mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
78 lines
14 KiB
Plaintext
78 lines
14 KiB
Plaintext
2026-03-05 04:34:49.453 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:34:49.454 DEBUG [tests.conftest] Running test: test_publish_on_non_subscribed_pubsub_topic with id: 2026-03-05_04-34-49__2c005dd3-e74a-43b3-b2d0-2203a26b923f
|
|
2026-03-05 04:34:49.455 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:34:49.455 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 04:34:49.456 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-05 04:34:49.464 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:34:49.465 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-34-49__2c005dd3-e74a-43b3-b2d0-2203a26b923f__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:34:49.466 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:34:49.466 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:34:49.468 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:34:49.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.69
|
|
2026-03-05 04:34:49.470 DEBUG [src.node.docker_mananger] Generated ports ['17036', '17037', '17038', '17039', '17040']
|
|
2026-03-05 04:34:49.470 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:34:49.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:34:49.472 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:34:49.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 17036:17036 -p 17037:17037 -p 17038:17038 -p 17039:17039 -p 17040:17040 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=17038 --rest-port=17036 --tcp-port=17037 --discv5-udp-port=17039 --rest-address=0.0.0.0 --nat=extip:172.18.183.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0a624acecfe0fe35e27f08d840bfec4fdaa80cfe4bff55ceca6d64bdbbd4ff9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17040 --metrics-logging=true --relay=true
|
|
2026-03-05 04:34:49.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.69 waku c1faff1bae13a8fa85eda97b200fe725236f7888fb1e367352df5f034907a1ba
|
|
2026-03-05 04:34:49.675 ERROR [src.node.docker_mananger] Max retries reached for container 4b6898d2058d. Exiting log stream.
|
|
2026-03-05 04:34:49.706 DEBUG [src.node.docker_mananger] Container started with ID c1faff1bae13. Setting up logs at ./log/docker/node1_2026-03-05_04-34-49__2c005dd3-e74a-43b3-b2d0-2203a26b923f__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:34:49.706 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17036
|
|
2026-03-05 04:34:49.707 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:34:50.288 ERROR [src.node.docker_mananger] Max retries reached for container d210547f63a7. Exiting log stream.
|
|
2026-03-05 04:34:50.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17036/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:50.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:34:50.711 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:34:50.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17036/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:50.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.69/tcp/17037/p2p/16Uiu2HAmUZRB3HWzN2VKEEDDvQtqhotvkLjuufNhFe3CN9Cp4AJp","/ip4/172.18.183.69/tcp/17038/ws/p2p/16Uiu2HAmUZRB3HWzN2VKEEDDvQtqhotvkLjuufNhFe3CN9Cp4AJp"],"enrUri":"enr:-L24QH7PjeQXxHYcF6s7LuKETx2iEDE3IDH0yNnP-I1kidFlaVZrhO4Nalyt3jY2niqd7t_TocwOFz-YWLoNNv_ZtisCgmlkgnY0gmlwhKwSt0WKbXVsdGlhZGRyc5YACASsErdFBkKNAAoErBK3RQZCjt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7E2S4LOyXTYcj9Aac-JulqXGYRZUTIWilkoGsiO8jhWDdGNwgkKNg3VkcIJCj4V3YWt1MgE"}'
|
|
2026-03-05 04:34:50.714 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:34:50.721 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:34:50.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-34-49__2c005dd3-e74a-43b3-b2d0-2203a26b923f__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:34:50.721 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:34:50.721 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.197
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.docker_mananger] Generated ports ['4876', '4877', '4878', '4879', '4880']
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:34:50.723 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:34:50.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 4876:4876 -p 4877:4877 -p 4878:4878 -p 4879:4879 -p 4880:4880 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=4878 --rest-port=4876 --tcp-port=4877 --discv5-udp-port=4879 --rest-address=0.0.0.0 --nat=extip:172.18.180.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4aa3c17da0621895a2f3628ffcba02a34f1ffdaa7bdbe8053dc47e2dedcd4f3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4880 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH7PjeQXxHYcF6s7LuKETx2iEDE3IDH0yNnP-I1kidFlaVZrhO4Nalyt3jY2niqd7t_TocwOFz-YWLoNNv_ZtisCgmlkgnY0gmlwhKwSt0WKbXVsdGlhZGRyc5YACASsErdFBkKNAAoErBK3RQZCjt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7E2S4LOyXTYcj9Aac-JulqXGYRZUTIWilkoGsiO8jhWDdGNwgkKNg3VkcIJCj4V3YWt1MgE
|
|
2026-03-05 04:34:50.930 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.197 waku f5b1e2175632fadaac28995d78e01c54fec0a45ca7d45fdc9a275dfa641a41ed
|
|
2026-03-05 04:34:50.966 DEBUG [src.node.docker_mananger] Container started with ID f5b1e2175632. Setting up logs at ./log/docker/node2_2026-03-05_04-34-49__2c005dd3-e74a-43b3-b2d0-2203a26b923f__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:34:50.966 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4876
|
|
2026-03-05 04:34:50.966 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:34:51.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4876/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:51.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:34:51.990 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:34:51.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4876/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:51.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.197/tcp/4877/p2p/16Uiu2HAm4nmekbJuk4wfzjU7xPBPYrS641jzA4iiR8p4AruYms7X","/ip4/172.18.180.197/tcp/4878/ws/p2p/16Uiu2HAm4nmekbJuk4wfzjU7xPBPYrS641jzA4iiR8p4AruYms7X"],"enrUri":"enr:-L24QNa0Oayji5Z0C-47GFbkuwPVpgfA5EseBXuD0-dmc79HJpvqbWqD0jT-9MDQTns5WOiNHsQiUq9iNAC1iorX_F8CgmlkgnY0gmlwhKwStMWKbXVsdGlhZGRyc5YACASsErTFBhMNAAoErBK0xQYTDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECiyDK1xu4NCTKz7jgZcyZtBvIxpIkKgloiZqYor36sJKDdGNwghMNg3VkcIITD4V3YWt1MgE"}'
|
|
2026-03-05 04:34:51.998 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:34:51.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4876/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.183.69/tcp/17037/p2p/16Uiu2HAmUZRB3HWzN2VKEEDDvQtqhotvkLjuufNhFe3CN9Cp4AJp"]'
|
|
2026-03-05 04:34:52.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:34:52.002 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-05 04:34:52.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17036/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:34:52.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:34:52.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4876/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:34:52.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:34:52.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17036/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 04:34:52.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:34:52.018 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:34:52.118 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:34:52.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17036/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:52.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772685292012128768,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:34:52.123 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:34:52.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4876/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:34:52.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772685292012128768,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:34:52.126 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-05 04:34:52.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17036/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 04:34:52.130 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:17036/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1000'
|
|
2026-03-05 04:34:52.133 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:34:52.134 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:34:52.134 DEBUG [src.node.waku_node] Stopping container with id c1faff1bae13
|
|
2026-03-05 04:34:52.740 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:34:52.741 DEBUG [src.node.waku_node] Stopping container with id f5b1e2175632
|
|
2026-03-05 04:34:53.299 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:34:53.301 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:34:53.308 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:34:53.313 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|