mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
106 lines
21 KiB
Plaintext
106 lines
21 KiB
Plaintext
2026-03-23 04:44:44.447 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:44:44.448 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_lightpushing_node with id: 2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f
|
|
2026-03-23 04:44:44.448 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:44:44.448 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-23 04:44:44.449 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-23 04:44:44.456 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:44:44.456 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:44.462 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:44:44.463 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:44.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:44:44.469 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:44.470 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-23 04:44:44.470 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:44:44.471 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:44:44.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:44:44.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:44:44.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.164
|
|
2026-03-23 04:44:44.473 DEBUG [src.node.docker_mananger] Generated ports ['14722', '14723', '14724', '14725', '14726']
|
|
2026-03-23 04:44:44.474 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:44:44.474 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:44:44.474 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:44:44.474 DEBUG [src.node.docker_mananger] docker run -i -t -p 14722:14722 -p 14723:14723 -p 14724:14724 -p 14725:14725 -p 14726:14726 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=14724 --rest-port=14722 --tcp-port=14723 --discv5-udp-port=14725 --rest-address=0.0.0.0 --nat=extip:172.18.207.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ac2eda1fd2ffebd7cf1e7d9ddc72b45f2faa297dcaacde02e41788e7de431e6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14726 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-23 04:44:44.647 ERROR [src.node.docker_mananger] Max retries reached for container 797f6bd4d4bf. Exiting log stream.
|
|
2026-03-23 04:44:44.677 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.164 waku 1cbd964a11432833f1927e413028d00c5c6a00496fd7a75ced37a907f299aa71
|
|
2026-03-23 04:44:44.710 DEBUG [src.node.docker_mananger] Container started with ID 1cbd964a1143. Setting up logs at ./log/docker/node1_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:44.711 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14722
|
|
2026-03-23 04:44:44.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:44:45.206 ERROR [src.node.docker_mananger] Max retries reached for container 86ecf5a69dee. Exiting log stream.
|
|
2026-03-23 04:44:45.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14722/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:45.715 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-23 04:44:45.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:44:45.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:45.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.164/tcp/14723/p2p/16Uiu2HAmRzjUiNsnWYEBwx3ZmFZGvPFTxgsziJnEVEyLu94P4CPz","/ip4/172.18.207.164/tcp/14724/ws/p2p/16Uiu2HAmRzjUiNsnWYEBwx3ZmFZGvPFTxgsziJnEVEyLu94P4CPz"],"enrUri":"enr:-L24QD1cOAg1JUn1422UOR1lE9QMUrr_2dd7QHK2rJB3aic7dNFfqKfyymCcxOrdQ_z4FyKXZ8ndi5tATBGdPV3X6EICgmlkgnY0gmlwhKwSz6SKbXVsdGlhZGRyc5YACASsEs-kBjmDAAoErBLPpAY5hN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxja6--7mgQDzSQ1Z_2IbLSCrRiT47Rdo8GoqG6eA33mDdGNwgjmDg3VkcII5hYV3YWt1Mgk"}'
|
|
2026-03-23 04:44:45.719 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:44:45.719 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:44:45.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:44:45.720 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:44:45.721 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.5
|
|
2026-03-23 04:44:45.721 DEBUG [src.node.docker_mananger] Generated ports ['62677', '62678', '62679', '62680', '62681']
|
|
2026-03-23 04:44:45.721 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:44:45.721 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:44:45.721 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:44:45.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 62677:62677 -p 62678:62678 -p 62679:62679 -p 62680:62680 -p 62681:62681 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=62679 --rest-port=62677 --tcp-port=62678 --discv5-udp-port=62680 --rest-address=0.0.0.0 --nat=extip:172.18.158.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=664ef3ce0e52dac151ed9b3be49b9ef5cdd85e820ef2aefa24d1c8aea3be4ea8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62681 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QD1cOAg1JUn1422UOR1lE9QMUrr_2dd7QHK2rJB3aic7dNFfqKfyymCcxOrdQ_z4FyKXZ8ndi5tATBGdPV3X6EICgmlkgnY0gmlwhKwSz6SKbXVsdGlhZGRyc5YACASsEs-kBjmDAAoErBLPpAY5hN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxja6--7mgQDzSQ1Z_2IbLSCrRiT47Rdo8GoqG6eA33mDdGNwgjmDg3VkcII5hYV3YWt1Mgk --lightpushnode=/ip4/172.18.207.164/tcp/14723/p2p/16Uiu2HAmRzjUiNsnWYEBwx3ZmFZGvPFTxgsziJnEVEyLu94P4CPz
|
|
2026-03-23 04:44:45.935 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.5 waku bde2f730f85a9e9f6ddd9cd67d50916cf8bbd89b7507c8dd12a48239ce2a2e59
|
|
2026-03-23 04:44:45.971 DEBUG [src.node.docker_mananger] Container started with ID bde2f730f85a. Setting up logs at ./log/docker/node2_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:45.971 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62677
|
|
2026-03-23 04:44:45.971 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:44:46.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:46.975 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-23 04:44:46.975 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:44:46.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62677/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:46.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.5/tcp/62678/p2p/16Uiu2HAmUDNfmachwiPeSe58X2gvYq18P3V2PWGSxoUqczKVzxUv","/ip4/172.18.158.5/tcp/62679/ws/p2p/16Uiu2HAmUDNfmachwiPeSe58X2gvYq18P3V2PWGSxoUqczKVzxUv"],"enrUri":"enr:-L24QLOU4fONeVRojHSoEfmCT4IDBjLR7bP4a3256uYvYi0GUZ_CqI7MufilvZlLwPKrdQ3klID9EzFNncifJK2Ik50CgmlkgnY0gmlwhKwSngWKbXVsdGlhZGRyc5YACASsEp4FBvTWAAoErBKeBQb0190DgnJzhQADAQAAiXNlY3AyNTZrMaED5ysgIjNGMN2XAPyHzObryLfH9YXkPhdmh-m0wpddYLeDdGNwgvTWg3VkcIL02IV3YWt1Mgk"}'
|
|
2026-03-23 04:44:46.978 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:44:46.978 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:44:46.978 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:44:46.979 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:44:46.980 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.241
|
|
2026-03-23 04:44:46.980 DEBUG [src.node.docker_mananger] Generated ports ['14923', '14924', '14925', '14926', '14927']
|
|
2026-03-23 04:44:46.980 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:44:46.980 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:44:46.980 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:44:46.980 DEBUG [src.node.docker_mananger] docker run -i -t -p 14923:14923 -p 14924:14924 -p 14925:14925 -p 14926:14926 -p 14927:14927 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=14925 --rest-port=14923 --tcp-port=14924 --discv5-udp-port=14926 --rest-address=0.0.0.0 --nat=extip:172.18.165.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3ffd8da2dffd45cdbc466c495bee16b956ef745efa59fd0edc4e0764a9fafd1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14927 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLOU4fONeVRojHSoEfmCT4IDBjLR7bP4a3256uYvYi0GUZ_CqI7MufilvZlLwPKrdQ3klID9EzFNncifJK2Ik50CgmlkgnY0gmlwhKwSngWKbXVsdGlhZGRyc5YACASsEp4FBvTWAAoErBKeBQb0190DgnJzhQADAQAAiXNlY3AyNTZrMaED5ysgIjNGMN2XAPyHzObryLfH9YXkPhdmh-m0wpddYLeDdGNwgvTWg3VkcIL02IV3YWt1Mgk
|
|
2026-03-23 04:44:47.204 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.241 waku 5e6e28f14cb8a490251dda54c272563fae0043e9549ef4e07545fc6e37d4e930
|
|
2026-03-23 04:44:47.238 DEBUG [src.node.docker_mananger] Container started with ID 5e6e28f14cb8. Setting up logs at ./log/docker/node3_2026-03-23_04-44-44__20799a35-93c5-4f21-9909-bcad61dda32f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:44:47.238 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14923
|
|
2026-03-23 04:44:47.239 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:44:48.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14923/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:48.261 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-23 04:44:48.265 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:44:48.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14923/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:48.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.241/tcp/14924/p2p/16Uiu2HAmFAQtj9Xp6XEt7g1NKTqLsnmPiiunTJW6pwL35haGm6ug","/ip4/172.18.165.241/tcp/14925/ws/p2p/16Uiu2HAmFAQtj9Xp6XEt7g1NKTqLsnmPiiunTJW6pwL35haGm6ug"],"enrUri":"enr:-L24QMpejUfd9fFDqJx5AoF8BJfnc2RUc38wOiSngoeOyDASFZy_YipaVM64jvqiJIfmYto2-OEnM_2pXDqhljVS714CgmlkgnY0gmlwhKwSpfGKbXVsdGlhZGRyc5YACASsEqXxBjpMAAoErBKl8QY6Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJUD3kj3Zb6u3lVyhYIpV3dm_P1xbc72zdfCnoJzt7hODdGNwgjpMg3VkcII6ToV3YWt1MgE"}'
|
|
2026-03-23 04:44:48.271 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:44:48.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14722/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:44:48.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:44:48.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62677/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:44:48.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:44:48.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14923/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:44:48.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:44:48.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14722/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:48.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/49524/p2p/16Uiu2HAmUDNfmachwiPeSe58X2gvYq18P3V2PWGSxoUqczKVzxUv","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/lightpush/3.0.0","/vac/waku/lightpush/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":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-23 04:44:48.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62677/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:48.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.165.241/tcp/60564/p2p/16Uiu2HAmFAQtj9Xp6XEt7g1NKTqLsnmPiiunTJW6pwL35haGm6ug","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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.207.164/tcp/14723/p2p/16Uiu2HAmRzjUiNsnWYEBwx3ZmFZGvPFTxgsziJnEVEyLu94P4CPz","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/lightpush/3.0.0","/vac/waku/lightpush/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":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-23 04:44:48.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14923/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:44:48.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.158.5/tcp/62678/p2p/16Uiu2HAmUDNfmachwiPeSe58X2gvYq18P3V2PWGSxoUqczKVzxUv","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/lightpush/3.0.0","/vac/waku/lightpush/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":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-23 04:44:48.307 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-23 04:45:18.308 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-23 04:45:18.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14722/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1774241118308694818}}'
|
|
2026-03-23 04:45:18.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:45:18.327 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-23 04:45:18.427 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-23 04:45:18.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:18.431 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":1774241118308694818,"ephemeral":false,"proof":""}]'
|
|
2026-03-23 04:45:18.434 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:45:18.435 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:45:18.435 DEBUG [src.node.waku_node] Stopping container with id 1cbd964a1143
|
|
2026-03-23 04:45:19.016 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:45:19.016 DEBUG [src.node.waku_node] Stopping container with id bde2f730f85a
|
|
2026-03-23 04:45:19.597 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:45:19.597 DEBUG [src.node.waku_node] Stopping container with id 5e6e28f14cb8
|
|
2026-03-23 04:45:19.836 ERROR [src.node.docker_mananger] Max retries reached for container 1cbd964a1143. Exiting log stream.
|
|
2026-03-23 04:45:20.143 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:45:20.147 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:45:20.172 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:45:20.195 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:45:20.218 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|