mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
77 lines
13 KiB
Plaintext
77 lines
13 KiB
Plaintext
2026-03-23 04:46:08.475 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:46:08.477 DEBUG [tests.conftest] Running test: test_content_topic_and_pubsub_topic_not_in_docker_flags with id: 2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043
|
|
2026-03-23 04:46:08.477 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:46:08.478 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-23 04:46:08.478 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-23 04:46:08.491 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:08.491 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:08.491 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:08.492 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:08.494 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:08.494 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.253
|
|
2026-03-23 04:46:08.494 DEBUG [src.node.docker_mananger] Generated ports ['1242', '1243', '1244', '1245', '1246']
|
|
2026-03-23 04:46:08.495 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:08.495 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:08.496 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:08.496 DEBUG [src.node.docker_mananger] docker run -i -t -p 1242:1242 -p 1243:1243 -p 1244:1244 -p 1245:1245 -p 1246:1246 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=1244 --rest-port=1242 --tcp-port=1243 --discv5-udp-port=1245 --rest-address=0.0.0.0 --nat=extip:172.18.173.253 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efade68279ffb5eea80565ea9c6cf4b1db04cd6be196f505fa00644762a9e22e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1246 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:46:08.655 ERROR [src.node.docker_mananger] Max retries reached for container 9f7d3b01c8a2. Exiting log stream.
|
|
2026-03-23 04:46:08.721 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.253 waku 28add7c42d712f398291b4c716ad502e2e3027e606931aede39903542095fdbd
|
|
2026-03-23 04:46:08.757 DEBUG [src.node.docker_mananger] Container started with ID 28add7c42d71. Setting up logs at ./log/docker/node1_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:08.757 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1242
|
|
2026-03-23 04:46:08.758 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:09.436 ERROR [src.node.docker_mananger] Max retries reached for container 9d3b54ebf87f. Exiting log stream.
|
|
2026-03-23 04:46:09.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:09.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-23 04:46:09.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:09.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-23 04:46:09.864 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:09.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1242/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:09.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.253/tcp/1243/p2p/16Uiu2HAmRVmfVcENtCphLwQD7jVp4Buhhfu2hy1wVX9ouVNAFFgs","/ip4/172.18.173.253/tcp/1244/ws/p2p/16Uiu2HAmRVmfVcENtCphLwQD7jVp4Buhhfu2hy1wVX9ouVNAFFgs"],"enrUri":"enr:-L24QE1cZZ5Kn53i7XcKLZd71AwLofT22bfBJmWh2sGL1cTVUYFNNxYFPHsK2QHR8L6Of67jHefTnFTc1at8XedqFLcCgmlkgnY0gmlwhKwSrf2KbXVsdGlhZGRyc5YACASsEq39BgTbAAoErBKt_QYE3N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDvstbxs-ixBafJdxbSN5zpObiF0rykrwTjgfOOek1ceCDdGNwggTbg3VkcIIE3YV3YWt1MgU"}'
|
|
2026-03-23 04:46:09.867 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:09.875 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:09.875 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:09.875 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:09.875 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:09.876 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:09.876 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.163
|
|
2026-03-23 04:46:09.877 DEBUG [src.node.docker_mananger] Generated ports ['59842', '59843', '59844', '59845', '59846']
|
|
2026-03-23 04:46:09.877 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:09.877 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:09.877 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:09.877 DEBUG [src.node.docker_mananger] docker run -i -t -p 59842:59842 -p 59843:59843 -p 59844:59844 -p 59845:59845 -p 59846:59846 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=59844 --rest-port=59842 --tcp-port=59843 --discv5-udp-port=59845 --rest-address=0.0.0.0 --nat=extip:172.18.163.163 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=afdce40a9bc9acff07e15ff321cce6ad4838ec15e59bc7bf5bea8ef6af803dbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59846 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE1cZZ5Kn53i7XcKLZd71AwLofT22bfBJmWh2sGL1cTVUYFNNxYFPHsK2QHR8L6Of67jHefTnFTc1at8XedqFLcCgmlkgnY0gmlwhKwSrf2KbXVsdGlhZGRyc5YACASsEq39BgTbAAoErBKt_QYE3N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDvstbxs-ixBafJdxbSN5zpObiF0rykrwTjgfOOek1ceCDdGNwggTbg3VkcIIE3YV3YWt1MgU
|
|
2026-03-23 04:46:10.074 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.163 waku 655e043180d93fb0e356b84c11590be87ccf3b462c9795cdae77d008344b9c23
|
|
2026-03-23 04:46:10.107 DEBUG [src.node.docker_mananger] Container started with ID 655e043180d9. Setting up logs at ./log/docker/node2_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:10.108 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59842
|
|
2026-03-23 04:46:10.109 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:11.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59842/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:11.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-23 04:46:11.112 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:11.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59842/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:11.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.163/tcp/59843/p2p/16Uiu2HAm8oD4R1beSmYWiEQuqF48LL9mn3hVCZfQXGhycDyirQLE","/ip4/172.18.163.163/tcp/59844/ws/p2p/16Uiu2HAm8oD4R1beSmYWiEQuqF48LL9mn3hVCZfQXGhycDyirQLE"],"enrUri":"enr:-L24QKfrBxlYbfqpRI5B5VViWuz8CvEPbQJGGD-7txuEuoQgPl2Tiu-bFciOu4zFDf3yr3BHsgi-NcB-QazC2_b0I-oCgmlkgnY0gmlwhKwSo6OKbXVsdGlhZGRyc5YACASsEqOjBunDAAoErBKjowbpxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECxqxE2P5DVQvIzbvYVVwEIdZwUMwc7IJ3Y6TkyeJ-5U-DdGNwgunDg3VkcILpxYV3YWt1MgE"}'
|
|
2026-03-23 04:46:11.116 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:11.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59842/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.253/tcp/1243/p2p/16Uiu2HAmRVmfVcENtCphLwQD7jVp4Buhhfu2hy1wVX9ouVNAFFgs"]'
|
|
2026-03-23 04:46:11.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:11.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1242/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-23 04:46:11.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:11.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59842/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-23 04:46:11.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:11.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1242/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:11.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:11.179 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-23 04:46:11.280 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-23 04:46:11.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1242/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:11.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241169989506691,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241171168366686,"ephemeral":false,"proof":""}]'
|
|
2026-03-23 04:46:11.296 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:46:11.298 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:46:11.298 DEBUG [src.node.waku_node] Stopping container with id 28add7c42d71
|
|
2026-03-23 04:46:11.877 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:11.878 DEBUG [src.node.waku_node] Stopping container with id 655e043180d9
|
|
2026-03-23 04:46:12.443 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:12.446 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:46:12.476 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:12.507 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:12.508 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-23 04:46:12.509 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-23 04:46:12.510 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:12.512 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-23_04-46-08__d115ee12-6433-4929-a974-7692f0c8e043__wakuorg_nwaku:latest.log
|