mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2026-01-31 04:29:45.387 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-31 04:29:45.388 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431
|
|
2026-01-31 04:29:45.388 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-31 04:29:45.388 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-31 04:29:45.388 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-31 04:29:45.399 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:29:45.399 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:45.406 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:29:45.406 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:45.412 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:29:45.412 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:45.412 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-31 04:29:45.412 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-31 04:29:45.413 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:29:45.413 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:29:45.454 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-01-31 04:29:45.454 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.108
|
|
2026-01-31 04:29:45.455 DEBUG [src.node.docker_mananger] Generated ports ['63911', '63912', '63913', '63914', '63915']
|
|
2026-01-31 04:29:45.455 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:29:45.455 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:29:45.455 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:29:45.455 DEBUG [src.node.docker_mananger] docker run -i -t -p 63911:63911 -p 63912:63912 -p 63913:63913 -p 63914:63914 -p 63915:63915 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=63913 --rest-port=63911 --tcp-port=63912 --discv5-udp-port=63914 --rest-address=0.0.0.0 --nat=extip:172.18.191.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=72e9c8f807decb68dc6f5a25cb3f72717dafd81311cb5fa6cae9f148d8167cd0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63915 --metrics-logging=true --filter=true --relay=true
|
|
2026-01-31 04:29:48.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.108 waku 7571b2c9ad55cff94a65e4a8236eeaa81af19488d5b286388feda88294912e28
|
|
2026-01-31 04:29:48.736 DEBUG [src.node.docker_mananger] Container started with ID 7571b2c9ad55. Setting up logs at ./log/docker/node1_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:48.737 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63911
|
|
2026-01-31 04:29:48.737 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:29:49.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63911/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:49.741 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-31 04:29:49.741 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:29:49.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63911/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:49.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.108/tcp/63912/p2p/16Uiu2HAmMfB3NjQdkAmZcsj3hZZwisUYFZ3dGKwPHadSDHFyZDt4","/ip4/172.18.191.108/tcp/63913/ws/p2p/16Uiu2HAmMfB3NjQdkAmZcsj3hZZwisUYFZ3dGKwPHadSDHFyZDt4"],"enrUri":"enr:-L24QMYJvLmYGgQ53ZIuusSFZbuWZFLz-camnS05tPoulU1IJS2j1ke_uGFFw7xitNfLrgBOKO6SnbzpHRj-BlVSoHgCgmlkgnY0gmlwhKwSv2yKbXVsdGlhZGRyc5YACASsEr9sBvmoAAoErBK_bAb5qd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhcVFVaGGi_Z7rROgRupIw-K0yXoNyp2YEM43YN8Pv4GDdGNwgvmog3VkcIL5qoV3YWt1MgU"}'
|
|
2026-01-31 04:29:49.744 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:29:49.745 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:29:49.745 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:29:49.746 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:29:49.746 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.121
|
|
2026-01-31 04:29:49.746 DEBUG [src.node.docker_mananger] Generated ports ['62209', '62210', '62211', '62212', '62213']
|
|
2026-01-31 04:29:49.747 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:29:49.747 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:29:49.747 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:29:49.747 DEBUG [src.node.docker_mananger] docker run -i -t -p 62209:62209 -p 62210:62210 -p 62211:62211 -p 62212:62212 -p 62213:62213 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=62211 --rest-port=62209 --tcp-port=62210 --discv5-udp-port=62212 --rest-address=0.0.0.0 --nat=extip:172.18.35.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=624230b377fed9bb33e96dbeeb1bc30dce412ba86016905b98d0b0d59cb57ac6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62213 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QMYJvLmYGgQ53ZIuusSFZbuWZFLz-camnS05tPoulU1IJS2j1ke_uGFFw7xitNfLrgBOKO6SnbzpHRj-BlVSoHgCgmlkgnY0gmlwhKwSv2yKbXVsdGlhZGRyc5YACASsEr9sBvmoAAoErBK_bAb5qd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhcVFVaGGi_Z7rROgRupIw-K0yXoNyp2YEM43YN8Pv4GDdGNwgvmog3VkcIL5qoV3YWt1MgU
|
|
2026-01-31 04:29:49.926 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.121 waku 8d66b58e2ef005c7b688e8809048c6043301c71fabc77ac53140b529dbd50b6a
|
|
2026-01-31 04:29:49.956 DEBUG [src.node.docker_mananger] Container started with ID 8d66b58e2ef0. Setting up logs at ./log/docker/node2_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:49.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62209
|
|
2026-01-31 04:29:49.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:29:50.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:50.968 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":"READY"}]}'
|
|
2026-01-31 04:29:50.969 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:29:50.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62209/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:50.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.121/tcp/62210/p2p/16Uiu2HAm417aNJLvNH3EYkkPHDc3EDmDoT3cgQqqo9j83ek9PGrD","/ip4/172.18.35.121/tcp/62211/ws/p2p/16Uiu2HAm417aNJLvNH3EYkkPHDc3EDmDoT3cgQqqo9j83ek9PGrD"],"enrUri":"enr:-L24QPk1ub7dxv2Fqhg8P6IuBq4GN9PQ0lW13ysFW1s10Z1ZblwLoA48fVdYOxlAnQN0MlCJd7ML9hl5N_L-OtVIregCgmlkgnY0gmlwhKwSI3mKbXVsdGlhZGRyc5YACASsEiN5BvMCAAoErBIjeQbzA90DgnJzhQADAQAAiXNlY3AyNTZrMaECf26ajdlgKdw44Flvvxv0pe7_PbEeuHg2QeM8ynxYkVKDdGNwgvMCg3VkcILzBIV3YWt1MgU"}'
|
|
2026-01-31 04:29:50.975 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:29:50.975 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:29:50.976 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.198
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.docker_mananger] Generated ports ['57383', '57384', '57385', '57386', '57387']
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:29:50.978 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:29:50.978 DEBUG [src.node.docker_mananger] docker run -i -t -p 57383:57383 -p 57384:57384 -p 57385:57385 -p 57386:57386 -p 57387:57387 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=57385 --rest-port=57383 --tcp-port=57384 --discv5-udp-port=57386 --rest-address=0.0.0.0 --nat=extip:172.18.158.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ab36622b367e60dfc3a6ef78ccfcd5d2a54dac7ad3b1cfa859a112c3d91aaa11 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57387 --metrics-logging=true --relay=false --filternode=/ip4/172.18.35.121/tcp/62210/p2p/16Uiu2HAm417aNJLvNH3EYkkPHDc3EDmDoT3cgQqqo9j83ek9PGrD --discv5-bootstrap-node=enr:-L24QPk1ub7dxv2Fqhg8P6IuBq4GN9PQ0lW13ysFW1s10Z1ZblwLoA48fVdYOxlAnQN0MlCJd7ML9hl5N_L-OtVIregCgmlkgnY0gmlwhKwSI3mKbXVsdGlhZGRyc5YACASsEiN5BvMCAAoErBIjeQbzA90DgnJzhQADAQAAiXNlY3AyNTZrMaECf26ajdlgKdw44Flvvxv0pe7_PbEeuHg2QeM8ynxYkVKDdGNwgvMCg3VkcILzBIV3YWt1MgU
|
|
2026-01-31 04:29:51.159 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.198 waku 637f55d1ea046e43f2c9b09045557f0e3d4b8ee75f5163c5bd1a0f1c4302ffec
|
|
2026-01-31 04:29:51.189 DEBUG [src.node.docker_mananger] Container started with ID 637f55d1ea04. Setting up logs at ./log/docker/node3_2026-01-31_04-29-45__7e3b2c07-5927-4b51-b3ea-4d72c9176431__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:51.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57383
|
|
2026-01-31 04:29:51.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:29:52.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:52.194 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-31 04:29:52.195 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:29:52.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:52.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.198/tcp/57384/p2p/16Uiu2HAmGGHo1UpE5eihNKTj98p3zisS8WPVh4UWk3PpWAk5QtvV","/ip4/172.18.158.198/tcp/57385/ws/p2p/16Uiu2HAmGGHo1UpE5eihNKTj98p3zisS8WPVh4UWk3PpWAk5QtvV"],"enrUri":"enr:-L24QP9S82-vHzQtD3vZtanNrNySKuUXTbqSKtSUqtCmhMWSNkaXsxbfXK9Fxw33kadoNUyhc_TNNhccTs6xKa6L7wECgmlkgnY0gmlwhKwSnsaKbXVsdGlhZGRyc5YACASsEp7GBuAoAAoErBKexgbgKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNZ4cyZhhcVqLHF3deJSB-VSn-BYf16-kPd89xHs2_cKDdGNwguAog3VkcILgKoV3YWt1MgA"}'
|
|
2026-01-31 04:29:52.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:29:52.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63911/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:29:52.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:29:52.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:29:52.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:29:52.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57383/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-31 04:29:52.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-01-31 04:29:52.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63911/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:52.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.35.121/tcp/49124/p2p/16Uiu2HAm417aNJLvNH3EYkkPHDc3EDmDoT3cgQqqo9j83ek9PGrD","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-31 04:29:52.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62209/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:52.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.158.198/tcp/52802/p2p/16Uiu2HAmGGHo1UpE5eihNKTj98p3zisS8WPVh4UWk3PpWAk5QtvV","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.191.108/tcp/63912/p2p/16Uiu2HAmMfB3NjQdkAmZcsj3hZZwisUYFZ3dGKwPHadSDHFyZDt4","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-01-31 04:29:52.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:52.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.35.121/tcp/62210/p2p/16Uiu2HAm417aNJLvNH3EYkkPHDc3EDmDoT3cgQqqo9j83ek9PGrD","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-01-31 04:29:52.258 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-01-31 04:30:22.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63911/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)'}'
|
|
2026-01-31 04:30:22.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:30:22.264 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:30:23.265 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:30:23.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:30:23.268 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":1769833822258818856,"ephemeral":false}]'
|
|
2026-01-31 04:30:23.272 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-31 04:30:23.273 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-31 04:30:23.273 DEBUG [src.node.waku_node] Stopping container with id 7571b2c9ad55
|
|
2026-01-31 04:30:23.822 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:30:23.822 DEBUG [src.node.waku_node] Stopping container with id 8d66b58e2ef0
|
|
2026-01-31 04:30:24.321 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:30:24.321 DEBUG [src.node.waku_node] Stopping container with id 637f55d1ea04
|
|
2026-01-31 04:30:24.635 ERROR [src.node.docker_mananger] Max retries reached for container 7571b2c9ad55. Exiting log stream.
|
|
2026-01-31 04:30:24.868 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:30:24.871 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-31 04:30:24.889 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:30:24.912 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:30:24.922 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|