mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
89 lines
15 KiB
Plaintext
89 lines
15 KiB
Plaintext
2026-03-21 04:36:03.893 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:36:03.894 DEBUG [tests.conftest] Running test: test_pubsub_topic_not_in_docker_flags with id: 2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0
|
|
2026-03-21 04:36:03.894 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:36:03.894 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:36:03.894 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:36:03.902 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:36:03.902 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:03.903 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:36:03.903 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:36:03.904 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:36:03.904 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.77
|
|
2026-03-21 04:36:03.904 DEBUG [src.node.docker_mananger] Generated ports ['30300', '30301', '30302', '30303', '30304']
|
|
2026-03-21 04:36:03.904 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:36:03.905 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:36:03.905 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:36:03.905 DEBUG [src.node.docker_mananger] docker run -i -t -p 30300:30300 -p 30301:30301 -p 30302:30302 -p 30303:30303 -p 30304:30304 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=30302 --rest-port=30300 --tcp-port=30301 --discv5-udp-port=30303 --rest-address=0.0.0.0 --nat=extip:172.18.21.77 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=40efdfc20ee84f208c336e9e4b4eef9e483455b4a8c2a8c5c43e1f9a537bb5aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30304 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:36:04.093 ERROR [src.node.docker_mananger] Max retries reached for container c5e600388d4f. Exiting log stream.
|
|
2026-03-21 04:36:04.102 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.77 waku 561555743fc731315dbf7db73e1a0918c11ec32a0355ab93c43d5bc980b75e8c
|
|
2026-03-21 04:36:04.137 DEBUG [src.node.docker_mananger] Container started with ID 561555743fc7. Setting up logs at ./log/docker/node1_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:04.137 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30300
|
|
2026-03-21 04:36:04.139 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:36:04.676 ERROR [src.node.docker_mananger] Max retries reached for container de23da6f6a3e. Exiting log stream.
|
|
2026-03-21 04:36:05.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:05.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:05.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:05.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:05.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:05.350 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-21 04:36:05.351 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:36:05.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:05.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.77/tcp/30301/p2p/16Uiu2HAmTgZgHtfkqfGG5AuYtUfo6xqy8wgMc9FgqSkcXsymTGfV","/ip4/172.18.21.77/tcp/30302/ws/p2p/16Uiu2HAmTgZgHtfkqfGG5AuYtUfo6xqy8wgMc9FgqSkcXsymTGfV"],"enrUri":"enr:-L24QJXbOtoX5rEcy7DtQKamoVAbVv7zxShiexvgPm7BHAkfInqzymQPPq87xzASsEHqQ5ijWY1MQ6NpFQUtgJ25jgECgmlkgnY0gmlwhKwSFU2KbXVsdGlhZGRyc5YACASsEhVNBnZdAAoErBIVTQZ2Xt0DgnJzhQACAQAAiXNlY3AyNTZrMaED30aRgJbG9-kbFA2QwAEANrctZHEVAxx758qYtfWr2CSDdGNwgnZdg3VkcIJ2X4V3YWt1MgU"}'
|
|
2026-03-21 04:36:05.353 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:36:05.361 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:36:05.361 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:05.361 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:36:05.361 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:36:05.362 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:36:05.362 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.123
|
|
2026-03-21 04:36:05.363 DEBUG [src.node.docker_mananger] Generated ports ['52151', '52152', '52153', '52154', '52155']
|
|
2026-03-21 04:36:05.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:36:05.363 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:36:05.363 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:36:05.363 DEBUG [src.node.docker_mananger] docker run -i -t -p 52151:52151 -p 52152:52152 -p 52153:52153 -p 52154:52154 -p 52155:52155 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=52153 --rest-port=52151 --tcp-port=52152 --discv5-udp-port=52154 --rest-address=0.0.0.0 --nat=extip:172.18.232.123 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d60fa3a24a1bfaba1eefbe5f8561a5f59a707302bafb6fef57bb4c0b3a81cafd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52155 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJXbOtoX5rEcy7DtQKamoVAbVv7zxShiexvgPm7BHAkfInqzymQPPq87xzASsEHqQ5ijWY1MQ6NpFQUtgJ25jgECgmlkgnY0gmlwhKwSFU2KbXVsdGlhZGRyc5YACASsEhVNBnZdAAoErBIVTQZ2Xt0DgnJzhQACAQAAiXNlY3AyNTZrMaED30aRgJbG9-kbFA2QwAEANrctZHEVAxx758qYtfWr2CSDdGNwgnZdg3VkcIJ2X4V3YWt1MgU
|
|
2026-03-21 04:36:05.573 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.123 waku 1f0426a2e2d8177fd42528894a0c51143d38ae09ad6c54160a59c1468b7d9f5d
|
|
2026-03-21 04:36:05.610 DEBUG [src.node.docker_mananger] Container started with ID 1f0426a2e2d8. Setting up logs at ./log/docker/node2_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:05.610 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52151
|
|
2026-03-21 04:36:05.610 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:36:06.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:06.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:06.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:06.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:06.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:06.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:06.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:06.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:07.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:07.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:07.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:07.138 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-21 04:36:07.138 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:36:07.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52151/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:07.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.123/tcp/52152/p2p/16Uiu2HAm3P78wSYGi5zUddfXbTJLtfkN9WnKGNmj1SgQ1dS44ujK","/ip4/172.18.232.123/tcp/52153/ws/p2p/16Uiu2HAm3P78wSYGi5zUddfXbTJLtfkN9WnKGNmj1SgQ1dS44ujK"],"enrUri":"enr:-L24QDEDFG2cekFkAJeQkzwDuex3qFKW1A1rKEimKQiboEfaeRNHMmKI5BsLDAw7qL4yXaibx36AiUanP_jbkFcz4MYCgmlkgnY0gmlwhKwS6HuKbXVsdGlhZGRyc5YACASsEuh7Bsu4AAoErBLoewbLud0DgnJzhQACAQAAiXNlY3AyNTZrMaECdjUy6U9VugkCHBZpNHiLhejxD228bASoByYRWJBSOS6DdGNwgsu4g3VkcILLuoV3YWt1MgE"}'
|
|
2026-03-21 04:36:07.141 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:36:07.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52151/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.77/tcp/30301/p2p/16Uiu2HAmTgZgHtfkqfGG5AuYtUfo6xqy8wgMc9FgqSkcXsymTGfV"]'
|
|
2026-03-21 04:36:07.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:07.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:36:07.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:07.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52151/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:36:07.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:07.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:07.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:07.210 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:07.313 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:07.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:07.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067762522039174,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067767193362193,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:07.326 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:36:07.327 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:36:07.328 DEBUG [src.node.waku_node] Stopping container with id 561555743fc7
|
|
2026-03-21 04:36:07.983 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:07.984 DEBUG [src.node.waku_node] Stopping container with id 1f0426a2e2d8
|
|
2026-03-21 04:36:08.587 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:08.587 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:36:08.621 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:36:08.651 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:36:08.652 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-21 04:36:08.652 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-21 04:36:08.652 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:08.653 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-21_04-36-03__fd5cf5fa-eec0-44dd-b6ca-f89026bc6cf0__wakuorg_nwaku:latest.log
|