mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
80 lines
14 KiB
Plaintext
80 lines
14 KiB
Plaintext
2026-03-07 04:30:27.330 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:30:27.331 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_single_pubsub_topic with id: 2026-03-07_04-30-27__f62f8a6b-c066-4c32-835f-c602506a42a6
|
|
2026-03-07 04:30:27.332 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:30:27.332 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:30:27.332 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-07 04:30:27.342 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:27.342 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-30-27__f62f8a6b-c066-4c32-835f-c602506a42a6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:27.342 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:27.342 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:27.344 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:27.344 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.17
|
|
2026-03-07 04:30:27.344 DEBUG [src.node.docker_mananger] Generated ports ['61869', '61870', '61871', '61872', '61873']
|
|
2026-03-07 04:30:27.344 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:27.344 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:27.345 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:27.345 DEBUG [src.node.docker_mananger] docker run -i -t -p 61869:61869 -p 61870:61870 -p 61871:61871 -p 61872:61872 -p 61873:61873 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=61871 --rest-port=61869 --tcp-port=61870 --discv5-udp-port=61872 --rest-address=0.0.0.0 --nat=extip:172.18.17.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9d9bcc4a3b411cafe29db39ffb611bfdfbb6330894b8fac1cb194ffc14f7bfec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61873 --metrics-logging=true --relay=true
|
|
2026-03-07 04:30:27.530 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.17 waku a245352d247cb76741b351ab73ebb362200c84229f80c7b2f2c647a5b7d0fa26
|
|
2026-03-07 04:30:27.557 ERROR [src.node.docker_mananger] Max retries reached for container c3a6e3bcd0ca. Exiting log stream.
|
|
2026-03-07 04:30:27.567 DEBUG [src.node.docker_mananger] Container started with ID a245352d247c. Setting up logs at ./log/docker/node1_2026-03-07_04-30-27__f62f8a6b-c066-4c32-835f-c602506a42a6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:27.568 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61869
|
|
2026-03-07 04:30:27.568 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:28.154 ERROR [src.node.docker_mananger] Max retries reached for container f712a6a2b92f. Exiting log stream.
|
|
2026-03-07 04:30:28.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:28.571 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-07 04:30:28.571 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:28.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:28.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.17/tcp/61870/p2p/16Uiu2HAkw4tZPJ76TDzSgi9kHthWRopU51Y8UMVbSEpbmXPZYLxN","/ip4/172.18.17.17/tcp/61871/ws/p2p/16Uiu2HAkw4tZPJ76TDzSgi9kHthWRopU51Y8UMVbSEpbmXPZYLxN"],"enrUri":"enr:-L24QJZ-ZlOV4FNiSmo5jztYoFYSA7t3gye3rKgpqozgQK0WKKIIZDG6cqWgwuRzEWLcP1NNzp21NMJELZJptPmqEKICgmlkgnY0gmlwhKwSERGKbXVsdGlhZGRyc5YACASsEhERBvGuAAoErBIREQbxr90DgnJzhQADAQAAiXNlY3AyNTZrMaECGGRmcagk5z5-FQF9vsYdEUfHzP0ZTLgy7fWKtD5gfE-DdGNwgvGug3VkcILxsIV3YWt1MgE"}'
|
|
2026-03-07 04:30:28.574 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:28.581 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:28.581 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-30-27__f62f8a6b-c066-4c32-835f-c602506a42a6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:28.581 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:28.581 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:28.583 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:28.583 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.49
|
|
2026-03-07 04:30:28.583 DEBUG [src.node.docker_mananger] Generated ports ['42158', '42159', '42160', '42161', '42162']
|
|
2026-03-07 04:30:28.583 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:28.583 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:28.583 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:28.584 DEBUG [src.node.docker_mananger] docker run -i -t -p 42158:42158 -p 42159:42159 -p 42160:42160 -p 42161:42161 -p 42162:42162 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=42160 --rest-port=42158 --tcp-port=42159 --discv5-udp-port=42161 --rest-address=0.0.0.0 --nat=extip:172.18.88.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f0aebdb3b98ceea14f3a4bf0cda2bc4196fae938bddbd1ab46d1bd36bcf4a4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42162 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJZ-ZlOV4FNiSmo5jztYoFYSA7t3gye3rKgpqozgQK0WKKIIZDG6cqWgwuRzEWLcP1NNzp21NMJELZJptPmqEKICgmlkgnY0gmlwhKwSERGKbXVsdGlhZGRyc5YACASsEhERBvGuAAoErBIREQbxr90DgnJzhQADAQAAiXNlY3AyNTZrMaECGGRmcagk5z5-FQF9vsYdEUfHzP0ZTLgy7fWKtD5gfE-DdGNwgvGug3VkcILxsIV3YWt1MgE
|
|
2026-03-07 04:30:28.781 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.49 waku b8394aae4ead41b415a7fe9bd417f32182bf16f2d0ce46525d9a28da3389e9d3
|
|
2026-03-07 04:30:28.815 DEBUG [src.node.docker_mananger] Container started with ID b8394aae4ead. Setting up logs at ./log/docker/node2_2026-03-07_04-30-27__f62f8a6b-c066-4c32-835f-c602506a42a6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:28.815 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42158
|
|
2026-03-07 04:30:28.815 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:29.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42158/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:29.841 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-07 04:30:29.844 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:29.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42158/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:29.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.49/tcp/42159/p2p/16Uiu2HAkzghAd73MvNMonp71kN5DXoeKsNnhwVwdMninJDGc3Ncs","/ip4/172.18.88.49/tcp/42160/ws/p2p/16Uiu2HAkzghAd73MvNMonp71kN5DXoeKsNnhwVwdMninJDGc3Ncs"],"enrUri":"enr:-L24QDrGsbkVRkdTSZT8nPxuAO5vAuvorX9x_nAPSXYMzIpFHbMf8bNLTzVzFKIHTc3ubip_UwBYApWjWZRpCwFYYhICgmlkgnY0gmlwhKwSWDGKbXVsdGlhZGRyc5YACASsElgxBqSvAAoErBJYMQaksN0DgnJzhQADAQAAiXNlY3AyNTZrMaECTiN9FLCWP1vXCJK7U18O1olK96DaFStCvKON9InixnSDdGNwgqSvg3VkcIKksYV3YWt1MgE"}'
|
|
2026-03-07 04:30:29.852 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:29.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42158/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.17/tcp/61870/p2p/16Uiu2HAkw4tZPJ76TDzSgi9kHthWRopU51Y8UMVbSEpbmXPZYLxN"]'
|
|
2026-03-07 04:30:29.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61869/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:30:29.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42158/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:30:29.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61869/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-07 04:30:29.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.877 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:30:29.977 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:30:29.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:29.980 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":1772857829870614784,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:30:29.981 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:30:29.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42158/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:29.984 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":1772857829870614784,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:30:29.986 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:61869/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:30:29.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.990 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:42158/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:30:29.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:29.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61869/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-07 04:30:30.000 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:61869/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-03-07 04:30:30.002 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:30:30.003 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:30:30.003 DEBUG [src.node.waku_node] Stopping container with id a245352d247c
|
|
2026-03-07 04:30:30.559 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:30.561 DEBUG [src.node.waku_node] Stopping container with id b8394aae4ead
|
|
2026-03-07 04:30:31.136 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:31.139 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:30:31.150 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:30:31.156 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|