89 lines
15 KiB
Plaintext

2026-03-28 04:39:13.014 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-28 04:39:13.015 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded
2026-03-28 04:39:13.015 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-28 04:39:13.015 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-28 04:39:13.016 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-28 04:39:13.023 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-28 04:39:13.023 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log
2026-03-28 04:39:13.023 DEBUG [src.node.waku_node] Starting Node...
2026-03-28 04:39:13.023 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-28 04:39:13.025 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-28 04:39:13.025 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.39
2026-03-28 04:39:13.025 DEBUG [src.node.docker_mananger] Generated ports ['24852', '24853', '24854', '24855', '24856']
2026-03-28 04:39:13.025 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-28 04:39:13.026 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-28 04:39:13.026 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-28 04:39:13.026 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-28 04:39:13.026 DEBUG [src.node.waku_node] Using volumes []
2026-03-28 04:39:13.026 DEBUG [src.node.docker_mananger] docker run -i -t -p 24852:24852 -p 24853:24853 -p 24854:24854 -p 24855:24855 -p 24856:24856 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=24854 --rest-port=24852 --tcp-port=24853 --discv5-udp-port=24855 --rest-address=0.0.0.0 --nat=extip:172.18.187.39 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fca4d4856ac8ed8fce1860bdc0df3adefa2ef712860bced1d1f0f5d98894d4e6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24856 --metrics-logging=true --relay=true --filter=true
2026-03-28 04:39:13.223 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.39 waku 4bed6a9d25ce875f8e2c6d84c65cbd367b186f76bdb9892729f71c378aafeb1d
2026-03-28 04:39:13.256 DEBUG [src.node.docker_mananger] Container started with ID 4bed6a9d25ce. Setting up logs at ./log/docker/node1_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log
2026-03-28 04:39:13.257 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24852
2026-03-28 04:39:13.257 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-28 04:39:13.332 ERROR [src.node.docker_mananger] Max retries reached for container 50b06ec93a6e. Exiting log stream.
2026-03-28 04:39:13.797 ERROR [src.node.docker_mananger] Max retries reached for container c7744f1c7934. Exiting log stream.
2026-03-28 04:39:14.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:14.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:14.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:14.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:14.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:14.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:14.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:14.570 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-28 04:39:14.570 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-28 04:39:14.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:14.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.39/tcp/24853/p2p/16Uiu2HAmLCeXTtvbi3ztq5GhoCNHeMxjfrDm63cuftxETxkqDi4c","/ip4/172.18.187.39/tcp/24854/ws/p2p/16Uiu2HAmLCeXTtvbi3ztq5GhoCNHeMxjfrDm63cuftxETxkqDi4c"],"enrUri":"enr:-L24QDRuuKml_DwSyAZnkw7TEo4tMicdq9TCruItjjSsd240MyeybtqevAhrbaLhgLIKiKKBHe3XggGikOZQ_HduUYACgmlkgnY0gmlwhKwSuyeKbXVsdGlhZGRyc5YACASsErsnBmEVAAoErBK7JwZhFt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcB36iTss38FHAbRLltA6xZeLq79ozusMs4j20PPO8hWDdGNwgmEVg3VkcIJhF4V3YWt1MgU"}'
2026-03-28 04:39:14.573 INFO [src.node.waku_node] REST service is ready !!
2026-03-28 04:39:14.580 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-28 04:39:14.580 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log
2026-03-28 04:39:14.580 DEBUG [src.node.waku_node] Starting Node...
2026-03-28 04:39:14.580 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-28 04:39:14.582 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-28 04:39:14.582 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.89
2026-03-28 04:39:14.582 DEBUG [src.node.docker_mananger] Generated ports ['45172', '45173', '45174', '45175', '45176']
2026-03-28 04:39:14.582 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-28 04:39:14.582 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-28 04:39:14.582 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-28 04:39:14.582 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-28 04:39:14.583 DEBUG [src.node.waku_node] Using volumes []
2026-03-28 04:39:14.583 DEBUG [src.node.docker_mananger] docker run -i -t -p 45172:45172 -p 45173:45173 -p 45174:45174 -p 45175:45175 -p 45176:45176 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=45174 --rest-port=45172 --tcp-port=45173 --discv5-udp-port=45175 --rest-address=0.0.0.0 --nat=extip:172.18.228.89 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1fefbcc1a9c5c74fa3d4dedb4342b0d6179eca2f7f1cb4bf0b46ce5fa4957741 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45176 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDRuuKml_DwSyAZnkw7TEo4tMicdq9TCruItjjSsd240MyeybtqevAhrbaLhgLIKiKKBHe3XggGikOZQ_HduUYACgmlkgnY0gmlwhKwSuyeKbXVsdGlhZGRyc5YACASsErsnBmEVAAoErBK7JwZhFt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcB36iTss38FHAbRLltA6xZeLq79ozusMs4j20PPO8hWDdGNwgmEVg3VkcIJhF4V3YWt1MgU
2026-03-28 04:39:14.779 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.89 waku 85f41ce2bad874ecea45cfdf7b971e730406ac4aa52c76be4efe7fa862185188
2026-03-28 04:39:14.817 DEBUG [src.node.docker_mananger] Container started with ID 85f41ce2bad8. Setting up logs at ./log/docker/node2_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log
2026-03-28 04:39:14.817 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45172
2026-03-28 04:39:14.818 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-28 04:39:15.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:15.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:15.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:15.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:16.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:16.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:16.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:16.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-28 04:39:16.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:16.240 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-28 04:39:16.241 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-28 04:39:16.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45172/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:16.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.89/tcp/45173/p2p/16Uiu2HAmQ8nsvYyUfLRYGh33Rxi6fFjvj2E2sU9ZfvcAjc78pjwH","/ip4/172.18.228.89/tcp/45174/ws/p2p/16Uiu2HAmQ8nsvYyUfLRYGh33Rxi6fFjvj2E2sU9ZfvcAjc78pjwH"],"enrUri":"enr:-L24QMqMErJrnchmynb3oytKz3eYD7SeXZEb5Kz1r9mFXlkzCZf0YOB0Cn-ScFaRxW6TeJAvZ_5_RmbdIBptX-9bGFgCgmlkgnY0gmlwhKwS5FmKbXVsdGlhZGRyc5YACASsEuRZBrB1AAoErBLkWQawdt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDqo_Y_RaBmQN66NXjb5f3FHrdFundUuXgih-y9cvqTXyDdGNwgrB1g3VkcIKwd4V3YWt1MgE"}'
2026-03-28 04:39:16.244 INFO [src.node.waku_node] REST service is ready !!
2026-03-28 04:39:16.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45172/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.39/tcp/24853/p2p/16Uiu2HAmLCeXTtvbi3ztq5GhoCNHeMxjfrDm63cuftxETxkqDi4c"]'
2026-03-28 04:39:16.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:39:16.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24852/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-28 04:39:16.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:39:16.301 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-28 04:39:16.403 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-28 04:39:16.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24852/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:39:16.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774672755519012140,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774672756280309381,"ephemeral":false,"proof":""}]'
2026-03-28 04:39:16.448 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-28 04:39:16.449 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-28 04:39:16.449 DEBUG [src.node.waku_node] Stopping container with id 4bed6a9d25ce
2026-03-28 04:39:16.905 DEBUG [src.node.waku_node] Container stopped.
2026-03-28 04:39:16.905 DEBUG [src.node.waku_node] Stopping container with id 85f41ce2bad8
2026-03-28 04:39:17.354 DEBUG [src.node.waku_node] Container stopped.
2026-03-28 04:39:17.355 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-28 04:39:17.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-28 04:39:17.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-28 04:39:17.416 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-28 04:39:17.416 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-28 04:39:17.416 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log
2026-03-28 04:39:17.417 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-28_04-39-13__569cfe0f-7243-4d95-a2d2-2abb72391ded__wakuorg_nwaku:latest.log