mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
|
|
2026-01-02 04:16:29.140 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
|
|
2026-01-02 04:16:29.140 DEBUG [tests.conftest] Running test: test_filter with id: 2026-01-02_04-16-29__9bae09e7-dcb8-4c67-a790-6eb6138fdc90
|
||
|
|
2026-01-02 04:16:29.140 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
|
|
2026-01-02 04:16:29.141 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||
|
|
2026-01-02 04:16:29.141 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
|
|
2026-01-02 04:16:29.141 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
|
|
2026-01-02 04:16:29.141 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
|
|
2026-01-02 04:16:29.151 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2026-01-02 04:16:29.152 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-16-29__9bae09e7-dcb8-4c67-a790-6eb6138fdc90__wakuorg_nwaku:latest.log
|
||
|
|
2026-01-02 04:16:29.152 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2026-01-02 04:16:29.152 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2026-01-02 04:16:29.194 DEBUG [src.node.docker_mananger] Network waku created
|
||
|
|
2026-01-02 04:16:29.194 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.154
|
||
|
|
2026-01-02 04:16:29.194 DEBUG [src.node.docker_mananger] Generated ports ['13912', '13913', '13914', '13915', '13916']
|
||
|
|
2026-01-02 04:16:29.195 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2026-01-02 04:16:29.195 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2026-01-02 04:16:29.195 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2026-01-02 04:16:29.195 DEBUG [src.node.docker_mananger] docker run -i -t -p 13912:13912 -p 13913:13913 -p 13914:13914 -p 13915:13915 -p 13916:13916 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=13914 --rest-port=13912 --tcp-port=13913 --discv5-udp-port=13915 --rest-address=0.0.0.0 --nat=extip:172.18.213.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcbbd4fcf04de08fdbdaefac33d5bed520f2e25faa73111ea9b3bd6753dee6da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13916 --metrics-logging=true --relay=true --filter=true
|
||
|
|
2026-01-02 04:16:32.238 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.154 waku 88285c8af1f6999424c4f65bfb5e699c4977e9210e8355b972a591d6623da51b
|
||
|
|
2026-01-02 04:16:32.269 DEBUG [src.node.docker_mananger] Container started with ID 88285c8af1f6. Setting up logs at ./log/docker/node1_2026-01-02_04-16-29__9bae09e7-dcb8-4c67-a790-6eb6138fdc90__wakuorg_nwaku:latest.log
|
||
|
|
2026-01-02 04:16:32.270 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13912
|
||
|
|
2026-01-02 04:16:32.270 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2026-01-02 04:16:33.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13912/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2026-01-02 04:16:33.274 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:16:33.274 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2026-01-02 04:16:33.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13912/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2026-01-02 04:16:33.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.154/tcp/13913/p2p/16Uiu2HAmCaHPKPHmSPkoULqDBvXwa66j5ZSfeoXukmBkXST9xpnb","/ip4/172.18.213.154/tcp/13914/ws/p2p/16Uiu2HAmCaHPKPHmSPkoULqDBvXwa66j5ZSfeoXukmBkXST9xpnb"],"enrUri":"enr:-L24QHKrq-DImN04OiWUhpgACG9CajcaqahTLSQ6DCYvDZBZESKcUaCRFdS0zxAt-hD8r-eGKqpeIfK7C6bzr8CGvUkCgmlkgnY0gmlwhKwS1ZqKbXVsdGlhZGRyc5YACASsEtWaBjZZAAoErBLVmgY2Wt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_stbgdSZ1Ip1ADwf6g1iow3l8RNDfT4MmWv30Mcue4iDdGNwgjZZg3VkcII2W4V3YWt1MgU"}'
|
||
|
|
2026-01-02 04:16:33.277 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2026-01-02 04:16:33.283 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2026-01-02 04:16:33.284 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-16-29__9bae09e7-dcb8-4c67-a790-6eb6138fdc90__wakuorg_nwaku:latest.log
|
||
|
|
2026-01-02 04:16:33.284 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2026-01-02 04:16:33.284 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2026-01-02 04:16:33.285 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2026-01-02 04:16:33.285 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.158
|
||
|
|
2026-01-02 04:16:33.285 DEBUG [src.node.docker_mananger] Generated ports ['2165', '2166', '2167', '2168', '2169']
|
||
|
|
2026-01-02 04:16:33.285 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2026-01-02 04:16:33.286 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2026-01-02 04:16:33.286 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2026-01-02 04:16:33.286 DEBUG [src.node.docker_mananger] docker run -i -t -p 2165:2165 -p 2166:2166 -p 2167:2167 -p 2168:2168 -p 2169:2169 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=2167 --rest-port=2165 --tcp-port=2166 --discv5-udp-port=2168 --rest-address=0.0.0.0 --nat=extip:172.18.106.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=833fbcce4bd0861e1a4d11b59bcb946e9ed26de17da2f3cfff4cb1c4fb45ade3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2169 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHKrq-DImN04OiWUhpgACG9CajcaqahTLSQ6DCYvDZBZESKcUaCRFdS0zxAt-hD8r-eGKqpeIfK7C6bzr8CGvUkCgmlkgnY0gmlwhKwS1ZqKbXVsdGlhZGRyc5YACASsEtWaBjZZAAoErBLVmgY2Wt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_stbgdSZ1Ip1ADwf6g1iow3l8RNDfT4MmWv30Mcue4iDdGNwgjZZg3VkcII2W4V3YWt1MgU --filternode=/ip4/172.18.213.154/tcp/13913/p2p/16Uiu2HAmCaHPKPHmSPkoULqDBvXwa66j5ZSfeoXukmBkXST9xpnb
|
||
|
|
2026-01-02 04:16:33.473 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.158 waku d9ee1f01c5e702a59965fa4a786d1407ec92e14975e48ef9c45007b6cce857c9
|
||
|
|
2026-01-02 04:16:33.503 DEBUG [src.node.docker_mananger] Container started with ID d9ee1f01c5e7. Setting up logs at ./log/docker/node1_2026-01-02_04-16-29__9bae09e7-dcb8-4c67-a790-6eb6138fdc90__wakuorg_nwaku:latest.log
|
||
|
|
2026-01-02 04:16:33.504 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2165
|
||
|
|
2026-01-02 04:16:33.504 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2026-01-02 04:16:34.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2165/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2026-01-02 04:16:34.508 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:16:34.509 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2026-01-02 04:16:34.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2165/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2026-01-02 04:16:34.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.158/tcp/2166/p2p/16Uiu2HAm3jdAtdfox6L8PM8CZpgmejAdXXxH1y6pjoLbT3tuhAhT","/ip4/172.18.106.158/tcp/2167/ws/p2p/16Uiu2HAm3jdAtdfox6L8PM8CZpgmejAdXXxH1y6pjoLbT3tuhAhT"],"enrUri":"enr:-L24QDZXKMKEyv7N9a1vNVhLuUVxMc-PFhyjbGLjYijCMr8TTlDs54iFEswAEJC1ydLTtw3-CSp5j8g45tPGoroPMuoCgmlkgnY0gmlwhKwSap6KbXVsdGlhZGRyc5YACASsEmqeBgh2AAoErBJqngYId90DgnJzhQADAQAAiXNlY3AyNTZrMaECe3bGMoBmUHMAbJbDR6wdrvMtKYhAAhT4jxzLqWhekU6DdGNwggh2g3VkcIIIeIV3YWt1MgA"}'
|
||
|
|
2026-01-02 04:16:34.511 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2026-01-02 04:16:34.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13912/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||
|
|
2026-01-02 04:16:34.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2026-01-02 04:16:34.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2165/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "43ea10b6-5bc5-4f14-8a06-c39c116ba455", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||
|
|
2026-01-02 04:16:34.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"43ea10b6-5bc5-4f14-8a06-c39c116ba455","statusDesc":"OK"}'
|
||
|
|
2026-01-02 04:16:34.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13912/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||
|
|
2026-01-02 04:16:34.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2026-01-02 04:16:34.576 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
|
|
2026-01-02 04:16:34.676 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
|
|
2026-01-02 04:16:34.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2165/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2026-01-02 04:16:34.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1767327394565910832,"ephemeral":false}]'
|
||
|
|
2026-01-02 04:16:34.683 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
|
|
2026-01-02 04:16:34.684 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
|
|
2026-01-02 04:16:34.684 DEBUG [src.node.waku_node] Stopping container with id 88285c8af1f6
|
||
|
|
2026-01-02 04:16:35.195 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2026-01-02 04:16:35.195 DEBUG [src.node.waku_node] Stopping container with id d9ee1f01c5e7
|
||
|
|
2026-01-02 04:16:35.729 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2026-01-02 04:16:35.732 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
|
|
2026-01-02 04:16:35.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2026-01-02 04:16:35.741 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|