mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-05 04:36:55.836 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:36:55.837 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2026-03-05_04-36-55__9643036a-12c6-45ef-9330-c89dc2399409
|
|
2026-03-05 04:36:55.837 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:36:55.837 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:36:55.837 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 04:36:55.844 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:36:55.844 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-36-55__9643036a-12c6-45ef-9330-c89dc2399409__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:36:55.844 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:36:55.844 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:36:55.845 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:36:55.845 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.153
|
|
2026-03-05 04:36:55.846 DEBUG [src.node.docker_mananger] Generated ports ['16753', '16754', '16755', '16756', '16757']
|
|
2026-03-05 04:36:55.846 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:36:55.846 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:36:55.846 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:36:55.846 DEBUG [src.node.docker_mananger] docker run -i -t -p 16753:16753 -p 16754:16754 -p 16755:16755 -p 16756:16756 -p 16757:16757 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=16755 --rest-port=16753 --tcp-port=16754 --discv5-udp-port=16756 --rest-address=0.0.0.0 --nat=extip:172.18.162.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbf900cb41f75ef96f2fbefeeeaf7d97dd1af9d6fc7cc89b713aeca1ab56873c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16757 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 04:36:56.034 ERROR [src.node.docker_mananger] Max retries reached for container 5a32d6f5f19c. Exiting log stream.
|
|
2026-03-05 04:36:56.042 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.153 waku d2469603da54d5c98ade8b1ab9a2ffe3e98148a3f82680d64f9c66cd92310b30
|
|
2026-03-05 04:36:56.078 DEBUG [src.node.docker_mananger] Container started with ID d2469603da54. Setting up logs at ./log/docker/node1_2026-03-05_04-36-55__9643036a-12c6-45ef-9330-c89dc2399409__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:36:56.079 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16753
|
|
2026-03-05 04:36:56.079 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:36:56.551 ERROR [src.node.docker_mananger] Max retries reached for container dc67f02e79db. Exiting log stream.
|
|
2026-03-05 04:36:57.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16753/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:36:57.082 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:36:57.082 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:36:57.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16753/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:36:57.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.153/tcp/16754/p2p/16Uiu2HAmL5PTTq2jq8MQg687PhT1dNFhJPvR1L5KAVr4FdbdXUSa","/ip4/172.18.162.153/tcp/16755/ws/p2p/16Uiu2HAmL5PTTq2jq8MQg687PhT1dNFhJPvR1L5KAVr4FdbdXUSa"],"enrUri":"enr:-L24QDcxkwDB-FW9Pu02tnZtDwJV9a6rZgXRumArC1rlNxBgB0QssBpQqis6CLgNjjDzsCkfOoz3GHxQoVU3P8zu8xwCgmlkgnY0gmlwhKwSopmKbXVsdGlhZGRyc5YACASsEqKZBkFyAAoErBKimQZBc90DgnJzhQADAQAAiXNlY3AyNTZrMaEDbkHf2xZhN4LCXS4vPZAMZSG7URtjOGEoWmIWuFv618eDdGNwgkFyg3VkcIJBdIV3YWt1MgU"}'
|
|
2026-03-05 04:36:57.085 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:36:57.085 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 04:36:57.092 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:36:57.092 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-36-55__9643036a-12c6-45ef-9330-c89dc2399409__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:36:57.092 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:36:57.092 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:36:57.093 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:36:57.093 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.41
|
|
2026-03-05 04:36:57.094 DEBUG [src.node.docker_mananger] Generated ports ['16222', '16223', '16224', '16225', '16226']
|
|
2026-03-05 04:36:57.094 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:36:57.094 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:36:57.094 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:36:57.094 DEBUG [src.node.docker_mananger] docker run -i -t -p 16222:16222 -p 16223:16223 -p 16224:16224 -p 16225:16225 -p 16226:16226 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=16224 --rest-port=16222 --tcp-port=16223 --discv5-udp-port=16225 --rest-address=0.0.0.0 --nat=extip:172.18.74.41 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7a758fbf2446ecd7004eefe5fee77fecd1bc586ebc34cda8c6eb90d0f1cab99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16226 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDcxkwDB-FW9Pu02tnZtDwJV9a6rZgXRumArC1rlNxBgB0QssBpQqis6CLgNjjDzsCkfOoz3GHxQoVU3P8zu8xwCgmlkgnY0gmlwhKwSopmKbXVsdGlhZGRyc5YACASsEqKZBkFyAAoErBKimQZBc90DgnJzhQADAQAAiXNlY3AyNTZrMaEDbkHf2xZhN4LCXS4vPZAMZSG7URtjOGEoWmIWuFv618eDdGNwgkFyg3VkcIJBdIV3YWt1MgU --filternode=/ip4/172.18.162.153/tcp/16754/p2p/16Uiu2HAmL5PTTq2jq8MQg687PhT1dNFhJPvR1L5KAVr4FdbdXUSa
|
|
2026-03-05 04:36:57.300 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.41 waku 9f94279c8015d904eed6452ab6b4619ea79a4fa9bffb1e08bc85bd36e9071dc7
|
|
2026-03-05 04:36:57.342 DEBUG [src.node.docker_mananger] Container started with ID 9f94279c8015. Setting up logs at ./log/docker/node2_2026-03-05_04-36-55__9643036a-12c6-45ef-9330-c89dc2399409__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:36:57.342 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16222
|
|
2026-03-05 04:36:57.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:36:58.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16222/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:36:58.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:36:58.347 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:36:58.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16222/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:36:58.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.41/tcp/16223/p2p/16Uiu2HAm5vyjPMGgNowxPML49MXkYBciR4dQ58pv1tgrCD2XQ2E9","/ip4/172.18.74.41/tcp/16224/ws/p2p/16Uiu2HAm5vyjPMGgNowxPML49MXkYBciR4dQ58pv1tgrCD2XQ2E9"],"enrUri":"enr:-L24QPyaT4s0WUAmj-ot8DStDTDCg9r_yeYc86Jy5O3zV2_JQIvuH1up8E6khde1WBBE0-M0fFkJ7KZgvEPfxMeWGUkCgmlkgnY0gmlwhKwSSimKbXVsdGlhZGRyc5YACASsEkopBj9fAAoErBJKKQY_YN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnBbI1mhZpXwrfJDPPV7HybtQx8agyDSeClIkC-GZqLaDdGNwgj9fg3VkcII_YYV3YWt1MgA"}'
|
|
2026-03-05 04:36:58.349 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:36:58.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.153/tcp/16754/p2p/16Uiu2HAmL5PTTq2jq8MQg687PhT1dNFhJPvR1L5KAVr4FdbdXUSa"]'
|
|
2026-03-05 04:36:58.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:36:58.389 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-05 04:36:58.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16753/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:36:58.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:36:58.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16222/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6bf228b3-e893-4513-9f7e-5b548a793e50", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:36:58.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6bf228b3-e893-4513-9f7e-5b548a793e50","statusDesc":"OK"}'
|
|
2026-03-05 04:36:58.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2026-03-05 04:36:58.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:36:58.429 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:36:58.530 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-05 04:36:58.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16222/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:36:58.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772685418421471433,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2026-03-05 04:36:58.536 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:36:58.537 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:36:58.537 DEBUG [src.node.waku_node] Stopping container with id d2469603da54
|
|
2026-03-05 04:36:59.136 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:36:59.137 DEBUG [src.node.waku_node] Stopping container with id 9f94279c8015
|
|
2026-03-05 04:36:59.681 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:36:59.683 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:36:59.688 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:36:59.693 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|