mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
77 lines
13 KiB
Plaintext
77 lines
13 KiB
Plaintext
2026-03-24 04:41:24.864 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-24 04:41:24.864 DEBUG [tests.conftest] Running test: test_single_content_topic[/myapp/1/latest/proto] with id: 2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944
|
|
2026-03-24 04:41:24.864 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-24 04:41:24.865 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-24 04:41:24.865 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-24 04:41:24.874 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:41:24.874 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:24.874 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:41:24.874 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:41:24.875 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:41:24.876 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.121
|
|
2026-03-24 04:41:24.876 DEBUG [src.node.docker_mananger] Generated ports ['36904', '36905', '36906', '36907', '36908']
|
|
2026-03-24 04:41:24.876 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:41:24.876 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:41:24.876 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:41:24.876 DEBUG [src.node.docker_mananger] docker run -i -t -p 36904:36904 -p 36905:36905 -p 36906:36906 -p 36907:36907 -p 36908:36908 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=36906 --rest-port=36904 --tcp-port=36905 --discv5-udp-port=36907 --rest-address=0.0.0.0 --nat=extip:172.18.10.121 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fafaadcabbb0d8af1ac30bb216b1c88ffcd85abc0fadab0c06ff5a1d9cc85a8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36908 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-24 04:41:25.064 ERROR [src.node.docker_mananger] Max retries reached for container a564a69bbaa9. Exiting log stream.
|
|
2026-03-24 04:41:25.066 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.121 waku 6be33ebe4c3b322d3456f949f625b1918b0dacad94d0cc84d1801a81cf185eaa
|
|
2026-03-24 04:41:25.106 DEBUG [src.node.docker_mananger] Container started with ID 6be33ebe4c3b. Setting up logs at ./log/docker/node1_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:25.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36904
|
|
2026-03-24 04:41:25.107 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:41:25.608 ERROR [src.node.docker_mananger] Max retries reached for container 29de04779b13. Exiting log stream.
|
|
2026-03-24 04:41:26.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36904/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:26.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-24 04:41:26.112 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:41:26.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:26.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.121/tcp/36905/p2p/16Uiu2HAm8tzuyaNd1ajuEu7fHYcpAfm2Jd1y1eSic5KwpRVzX71j","/ip4/172.18.10.121/tcp/36906/ws/p2p/16Uiu2HAm8tzuyaNd1ajuEu7fHYcpAfm2Jd1y1eSic5KwpRVzX71j"],"enrUri":"enr:-L24QK6bCZoyh5gcOpRvi2JWuTlGoc_DltkBgmX0aW9lVMBpWDYq_xi3JvvikG4EAJ-GmwAb7cb_blKad8LQeN-98eMCgmlkgnY0gmlwhKwSCnmKbXVsdGlhZGRyc5YACASsEgp5BpApAAoErBIKeQaQKt0DgnJzhQACAQAAiXNlY3AyNTZrMaECyCgFVbQOX9Te6RuPmnyqCKjVX33FeyaSgmiKLJjp60KDdGNwgpApg3VkcIKQK4V3YWt1MgU"}'
|
|
2026-03-24 04:41:26.115 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:41:26.122 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:41:26.122 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:26.122 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:41:26.122 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:41:26.124 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:41:26.124 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.92
|
|
2026-03-24 04:41:26.124 DEBUG [src.node.docker_mananger] Generated ports ['10634', '10635', '10636', '10637', '10638']
|
|
2026-03-24 04:41:26.124 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:41:26.124 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:41:26.124 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:41:26.125 DEBUG [src.node.docker_mananger] docker run -i -t -p 10634:10634 -p 10635:10635 -p 10636:10636 -p 10637:10637 -p 10638:10638 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=10636 --rest-port=10634 --tcp-port=10635 --discv5-udp-port=10637 --rest-address=0.0.0.0 --nat=extip:172.18.181.92 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f2df9874fadbba8d79ffd2e190bf13dabdc80e6b882efb4ebcc7bfcca02a20f2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10638 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK6bCZoyh5gcOpRvi2JWuTlGoc_DltkBgmX0aW9lVMBpWDYq_xi3JvvikG4EAJ-GmwAb7cb_blKad8LQeN-98eMCgmlkgnY0gmlwhKwSCnmKbXVsdGlhZGRyc5YACASsEgp5BpApAAoErBIKeQaQKt0DgnJzhQACAQAAiXNlY3AyNTZrMaECyCgFVbQOX9Te6RuPmnyqCKjVX33FeyaSgmiKLJjp60KDdGNwgpApg3VkcIKQK4V3YWt1MgU --content-topic=/myapp/1/latest/proto
|
|
2026-03-24 04:41:26.342 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.92 waku 3fdf29e88cc3b1553ee146e31a142c2421434a04fb63de62061edd8218e30d8e
|
|
2026-03-24 04:41:26.381 DEBUG [src.node.docker_mananger] Container started with ID 3fdf29e88cc3. Setting up logs at ./log/docker/node2_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:26.382 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10634
|
|
2026-03-24 04:41:26.382 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:41:27.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10634/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:27.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-24 04:41:27.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10634/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:27.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-24 04:41:27.489 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:41:27.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10634/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:27.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.92/tcp/10635/p2p/16Uiu2HAmCcnRSiCWoTD3YLrQBA688ozNHJoRGFBkF3SgwZdVimrr","/ip4/172.18.181.92/tcp/10636/ws/p2p/16Uiu2HAmCcnRSiCWoTD3YLrQBA688ozNHJoRGFBkF3SgwZdVimrr"],"enrUri":"enr:-L24QCiaukOmfXDb93I6hdqoKaHHiQnbHXyaTY6e5d_EdWIjcROTPIFNsaq_dEceCgMcYLzQpP9Ei2NUxfR0yg3RiAkCgmlkgnY0gmlwhKwStVyKbXVsdGlhZGRyc5YACASsErVcBimLAAoErBK1XAYpjN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC_29Z1jNICTSsP175orHBR7l5nZO5_Qk5DziznJ7KbiODdGNwgimLg3VkcIIpjYV3YWt1MgE"}'
|
|
2026-03-24 04:41:27.492 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:41:27.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10634/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.10.121/tcp/36905/p2p/16Uiu2HAm8tzuyaNd1ajuEu7fHYcpAfm2Jd1y1eSic5KwpRVzX71j"]'
|
|
2026-03-24 04:41:27.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36904/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-24 04:41:27.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10634/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-24 04:41:27.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-24 04:41:27.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.564 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-24 04:41:27.665 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-24 04:41:27.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36904/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:27.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L215YXBwLzEvbGF0ZXN0L3Byb3Rv","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327283404483838,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327285940645266,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327287543586648,"ephemeral":false,"proof":""}]'
|
|
2026-03-24 04:41:27.677 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-24 04:41:27.679 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-24 04:41:27.679 DEBUG [src.node.waku_node] Stopping container with id 6be33ebe4c3b
|
|
2026-03-24 04:41:28.268 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:41:28.270 DEBUG [src.node.waku_node] Stopping container with id 3fdf29e88cc3
|
|
2026-03-24 04:41:28.882 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:41:28.886 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-24 04:41:28.919 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:41:28.945 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:41:28.946 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-24 04:41:28.946 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-24 04:41:28.947 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:28.948 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-24_04-41-24__c7b077ee-f237-4695-a8d9-685afcdae944__wakuorg_nwaku:latest.log
|