90 lines
15 KiB
Plaintext

2026-03-12 04:35:34.302 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-12 04:35:34.303 DEBUG [tests.conftest] Running test: test_single_content_topic[/statusim/1/community/cbor] with id: 2026-03-12_04-35-34__4713c250-1f7e-44ee-aa14-8633332bd0a2
2026-03-12 04:35:34.303 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-12 04:35:34.303 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-12 04:35:34.303 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-12 04:35:34.311 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:35:34.312 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-35-34__4713c250-1f7e-44ee-aa14-8633332bd0a2__wakuorg_nwaku:latest.log
2026-03-12 04:35:34.312 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:35:34.312 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:35:34.313 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:35:34.314 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.86
2026-03-12 04:35:34.314 DEBUG [src.node.docker_mananger] Generated ports ['32484', '32485', '32486', '32487', '32488']
2026-03-12 04:35:34.314 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:35:34.314 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:35:34.314 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:35:34.314 DEBUG [src.node.docker_mananger] docker run -i -t -p 32484:32484 -p 32485:32485 -p 32486:32486 -p 32487:32487 -p 32488:32488 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=32486 --rest-port=32484 --tcp-port=32485 --discv5-udp-port=32487 --rest-address=0.0.0.0 --nat=extip:172.18.124.86 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=10e04267848949ba8d7a9cf45aa962fe5aecdbb78baadaa9b21c5dbd17ab911b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32488 --metrics-logging=true --relay=true --filter=true --content-topic=/statusim/1/community/cbor
2026-03-12 04:35:34.499 ERROR [src.node.docker_mananger] Max retries reached for container 579e566ffe27. Exiting log stream.
2026-03-12 04:35:34.514 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.86 waku 95a18f9870e658ebf2ab6c0ccdefe5209534f4b4550044524e1262ff1cff2d91
2026-03-12 04:35:34.549 DEBUG [src.node.docker_mananger] Container started with ID 95a18f9870e6. Setting up logs at ./log/docker/node1_2026-03-12_04-35-34__4713c250-1f7e-44ee-aa14-8633332bd0a2__wakuorg_nwaku:latest.log
2026-03-12 04:35:34.550 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32484
2026-03-12 04:35:34.551 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:35:35.051 ERROR [src.node.docker_mananger] Max retries reached for container 75c896a3d1e9. Exiting log stream.
2026-03-12 04:35:35.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:35.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:35.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:35.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:35.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:35.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:35.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:35.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:35.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:35.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:36.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:36.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:36.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:36.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:36.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:36.276 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-12 04:35:36.276 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:35:36.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:36.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.86/tcp/32485/p2p/16Uiu2HAmNL6MtvNLthUcq4NEW6LLSaVb2SxUXgc7q69wLFvm2vnZ","/ip4/172.18.124.86/tcp/32486/ws/p2p/16Uiu2HAmNL6MtvNLthUcq4NEW6LLSaVb2SxUXgc7q69wLFvm2vnZ"],"enrUri":"enr:-L24QOkRy0O96yG8zxQhXI-Z871IJcIB2yVCRxnjULSvePAnY4OUD3EYGgeZMSS6lk3rw9u10JbrOYFZDjWCvpMf22wCgmlkgnY0gmlwhKwSfFaKbXVsdGlhZGRyc5YACASsEnxWBn7lAAoErBJ8VgZ-5t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDj72hQwTKKWYLpMS2zP1-UtEOg2JyKwvzV_Wz5rFSzs6DdGNwgn7lg3VkcIJ-54V3YWt1MgU"}'
2026-03-12 04:35:36.279 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:35:36.286 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:35:36.287 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-35-34__4713c250-1f7e-44ee-aa14-8633332bd0a2__wakuorg_nwaku:latest.log
2026-03-12 04:35:36.287 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:35:36.287 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:35:36.288 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:35:36.288 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.124
2026-03-12 04:35:36.289 DEBUG [src.node.docker_mananger] Generated ports ['63560', '63561', '63562', '63563', '63564']
2026-03-12 04:35:36.289 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:35:36.289 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:35:36.289 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:35:36.289 DEBUG [src.node.docker_mananger] docker run -i -t -p 63560:63560 -p 63561:63561 -p 63562:63562 -p 63563:63563 -p 63564:63564 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=63562 --rest-port=63560 --tcp-port=63561 --discv5-udp-port=63563 --rest-address=0.0.0.0 --nat=extip:172.18.95.124 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2be65b8aedcea9ebf14f90119d280cdf75d8fabcfec4a8a80a1a9a991d5091bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63564 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOkRy0O96yG8zxQhXI-Z871IJcIB2yVCRxnjULSvePAnY4OUD3EYGgeZMSS6lk3rw9u10JbrOYFZDjWCvpMf22wCgmlkgnY0gmlwhKwSfFaKbXVsdGlhZGRyc5YACASsEnxWBn7lAAoErBJ8VgZ-5t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDj72hQwTKKWYLpMS2zP1-UtEOg2JyKwvzV_Wz5rFSzs6DdGNwgn7lg3VkcIJ-54V3YWt1MgU --content-topic=/statusim/1/community/cbor
2026-03-12 04:35:36.495 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.124 waku c2869ff8e754603d1ec81b7e0a8c38bcb1d86119b8638787c0865a6b02f52972
2026-03-12 04:35:36.533 DEBUG [src.node.docker_mananger] Container started with ID c2869ff8e754. Setting up logs at ./log/docker/node2_2026-03-12_04-35-34__4713c250-1f7e-44ee-aa14-8633332bd0a2__wakuorg_nwaku:latest.log
2026-03-12 04:35:36.533 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63560
2026-03-12 04:35:36.533 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:35:37.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63560/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:37.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-12 04:35:37.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63560/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:37.640 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-12 04:35:37.640 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:35:37.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63560/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:37.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.124/tcp/63561/p2p/16Uiu2HAmNiZ8N6MaAEpejn5Y7Tvv4NYsSxDxpR4bg3DNXTdngnCP","/ip4/172.18.95.124/tcp/63562/ws/p2p/16Uiu2HAmNiZ8N6MaAEpejn5Y7Tvv4NYsSxDxpR4bg3DNXTdngnCP"],"enrUri":"enr:-L24QP5D6IJ1Z_M0N8swASQlREc95XMH-ti4GoHSBVzoyVgkMHq3ukttSAUaPMMbugUSXRSzGeQxdhTFWhBg0iNg1_kCgmlkgnY0gmlwhKwSX3yKbXVsdGlhZGRyc5YACASsEl98BvhJAAoErBJffAb4St0DgnJzhQACAQAAiXNlY3AyNTZrMaEDlX6sRSv-mEUm8PiD7fuuUZtzQnbak72hhmYPvyvnDtCDdGNwgvhJg3VkcIL4S4V3YWt1MgE"}'
2026-03-12 04:35:37.643 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:35:37.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63560/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.86/tcp/32485/p2p/16Uiu2HAmNL6MtvNLthUcq4NEW6LLSaVb2SxUXgc7q69wLFvm2vnZ"]'
2026-03-12 04:35:37.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:35:37.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32484/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
2026-03-12 04:35:37.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:35:37.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63560/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
2026-03-12 04:35:37.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:35:37.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32484/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
2026-03-12 04:35:37.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:35:37.709 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-12 04:35:37.809 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-12 04:35:37.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32484/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:37.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773290137696612513,"ephemeral":false,"proof":""}]'
2026-03-12 04:35:37.814 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-12 04:35:37.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63560/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:35:37.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773290137696612513,"ephemeral":false,"proof":""}]'
2026-03-12 04:35:37.820 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-12 04:35:37.821 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-12 04:35:37.821 DEBUG [src.node.waku_node] Stopping container with id 95a18f9870e6
2026-03-12 04:35:38.432 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:35:38.433 DEBUG [src.node.waku_node] Stopping container with id c2869ff8e754
2026-03-12 04:35:39.029 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:35:39.032 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-12 04:35:39.062 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-12 04:35:39.087 DEBUG [src.node.docker_mananger] No errors found in the waku logs.