mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2026-03-05 04:33:48.356 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:33:48.356 DEBUG [tests.conftest] Running test: test_relay_subscribe_to_already_existing_pubsub_topic with id: 2026-03-05_04-33-48__d0694708-3127-483a-8c08-5fbccd3f8e7e
|
|
2026-03-05 04:33:48.357 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:33:48.357 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 04:33:48.357 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-05 04:33:48.364 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:48.364 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-33-48__d0694708-3127-483a-8c08-5fbccd3f8e7e__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:48.364 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:48.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:48.366 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:48.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.100
|
|
2026-03-05 04:33:48.367 DEBUG [src.node.docker_mananger] Generated ports ['53331', '53332', '53333', '53334', '53335']
|
|
2026-03-05 04:33:48.367 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:48.368 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:48.368 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:48.368 DEBUG [src.node.docker_mananger] docker run -i -t -p 53331:53331 -p 53332:53332 -p 53333:53333 -p 53334:53334 -p 53335:53335 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=53333 --rest-port=53331 --tcp-port=53332 --discv5-udp-port=53334 --rest-address=0.0.0.0 --nat=extip:172.18.219.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4a1e00a44b479db79b8f5e0286dffebcbf7e85b7c9e7affbebeae35dc1665dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53335 --metrics-logging=true --relay=true
|
|
2026-03-05 04:33:48.561 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.100 waku 7e7d174575714c46d96b788ae21d92eedf33906be9c8b4764a472fe0d46fa4bb
|
|
2026-03-05 04:33:48.573 ERROR [src.node.docker_mananger] Max retries reached for container 0fd3c9a85cc6. Exiting log stream.
|
|
2026-03-05 04:33:48.602 DEBUG [src.node.docker_mananger] Container started with ID 7e7d17457571. Setting up logs at ./log/docker/node1_2026-03-05_04-33-48__d0694708-3127-483a-8c08-5fbccd3f8e7e__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:48.603 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53331
|
|
2026-03-05 04:33:48.603 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:49.134 ERROR [src.node.docker_mananger] Max retries reached for container 29225f19cb83. Exiting log stream.
|
|
2026-03-05 04:33:49.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:49.607 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:33:49.607 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:49.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:49.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.100/tcp/53332/p2p/16Uiu2HAkywXmN5gG4zkxfF9VDEpwaGp5BUjDRQnjM7VzBmPmyshk","/ip4/172.18.219.100/tcp/53333/ws/p2p/16Uiu2HAkywXmN5gG4zkxfF9VDEpwaGp5BUjDRQnjM7VzBmPmyshk"],"enrUri":"enr:-L24QNCPdVeEQiSKShS8Scpc9-fpWfVG6HClEuJO8kmXJcRQKVATSqZAoXjqp6R7YgA8Xs_DJ52llgzIio99i8sx2iMCgmlkgnY0gmlwhKwS22SKbXVsdGlhZGRyc5YACASsEttkBtBUAAoErBLbZAbQVd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQxTiUJXPURl0XHaq9iCUZLgNREj1LQlXx7Au6yhgkoODdGNwgtBUg3VkcILQVoV3YWt1MgE"}'
|
|
2026-03-05 04:33:49.609 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:49.616 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:33:49.616 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-33-48__d0694708-3127-483a-8c08-5fbccd3f8e7e__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:49.616 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:33:49.616 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.166
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.docker_mananger] Generated ports ['42078', '42079', '42080', '42081', '42082']
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:33:49.618 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:33:49.618 DEBUG [src.node.docker_mananger] docker run -i -t -p 42078:42078 -p 42079:42079 -p 42080:42080 -p 42081:42081 -p 42082:42082 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=42080 --rest-port=42078 --tcp-port=42079 --discv5-udp-port=42081 --rest-address=0.0.0.0 --nat=extip:172.18.100.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9f807cae3cbf27cfcd1a7b68efa245d14c2165faf81e5cabbe84bcd83c1fb8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42082 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNCPdVeEQiSKShS8Scpc9-fpWfVG6HClEuJO8kmXJcRQKVATSqZAoXjqp6R7YgA8Xs_DJ52llgzIio99i8sx2iMCgmlkgnY0gmlwhKwS22SKbXVsdGlhZGRyc5YACASsEttkBtBUAAoErBLbZAbQVd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQxTiUJXPURl0XHaq9iCUZLgNREj1LQlXx7Au6yhgkoODdGNwgtBUg3VkcILQVoV3YWt1MgE
|
|
2026-03-05 04:33:49.811 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.166 waku 97e978bad6c3ce9c76e92d9afb809cf257828cfb925aa6d1149379cf9ee0dc99
|
|
2026-03-05 04:33:49.847 DEBUG [src.node.docker_mananger] Container started with ID 97e978bad6c3. Setting up logs at ./log/docker/node2_2026-03-05_04-33-48__d0694708-3127-483a-8c08-5fbccd3f8e7e__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:33:49.847 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42078
|
|
2026-03-05 04:33:49.847 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:33:50.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42078/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:50.870 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:33:50.870 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:33:50.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42078/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:50.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.166/tcp/42079/p2p/16Uiu2HAkzExC4XCnTrQASupDGq3cTM3KN1D8ArLMuxwV8khtgXPC","/ip4/172.18.100.166/tcp/42080/ws/p2p/16Uiu2HAkzExC4XCnTrQASupDGq3cTM3KN1D8ArLMuxwV8khtgXPC"],"enrUri":"enr:-L24QPBpZJOEqFZIUtxnjZIETp-JqShOG3aDHbGIv5H4EGAbAkoZZkFg_MnjDbwHE1606RymljWluwIK_bME5u5Uq8ECgmlkgnY0gmlwhKwSZKaKbXVsdGlhZGRyc5YACASsEmSmBqRfAAoErBJkpgakYN0DgnJzhQADAQAAiXNlY3AyNTZrMaECR4tgS49juQqZ_apxWF75i_lz46g2GQS9h3qQp0IdMMeDdGNwgqRfg3VkcIKkYYV3YWt1MgE"}'
|
|
2026-03-05 04:33:50.877 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:33:50.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42078/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.219.100/tcp/53332/p2p/16Uiu2HAkywXmN5gG4zkxfF9VDEpwaGp5BUjDRQnjM7VzBmPmyshk"]'
|
|
2026-03-05 04:33:50.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:50.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:50.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:50.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42078/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:50.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:50.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/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:33:50.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:50.900 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:33:51.000 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:51.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:51.004 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":1772685230894679552,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:33:51.005 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:51.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:51.008 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":1772685230894679552,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:33:51.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:51.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:51.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42078/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:33:51.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:51.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/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:33:51.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:33:51.020 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:33:51.120 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:51.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:51.123 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":1772685231015170337,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:33:51.124 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:33:51.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:33:51.127 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":1772685231015170337,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:33:51.129 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:33:51.130 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:33:51.131 DEBUG [src.node.waku_node] Stopping container with id 7e7d17457571
|
|
2026-03-05 04:33:51.726 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:51.726 DEBUG [src.node.waku_node] Stopping container with id 97e978bad6c3
|
|
2026-03-05 04:33:52.277 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:33:52.278 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:33:52.285 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:33:52.290 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|