mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-01-02 04:17:41.363 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:17:41.363 DEBUG [tests.conftest] Running test: test_filter_ping_without_request_id with id: 2026-01-02_04-17-41__008d9ae1-9d84-432c-accf-7d7aa14a82cc
|
|
2026-01-02 04:17:41.364 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:17:41.364 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:17:41.364 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-02 04:17:41.370 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:41.370 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-17-41__008d9ae1-9d84-432c-accf-7d7aa14a82cc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:41.370 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:41.370 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.90
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.docker_mananger] Generated ports ['54278', '54279', '54280', '54281', '54282']
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:41.372 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:41.372 DEBUG [src.node.docker_mananger] docker run -i -t -p 54278:54278 -p 54279:54279 -p 54280:54280 -p 54281:54281 -p 54282:54282 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=54280 --rest-port=54278 --tcp-port=54279 --discv5-udp-port=54281 --rest-address=0.0.0.0 --nat=extip:172.18.38.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6cd0ac9e7676639af75bd5e2da89c21bc7e3deefeb3aa9be205387baebaf6a7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54282 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-02 04:17:41.554 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.90 waku 38ffcd12c26fa74c710581c766e5d5c6626b70d186b287a5c61acf4aabae901f
|
|
2026-01-02 04:17:41.582 DEBUG [src.node.docker_mananger] Container started with ID 38ffcd12c26f. Setting up logs at ./log/docker/node1_2026-01-02_04-17-41__008d9ae1-9d84-432c-accf-7d7aa14a82cc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:41.583 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54278
|
|
2026-01-02 04:17:41.583 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:41.632 ERROR [src.node.docker_mananger] Max retries reached for container 880d3fc840eb. Exiting log stream.
|
|
2026-01-02 04:17:42.157 ERROR [src.node.docker_mananger] Max retries reached for container 35f06b747bbf. Exiting log stream.
|
|
2026-01-02 04:17:42.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54278/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:42.587 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-01-02 04:17:42.587 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:42.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:42.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.90/tcp/54279/p2p/16Uiu2HAm7qUKhqY8bhht2DhshxBQmJ2RuG14969NX33e4CyMeQu5","/ip4/172.18.38.90/tcp/54280/ws/p2p/16Uiu2HAm7qUKhqY8bhht2DhshxBQmJ2RuG14969NX33e4CyMeQu5"],"enrUri":"enr:-L24QBXTsdG77N7qk_oKVmlJpfLPc8FqD7DpJA8XIwzGuOqCdlf7XJ1UfiwmVSYpq-1duTZISRKK3x7cHKVZFn93a1cCgmlkgnY0gmlwhKwSJlqKbXVsdGlhZGRyc5YACASsEiZaBtQHAAoErBImWgbUCN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuGUAlC0J99hMWWhMmJXdGfMRy9CESZGOBt2UaueuB1CDdGNwgtQHg3VkcILUCYV3YWt1MgU"}'
|
|
2026-01-02 04:17:42.589 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:42.590 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-02 04:17:42.596 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:42.596 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-17-41__008d9ae1-9d84-432c-accf-7d7aa14a82cc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:42.596 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:42.596 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:42.597 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:42.597 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.7
|
|
2026-01-02 04:17:42.598 DEBUG [src.node.docker_mananger] Generated ports ['22036', '22037', '22038', '22039', '22040']
|
|
2026-01-02 04:17:42.598 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:42.598 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:42.598 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:42.598 DEBUG [src.node.docker_mananger] docker run -i -t -p 22036:22036 -p 22037:22037 -p 22038:22038 -p 22039:22039 -p 22040:22040 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=22038 --rest-port=22036 --tcp-port=22037 --discv5-udp-port=22039 --rest-address=0.0.0.0 --nat=extip:172.18.225.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b0fadc0de6eafcdcccdcc7dfbb5acf04d3aaacfa1b34e8f97f23225e7bfb86c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22040 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBXTsdG77N7qk_oKVmlJpfLPc8FqD7DpJA8XIwzGuOqCdlf7XJ1UfiwmVSYpq-1duTZISRKK3x7cHKVZFn93a1cCgmlkgnY0gmlwhKwSJlqKbXVsdGlhZGRyc5YACASsEiZaBtQHAAoErBImWgbUCN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuGUAlC0J99hMWWhMmJXdGfMRy9CESZGOBt2UaueuB1CDdGNwgtQHg3VkcILUCYV3YWt1MgU --filternode=/ip4/172.18.38.90/tcp/54279/p2p/16Uiu2HAm7qUKhqY8bhht2DhshxBQmJ2RuG14969NX33e4CyMeQu5
|
|
2026-01-02 04:17:42.774 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.7 waku 055acd2f9ece11ef87a189812301a97564453037555061e9c0efda94269864ba
|
|
2026-01-02 04:17:42.801 DEBUG [src.node.docker_mananger] Container started with ID 055acd2f9ece. Setting up logs at ./log/docker/node2_2026-01-02_04-17-41__008d9ae1-9d84-432c-accf-7d7aa14a82cc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:42.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22036
|
|
2026-01-02 04:17:42.802 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:43.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22036/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:43.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-01-02 04:17:43.806 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:43.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22036/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:43.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.7/tcp/22037/p2p/16Uiu2HAkwtDVKJg6GVj486VTjUJVUR9VxXndWwFdoYDtgGL55x3P","/ip4/172.18.225.7/tcp/22038/ws/p2p/16Uiu2HAkwtDVKJg6GVj486VTjUJVUR9VxXndWwFdoYDtgGL55x3P"],"enrUri":"enr:-L24QO9rvtiUqpvAGkSkWZXxfSGjsplrrHQODAsFD6C00M28DYTiRtv4dxZNDuuwPBy2Ddav-jWOHHmoyVaRzlmqNRECgmlkgnY0gmlwhKwS4QeKbXVsdGlhZGRyc5YACASsEuEHBlYVAAoErBLhBwZWFt0DgnJzhQADAQAAiXNlY3AyNTZrMaECJIQaLMv8NAdVxKDn213irYdt-a3iBo7jLa7DMYn3eUaDdGNwglYVg3VkcIJWF4V3YWt1MgA"}'
|
|
2026-01-02 04:17:43.809 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:43.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22036/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.90/tcp/54279/p2p/16Uiu2HAm7qUKhqY8bhht2DhshxBQmJ2RuG14969NX33e4CyMeQu5"]'
|
|
2026-01-02 04:17:43.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:17:43.838 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-02 04:17:43.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54278/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:17:43.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:17:43.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22036/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "77706e78-1b6c-490e-a4c0-623376746778", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:17:43.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"77706e78-1b6c-490e-a4c0-623376746778","statusDesc":"OK"}'
|
|
2026-01-02 04:17:43.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22036/filter/v2/subscriptions/" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:43.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusDesc":"OK"}'
|
|
2026-01-02 04:17:43.875 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:17:43.875 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:17:43.876 DEBUG [src.node.waku_node] Stopping container with id 38ffcd12c26f
|
|
2026-01-02 04:17:44.412 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:17:44.414 DEBUG [src.node.waku_node] Stopping container with id 055acd2f9ece
|
|
2026-01-02 04:17:44.890 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:17:44.893 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:17:44.897 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:17:44.902 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|