mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2026-03-09 04:35:08.443 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:35:08.444 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b
|
|
2026-03-09 04:35:08.444 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:35:08.444 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:35:08.444 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-09 04:35:08.454 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:35:08.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:08.461 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:35:08.462 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:08.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:35:08.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:08.469 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-09 04:35:08.469 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-09 04:35:08.470 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:35:08.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:35:08.518 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-09 04:35:08.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.17
|
|
2026-03-09 04:35:08.519 DEBUG [src.node.docker_mananger] Generated ports ['29028', '29029', '29030', '29031', '29032']
|
|
2026-03-09 04:35:08.519 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:35:08.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:35:08.519 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:35:08.519 DEBUG [src.node.docker_mananger] docker run -i -t -p 29028:29028 -p 29029:29029 -p 29030:29030 -p 29031:29031 -p 29032:29032 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=29030 --rest-port=29028 --tcp-port=29029 --discv5-udp-port=29031 --rest-address=0.0.0.0 --nat=extip:172.18.36.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acaeb6f5ed08bfafe3f062553f4bbceef406fa9c87cf9c103f29deddae3a56a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29032 --metrics-logging=true --relay=true
|
|
2026-03-09 04:35:11.823 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.17 waku f083b6e7b858d8a1e1331c21b8bc26eca94c20bd39930621f64170766ef35045
|
|
2026-03-09 04:35:11.862 DEBUG [src.node.docker_mananger] Container started with ID f083b6e7b858. Setting up logs at ./log/docker/node1_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:11.863 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29028
|
|
2026-03-09 04:35:11.863 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:35:12.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29028/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:12.868 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_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-09 04:35:12.868 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:35:12.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29028/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:12.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.17/tcp/29029/p2p/16Uiu2HAmFHKmTbnJSqBUEDqrTX6VJQctqVyvFefN7tstaC2c8rNe","/ip4/172.18.36.17/tcp/29030/ws/p2p/16Uiu2HAmFHKmTbnJSqBUEDqrTX6VJQctqVyvFefN7tstaC2c8rNe"],"enrUri":"enr:-L24QNzg_zV7a1LT3xs_xaDDMwmF2IGZ3ZJ-1e0Iln0JpBiOeRtY5KWAAtqspDDMzTIAw9qKu-V8Ssm9D3i5bvRRsVoCgmlkgnY0gmlwhKwSJBGKbXVsdGlhZGRyc5YACASsEiQRBnFlAAoErBIkEQZxZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJwY8ztAY8hMfu-RemqNElc0TZuZxIipHZphdxKbrsPODdGNwgnFlg3VkcIJxZ4V3YWt1MgE"}'
|
|
2026-03-09 04:35:12.871 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:35:12.871 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:35:12.871 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:35:12.873 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:35:12.873 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.244
|
|
2026-03-09 04:35:12.873 DEBUG [src.node.docker_mananger] Generated ports ['31506', '31507', '31508', '31509', '31510']
|
|
2026-03-09 04:35:12.873 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:35:12.873 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:35:12.873 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:35:12.874 DEBUG [src.node.docker_mananger] docker run -i -t -p 31506:31506 -p 31507:31507 -p 31508:31508 -p 31509:31509 -p 31510:31510 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=31508 --rest-port=31506 --tcp-port=31507 --discv5-udp-port=31509 --rest-address=0.0.0.0 --nat=extip:172.18.191.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ef50d5ac94ad8bddcfacf8f7dda3425b28d3f52a9bff45307360cb1fe6cfb356 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31510 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNzg_zV7a1LT3xs_xaDDMwmF2IGZ3ZJ-1e0Iln0JpBiOeRtY5KWAAtqspDDMzTIAw9qKu-V8Ssm9D3i5bvRRsVoCgmlkgnY0gmlwhKwSJBGKbXVsdGlhZGRyc5YACASsEiQRBnFlAAoErBIkEQZxZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJwY8ztAY8hMfu-RemqNElc0TZuZxIipHZphdxKbrsPODdGNwgnFlg3VkcIJxZ4V3YWt1MgE
|
|
2026-03-09 04:35:13.072 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.244 waku 797531f855d9096918f8303fad8e1fae0f305c01b2d2038c46fe6230e6d25c28
|
|
2026-03-09 04:35:13.108 DEBUG [src.node.docker_mananger] Container started with ID 797531f855d9. Setting up logs at ./log/docker/node2_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:13.109 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31506
|
|
2026-03-09 04:35:13.110 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:35:14.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31506/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:14.131 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_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-09 04:35:14.132 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:35:14.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31506/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:14.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.244/tcp/31507/p2p/16Uiu2HAmUvkA5hokFjPa2icKcPjRtFsaQxzGheB473TGWTj3sQz3","/ip4/172.18.191.244/tcp/31508/ws/p2p/16Uiu2HAmUvkA5hokFjPa2icKcPjRtFsaQxzGheB473TGWTj3sQz3"],"enrUri":"enr:-L24QBt3UAK2WnmxWwWoqulGv9W7bvMH1PC7AVng8x1XQPqcOZAo-K3d90HqtPJIyfW3jlj1H-75h05jdUrK5QisDQACgmlkgnY0gmlwhKwSv_SKbXVsdGlhZGRyc5YACASsEr_0BnsTAAoErBK_9AZ7FN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8cQ8RGCHX0p57TBnsv_taiH_PurixxUv2Hvh2g39K1iDdGNwgnsTg3VkcIJ7FYV3YWt1MgE"}'
|
|
2026-03-09 04:35:14.142 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:35:14.142 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:35:14.142 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:35:14.144 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:35:14.144 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.46
|
|
2026-03-09 04:35:14.145 DEBUG [src.node.docker_mananger] Generated ports ['3868', '3869', '3870', '3871', '3872']
|
|
2026-03-09 04:35:14.145 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:35:14.145 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:35:14.145 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:35:14.145 DEBUG [src.node.docker_mananger] docker run -i -t -p 3868:3868 -p 3869:3869 -p 3870:3870 -p 3871:3871 -p 3872:3872 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=3870 --rest-port=3868 --tcp-port=3869 --discv5-udp-port=3871 --rest-address=0.0.0.0 --nat=extip:172.18.96.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0c732fa9c25853a8acff6a504834eb9e5bf6abd67bbebbcf096d71cbff1b3fb9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3872 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBt3UAK2WnmxWwWoqulGv9W7bvMH1PC7AVng8x1XQPqcOZAo-K3d90HqtPJIyfW3jlj1H-75h05jdUrK5QisDQACgmlkgnY0gmlwhKwSv_SKbXVsdGlhZGRyc5YACASsEr_0BnsTAAoErBK_9AZ7FN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8cQ8RGCHX0p57TBnsv_taiH_PurixxUv2Hvh2g39K1iDdGNwgnsTg3VkcIJ7FYV3YWt1MgE
|
|
2026-03-09 04:35:14.353 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.46 waku 570c8784a05020299be8b6e0555e4729f6a3601b14f47bfc231213ad441dcc45
|
|
2026-03-09 04:35:14.389 DEBUG [src.node.docker_mananger] Container started with ID 570c8784a050. Setting up logs at ./log/docker/node3_2026-03-09_04-35-08__7acd1d40-79e5-42bd-ac3b-3688ae22382b__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:35:14.390 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3868
|
|
2026-03-09 04:35:14.390 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:35:15.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3868/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:15.410 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_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-09 04:35:15.414 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:35:15.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3868/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:15.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.46/tcp/3869/p2p/16Uiu2HAmTpjHLsgdEZj1sWaZS4WuV4ipUVxCGVm8mm1Dr3SGW5R7","/ip4/172.18.96.46/tcp/3870/ws/p2p/16Uiu2HAmTpjHLsgdEZj1sWaZS4WuV4ipUVxCGVm8mm1Dr3SGW5R7"],"enrUri":"enr:-L24QP3jWnvUzrulGX1SX3RJV94yqj2NBvMFsjYcMEQ8FDU2RtiOEgpy0U_ew_KUQHUFE1lXBSplkRTAXzvPdKf0DSUCgmlkgnY0gmlwhKwSYC6KbXVsdGlhZGRyc5YACASsEmAuBg8dAAoErBJgLgYPHt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4V4TEj-DO_Uwi7uOee7ZbX6kRutYNzgr25Oi7_X67B6DdGNwgg8dg3VkcIIPH4V3YWt1MgE"}'
|
|
2026-03-09 04:35:15.419 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:35:15.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29028/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:35:15.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:35:15.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31506/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:35:15.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:35:15.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3868/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:35:15.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:35:15.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29028/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:15.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.191.244/tcp/38578/p2p/16Uiu2HAmUvkA5hokFjPa2icKcPjRtFsaQxzGheB473TGWTj3sQz3","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-09 04:35:15.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31506/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:15.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.96.46/tcp/57296/p2p/16Uiu2HAmTpjHLsgdEZj1sWaZS4WuV4ipUVxCGVm8mm1Dr3SGW5R7","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.36.17/tcp/29029/p2p/16Uiu2HAmFHKmTbnJSqBUEDqrTX6VJQctqVyvFefN7tstaC2c8rNe","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-09 04:35:15.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3868/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:15.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.191.244/tcp/31507/p2p/16Uiu2HAmUvkA5hokFjPa2icKcPjRtFsaQxzGheB473TGWTj3sQz3","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-09 04:35:15.452 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-09 04:35:45.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29028/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-03-09 04:35:45.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:35:45.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:35:46.463 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:35:46.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:46.466 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":1773030945452882462,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:35:46.470 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:35:46.470 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:35:46.471 DEBUG [src.node.waku_node] Stopping container with id f083b6e7b858
|
|
2026-03-09 04:35:47.056 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:47.056 DEBUG [src.node.waku_node] Stopping container with id 797531f855d9
|
|
2026-03-09 04:35:47.643 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:47.644 DEBUG [src.node.waku_node] Stopping container with id 570c8784a050
|
|
2026-03-09 04:35:47.870 ERROR [src.node.docker_mananger] Max retries reached for container f083b6e7b858. Exiting log stream.
|
|
2026-03-09 04:35:48.201 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:48.201 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:35:48.225 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:35:48.249 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:35:48.272 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|