mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
157 lines
27 KiB
Plaintext
157 lines
27 KiB
Plaintext
2026-03-17 04:37:43.643 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:37:43.643 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1
|
|
2026-03-17 04:37:43.643 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:37:43.644 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:37:43.644 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:37:43.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:43.652 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:43.652 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:43.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:43.653 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:43.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.55
|
|
2026-03-17 04:37:43.654 DEBUG [src.node.docker_mananger] Generated ports ['8148', '8149', '8150', '8151', '8152']
|
|
2026-03-17 04:37:43.654 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:43.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:43.654 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:43.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 8148:8148 -p 8149:8149 -p 8150:8150 -p 8151:8151 -p 8152:8152 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=8150 --rest-port=8148 --tcp-port=8149 --discv5-udp-port=8151 --rest-address=0.0.0.0 --nat=extip:172.18.149.55 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=72d9d80eb3b0ed04242aaaebe7ec6d2bee0f01b958c6f196dcd5aff2cbc7c2b9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8152 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-17 04:37:43.770 ERROR [src.node.docker_mananger] Max retries reached for container d297264db27b. Exiting log stream.
|
|
2026-03-17 04:37:43.860 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.55 waku 4af3d918b6c3daa811c9629a97f6d2920ebf886e69a7e006aa013852b1ce17f3
|
|
2026-03-17 04:37:43.897 DEBUG [src.node.docker_mananger] Container started with ID 4af3d918b6c3. Setting up logs at ./log/docker/node1_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:43.899 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8148
|
|
2026-03-17 04:37:43.899 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:44.378 ERROR [src.node.docker_mananger] Max retries reached for container e4241e6f92ec. Exiting log stream.
|
|
2026-03-17 04:37:44.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:44.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:37:45.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:45.007 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-17 04:37:45.007 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:45.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:45.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.55/tcp/8149/p2p/16Uiu2HAm3u1NyM1jdXURMDrv6wx79PqUKvdVCFdmGsu5opgZLAAH","/ip4/172.18.149.55/tcp/8150/ws/p2p/16Uiu2HAm3u1NyM1jdXURMDrv6wx79PqUKvdVCFdmGsu5opgZLAAH"],"enrUri":"enr:-L24QGyp-sq9cjMblJ2X0e0Ad5hqdg8LpdgM7BC--C5PVu0wdm7voNZamDBeFi7TbIeCSLKyIqV5zqciCFh8t9batroCgmlkgnY0gmlwhKwSlTeKbXVsdGlhZGRyc5YACASsEpU3Bh_VAAoErBKVNwYf1t0DgnJzhQACAQAAiXNlY3AyNTZrMaECfd4czEOAw3i1i5ZX_q0f0hUohqR5HJUkg0gUJCHIa3aDdGNwgh_Vg3VkcIIf14V3YWt1MgU"}'
|
|
2026-03-17 04:37:45.010 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:45.017 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:45.018 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:45.018 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:45.018 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:45.019 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:45.019 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.214
|
|
2026-03-17 04:37:45.020 DEBUG [src.node.docker_mananger] Generated ports ['58075', '58076', '58077', '58078', '58079']
|
|
2026-03-17 04:37:45.020 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:45.020 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:45.020 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:45.020 DEBUG [src.node.docker_mananger] docker run -i -t -p 58075:58075 -p 58076:58076 -p 58077:58077 -p 58078:58078 -p 58079:58079 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=58077 --rest-port=58075 --tcp-port=58076 --discv5-udp-port=58078 --rest-address=0.0.0.0 --nat=extip:172.18.199.214 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4e1aead3639e5cbf0c59914b6aa3ccdb960d17bfe9ecf850824b4a0cdaefb669 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58079 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGyp-sq9cjMblJ2X0e0Ad5hqdg8LpdgM7BC--C5PVu0wdm7voNZamDBeFi7TbIeCSLKyIqV5zqciCFh8t9batroCgmlkgnY0gmlwhKwSlTeKbXVsdGlhZGRyc5YACASsEpU3Bh_VAAoErBKVNwYf1t0DgnJzhQACAQAAiXNlY3AyNTZrMaECfd4czEOAw3i1i5ZX_q0f0hUohqR5HJUkg0gUJCHIa3aDdGNwgh_Vg3VkcIIf14V3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
|
2026-03-17 04:37:45.233 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.214 waku 854d9bc55a51e0aaa1dc1711756bc04a85193b66bd89b4b2c1144d84160d24c9
|
|
2026-03-17 04:37:45.269 DEBUG [src.node.docker_mananger] Container started with ID 854d9bc55a51. Setting up logs at ./log/docker/node2_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:45.269 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58075
|
|
2026-03-17 04:37:45.269 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:46.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58075/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:46.273 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-17 04:37:46.273 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:46.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:46.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.214/tcp/58076/p2p/16Uiu2HAmALd31eW9dYA9DwasHj3umVt8DucwPgXDn5uCMjrC4ph2","/ip4/172.18.199.214/tcp/58077/ws/p2p/16Uiu2HAmALd31eW9dYA9DwasHj3umVt8DucwPgXDn5uCMjrC4ph2"],"enrUri":"enr:-L24QHx1gCyfadqC4dOuJE1ZzoEncj8qDcQIZfeo3lX3caSpDWv-LiKb8Slr5c3WmC0cbx9JQDBfPjl5b9b7Xc9V-xwCgmlkgnY0gmlwhKwSx9aKbXVsdGlhZGRyc5YACASsEsfWBuLcAAoErBLH1gbi3d0DgnJzhQACAQAAiXNlY3AyNTZrMaEC3ZQSCyIPnfZeq7-w2b6wAF72Ex7cLn6IuCJVoJ6aN_WDdGNwguLcg3VkcILi3oV3YWt1MgE"}'
|
|
2026-03-17 04:37:46.276 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:46.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.149.55/tcp/8149/p2p/16Uiu2HAm3u1NyM1jdXURMDrv6wx79PqUKvdVCFdmGsu5opgZLAAH"]'
|
|
2026-03-17 04:37:46.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:46.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8148/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-17 04:37:46.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:46.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58075/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-17 04:37:46.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:46.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8148/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:37:46.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:46.328 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:37:46.428 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:46.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8148/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:46.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1773722266317335720,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:37:46.432 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:46.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58075/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:46.434 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:58075/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf. Response content: b'/newsService/1.0/weekly/protobuf'
|
|
2026-03-17 04:37:46.508 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:37:46.509 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:37:46.509 DEBUG [src.node.waku_node] Stopping container with id 4af3d918b6c3
|
|
2026-03-17 04:37:47.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:47.067 DEBUG [src.node.waku_node] Stopping container with id 854d9bc55a51
|
|
2026-03-17 04:37:47.633 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:47.636 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:37:47.670 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:47.696 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:47.698 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-17 04:37:47.698 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-17 04:37:47.699 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:47.701 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-17_04-37-43__e5bd8a6d-287b-4f29-9832-dde7a6c671f1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:47.705 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:37:47.705 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e
|
|
2026-03-17 04:37:47.705 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:37:47.706 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:37:47.706 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:37:47.713 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:47.713 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:47.713 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:47.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:47.715 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:47.715 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.14
|
|
2026-03-17 04:37:47.715 DEBUG [src.node.docker_mananger] Generated ports ['7224', '7225', '7226', '7227', '7228']
|
|
2026-03-17 04:37:47.715 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:47.715 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:47.716 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:47.716 DEBUG [src.node.docker_mananger] docker run -i -t -p 7224:7224 -p 7225:7225 -p 7226:7226 -p 7227:7227 -p 7228:7228 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=7226 --rest-port=7224 --tcp-port=7225 --discv5-udp-port=7227 --rest-address=0.0.0.0 --nat=extip:172.18.184.14 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a3cbcdabb3a7ba3edbb758fed9a337bbca3ee4fbfb2e328c41d7eea9dab706b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7228 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-17 04:37:47.902 ERROR [src.node.docker_mananger] Max retries reached for container 4af3d918b6c3. Exiting log stream.
|
|
2026-03-17 04:37:47.909 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.14 waku 4229626a1b4f5839367f0a18ca005aa1de8af7eb3602047fa7116bf4f3ba6be4
|
|
2026-03-17 04:37:47.946 DEBUG [src.node.docker_mananger] Container started with ID 4229626a1b4f. Setting up logs at ./log/docker/node1_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:47.946 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7224
|
|
2026-03-17 04:37:47.947 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:48.470 ERROR [src.node.docker_mananger] Max retries reached for container 854d9bc55a51. Exiting log stream.
|
|
2026-03-17 04:37:48.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7224/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:48.950 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-17 04:37:48.950 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:48.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:48.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.14/tcp/7225/p2p/16Uiu2HAm2fA5oPxPjbpQ5hqCc7bHVnmYdhRjg3DE4eKS73beWWJp","/ip4/172.18.184.14/tcp/7226/ws/p2p/16Uiu2HAm2fA5oPxPjbpQ5hqCc7bHVnmYdhRjg3DE4eKS73beWWJp"],"enrUri":"enr:-L24QEsVqpsGrM2B5NwAQMO_uq5jU2MY45UJJFFNqRRFRw2kNvYHCzF7Al6eqdX44fvCaIsw5kCHfxG6QHVzzw-fdBsCgmlkgnY0gmlwhKwSuA6KbXVsdGlhZGRyc5YACASsErgOBhw5AAoErBK4DgYcOt0DgnJzhQACAQAAiXNlY3AyNTZrMaECa3YixK4BeXB_wYVHqU_Dp_rXjoAnJAnVjsl_2aGADrWDdGNwghw5g3VkcIIcO4V3YWt1MgU"}'
|
|
2026-03-17 04:37:48.953 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:48.960 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:48.960 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:48.960 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:48.960 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.98
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.docker_mananger] Generated ports ['61137', '61138', '61139', '61140', '61141']
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:48.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:48.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 61137:61137 -p 61138:61138 -p 61139:61139 -p 61140:61140 -p 61141:61141 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=61139 --rest-port=61137 --tcp-port=61138 --discv5-udp-port=61140 --rest-address=0.0.0.0 --nat=extip:172.18.238.98 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dbf8c6d2ce1660f87542d7d6f4dd7e2ae6dbbc72d9bd33e22f0384f898daf070 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61141 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEsVqpsGrM2B5NwAQMO_uq5jU2MY45UJJFFNqRRFRw2kNvYHCzF7Al6eqdX44fvCaIsw5kCHfxG6QHVzzw-fdBsCgmlkgnY0gmlwhKwSuA6KbXVsdGlhZGRyc5YACASsErgOBhw5AAoErBK4DgYcOt0DgnJzhQACAQAAiXNlY3AyNTZrMaECa3YixK4BeXB_wYVHqU_Dp_rXjoAnJAnVjsl_2aGADrWDdGNwghw5g3VkcIIcO4V3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
|
2026-03-17 04:37:49.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.98 waku 9541c50386e030493178a6abf992f6185b8993ecb2435290a53a1685ee9b8bfc
|
|
2026-03-17 04:37:49.197 DEBUG [src.node.docker_mananger] Container started with ID 9541c50386e0. Setting up logs at ./log/docker/node2_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:49.197 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61137
|
|
2026-03-17 04:37:49.197 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:50.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61137/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:50.200 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-17 04:37:50.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:50.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61137/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:50.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.98/tcp/61138/p2p/16Uiu2HAmUt2cSbxbBTxLRmWb1NWqB5oeQ2odxrdMSAcSTgcgm5YJ","/ip4/172.18.238.98/tcp/61139/ws/p2p/16Uiu2HAmUt2cSbxbBTxLRmWb1NWqB5oeQ2odxrdMSAcSTgcgm5YJ"],"enrUri":"enr:-L24QLMGixDMhU4B-jpO1-8P5xG47Yv7cL6BfmZ9XTH_0e_qeyaYxitrdYf5od2WTxlWCcCI_-u0frGl40RPjJQOIlYCgmlkgnY0gmlwhKwS7mKKbXVsdGlhZGRyc5YACASsEu5iBu7SAAoErBLuYgbu090DgnJzhQACAQAAiXNlY3AyNTZrMaED8RIZH70UBA891yGSIsKCOrZtgxAsGHOFQStbwyb4pJeDdGNwgu7Sg3VkcILu1IV3YWt1MgE"}'
|
|
2026-03-17 04:37:50.203 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:50.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61137/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.14/tcp/7225/p2p/16Uiu2HAm2fA5oPxPjbpQ5hqCc7bHVnmYdhRjg3DE4eKS73beWWJp"]'
|
|
2026-03-17 04:37:50.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:50.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7224/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-17 04:37:50.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:50.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61137/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-17 04:37:50.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:50.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7224/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:37:50.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:50.253 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:37:50.353 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:50.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7224/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:50.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1773722270242402063,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:37:50.357 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:50.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61137/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:50.360 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:61137/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf. Response content: b'/newsService/1.0/weekly/protobuf'
|
|
2026-03-17 04:37:50.394 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:37:50.395 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:37:50.395 DEBUG [src.node.waku_node] Stopping container with id 4229626a1b4f
|
|
2026-03-17 04:37:51.006 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:51.009 DEBUG [src.node.waku_node] Stopping container with id 9541c50386e0
|
|
2026-03-17 04:37:51.581 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:51.584 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:37:51.611 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:51.639 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:51.640 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-17 04:37:51.641 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-17 04:37:51.644 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:51.649 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-17_04-37-47__7642ae8b-3c85-4bed-992d-fb4f54e6cb2e__wakuorg_nwaku:latest.log
|