mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-05-11 10:09:52 +00:00
171 lines
31 KiB
Plaintext
171 lines
31 KiB
Plaintext
2026-03-05 04:39:57.322 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:39:57.322 DEBUG [tests.conftest] Running test: test_light_push_on_multiple_pubsub_topics with id: 2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a
|
|
2026-03-05 04:39:57.323 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:39:57.323 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 04:39:57.330 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:39:57.330 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:57.330 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:39:57.330 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:39:57.331 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:39:57.331 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.171
|
|
2026-03-05 04:39:57.332 DEBUG [src.node.docker_mananger] Generated ports ['52147', '52148', '52149', '52150', '52151']
|
|
2026-03-05 04:39:57.332 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:39:57.332 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:39:57.332 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:39:57.332 DEBUG [src.node.docker_mananger] docker run -i -t -p 52147:52147 -p 52148:52148 -p 52149:52149 -p 52150:52150 -p 52151:52151 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=52149 --rest-port=52147 --tcp-port=52148 --discv5-udp-port=52150 --rest-address=0.0.0.0 --nat=extip:172.18.42.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e1ed1e95ccd092d9171610fac0806cb1fd7b9daab816faeb3db5bfcacf3baccd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52151 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-05 04:39:57.532 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.171 waku 2f75daf0b9db1ea7e4930e270c500dee22db7a42d70aeb89792da7ee4760e62a
|
|
2026-03-05 04:39:57.565 DEBUG [src.node.docker_mananger] Container started with ID 2f75daf0b9db. Setting up logs at ./log/docker/receiving_node1_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:57.566 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52147
|
|
2026-03-05 04:39:57.566 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:39:57.586 ERROR [src.node.docker_mananger] Max retries reached for container 6a32e90f7ac7. Exiting log stream.
|
|
2026-03-05 04:39:58.125 ERROR [src.node.docker_mananger] Max retries reached for container 3b6ba5fa7d22. Exiting log stream.
|
|
2026-03-05 04:39:58.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:58.569 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-05 04:39:58.570 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:39:58.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:58.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.171/tcp/52148/p2p/16Uiu2HAm7JdBA3E7A4oWosHx6iEqQRNyVhgpXAELdLfKPwb1HRvq","/ip4/172.18.42.171/tcp/52149/ws/p2p/16Uiu2HAm7JdBA3E7A4oWosHx6iEqQRNyVhgpXAELdLfKPwb1HRvq"],"enrUri":"enr:-L24QNnHcJuj7zAj_KE24QOciv7OV9-hO8EgMUcXnvGLYkkrEJJLnwrBAX2Jd0UhhV-8BF7NkoGeKWOijhZkBfUiSv4CgmlkgnY0gmlwhKwSKquKbXVsdGlhZGRyc5YACASsEiqrBsu0AAoErBIqqwbLtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsH4BweZNnkpT8zjnK1Y2Kb3MNAMnykwdJ94TthHci9KDdGNwgsu0g3VkcILLtoV3YWt1Mgk"}'
|
|
2026-03-05 04:39:58.572 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:39:58.579 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:39:58.580 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:58.580 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:39:58.580 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:39:58.581 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:39:58.581 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.198
|
|
2026-03-05 04:39:58.582 DEBUG [src.node.docker_mananger] Generated ports ['9788', '9789', '9790', '9791', '9792']
|
|
2026-03-05 04:39:58.582 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:39:58.582 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:39:58.582 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:39:58.582 DEBUG [src.node.docker_mananger] docker run -i -t -p 9788:9788 -p 9789:9789 -p 9790:9790 -p 9791:9791 -p 9792:9792 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=9790 --rest-port=9788 --tcp-port=9789 --discv5-udp-port=9791 --rest-address=0.0.0.0 --nat=extip:172.18.94.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdd8116c6bcedb2ea6b462de06cebd57d6b2d1bb8ab2ec9125dd6ad9748ac0d8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9792 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-05 04:39:58.763 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.198 waku ceabc220da48ffddb8f155dad387edba9037f7f5b318bf6de8ba3fee39c9a1c6
|
|
2026-03-05 04:39:58.803 DEBUG [src.node.docker_mananger] Container started with ID ceabc220da48. Setting up logs at ./log/docker/receiving_node2_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:58.804 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9788
|
|
2026-03-05 04:39:58.804 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:39:59.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:59.808 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-05 04:39:59.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:39:59.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:59.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.198/tcp/9789/p2p/16Uiu2HAm6kDo8nmrRToNGZn5wdyjm2Mprze6RJUezQU1HysnryDP","/ip4/172.18.94.198/tcp/9790/ws/p2p/16Uiu2HAm6kDo8nmrRToNGZn5wdyjm2Mprze6RJUezQU1HysnryDP"],"enrUri":"enr:-L24QNtbNaIJ5_PFfW9ncqA-9it0lnH2WsUA0XETfsH-QhpMJep_h5wgjS9TMRUUY5stfukyJzFwB_fnQ4ptTDaO0yACgmlkgnY0gmlwhKwSXsaKbXVsdGlhZGRyc5YACASsEl7GBiY9AAoErBJexgYmPt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqDD8SLCyMONpXiMLbtA-BYJik_wMZozjPwnB0VpxoWaDdGNwgiY9g3VkcIImP4V3YWt1MgE"}'
|
|
2026-03-05 04:39:59.811 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:39:59.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9788/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.42.171/tcp/52148/p2p/16Uiu2HAm7JdBA3E7A4oWosHx6iEqQRNyVhgpXAELdLfKPwb1HRvq"]'
|
|
2026-03-05 04:39:59.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:59.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:39:59.858 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:59.858 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:39:59.858 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:39:59.859 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:39:59.860 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.76
|
|
2026-03-05 04:39:59.860 DEBUG [src.node.docker_mananger] Generated ports ['57776', '57777', '57778', '57779', '57780']
|
|
2026-03-05 04:39:59.860 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:39:59.860 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:39:59.860 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:39:59.860 DEBUG [src.node.docker_mananger] docker run -i -t -p 57776:57776 -p 57777:57777 -p 57778:57778 -p 57779:57779 -p 57780:57780 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=57778 --rest-port=57776 --tcp-port=57777 --discv5-udp-port=57779 --rest-address=0.0.0.0 --nat=extip:172.18.13.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea9047b312e89b02f470cc26dea3ee4b139eff03ff4c58991ceaf034ccbae2a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57780 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNnHcJuj7zAj_KE24QOciv7OV9-hO8EgMUcXnvGLYkkrEJJLnwrBAX2Jd0UhhV-8BF7NkoGeKWOijhZkBfUiSv4CgmlkgnY0gmlwhKwSKquKbXVsdGlhZGRyc5YACASsEiqrBsu0AAoErBIqqwbLtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsH4BweZNnkpT8zjnK1Y2Kb3MNAMnykwdJ94TthHci9KDdGNwgsu0g3VkcILLtoV3YWt1Mgk --lightpushnode=/ip4/172.18.42.171/tcp/52148/p2p/16Uiu2HAm7JdBA3E7A4oWosHx6iEqQRNyVhgpXAELdLfKPwb1HRvq --lightpush=true --relay=true
|
|
2026-03-05 04:40:00.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.76 waku 69170c9d613e05a7cb6bf3f883face44d51a7049e747f8d8874469503098d12b
|
|
2026-03-05 04:40:00.103 DEBUG [src.node.docker_mananger] Container started with ID 69170c9d613e. Setting up logs at ./log/docker/lightpush_node1_2026-03-05_04-39-57__4c58eda9-0dca-4946-ba6d-39e510a1109a__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:40:00.104 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57776
|
|
2026-03-05 04:40:00.104 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:40:01.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.112 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-05 04:40:01.114 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:40:01.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.76/tcp/57777/p2p/16Uiu2HAmFJJAMpa5u5xiqc1x7rrQHLQ77HtfhLiUHuBVFCLpdqtS","/ip4/172.18.13.76/tcp/57778/ws/p2p/16Uiu2HAmFJJAMpa5u5xiqc1x7rrQHLQ77HtfhLiUHuBVFCLpdqtS"],"enrUri":"enr:-L24QItnbhJ9kx5Tc5mdsM7qWRA6bR3ILjfaVCp_NV30ADzvJG4-UBHFBFOyxOd_nAIxvaAj7ndp6oPdRwCnk562jrICgmlkgnY0gmlwhKwSDUyKbXVsdGlhZGRyc5YACASsEg1MBuGxAAoErBINTAbhst0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ0YA3QRGqXa7ldqEe_WbZGWCurk0ikw6t3b3NYS5qJeDdGNwguGxg3VkcILhs4V3YWt1Mgk"}'
|
|
2026-03-05 04:40:01.128 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:40:01.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.42.171/tcp/52148/p2p/16Uiu2HAm7JdBA3E7A4oWosHx6iEqQRNyVhgpXAELdLfKPwb1HRvq"]'
|
|
2026-03-05 04:40:01.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.198/tcp/9789/p2p/16Uiu2HAm6kDo8nmrRToNGZn5wdyjm2Mprze6RJUezQU1HysnryDP"]'
|
|
2026-03-05 04:40:01.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52147/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 04:40:01.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9788/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 04:40:01.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 04:40:01.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52147/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-05 04:40:01.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9788/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-05 04:40:01.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-05 04:40:01.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.266 DEBUG [tests.light_push.test_publish] Running test with pubsub topic /waku/2/rs/3/0
|
|
2026-03-05 04:40:01.267 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-05 04:40:01.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772685601267283397}}'
|
|
2026-03-05 04:40:01.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.287 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:40:01.387 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601267283397,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.392 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601267283397,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.396 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601267283397,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.400 DEBUG [tests.light_push.test_publish] Running test with pubsub topic /waku/2/rs/3/1
|
|
2026-03-05 04:40:01.400 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-05 04:40:01.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772685601400942837}}'
|
|
2026-03-05 04:40:01.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.414 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:40:01.514 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601400942837,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.519 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601400942837,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.523 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601400942837,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.527 DEBUG [tests.light_push.test_publish] Running test with pubsub topic /waku/2/rs/3/9
|
|
2026-03-05 04:40:01.527 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-05 04:40:01.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/9", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772685601527655445}}'
|
|
2026-03-05 04:40:01.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.544 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:40:01.644 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601527655445,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.648 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601527655445,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.652 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601527655445,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.656 DEBUG [tests.light_push.test_publish] Running test with pubsub topic /waku/2/rs/3/25
|
|
2026-03-05 04:40:01.656 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-05 04:40:01.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/25", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772685601656547327}}'
|
|
2026-03-05 04:40:01.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.670 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:40:01.770 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601656547327,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.774 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601656547327,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.779 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601656547327,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.783 DEBUG [tests.light_push.test_publish] Running test with pubsub topic /waku/2/rs/3/1000
|
|
2026-03-05 04:40:01.783 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-05 04:40:01.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57776/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1000", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772685601783710613}}'
|
|
2026-03-05 04:40:01.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:40:01.800 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 04:40:01.901 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52147/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601783710613,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.905 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9788/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601783710613,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.909 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-05 04:40:01.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57776/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:40:01.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772685601783710613,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 04:40:01.915 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:40:01.916 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:40:01.916 DEBUG [src.node.waku_node] Stopping container with id 2f75daf0b9db
|
|
2026-03-05 04:40:02.474 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:40:02.476 DEBUG [src.node.waku_node] Stopping container with id ceabc220da48
|
|
2026-03-05 04:40:03.007 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:40:03.008 DEBUG [src.node.waku_node] Stopping container with id 69170c9d613e
|
|
2026-03-05 04:40:03.289 ERROR [src.node.docker_mananger] Max retries reached for container 2f75daf0b9db. Exiting log stream.
|
|
2026-03-05 04:40:03.572 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:40:03.574 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:40:03.588 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:40:03.601 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:40:03.616 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|