mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
76 lines
14 KiB
Plaintext
76 lines
14 KiB
Plaintext
2026-02-27 04:39:58.626 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:39:58.627 DEBUG [tests.conftest] Running test: test_relay_subscribe_with_invalid_pubsub_topic_format with id: 2026-02-27_04-39-58__ff0361e4-5a2c-484b-a77a-e0e65dfefa3e
|
|
2026-02-27 04:39:58.627 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:39:58.627 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-27 04:39:58.627 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-27 04:39:58.634 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:39:58.635 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-39-58__ff0361e4-5a2c-484b-a77a-e0e65dfefa3e__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:39:58.635 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:39:58.635 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:39:58.637 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:39:58.637 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.141
|
|
2026-02-27 04:39:58.637 DEBUG [src.node.docker_mananger] Generated ports ['16751', '16752', '16753', '16754', '16755']
|
|
2026-02-27 04:39:58.637 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:39:58.637 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:39:58.637 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:39:58.638 DEBUG [src.node.docker_mananger] docker run -i -t -p 16751:16751 -p 16752:16752 -p 16753:16753 -p 16754:16754 -p 16755:16755 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=16753 --rest-port=16751 --tcp-port=16752 --discv5-udp-port=16754 --rest-address=0.0.0.0 --nat=extip:172.18.200.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=407f8cfbacfbd5817067ffbb7d043c1c12cd6c22c5adfa6cab94405c9a5492d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16755 --metrics-logging=true --relay=true
|
|
2026-02-27 04:39:58.822 ERROR [src.node.docker_mananger] Max retries reached for container 0ba6832e8657. Exiting log stream.
|
|
2026-02-27 04:39:58.834 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.141 waku c9130ea69e568503e869167f00c5daf1dad340ab127cc9571e71d8690f9c2840
|
|
2026-02-27 04:39:58.870 DEBUG [src.node.docker_mananger] Container started with ID c9130ea69e56. Setting up logs at ./log/docker/node1_2026-02-27_04-39-58__ff0361e4-5a2c-484b-a77a-e0e65dfefa3e__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:39:58.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16751
|
|
2026-02-27 04:39:58.871 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:39:59.412 ERROR [src.node.docker_mananger] Max retries reached for container 9144e7348d6c. Exiting log stream.
|
|
2026-02-27 04:39:59.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16751/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:39:59.874 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-02-27 04:39:59.875 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:39:59.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16751/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:39:59.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.141/tcp/16752/p2p/16Uiu2HAkuzR85Qim1V6wW7JmR611FHjDNA2mHzHkD7JJdANE1mq7","/ip4/172.18.200.141/tcp/16753/ws/p2p/16Uiu2HAkuzR85Qim1V6wW7JmR611FHjDNA2mHzHkD7JJdANE1mq7"],"enrUri":"enr:-L24QN8EvcM4l_W5I8p4GHNwBf0a4JU5FgRUkC7oRYGloFnkbkxcHd-kicOMF7-Q6qQEFILMR8FxDj4tceYvliAysEQCgmlkgnY0gmlwhKwSyI2KbXVsdGlhZGRyc5YACASsEsiNBkFwAAoErBLIjQZBcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECCGNeHNn13eX9biz9OLmXzWX0a2KL6BAAEYZxy1lOQkaDdGNwgkFwg3VkcIJBcoV3YWt1MgE"}'
|
|
2026-02-27 04:39:59.877 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:39:59.885 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:39:59.885 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-39-58__ff0361e4-5a2c-484b-a77a-e0e65dfefa3e__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:39:59.885 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:39:59.885 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:39:59.888 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:39:59.888 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.63
|
|
2026-02-27 04:39:59.888 DEBUG [src.node.docker_mananger] Generated ports ['2331', '2332', '2333', '2334', '2335']
|
|
2026-02-27 04:39:59.888 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:39:59.888 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:39:59.888 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:39:59.889 DEBUG [src.node.docker_mananger] docker run -i -t -p 2331:2331 -p 2332:2332 -p 2333:2333 -p 2334:2334 -p 2335:2335 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=2333 --rest-port=2331 --tcp-port=2332 --discv5-udp-port=2334 --rest-address=0.0.0.0 --nat=extip:172.18.11.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcfeab6e2bb0508e76c7dd02a96cbeefe19f17efb828cac2684bdd4bedd874fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2335 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN8EvcM4l_W5I8p4GHNwBf0a4JU5FgRUkC7oRYGloFnkbkxcHd-kicOMF7-Q6qQEFILMR8FxDj4tceYvliAysEQCgmlkgnY0gmlwhKwSyI2KbXVsdGlhZGRyc5YACASsEsiNBkFwAAoErBLIjQZBcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECCGNeHNn13eX9biz9OLmXzWX0a2KL6BAAEYZxy1lOQkaDdGNwgkFwg3VkcIJBcoV3YWt1MgE
|
|
2026-02-27 04:40:00.092 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.63 waku 9800c2c345faadaff372d08b0176efb33dc0a16d66428b3582725b1f813f1aab
|
|
2026-02-27 04:40:00.132 DEBUG [src.node.docker_mananger] Container started with ID 9800c2c345fa. Setting up logs at ./log/docker/node2_2026-02-27_04-39-58__ff0361e4-5a2c-484b-a77a-e0e65dfefa3e__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:40:00.133 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2331
|
|
2026-02-27 04:40:00.133 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:40:01.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:40:01.153 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-02-27 04:40:01.158 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:40:01.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:40:01.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.63/tcp/2332/p2p/16Uiu2HAmPk5gyRUhWonb56FVQgvEXfjMhdTHpUBTYttpG6QMTTRh","/ip4/172.18.11.63/tcp/2333/ws/p2p/16Uiu2HAmPk5gyRUhWonb56FVQgvEXfjMhdTHpUBTYttpG6QMTTRh"],"enrUri":"enr:-L24QDquf75w42j_cke21_SGqKWBQCGGp1qRx72XyAMTSYRLUFIslYcsTlIwPJQXR7b16escmPDXoTx5VW4nZG5MoEQCgmlkgnY0gmlwhKwSCz-KbXVsdGlhZGRyc5YACASsEgs_BgkcAAoErBILPwYJHd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpL5_WzWmMzmIR6b6P5_V-efG9fn8L8sXdPrG_ILoV7CDdGNwggkcg3VkcIIJHoV3YWt1MgE"}'
|
|
2026-02-27 04:40:01.163 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:40:01.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.141/tcp/16752/p2p/16Uiu2HAkuzR85Qim1V6wW7JmR611FHjDNA2mHzHkD7JJdANE1mq7"]'
|
|
2026-02-27 04:40:01.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:40:01.170 DEBUG [tests.relay.test_subscribe] Running test with payload /test/2/rs/0/1
|
|
2026-02-27 04:40:01.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/test/2/rs/0/1"'
|
|
2026-02-27 04:40:01.173 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16751/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-02-27 04:40:01.174 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/3/rs/0/1
|
|
2026-02-27 04:40:01.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/3/rs/0/1"'
|
|
2026-02-27 04:40:01.177 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16751/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-02-27 04:40:01.177 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/test/0/1
|
|
2026-02-27 04:40:01.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/test/0/1"'
|
|
2026-02-27 04:40:01.180 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16751/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-02-27 04:40:01.181 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/rs/3/b
|
|
2026-02-27 04:40:01.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/rs/3/b"'
|
|
2026-02-27 04:40:01.184 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16751/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-02-27 04:40:01.184 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/rs/0
|
|
2026-02-27 04:40:01.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/rs/0"'
|
|
2026-02-27 04:40:01.187 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16751/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-02-27 04:40:01.189 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:40:01.190 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:40:01.190 DEBUG [src.node.waku_node] Stopping container with id c9130ea69e56
|
|
2026-02-27 04:40:01.761 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:40:01.762 DEBUG [src.node.waku_node] Stopping container with id 9800c2c345fa
|
|
2026-02-27 04:40:02.357 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:40:02.360 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:40:02.370 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:40:02.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|