74 lines
13 KiB
Plaintext

2026-01-30 04:33:45.938 DEBUG [tests.conftest] Running fixture setup: test_id
2026-01-30 04:33:45.939 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-01-30_04-33-45__8eb4ab53-e09a-4da8-904f-773b203ccf41
2026-01-30 04:33:45.939 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-01-30 04:33:45.939 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-01-30 04:33:45.939 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-01-30 04:33:45.947 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:33:45.947 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-33-45__8eb4ab53-e09a-4da8-904f-773b203ccf41__wakuorg_nwaku:latest.log
2026-01-30 04:33:45.947 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:33:45.947 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:33:45.949 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:33:45.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.84
2026-01-30 04:33:45.949 DEBUG [src.node.docker_mananger] Generated ports ['63166', '63167', '63168', '63169', '63170']
2026-01-30 04:33:45.949 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-01-30 04:33:45.949 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-01-30 04:33:45.949 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:33:45.949 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:33:45.949 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:33:45.950 DEBUG [src.node.docker_mananger] docker run -i -t -p 63166:63166 -p 63167:63167 -p 63168:63168 -p 63169:63169 -p 63170:63170 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=63168 --rest-port=63166 --tcp-port=63167 --discv5-udp-port=63169 --rest-address=0.0.0.0 --nat=extip:172.18.250.84 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ebf8026f434c13facec21d5f0af6ce1b2f0fed3e5b4c3f3f9dcf7d27100a59ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63170 --metrics-logging=true --relay=true --filter=true
2026-01-30 04:33:46.129 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.84 waku 934af47e58d2162d534af298d700402ae744bfd4154ca42188c4e499a1adbe70
2026-01-30 04:33:46.158 DEBUG [src.node.docker_mananger] Container started with ID 934af47e58d2. Setting up logs at ./log/docker/node1_2026-01-30_04-33-45__8eb4ab53-e09a-4da8-904f-773b203ccf41__wakuorg_nwaku:latest.log
2026-01-30 04:33:46.160 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63166
2026-01-30 04:33:46.160 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:33:46.210 ERROR [src.node.docker_mananger] Max retries reached for container d86acaecd23f. Exiting log stream.
2026-01-30 04:33:46.732 ERROR [src.node.docker_mananger] Max retries reached for container 2fcc31c9092f. Exiting log stream.
2026-01-30 04:33:47.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63166/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:47.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
2026-01-30 04:33:47.164 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:33:47.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63166/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:47.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.84/tcp/63167/p2p/16Uiu2HAmTsiyWeAg4enEvmym4Ehi6ujet2yoBci5a5QdZt5N3smk","/ip4/172.18.250.84/tcp/63168/ws/p2p/16Uiu2HAmTsiyWeAg4enEvmym4Ehi6ujet2yoBci5a5QdZt5N3smk"],"enrUri":"enr:-L24QOJZ_IasR_O2kyNVMO0lr8EvVyDboqM_0YS2KE3_xm6lAkTujEpVqPpQaSx2HXi8Skag0mkA0uBeuhsY0cdePRUCgmlkgnY0gmlwhKwS-lSKbXVsdGlhZGRyc5YACASsEvpUBva_AAoErBL6VAb2wN0DgnJzhQACAQAAiXNlY3AyNTZrMaED4iJ4I_8WWt0MGcyxZPAuaCjbAmM4Fx-tsr88P0h_eQuDdGNwgva_g3VkcIL2wYV3YWt1MgU"}'
2026-01-30 04:33:47.167 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:33:47.174 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:33:47.174 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-33-45__8eb4ab53-e09a-4da8-904f-773b203ccf41__wakuorg_nwaku:latest.log
2026-01-30 04:33:47.174 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:33:47.174 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:33:47.175 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:33:47.176 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.182
2026-01-30 04:33:47.176 DEBUG [src.node.docker_mananger] Generated ports ['44309', '44310', '44311', '44312', '44313']
2026-01-30 04:33:47.176 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-01-30 04:33:47.176 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-01-30 04:33:47.176 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:33:47.176 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:33:47.176 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:33:47.176 DEBUG [src.node.docker_mananger] docker run -i -t -p 44309:44309 -p 44310:44310 -p 44311:44311 -p 44312:44312 -p 44313:44313 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=44311 --rest-port=44309 --tcp-port=44310 --discv5-udp-port=44312 --rest-address=0.0.0.0 --nat=extip:172.18.210.182 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b4edb6ff0c96f9c6ba7be59dffadda8fab6300a6c3e994b28640b0ea014e204d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44313 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOJZ_IasR_O2kyNVMO0lr8EvVyDboqM_0YS2KE3_xm6lAkTujEpVqPpQaSx2HXi8Skag0mkA0uBeuhsY0cdePRUCgmlkgnY0gmlwhKwS-lSKbXVsdGlhZGRyc5YACASsEvpUBva_AAoErBL6VAb2wN0DgnJzhQACAQAAiXNlY3AyNTZrMaED4iJ4I_8WWt0MGcyxZPAuaCjbAmM4Fx-tsr88P0h_eQuDdGNwgva_g3VkcIL2wYV3YWt1MgU
2026-01-30 04:33:47.373 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.182 waku 356570ab7413bddfc1b9b8e6fd8e133bc54fa47f8f543296529af2c32f093dd7
2026-01-30 04:33:47.414 DEBUG [src.node.docker_mananger] Container started with ID 356570ab7413. Setting up logs at ./log/docker/node2_2026-01-30_04-33-45__8eb4ab53-e09a-4da8-904f-773b203ccf41__wakuorg_nwaku:latest.log
2026-01-30 04:33:47.414 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44309
2026-01-30 04:33:47.414 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:33:48.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44309/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:48.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
2026-01-30 04:33:48.423 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:33:48.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44309/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:48.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.182/tcp/44310/p2p/16Uiu2HAmTEeBEqjTNWVXoDmw5e82H2tN1Kt2UzZbnw1gLHu6mdEF","/ip4/172.18.210.182/tcp/44311/ws/p2p/16Uiu2HAmTEeBEqjTNWVXoDmw5e82H2tN1Kt2UzZbnw1gLHu6mdEF"],"enrUri":"enr:-L24QDjeW3BuXRtHEmdpfeaWkGBP7MO1s4hU_s9nbZX0cXG2doU0t88hc4I7LO8c3xt7b-2FpQHO776xP2_EjTdVbQQCgmlkgnY0gmlwhKwS0raKbXVsdGlhZGRyc5YACASsEtK2Bq0WAAoErBLStgatF90DgnJzhQACAQAAiXNlY3AyNTZrMaED2KKN8fWma9592RY6OxSx3Xjg6qqRLonddJTRew8OM0CDdGNwgq0Wg3VkcIKtGIV3YWt1MgE"}'
2026-01-30 04:33:48.428 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:33:48.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44309/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.84/tcp/63167/p2p/16Uiu2HAmTsiyWeAg4enEvmym4Ehi6ujet2yoBci5a5QdZt5N3smk"]'
2026-01-30 04:33:48.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:48.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63166/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-01-30 04:33:48.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:48.437 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:33:48.537 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-01-30 04:33:48.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63166/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:48.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769747628432243228,"ephemeral":false,"proof":""}]'
2026-01-30 04:33:48.542 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-01-30 04:33:48.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44309/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:48.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1769747628432243228,"ephemeral":false,"proof":""}]'
2026-01-30 04:33:48.547 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-01-30 04:33:48.548 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-01-30 04:33:48.548 DEBUG [src.node.waku_node] Stopping container with id 934af47e58d2
2026-01-30 04:33:49.105 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:33:49.105 DEBUG [src.node.waku_node] Stopping container with id 356570ab7413
2026-01-30 04:33:49.664 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:33:49.664 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-01-30 04:33:49.669 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:33:49.675 DEBUG [src.node.docker_mananger] No errors found in the waku logs.