mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
89 lines
17 KiB
Plaintext
89 lines
17 KiB
Plaintext
2026-03-14 04:32:48.207 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:32:48.207 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_pubsub_topics with id: 2026-03-14_04-32-48__ae44404e-db38-48ce-8d67-a869a413a689
|
|
2026-03-14 04:32:48.208 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:32:48.208 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:32:48.208 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-14 04:32:48.214 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:32:48.214 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-32-48__ae44404e-db38-48ce-8d67-a869a413a689__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:48.215 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:32:48.215 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:32:48.216 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:32:48.216 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.173
|
|
2026-03-14 04:32:48.216 DEBUG [src.node.docker_mananger] Generated ports ['23792', '23793', '23794', '23795', '23796']
|
|
2026-03-14 04:32:48.217 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:32:48.217 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:32:48.217 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:32:48.217 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:32:48.217 DEBUG [src.node.docker_mananger] docker run -i -t -p 23792:23792 -p 23793:23793 -p 23794:23794 -p 23795:23795 -p 23796:23796 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=23794 --rest-port=23792 --tcp-port=23793 --discv5-udp-port=23795 --rest-address=0.0.0.0 --nat=extip:172.18.199.173 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ff3e87a7e7e7cd859f34fc4d9da0381ca0ecef0bfbb82cd5c92de876e6b3dc5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23796 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:32:48.364 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.173 waku 5e2fcc7e57692099a506c90fcd4be490f43aa1727cf5c3bd523cf5a34e9f8448
|
|
2026-03-14 04:32:48.389 DEBUG [src.node.docker_mananger] Container started with ID 5e2fcc7e5769. Setting up logs at ./log/docker/node1_2026-03-14_04-32-48__ae44404e-db38-48ce-8d67-a869a413a689__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:48.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23792
|
|
2026-03-14 04:32:48.391 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:48.422 ERROR [src.node.docker_mananger] Max retries reached for container bfc76d49974a. Exiting log stream.
|
|
2026-03-14 04:32:48.987 ERROR [src.node.docker_mananger] Max retries reached for container 0016519c7c8e. Exiting log stream.
|
|
2026-03-14 04:32:49.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23792/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:49.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:32:49.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23792/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:49.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:32:49.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23792/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:49.601 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-14 04:32:49.602 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:49.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23792/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:49.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.173/tcp/23793/p2p/16Uiu2HAmKjBTBpxGSHkzVtFNHZxLdfvpsNcFgJUis1Lii6VrJyxD","/ip4/172.18.199.173/tcp/23794/ws/p2p/16Uiu2HAmKjBTBpxGSHkzVtFNHZxLdfvpsNcFgJUis1Lii6VrJyxD"],"enrUri":"enr:-L24QGofIeTZRdjrKjJPVRZLdVPJwwtgXLATzx8pSJA9BfBDC_-h5OT6gog-tqaXZZRHpmOcDplOJe9S3CjAuBQRI6ACgmlkgnY0gmlwhKwSx62KbXVsdGlhZGRyc5YACASsEsetBlzxAAoErBLHrQZc8t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaRSvNws-QJgkiPHqyAzHQuv-LhrNz6rZ6GGCN3dua1qDdGNwglzxg3VkcIJc84V3YWt1MgU"}'
|
|
2026-03-14 04:32:49.605 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:49.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:32:49.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-32-48__ae44404e-db38-48ce-8d67-a869a413a689__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:49.611 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:32:49.611 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:32:49.612 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:32:49.612 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.146
|
|
2026-03-14 04:32:49.613 DEBUG [src.node.docker_mananger] Generated ports ['61400', '61401', '61402', '61403', '61404']
|
|
2026-03-14 04:32:49.613 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:32:49.613 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:32:49.613 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:32:49.613 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:32:49.613 DEBUG [src.node.docker_mananger] docker run -i -t -p 61400:61400 -p 61401:61401 -p 61402:61402 -p 61403:61403 -p 61404:61404 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=61402 --rest-port=61400 --tcp-port=61401 --discv5-udp-port=61403 --rest-address=0.0.0.0 --nat=extip:172.18.83.146 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3aff7ab6eaaddfcf7d4b2360cfa71fdfdcffbdec3a77a2ecbe13cb91a1cf2fd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61404 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGofIeTZRdjrKjJPVRZLdVPJwwtgXLATzx8pSJA9BfBDC_-h5OT6gog-tqaXZZRHpmOcDplOJe9S3CjAuBQRI6ACgmlkgnY0gmlwhKwSx62KbXVsdGlhZGRyc5YACASsEsetBlzxAAoErBLHrQZc8t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaRSvNws-QJgkiPHqyAzHQuv-LhrNz6rZ6GGCN3dua1qDdGNwglzxg3VkcIJc84V3YWt1MgU
|
|
2026-03-14 04:32:49.768 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.146 waku 3066bdae0d5fd6bead79948cb26199f7b9f14a67118a6e9e63082368343879d3
|
|
2026-03-14 04:32:49.794 DEBUG [src.node.docker_mananger] Container started with ID 3066bdae0d5f. Setting up logs at ./log/docker/node2_2026-03-14_04-32-48__ae44404e-db38-48ce-8d67-a869a413a689__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:49.794 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61400
|
|
2026-03-14 04:32:49.794 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:50.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61400/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:50.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:32:50.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61400/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:50.912 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-14 04:32:50.912 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:50.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61400/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:50.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.146/tcp/61401/p2p/16Uiu2HAm7XAMGsJ2Q5qoXYhcKFB1uAgX3vYLho3Aa9gdpTJMr3Td","/ip4/172.18.83.146/tcp/61402/ws/p2p/16Uiu2HAm7XAMGsJ2Q5qoXYhcKFB1uAgX3vYLho3Aa9gdpTJMr3Td"],"enrUri":"enr:-L24QI0uRVpdRAhZVS54Pcuin1r_wJxE2lB9AYwY-F_kTtqCB5UEoyrjOtpJeHnxsV4KKY2kE-2pw-8bB00UfSa2OqgCgmlkgnY0gmlwhKwSU5KKbXVsdGlhZGRyc5YACASsElOSBu_ZAAoErBJTkgbv2t0DgnJzhQACAQAAiXNlY3AyNTZrMaECs7Q5wt7hTwcjcWtUYKEEuN3_f2__ycziB-ioHj_nGNiDdGNwgu_Zg3VkcILv24V3YWt1MgE"}'
|
|
2026-03-14 04:32:50.914 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:50.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61400/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.199.173/tcp/23793/p2p/16Uiu2HAmKjBTBpxGSHkzVtFNHZxLdfvpsNcFgJUis1Lii6VrJyxD"]'
|
|
2026-03-14 04:32:50.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:50.937 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23792/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-14 04:32:50.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:50.973 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:61400/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-14 04:32:51.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:51.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/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-14 04:32:51.006 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-03-14 04:32:51.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.010 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-03-14 04:32:51.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.014 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-03-14 04:32:51.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.017 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-03-14 04:32:51.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.020 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-03-14 04:32:51.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.024 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-03-14 04:32:51.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.027 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-03-14 04:32:51.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:51.030 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23792/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-03-14 04:32:51.032 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:32:51.033 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:32:51.033 DEBUG [src.node.waku_node] Stopping container with id 5e2fcc7e5769
|
|
2026-03-14 04:32:51.530 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:51.530 DEBUG [src.node.waku_node] Stopping container with id 3066bdae0d5f
|
|
2026-03-14 04:32:51.987 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:51.989 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:32:52.019 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:52.047 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|