mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
56 lines
8.9 KiB
Plaintext
56 lines
8.9 KiB
Plaintext
2026-02-04 17:11:18.215 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:11:18.215 DEBUG [tests.conftest] Running test: test_log_level_DEBUG_from_TRACE with id: 2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd
|
|
2026-02-04 17:11:18.216 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:11:18.216 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 17:11:18.216 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-04 17:11:18.223 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:18.223 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:18.229 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:18.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:18.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:18.235 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:18.240 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:18.240 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:18.241 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:11:18.241 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-04 17:11:18.242 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:18.242 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.145
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.docker_mananger] Generated ports ['1319', '1320', '1321', '1322', '1323']
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:18.244 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:18.244 DEBUG [src.node.docker_mananger] docker run -i -t -p 1319:1319 -p 1320:1320 -p 1321:1321 -p 1322:1322 -p 1323:1323 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1321 --rest-port=1319 --tcp-port=1320 --discv5-udp-port=1322 --rest-address=0.0.0.0 --nat=extip:172.18.212.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b8f66fcf76f61e20b6929747c6ec93a2ef0cafc4f4fbbc3fffb0dbbe54cc2afd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1323 --metrics-logging=true --relay=true
|
|
2026-02-04 17:11:18.426 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.145 waku 24b864baaf6c7806a4fc27590e52d792e70fc7b734eec280260e0856c6486ca5
|
|
2026-02-04 17:11:18.459 DEBUG [src.node.docker_mananger] Container started with ID 24b864baaf6c. Setting up logs at ./log/docker/node1_2026-02-04_17-11-18__e844e45d-884d-4650-a559-55b01490e8bd__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:18.460 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1319
|
|
2026-02-04 17:11:18.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:18.474 ERROR [src.node.docker_mananger] Max retries reached for container 5420b583fbd3. Exiting log stream.
|
|
2026-02-04 17:11:19.012 ERROR [src.node.docker_mananger] Max retries reached for container d42380633317. Exiting log stream.
|
|
2026-02-04 17:11:19.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 17:11:19.464 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:19.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1319/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.145/tcp/1320/p2p/16Uiu2HAmGm6MFfxHuXJEYzBhr5X8CT98GzYK7tV63GS1yGYfdtJd","/ip4/172.18.212.145/tcp/1321/ws/p2p/16Uiu2HAmGm6MFfxHuXJEYzBhr5X8CT98GzYK7tV63GS1yGYfdtJd"],"enrUri":"enr:-L24QN5jzf7wkzVcKJyU6EpJ_8bKt_kVJUdYwRZxAJ0rwaf5Uuemxis9jbuF9v7JC8bnhuuL2dPCxqS3ULY47HeY3FQCgmlkgnY0gmlwhKwS1JGKbXVsdGlhZGRyc5YACASsEtSRBgUoAAoErBLUkQYFKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPP8EHaskH-RL-_ifj405lu6GvdkVT9hvqce4Xian7kqDdGNwggUog3VkcIIFKoV3YWt1MgE"}'
|
|
2026-02-04 17:11:19.467 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:19.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1319/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:19.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1319/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:19.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1319/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.145/tcp/1320/p2p/16Uiu2HAmGm6MFfxHuXJEYzBhr5X8CT98GzYK7tV63GS1yGYfdtJd","/ip4/172.18.212.145/tcp/1321/ws/p2p/16Uiu2HAmGm6MFfxHuXJEYzBhr5X8CT98GzYK7tV63GS1yGYfdtJd"],"enrUri":"enr:-L24QN5jzf7wkzVcKJyU6EpJ_8bKt_kVJUdYwRZxAJ0rwaf5Uuemxis9jbuF9v7JC8bnhuuL2dPCxqS3ULY47HeY3FQCgmlkgnY0gmlwhKwS1JGKbXVsdGlhZGRyc5YACASsEtSRBgUoAAoErBLUkQYFKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPP8EHaskH-RL-_ifj405lu6GvdkVT9hvqce4Xian7kqDdGNwggUog3VkcIIFKoV3YWt1MgE"}'
|
|
2026-02-04 17:11:19.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1319/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-127-ga4e44d'
|
|
2026-02-04 17:11:19.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1319/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:19.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-127-ga4e44d'
|
|
2026-02-04 17:11:21.479 DEBUG [tests.rest_flags.test_admin_flags] counts at DEBUG: {'TRC': 0, 'DBG': 9, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2026-02-04 17:11:21.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1319/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:21.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:21.484 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:11:21.485 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:11:21.485 DEBUG [src.node.waku_node] Stopping container with id 24b864baaf6c
|
|
2026-02-04 17:11:22.037 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:22.038 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:11:22.041 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|