mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
75 lines
13 KiB
Plaintext
75 lines
13 KiB
Plaintext
2026-02-04 04:33:57.273 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:33:57.274 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-02-04_04-33-57__a7923189-0b48-4302-993a-fc907db3106c
|
|
2026-02-04 04:33:57.274 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:33:57.274 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 04:33:57.274 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 04:33:57.281 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:57.281 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-33-57__a7923189-0b48-4302-993a-fc907db3106c__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:57.281 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:57.281 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:57.282 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.21
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.docker_mananger] Generated ports ['23656', '23657', '23658', '23659', '23660']
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:57.283 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:57.283 DEBUG [src.node.docker_mananger] docker run -i -t -p 23656:23656 -p 23657:23657 -p 23658:23658 -p 23659:23659 -p 23660:23660 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=23658 --rest-port=23656 --tcp-port=23657 --discv5-udp-port=23659 --rest-address=0.0.0.0 --nat=extip:172.18.21.21 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3f0f0e8f0df51c498fc7d79b42aa8d2aebe5b5ba3bcf2bfcd9dadcabcc224e6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23660 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 04:33:57.464 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.21 waku efcdd201261ffe763a2c0428ec1d6d9859e54f6d4f51e0c50269614350ba41c0
|
|
2026-02-04 04:33:57.495 DEBUG [src.node.docker_mananger] Container started with ID efcdd201261f. Setting up logs at ./log/docker/node1_2026-02-04_04-33-57__a7923189-0b48-4302-993a-fc907db3106c__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:57.497 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23656
|
|
2026-02-04 04:33:57.497 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:57.561 ERROR [src.node.docker_mananger] Max retries reached for container e879d2cdfa37. Exiting log stream.
|
|
2026-02-04 04:33:58.069 ERROR [src.node.docker_mananger] Max retries reached for container d47fa51afbc5. Exiting log stream.
|
|
2026-02-04 04:33:58.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23656/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:58.500 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-04 04:33:58.500 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:58.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23656/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:58.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.21/tcp/23657/p2p/16Uiu2HAkzEdy352tdfUp9zgVCgGwCvVnr11pzvbfG5ruhbGkc8oB","/ip4/172.18.21.21/tcp/23658/ws/p2p/16Uiu2HAkzEdy352tdfUp9zgVCgGwCvVnr11pzvbfG5ruhbGkc8oB"],"enrUri":"enr:-L24QNiVLgZBzTBUUgJwhNF9qUdrEyu0nDe-46QrJAYQwRTAdEhj9OHjPGv7XldA0VNAYOc4i7n6Nua4CMZ5addRFtACgmlkgnY0gmlwhKwSFRWKbXVsdGlhZGRyc5YACASsEhUVBlxpAAoErBIVFQZcat0DgnJzhQACAQAAiXNlY3AyNTZrMaECR3bFAlMh6iyEkqOa0diKw_MJY-Gw1dXJvuBIFe8z3nqDdGNwglxpg3VkcIJca4V3YWt1MgU"}'
|
|
2026-02-04 04:33:58.503 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:58.510 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:58.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-33-57__a7923189-0b48-4302-993a-fc907db3106c__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:58.510 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:58.510 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:58.511 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:58.511 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.106
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.docker_mananger] Generated ports ['35216', '35217', '35218', '35219', '35220']
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:58.512 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:58.512 DEBUG [src.node.docker_mananger] docker run -i -t -p 35216:35216 -p 35217:35217 -p 35218:35218 -p 35219:35219 -p 35220:35220 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=35218 --rest-port=35216 --tcp-port=35217 --discv5-udp-port=35219 --rest-address=0.0.0.0 --nat=extip:172.18.211.106 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=39ac189bcbc5b40947cd960d1e62debaa80e1abdf78fa18ab0c7db06cee7fcbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35220 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNiVLgZBzTBUUgJwhNF9qUdrEyu0nDe-46QrJAYQwRTAdEhj9OHjPGv7XldA0VNAYOc4i7n6Nua4CMZ5addRFtACgmlkgnY0gmlwhKwSFRWKbXVsdGlhZGRyc5YACASsEhUVBlxpAAoErBIVFQZcat0DgnJzhQACAQAAiXNlY3AyNTZrMaECR3bFAlMh6iyEkqOa0diKw_MJY-Gw1dXJvuBIFe8z3nqDdGNwglxpg3VkcIJca4V3YWt1MgU --filternode=/ip4/172.18.21.21/tcp/23657/p2p/16Uiu2HAkzEdy352tdfUp9zgVCgGwCvVnr11pzvbfG5ruhbGkc8oB
|
|
2026-02-04 04:33:58.694 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.106 waku d24139bb97b34998a11ba8f3e291fc73430250dfee023c51d0d0f3f3268d4f93
|
|
2026-02-04 04:33:58.727 DEBUG [src.node.docker_mananger] Container started with ID d24139bb97b3. Setting up logs at ./log/docker/node2_2026-02-04_04-33-57__a7923189-0b48-4302-993a-fc907db3106c__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:58.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35216
|
|
2026-02-04 04:33:58.728 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:59.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35216/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:59.732 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-02-04 04:33:59.733 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:59.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35216/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:59.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.106/tcp/35217/p2p/16Uiu2HAm3MLWtYP8exjcniXAY87q1uKytKYcfMQCbffbxpiCgFhj","/ip4/172.18.211.106/tcp/35218/ws/p2p/16Uiu2HAm3MLWtYP8exjcniXAY87q1uKytKYcfMQCbffbxpiCgFhj"],"enrUri":"enr:-L24QNj26uuvchTggT0u7BXYNWksufWswBd5AlYRo_6iRUz6SN6pOFlPzn3v5Ci1eDmGCdRWjF_AxTSdxrd-noif90kCgmlkgnY0gmlwhKwS02qKbXVsdGlhZGRyc5YACASsEtNqBomRAAoErBLTagaJkt0DgnJzhQACAQAAiXNlY3AyNTZrMaECdcEqEIC78E12wK_AUm91zh9kGAjxlHqrDm-xb01mwNqDdGNwgomRg3VkcIKJk4V3YWt1MgA"}'
|
|
2026-02-04 04:33:59.735 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:59.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35216/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.21/tcp/23657/p2p/16Uiu2HAkzEdy352tdfUp9zgVCgGwCvVnr11pzvbfG5ruhbGkc8oB"]'
|
|
2026-02-04 04:33:59.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:59.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23656/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-04 04:33:59.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:59.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35216/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "64b69fee-e5cb-4bfc-9415-3067db4ec67d", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-02-04 04:33:59.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"64b69fee-e5cb-4bfc-9415-3067db4ec67d","statusDesc":"OK"}'
|
|
2026-02-04 04:33:59.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23656/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:33:59.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:59.799 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:33:59.899 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:33:59.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35216/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:59.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179639792544279,"ephemeral":false}]'
|
|
2026-02-04 04:33:59.905 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:33:59.906 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:33:59.906 DEBUG [src.node.waku_node] Stopping container with id efcdd201261f
|
|
2026-02-04 04:34:00.436 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:34:00.436 DEBUG [src.node.waku_node] Stopping container with id d24139bb97b3
|
|
2026-02-04 04:34:00.948 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:34:00.950 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:34:00.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:34:00.960 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|