mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2026-03-14 04:31:13.190 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:31:13.191 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da
|
|
2026-03-14 04:31:13.191 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:31:13.191 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:31:13.192 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-14 04:31:13.200 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:13.200 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:13.205 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:13.205 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:13.211 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:13.211 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:13.212 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:31:13.212 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:31:13.213 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:13.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:13.246 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-14 04:31:13.247 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.3
|
|
2026-03-14 04:31:13.247 DEBUG [src.node.docker_mananger] Generated ports ['50198', '50199', '50200', '50201', '50202']
|
|
2026-03-14 04:31:13.247 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:13.247 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:13.247 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:13.247 DEBUG [src.node.docker_mananger] docker run -i -t -p 50198:50198 -p 50199:50199 -p 50200:50200 -p 50201:50201 -p 50202:50202 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=50200 --rest-port=50198 --tcp-port=50199 --discv5-udp-port=50201 --rest-address=0.0.0.0 --nat=extip:172.18.200.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3bdeaabfe3bd276645bec6dc7cb8c3d0bd5cc1929697ee7bc65a71b98fb796ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50202 --metrics-logging=true --relay=true
|
|
2026-03-14 04:31:16.454 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.3 waku f7fdc3d809e57e572e2498887e16f0866c99a9b39cfe0a146a0c3ee2d86b73a7
|
|
2026-03-14 04:31:16.485 DEBUG [src.node.docker_mananger] Container started with ID f7fdc3d809e5. Setting up logs at ./log/docker/node1_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:16.486 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50198
|
|
2026-03-14 04:31:16.487 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:17.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:17.491 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-14 04:31:17.491 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:17.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50198/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:17.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.3/tcp/50199/p2p/16Uiu2HAky1EBnbE6vC5bvUGdenYgW1bMiAai6aLE5gTtub7rTL8Q","/ip4/172.18.200.3/tcp/50200/ws/p2p/16Uiu2HAky1EBnbE6vC5bvUGdenYgW1bMiAai6aLE5gTtub7rTL8Q"],"enrUri":"enr:-L24QMUS33hipmLWEmDZ3ZSvAFBQIX_4x8h61SZf4lMX5qcHJ21lupnf9os_dMY-oAnCEa78mMnyuIcuFiKq3JIGtBoCgmlkgnY0gmlwhKwSyAOKbXVsdGlhZGRyc5YACASsEsgDBsQXAAoErBLIAwbEGN0DgnJzhQADAQAAiXNlY3AyNTZrMaECNSuk0D_1843St487GDdp6wNfRpRl3VxzLjRhfaO3_rmDdGNwgsQXg3VkcILEGYV3YWt1MgE"}'
|
|
2026-03-14 04:31:17.494 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:17.494 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:17.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:17.495 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:17.495 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.47
|
|
2026-03-14 04:31:17.496 DEBUG [src.node.docker_mananger] Generated ports ['6948', '6949', '6950', '6951', '6952']
|
|
2026-03-14 04:31:17.496 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:17.496 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:17.496 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:17.496 DEBUG [src.node.docker_mananger] docker run -i -t -p 6948:6948 -p 6949:6949 -p 6950:6950 -p 6951:6951 -p 6952:6952 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=6950 --rest-port=6948 --tcp-port=6949 --discv5-udp-port=6951 --rest-address=0.0.0.0 --nat=extip:172.18.54.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=caa09efab0ba04ab3d6de0ccd0924e0bf35f7657505fd07cabb7826a5be1db4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6952 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMUS33hipmLWEmDZ3ZSvAFBQIX_4x8h61SZf4lMX5qcHJ21lupnf9os_dMY-oAnCEa78mMnyuIcuFiKq3JIGtBoCgmlkgnY0gmlwhKwSyAOKbXVsdGlhZGRyc5YACASsEsgDBsQXAAoErBLIAwbEGN0DgnJzhQADAQAAiXNlY3AyNTZrMaECNSuk0D_1843St487GDdp6wNfRpRl3VxzLjRhfaO3_rmDdGNwgsQXg3VkcILEGYV3YWt1MgE
|
|
2026-03-14 04:31:17.657 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.47 waku 90f3cff55c96f0bf6b429c5e5a8ea38c0bdc31c6a3b46a56cd3c54a6dc490d9c
|
|
2026-03-14 04:31:17.684 DEBUG [src.node.docker_mananger] Container started with ID 90f3cff55c96. Setting up logs at ./log/docker/node2_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:17.684 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6948
|
|
2026-03-14 04:31:17.684 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:18.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6948/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:18.701 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-14 04:31:18.704 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:18.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6948/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:18.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.47/tcp/6949/p2p/16Uiu2HAmBPMpb3utbxyBPt7bTiGZZMUy9e7T3whAgWYLZhMRJgKF","/ip4/172.18.54.47/tcp/6950/ws/p2p/16Uiu2HAmBPMpb3utbxyBPt7bTiGZZMUy9e7T3whAgWYLZhMRJgKF"],"enrUri":"enr:-L24QFG0mXx-46wu0Q3j63CE_dG5E9z5zj8sLlyl2Nuai87_ZUDYzY0dshanUQZnGltS40fGP1CCC8XyTXHOh2_SAN8CgmlkgnY0gmlwhKwSNi-KbXVsdGlhZGRyc5YACASsEjYvBhslAAoErBI2LwYbJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7SNMDSp_OoRRNmAUpu6YrL2BE3OP7ZRzWx_GwkqyykaDdGNwghslg3VkcIIbJ4V3YWt1MgE"}'
|
|
2026-03-14 04:31:18.710 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:18.710 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:18.710 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:18.712 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:18.712 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.215.40
|
|
2026-03-14 04:31:18.712 DEBUG [src.node.docker_mananger] Generated ports ['21472', '21473', '21474', '21475', '21476']
|
|
2026-03-14 04:31:18.713 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:18.713 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:18.713 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:18.713 DEBUG [src.node.docker_mananger] docker run -i -t -p 21472:21472 -p 21473:21473 -p 21474:21474 -p 21475:21475 -p 21476:21476 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=21474 --rest-port=21472 --tcp-port=21473 --discv5-udp-port=21475 --rest-address=0.0.0.0 --nat=extip:172.18.215.40 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc0a5a8d2e9b99ffaee64e64cf9037ec89afeb1ac72abcf86a8a7b3bde283def --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21476 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFG0mXx-46wu0Q3j63CE_dG5E9z5zj8sLlyl2Nuai87_ZUDYzY0dshanUQZnGltS40fGP1CCC8XyTXHOh2_SAN8CgmlkgnY0gmlwhKwSNi-KbXVsdGlhZGRyc5YACASsEjYvBhslAAoErBI2LwYbJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7SNMDSp_OoRRNmAUpu6YrL2BE3OP7ZRzWx_GwkqyykaDdGNwghslg3VkcIIbJ4V3YWt1MgE
|
|
2026-03-14 04:31:18.867 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.215.40 waku d5841a93ec230756cb7f9f3e2859633cb616c450fcd8aaecfe66d740265feb3e
|
|
2026-03-14 04:31:18.894 DEBUG [src.node.docker_mananger] Container started with ID d5841a93ec23. Setting up logs at ./log/docker/node3_2026-03-14_04-31-13__d29956d0-cb41-46de-9f61-862e06d285da__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:18.895 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21472
|
|
2026-03-14 04:31:18.895 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:19.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21472/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:19.915 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-14 04:31:19.916 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:19.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21472/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:19.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.40/tcp/21473/p2p/16Uiu2HAmUoP6oCdvFWzuHJuVRMEX59LknTSs5xmCVA7tC681qGP8","/ip4/172.18.215.40/tcp/21474/ws/p2p/16Uiu2HAmUoP6oCdvFWzuHJuVRMEX59LknTSs5xmCVA7tC681qGP8"],"enrUri":"enr:-L24QCq2Cepmoi4Kz2jsNzURhxX8RqDfhgnfPa5oo1x3rMN9f06qFhAEP6-mupcSfL8lT65WnQ5UoLFewp4WNhCIElECgmlkgnY0gmlwhKwS1yiKbXVsdGlhZGRyc5YACASsEtcoBlPhAAoErBLXKAZT4t0DgnJzhQADAQAAiXNlY3AyNTZrMaED7-FcZw5tSotPddAjs0MTQsg21eCps7M5PTWbaYPpPr-DdGNwglPhg3VkcIJT44V3YWt1MgE"}'
|
|
2026-03-14 04:31:19.924 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:19.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50198/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:19.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:19.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6948/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:19.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:19.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21472/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:19.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:19.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50198/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:19.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.54.47/tcp/57702/p2p/16Uiu2HAmBPMpb3utbxyBPt7bTiGZZMUy9e7T3whAgWYLZhMRJgKF","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.37.1-81-g96f1c4","origin":"UnknownOrigin"}]'
|
|
2026-03-14 04:31:19.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6948/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:19.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.215.40/tcp/37994/p2p/16Uiu2HAmUoP6oCdvFWzuHJuVRMEX59LknTSs5xmCVA7tC681qGP8","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.37.1-81-g96f1c4","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.200.3/tcp/50199/p2p/16Uiu2HAky1EBnbE6vC5bvUGdenYgW1bMiAai6aLE5gTtub7rTL8Q","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.37.1-81-g96f1c4","origin":"Discv5"}]'
|
|
2026-03-14 04:31:19.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21472/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:19.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.54.47/tcp/6949/p2p/16Uiu2HAmBPMpb3utbxyBPt7bTiGZZMUy9e7T3whAgWYLZhMRJgKF","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.37.1-81-g96f1c4","origin":"Discv5"}]'
|
|
2026-03-14 04:31:19.951 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-14 04:31:49.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50198/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-14 04:31:49.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:49.959 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:50.959 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:31:50.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21472/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:50.962 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":1773462709951881482,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:31:50.966 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:31:50.966 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:31:50.967 DEBUG [src.node.waku_node] Stopping container with id f7fdc3d809e5
|
|
2026-03-14 04:31:51.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:31:51.471 DEBUG [src.node.waku_node] Stopping container with id 90f3cff55c96
|
|
2026-03-14 04:31:51.939 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:31:51.940 DEBUG [src.node.waku_node] Stopping container with id d5841a93ec23
|
|
2026-03-14 04:31:52.285 ERROR [src.node.docker_mananger] Max retries reached for container f7fdc3d809e5. Exiting log stream.
|
|
2026-03-14 04:31:52.427 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:31:52.430 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:31:52.454 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:31:52.477 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:31:52.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|