mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
40 lines
6.1 KiB
Plaintext
40 lines
6.1 KiB
Plaintext
2026-03-28 04:42:16.050 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-28 04:42:16.050 DEBUG [tests.conftest] Running test: test_verify_node_version2 with id: 2026-03-28_04-42-16__a47845d4-b5a1-44ac-8935-7d978b0f287f
|
|
2026-03-28 04:42:16.051 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-28 04:42:16.051 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-28 04:42:16.051 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-28 04:42:16.057 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:42:16.057 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-42-16__a47845d4-b5a1-44ac-8935-7d978b0f287f__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:16.058 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-28 04:42:16.058 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-28 04:42:16.059 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:42:16.059 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:42:16.060 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:42:16.060 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.159
|
|
2026-03-28 04:42:16.061 DEBUG [src.node.docker_mananger] Generated ports ['47409', '47410', '47411', '47412', '47413']
|
|
2026-03-28 04:42:16.061 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:42:16.061 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:42:16.061 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:42:16.061 DEBUG [src.node.docker_mananger] docker run -i -t -p 47409:47409 -p 47410:47410 -p 47411:47411 -p 47412:47412 -p 47413:47413 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=47411 --rest-port=47409 --tcp-port=47410 --discv5-udp-port=47412 --rest-address=0.0.0.0 --nat=extip:172.18.251.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcf576a0677788f90c1baa61ba91e74475e3aca393db4eb88b8becc48c66d182 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47413 --metrics-logging=true --relay=true
|
|
2026-03-28 04:42:16.248 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.159 waku 3f847293cb858b9b57efd20a0739478ea61f86afb067eaeadf1cabc4a3c2de93
|
|
2026-03-28 04:42:16.286 DEBUG [src.node.docker_mananger] Container started with ID 3f847293cb85. Setting up logs at ./log/docker/node1_2026-03-28_04-42-16__a47845d4-b5a1-44ac-8935-7d978b0f287f__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:16.288 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47409
|
|
2026-03-28 04:42:16.288 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:42:16.454 ERROR [src.node.docker_mananger] Max retries reached for container 1772c2cabcd6. Exiting log stream.
|
|
2026-03-28 04:42:16.860 ERROR [src.node.docker_mananger] Max retries reached for container dc49b85716da. Exiting log stream.
|
|
2026-03-28 04:42:17.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47409/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:17.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-28 04:42:17.292 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:42:17.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:17.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.159/tcp/47410/p2p/16Uiu2HAmQYmMNRhngwoRJr9Z2H2AtuJANcbi7qXAcshAYKqRExCE","/ip4/172.18.251.159/tcp/47411/ws/p2p/16Uiu2HAmQYmMNRhngwoRJr9Z2H2AtuJANcbi7qXAcshAYKqRExCE"],"enrUri":"enr:-L24QPEbXIC5xS8v1L4I3YsaliEDjAbuAZ-EdgmWdRQCZW-VA7sfWE6ENL9L-r5xsOTmEPQ2lF5gXQac57diC1EkvhsCgmlkgnY0gmlwhKwS-5-KbXVsdGlhZGRyc5YACASsEvufBrkyAAoErBL7nwa5M90DgnJzhQADAQAAiXNlY3AyNTZrMaEDsLQPiNCxOOymWPP1vpUedfRw7yT33GtWtVz-Wr1Kr8-DdGNwgrkyg3VkcIK5NIV3YWt1MgE"}'
|
|
2026-03-28 04:42:17.294 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:42:17.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47409/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:17.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-28 04:42:17.297 DEBUG [tests.rest_flags.test_debug_flags] version of created node is v0.38.0-rc.0-14-g5c335c
|
|
2026-03-28 04:42:17.299 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-28 04:42:17.300 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-28 04:42:17.300 DEBUG [src.node.waku_node] Stopping container with id 3f847293cb85
|
|
2026-03-28 04:42:17.745 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:42:17.747 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-28 04:42:17.749 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|