mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 05:33:54 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-03 04:34:46.515 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:34:46.516 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/29/sometopic/someencoding] with id: 2026-02-03_04-34-46__88e7c714-9cc2-4e13-9532-1fc4f496d422
|
|
2026-02-03 04:34:46.516 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:34:46.516 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-03 04:34:46.517 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-03 04:34:46.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:34:46.524 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-34-46__88e7c714-9cc2-4e13-9532-1fc4f496d422__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:34:46.524 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:34:46.524 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:34:46.525 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:34:46.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.143
|
|
2026-02-03 04:34:46.526 DEBUG [src.node.docker_mananger] Generated ports ['21884', '21885', '21886', '21887', '21888']
|
|
2026-02-03 04:34:46.526 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:34:46.526 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:34:46.526 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:34:46.526 DEBUG [src.node.docker_mananger] docker run -i -t -p 21884:21884 -p 21885:21885 -p 21886:21886 -p 21887:21887 -p 21888:21888 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=21886 --rest-port=21884 --tcp-port=21885 --discv5-udp-port=21887 --rest-address=0.0.0.0 --nat=extip:172.18.79.143 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ced99d3f6480c03df8d8b8aa5d5c92e998e65c7aaf8cc6a307ae36d0d2ec046e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21888 --metrics-logging=true --relay=true --filter=true --content-topic=/app/29/sometopic/someencoding
|
|
2026-02-03 04:34:46.703 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.143 waku 87c825241566ba1636ce15e309ddac6d820fb9c5815eb68d81b0e7fabc38621e
|
|
2026-02-03 04:34:46.735 DEBUG [src.node.docker_mananger] Container started with ID 87c825241566. Setting up logs at ./log/docker/node1_2026-02-03_04-34-46__88e7c714-9cc2-4e13-9532-1fc4f496d422__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:34:46.739 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21884
|
|
2026-02-03 04:34:46.739 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:34:46.755 ERROR [src.node.docker_mananger] Max retries reached for container 34519f43b715. Exiting log stream.
|
|
2026-02-03 04:34:47.319 ERROR [src.node.docker_mananger] Max retries reached for container d0b23e58d884. Exiting log stream.
|
|
2026-02-03 04:34:47.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21884/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:47.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2026-02-03 04:34:47.742 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:34:47.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21884/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:47.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.143/tcp/21885/p2p/16Uiu2HAmAYdmBnn8363yzQMaQ4ehi4TSb3k8YobvqvMqdFJUQTrN","/ip4/172.18.79.143/tcp/21886/ws/p2p/16Uiu2HAmAYdmBnn8363yzQMaQ4ehi4TSb3k8YobvqvMqdFJUQTrN"],"enrUri":"enr:-L24QIURPBhT0xaaPFOPAFhjxPHBfDGoaSsXiyz8sBNyLf3xd7p2rLmEYFOsDkY8hLbGIGYJD2XGlXG0eXg6AgglfsACgmlkgnY0gmlwhKwST4-KbXVsdGlhZGRyc5YACASsEk-PBlV9AAoErBJPjwZVft0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4KfcxVCyTSvoTJp47nOShBynt_QkDtbOS167GPwseD-DdGNwglV9g3VkcIJVf4V3YWt1MgU"}'
|
|
2026-02-03 04:34:47.745 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:34:47.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:34:47.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-34-46__88e7c714-9cc2-4e13-9532-1fc4f496d422__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:34:47.751 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:34:47.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:34:47.753 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:34:47.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.112.238
|
|
2026-02-03 04:34:47.753 DEBUG [src.node.docker_mananger] Generated ports ['15016', '15017', '15018', '15019', '15020']
|
|
2026-02-03 04:34:47.753 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:34:47.753 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:34:47.754 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:34:47.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 15016:15016 -p 15017:15017 -p 15018:15018 -p 15019:15019 -p 15020:15020 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=15018 --rest-port=15016 --tcp-port=15017 --discv5-udp-port=15019 --rest-address=0.0.0.0 --nat=extip:172.18.112.238 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a581ec9ed9bbaca374fe0fac80dcfcebfe405efd0ed2f4e71605421c8c8edbfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15020 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIURPBhT0xaaPFOPAFhjxPHBfDGoaSsXiyz8sBNyLf3xd7p2rLmEYFOsDkY8hLbGIGYJD2XGlXG0eXg6AgglfsACgmlkgnY0gmlwhKwST4-KbXVsdGlhZGRyc5YACASsEk-PBlV9AAoErBJPjwZVft0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4KfcxVCyTSvoTJp47nOShBynt_QkDtbOS167GPwseD-DdGNwglV9g3VkcIJVf4V3YWt1MgU --content-topic=/app/29/sometopic/someencoding
|
|
2026-02-03 04:34:47.932 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.112.238 waku bf87ba9d14b13b2befb9a3d44a4ea02e9fc366b276e02598a3ab96699fad094b
|
|
2026-02-03 04:34:47.964 DEBUG [src.node.docker_mananger] Container started with ID bf87ba9d14b1. Setting up logs at ./log/docker/node2_2026-02-03_04-34-46__88e7c714-9cc2-4e13-9532-1fc4f496d422__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:34:47.964 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15016
|
|
2026-02-03 04:34:47.965 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:34:48.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15016/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:48.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
|
2026-02-03 04:34:48.982 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:34:48.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15016/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:48.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.112.238/tcp/15017/p2p/16Uiu2HAmDmZi2tJzvGWhspKDfXmoDBnrgvegTcSQf7y9aJNPQauu","/ip4/172.18.112.238/tcp/15018/ws/p2p/16Uiu2HAmDmZi2tJzvGWhspKDfXmoDBnrgvegTcSQf7y9aJNPQauu"],"enrUri":"enr:-L24QI_IDGZTCL-ogRWf1RETsZxZj2zdJfFS67aSQyhrPvewOrTWWCLMmG-Krla-CHlDM_79_jEa1yd5a1hSkj9qM4cCgmlkgnY0gmlwhKwScO6KbXVsdGlhZGRyc5YACASsEnDuBjqpAAoErBJw7gY6qt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDEIrjrxxYfiO5p7uARJm_qsd2zVTcc26O-GerKwQ8UXiDdGNwgjqpg3VkcII6q4V3YWt1MgE"}'
|
|
2026-02-03 04:34:48.987 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:34:48.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15016/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.79.143/tcp/21885/p2p/16Uiu2HAmAYdmBnn8363yzQMaQ4ehi4TSb3k8YobvqvMqdFJUQTrN"]'
|
|
2026-02-03 04:34:48.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:34:48.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21884/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-02-03 04:34:48.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:34:48.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15016/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-02-03 04:34:48.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:34:48.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21884/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-03 04:34:49.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:34:49.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-03 04:34:49.103 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:34:49.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21884/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:49.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1770093288996889612,"ephemeral":false,"proof":""}]'
|
|
2026-02-03 04:34:49.107 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:34:49.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15016/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:34:49.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1770093288996889612,"ephemeral":false,"proof":""}]'
|
|
2026-02-03 04:34:49.112 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:34:49.113 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:34:49.113 DEBUG [src.node.waku_node] Stopping container with id 87c825241566
|
|
2026-02-03 04:34:49.627 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:34:49.627 DEBUG [src.node.waku_node] Stopping container with id bf87ba9d14b1
|
|
2026-02-03 04:34:50.127 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:34:50.128 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:34:50.134 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:34:50.139 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|