mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
76 lines
14 KiB
Plaintext
76 lines
14 KiB
Plaintext
2026-03-02 04:35:51.731 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:35:51.731 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_with_invalid_pubsub_topic_format with id: 2026-03-02_04-35-51__52269c41-f677-44b2-80b9-94c9f9f5356e
|
|
2026-03-02 04:35:51.732 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:35:51.732 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:35:51.732 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-02 04:35:51.740 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:51.740 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-51__52269c41-f677-44b2-80b9-94c9f9f5356e__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:51.740 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:35:51.741 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:35:51.742 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:35:51.742 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.61
|
|
2026-03-02 04:35:51.742 DEBUG [src.node.docker_mananger] Generated ports ['27199', '27200', '27201', '27202', '27203']
|
|
2026-03-02 04:35:51.743 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:35:51.743 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:35:51.743 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:35:51.743 DEBUG [src.node.docker_mananger] docker run -i -t -p 27199:27199 -p 27200:27200 -p 27201:27201 -p 27202:27202 -p 27203:27203 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=27201 --rest-port=27199 --tcp-port=27200 --discv5-udp-port=27202 --rest-address=0.0.0.0 --nat=extip:172.18.127.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b3dace16e54ad3c2ef4f736ebf11c131bad466d4c64bc56ceaaf6f401c52fdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27203 --metrics-logging=true --relay=true
|
|
2026-03-02 04:35:51.948 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.61 waku 6813fa39564cf3c674d657a244d25cae1bbc7703c40c24c48659da4b7e5915bb
|
|
2026-03-02 04:35:51.968 ERROR [src.node.docker_mananger] Max retries reached for container 29ad9a2fef01. Exiting log stream.
|
|
2026-03-02 04:35:51.986 DEBUG [src.node.docker_mananger] Container started with ID 6813fa39564c. Setting up logs at ./log/docker/node1_2026-03-02_04-35-51__52269c41-f677-44b2-80b9-94c9f9f5356e__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:51.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27199
|
|
2026-03-02 04:35:51.987 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:35:52.529 ERROR [src.node.docker_mananger] Max retries reached for container 709e93084519. Exiting log stream.
|
|
2026-03-02 04:35:52.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27199/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:52.991 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-02 04:35:52.992 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:35:52.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27199/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:52.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.61/tcp/27200/p2p/16Uiu2HAmQwEcBD4jYGbz2WLmMHboPXJoDhcGhwjs6jdGw3hrbj7U","/ip4/172.18.127.61/tcp/27201/ws/p2p/16Uiu2HAmQwEcBD4jYGbz2WLmMHboPXJoDhcGhwjs6jdGw3hrbj7U"],"enrUri":"enr:-L24QIe3Y1CysN2J7aXgDh9XMm8yYDjD18YFNf9ghUJTrJ8BVlP1isdesNeOGmmEd5nsMSlOfKdTdBKINinn-5muGrICgmlkgnY0gmlwhKwSfz2KbXVsdGlhZGRyc5YACASsEn89BmpAAAoErBJ_PQZqQd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtnWn-DYrrTYyzn07Vg3IPCqNt9ZxBga-2ESYED6yTj-DdGNwgmpAg3VkcIJqQoV3YWt1MgE"}'
|
|
2026-03-02 04:35:52.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:35:53.002 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:53.002 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-51__52269c41-f677-44b2-80b9-94c9f9f5356e__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:53.002 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:35:53.002 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.43
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.docker_mananger] Generated ports ['50749', '50750', '50751', '50752', '50753']
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:35:53.004 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:35:53.004 DEBUG [src.node.docker_mananger] docker run -i -t -p 50749:50749 -p 50750:50750 -p 50751:50751 -p 50752:50752 -p 50753:50753 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=50751 --rest-port=50749 --tcp-port=50750 --discv5-udp-port=50752 --rest-address=0.0.0.0 --nat=extip:172.18.107.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a56ccacbc78e1fe01ea14d5a9be39b65ba24fac23ce0e63a0ab924bc1bbceb74 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50753 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIe3Y1CysN2J7aXgDh9XMm8yYDjD18YFNf9ghUJTrJ8BVlP1isdesNeOGmmEd5nsMSlOfKdTdBKINinn-5muGrICgmlkgnY0gmlwhKwSfz2KbXVsdGlhZGRyc5YACASsEn89BmpAAAoErBJ_PQZqQd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtnWn-DYrrTYyzn07Vg3IPCqNt9ZxBga-2ESYED6yTj-DdGNwgmpAg3VkcIJqQoV3YWt1MgE
|
|
2026-03-02 04:35:53.214 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.43 waku ed11e821a4aac50a7a79f8a3603563c81260f0e2a99682a9f9e9a2dd226b9c85
|
|
2026-03-02 04:35:53.257 DEBUG [src.node.docker_mananger] Container started with ID ed11e821a4aa. Setting up logs at ./log/docker/node2_2026-03-02_04-35-51__52269c41-f677-44b2-80b9-94c9f9f5356e__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:53.258 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50749
|
|
2026-03-02 04:35:53.259 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:35:54.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50749/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:54.280 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-02 04:35:54.281 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:35:54.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50749/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:54.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.43/tcp/50750/p2p/16Uiu2HAm8i5Dn6y7p9vvMU263EtwbvxcdUYrTrV78TKvZC7xNjcf","/ip4/172.18.107.43/tcp/50751/ws/p2p/16Uiu2HAm8i5Dn6y7p9vvMU263EtwbvxcdUYrTrV78TKvZC7xNjcf"],"enrUri":"enr:-L24QO7lHsUhM0g_Ah_8gBIFA2P9unAm6_n8pTPnaigXoDK_AXX11CKn5VlpjTyw65iRDzfSup5Q37iXyIlFW7hMRC4CgmlkgnY0gmlwhKwSayuKbXVsdGlhZGRyc5YACASsEmsrBsY-AAoErBJrKwbGP90DgnJzhQADAQAAiXNlY3AyNTZrMaECxVuAdlKoYlp7F5FR7nULA3CP9toytuNzjINRgf6s4zSDdGNwgsY-g3VkcILGQIV3YWt1MgE"}'
|
|
2026-03-02 04:35:54.287 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:35:54.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50749/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.127.61/tcp/27200/p2p/16Uiu2HAmQwEcBD4jYGbz2WLmMHboPXJoDhcGhwjs6jdGw3hrbj7U"]'
|
|
2026-03-02 04:35:54.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:54.295 DEBUG [tests.relay.test_subscribe] Running test with payload /test/2/rs/0/1
|
|
2026-03-02 04:35:54.295 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/test/2/rs/0/1"'
|
|
2026-03-02 04:35:54.298 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27199/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-02 04:35:54.299 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/3/rs/0/1
|
|
2026-03-02 04:35:54.299 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/3/rs/0/1"'
|
|
2026-03-02 04:35:54.302 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27199/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-02 04:35:54.302 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/test/0/1
|
|
2026-03-02 04:35:54.302 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/test/0/1"'
|
|
2026-03-02 04:35:54.305 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27199/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-02 04:35:54.305 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/rs/3/b
|
|
2026-03-02 04:35:54.306 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/rs/3/b"'
|
|
2026-03-02 04:35:54.308 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27199/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-02 04:35:54.309 DEBUG [tests.relay.test_subscribe] Running test with payload /waku/2/rs/0
|
|
2026-03-02 04:35:54.309 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '"/waku/2/rs/0"'
|
|
2026-03-02 04:35:54.312 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:27199/relay/v1/subscriptions. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-02 04:35:54.314 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:35:54.315 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:35:54.315 DEBUG [src.node.waku_node] Stopping container with id 6813fa39564c
|
|
2026-03-02 04:35:54.901 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:35:54.901 DEBUG [src.node.waku_node] Stopping container with id ed11e821a4aa
|
|
2026-03-02 04:35:55.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:35:55.487 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:35:55.493 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:35:55.497 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|