mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
54 lines
8.6 KiB
Plaintext
54 lines
8.6 KiB
Plaintext
2026-02-03 04:39:53.385 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:39:53.385 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225
|
|
2026-02-03 04:39:53.386 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:39:53.386 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-03 04:39:53.386 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-03 04:39:53.393 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:39:53.394 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:39:53.400 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:39:53.400 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:39:53.406 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:39:53.406 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:39:53.412 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:39:53.412 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:39:53.413 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-03 04:39:53.413 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-03 04:39:53.414 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:39:53.414 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.224
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.docker_mananger] Generated ports ['41007', '41008', '41009', '41010', '41011']
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:39:53.416 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:39:53.416 DEBUG [src.node.docker_mananger] docker run -i -t -p 41007:41007 -p 41008:41008 -p 41009:41009 -p 41010:41010 -p 41011:41011 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=41009 --rest-port=41007 --tcp-port=41008 --discv5-udp-port=41010 --rest-address=0.0.0.0 --nat=extip:172.18.224.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9beebbcacdbf88336c8edefc73b600ada6b0eabb6ed2edb4d3dd6f799fb9cbbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41011 --metrics-logging=true --relay=true
|
|
2026-02-03 04:39:53.596 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.224 waku 3a7da8bcb962ec291bd444e638b5f34c94ef92a7e24011bff96f38809b1628b6
|
|
2026-02-03 04:39:53.629 DEBUG [src.node.docker_mananger] Container started with ID 3a7da8bcb962. Setting up logs at ./log/docker/node1_2026-02-03_04-39-53__6b6a0cb6-d3d7-47f3-a90e-91079267c225__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:39:53.629 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41007
|
|
2026-02-03 04:39:53.630 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:39:53.666 ERROR [src.node.docker_mananger] Max retries reached for container 2c1bd6965412. Exiting log stream.
|
|
2026-02-03 04:39:54.192 ERROR [src.node.docker_mananger] Max retries reached for container 555c1251f599. Exiting log stream.
|
|
2026-02-03 04:39:54.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41007/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.634 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-03 04:39:54.635 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:39:54.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41007/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.224/tcp/41008/p2p/16Uiu2HAmUzY3QAQEfHLka6hJTy1okyDjnVRjLoN7Tg6b7V51NrWb","/ip4/172.18.224.224/tcp/41009/ws/p2p/16Uiu2HAmUzY3QAQEfHLka6hJTy1okyDjnVRjLoN7Tg6b7V51NrWb"],"enrUri":"enr:-L24QOs_nSuaFLEtM4bQ51wTb6xjg0JJ0VD7dVRkUbDtWxl_AFgEzzAlrKVuCKrngUQM4o_c0qLzK-E93OihNFBJFHUCgmlkgnY0gmlwhKwS4OCKbXVsdGlhZGRyc5YACASsEuDgBqAwAAoErBLg4AagMd0DgnJzhQADAQAAiXNlY3AyNTZrMaED8rzcJcbMlQkpgoI7ZOLzrn8BF82RaFrUEaaHS58vZGCDdGNwgqAwg3VkcIKgMoV3YWt1MgE"}'
|
|
2026-02-03 04:39:54.637 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:39:54.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41007/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:39:54.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41007/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.224/tcp/41008/p2p/16Uiu2HAmUzY3QAQEfHLka6hJTy1okyDjnVRjLoN7Tg6b7V51NrWb","/ip4/172.18.224.224/tcp/41009/ws/p2p/16Uiu2HAmUzY3QAQEfHLka6hJTy1okyDjnVRjLoN7Tg6b7V51NrWb"],"enrUri":"enr:-L24QOs_nSuaFLEtM4bQ51wTb6xjg0JJ0VD7dVRkUbDtWxl_AFgEzzAlrKVuCKrngUQM4o_c0qLzK-E93OihNFBJFHUCgmlkgnY0gmlwhKwS4OCKbXVsdGlhZGRyc5YACASsEuDgBqAwAAoErBLg4AagMd0DgnJzhQADAQAAiXNlY3AyNTZrMaED8rzcJcbMlQkpgoI7ZOLzrn8BF82RaFrUEaaHS58vZGCDdGNwgqAwg3VkcIKgMoV3YWt1MgE"}'
|
|
2026-02-03 04:39:54.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41007/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-127-ga4e44d'
|
|
2026-02-03 04:39:54.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41007/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:54.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-127-ga4e44d'
|
|
2026-02-03 04:39:56.646 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2026-02-03 04:39:56.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41007/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:39:56.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:39:56.650 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:39:56.651 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:39:56.651 DEBUG [src.node.waku_node] Stopping container with id 3a7da8bcb962
|
|
2026-02-03 04:39:57.164 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:39:57.166 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:39:57.168 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|