mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
193 lines
34 KiB
Plaintext
193 lines
34 KiB
Plaintext
2026-03-07 04:36:38.890 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:36:38.890 DEBUG [tests.conftest] Running test: test_light_push_with_valid_timestamps with id: 2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f
|
|
2026-03-07 04:36:38.890 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:36:38.890 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-07 04:36:38.898 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:36:38.898 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:38.898 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:36:38.898 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:36:38.899 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:36:38.900 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.1
|
|
2026-03-07 04:36:38.900 DEBUG [src.node.docker_mananger] Generated ports ['31299', '31300', '31301', '31302', '31303']
|
|
2026-03-07 04:36:38.901 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:36:38.902 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:36:38.902 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:36:38.902 DEBUG [src.node.docker_mananger] docker run -i -t -p 31299:31299 -p 31300:31300 -p 31301:31301 -p 31302:31302 -p 31303:31303 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=31301 --rest-port=31299 --tcp-port=31300 --discv5-udp-port=31302 --rest-address=0.0.0.0 --nat=extip:172.18.97.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fea1d9bfadffc6bb66a9484057be5b24ae3d04ce6fdadb9a743d9fb60ecb2bb6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31303 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-07 04:36:39.085 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.1 waku 0de147ba38d97299e0af5164ae5378b149b33d8c1a7b3dc91816a85ef7bce17c
|
|
2026-03-07 04:36:39.107 ERROR [src.node.docker_mananger] Max retries reached for container e67d2b1fe1bd. Exiting log stream.
|
|
2026-03-07 04:36:39.123 DEBUG [src.node.docker_mananger] Container started with ID 0de147ba38d9. Setting up logs at ./log/docker/receiving_node1_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:39.124 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31299
|
|
2026-03-07 04:36:39.124 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:36:39.651 ERROR [src.node.docker_mananger] Max retries reached for container f395ae18bd1b. Exiting log stream.
|
|
2026-03-07 04:36:40.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:40.127 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-07 04:36:40.127 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:36:40.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:40.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.1/tcp/31300/p2p/16Uiu2HAkvojo9zuoqPzaYy9QyoE6C2uyw2DeNnfXV5dFToydjyEV","/ip4/172.18.97.1/tcp/31301/ws/p2p/16Uiu2HAkvojo9zuoqPzaYy9QyoE6C2uyw2DeNnfXV5dFToydjyEV"],"enrUri":"enr:-L24QGtiT-d56d_Y6iF4aTueWoFp4kzbN6jrf72XC_89qYHAF7WDIL9d3_nLUf2ZE9I3c730TGEb5NfZfRMJeKRClQICgmlkgnY0gmlwhKwSYQGKbXVsdGlhZGRyc5YACASsEmEBBnpEAAoErBJhAQZ6Rd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFILHuLorslQNg9bjKPRe2HRrMGhBZnYkTPG_0lSNdT6DdGNwgnpEg3VkcIJ6RoV3YWt1Mgk"}'
|
|
2026-03-07 04:36:40.130 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:36:40.137 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:36:40.137 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:40.137 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:36:40.137 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:36:40.139 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:36:40.139 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.112.22
|
|
2026-03-07 04:36:40.139 DEBUG [src.node.docker_mananger] Generated ports ['63775', '63776', '63777', '63778', '63779']
|
|
2026-03-07 04:36:40.139 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:36:40.139 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:36:40.139 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:36:40.140 DEBUG [src.node.docker_mananger] docker run -i -t -p 63775:63775 -p 63776:63776 -p 63777:63777 -p 63778:63778 -p 63779:63779 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=63777 --rest-port=63775 --tcp-port=63776 --discv5-udp-port=63778 --rest-address=0.0.0.0 --nat=extip:172.18.112.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a25b58ae603fa4488ea4b11cfd86bb6bd60d09fa1e7a34ad04227e57aaafd6fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63779 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-07 04:36:40.333 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.112.22 waku 4c58fb8c116c54367af98310d9435f2fe20f8a49e8aa905e8065cbfcd12a5a18
|
|
2026-03-07 04:36:40.371 DEBUG [src.node.docker_mananger] Container started with ID 4c58fb8c116c. Setting up logs at ./log/docker/receiving_node2_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:40.372 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63775
|
|
2026-03-07 04:36:40.372 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:36:41.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:41.375 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-07 04:36:41.375 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:36:41.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:41.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.112.22/tcp/63776/p2p/16Uiu2HAm5NszpTLa4UjhWs6WqMUkFybAo1hs33Z3d3XSLMUpjx7T","/ip4/172.18.112.22/tcp/63777/ws/p2p/16Uiu2HAm5NszpTLa4UjhWs6WqMUkFybAo1hs33Z3d3XSLMUpjx7T"],"enrUri":"enr:-L24QDHpz3fkpZfvKWqxj7OrfdWIJD8cqbMU962mc_Xq9vdMYRLKMqZFYSLMtZAM7Y_Qpmu9l2uJA5FvciJbbg6Z_BgCgmlkgnY0gmlwhKwScBaKbXVsdGlhZGRyc5YACASsEnAWBvkgAAoErBJwFgb5Id0DgnJzhQADAQAAiXNlY3AyNTZrMaECk923HADXsYqObN4_INTYh0yzkn6OAuJXXjBiI8N0fhKDdGNwgvkgg3VkcIL5IoV3YWt1MgE"}'
|
|
2026-03-07 04:36:41.378 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:36:41.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63775/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.97.1/tcp/31300/p2p/16Uiu2HAkvojo9zuoqPzaYy9QyoE6C2uyw2DeNnfXV5dFToydjyEV"]'
|
|
2026-03-07 04:36:41.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:41.427 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:36:41.427 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:41.427 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:36:41.427 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:36:41.429 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:36:41.429 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.167
|
|
2026-03-07 04:36:41.429 DEBUG [src.node.docker_mananger] Generated ports ['22368', '22369', '22370', '22371', '22372']
|
|
2026-03-07 04:36:41.430 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:36:41.430 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:36:41.430 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:36:41.430 DEBUG [src.node.docker_mananger] docker run -i -t -p 22368:22368 -p 22369:22369 -p 22370:22370 -p 22371:22371 -p 22372:22372 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=22370 --rest-port=22368 --tcp-port=22369 --discv5-udp-port=22371 --rest-address=0.0.0.0 --nat=extip:172.18.178.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f27e9da41552afeeebbf4f415cbcfffbcd3c04bbc91096d3f98ffac0eceb88f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22372 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGtiT-d56d_Y6iF4aTueWoFp4kzbN6jrf72XC_89qYHAF7WDIL9d3_nLUf2ZE9I3c730TGEb5NfZfRMJeKRClQICgmlkgnY0gmlwhKwSYQGKbXVsdGlhZGRyc5YACASsEmEBBnpEAAoErBJhAQZ6Rd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFILHuLorslQNg9bjKPRe2HRrMGhBZnYkTPG_0lSNdT6DdGNwgnpEg3VkcIJ6RoV3YWt1Mgk --lightpushnode=/ip4/172.18.97.1/tcp/31300/p2p/16Uiu2HAkvojo9zuoqPzaYy9QyoE6C2uyw2DeNnfXV5dFToydjyEV --lightpush=true --relay=true
|
|
2026-03-07 04:36:41.631 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.167 waku 91a83066c1a2d992654647dc3930c462c28141fb55ddf20683de14ec920c8353
|
|
2026-03-07 04:36:41.666 DEBUG [src.node.docker_mananger] Container started with ID 91a83066c1a2. Setting up logs at ./log/docker/lightpush_node1_2026-03-07_04-36-38__117c53ea-d37e-42c5-a9d0-6db0e078c68f__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:36:41.667 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22368
|
|
2026-03-07 04:36:41.668 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:36:42.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:42.671 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-07 04:36:42.671 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:36:42.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:42.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.167/tcp/22369/p2p/16Uiu2HAm2tUsF6VrW7KjXcadpRBwHH2VosoEK9r8WRbTezdw21gP","/ip4/172.18.178.167/tcp/22370/ws/p2p/16Uiu2HAm2tUsF6VrW7KjXcadpRBwHH2VosoEK9r8WRbTezdw21gP"],"enrUri":"enr:-L24QM-e7qi_qMyQYU5kTppQiW8KVZmmCPybYJN_oFxBgoHrD1Uj8EBmui8_D-1dq7dMAxjRiQ0TAm0hDyfes-TxcN8CgmlkgnY0gmlwhKwSsqeKbXVsdGlhZGRyc5YACASsErKnBldhAAoErBKypwZXYt0DgnJzhQADAQAAiXNlY3AyNTZrMaECbt_sxokb2lT25hEUMBhlsxUt4zgz5erlz-2pdZBqvbSDdGNwgldhg3VkcIJXY4V3YWt1Mgk"}'
|
|
2026-03-07 04:36:42.674 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:36:42.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.97.1/tcp/31300/p2p/16Uiu2HAkvojo9zuoqPzaYy9QyoE6C2uyw2DeNnfXV5dFToydjyEV"]'
|
|
2026-03-07 04:36:42.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.112.22/tcp/63776/p2p/16Uiu2HAm5NszpTLa4UjhWs6WqMUkFybAo1hs33Z3d3XSLMUpjx7T"]'
|
|
2026-03-07 04:36:42.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31299/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:36:42.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63775/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:36:42.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:36:42.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.767 DEBUG [tests.light_push.test_publish] Running test with timestamp Now
|
|
2026-03-07 04:36:42.767 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:42.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772857750250457600}}'
|
|
2026-03-07 04:36:42.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.784 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:42.885 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:42.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:42.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857750250457600,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:42.889 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:42.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:42.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857750250457600,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:42.893 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:42.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:42.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857750250457600,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:42.897 DEBUG [tests.light_push.test_publish] Running test with timestamp Far future
|
|
2026-03-07 04:36:42.897 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:42.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 2088217750250444800}}'
|
|
2026-03-07 04:36:42.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:42.913 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.013 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2088217750250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.018 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2088217750250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.022 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":2088217750250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.026 DEBUG [tests.light_push.test_publish] Running test with timestamp Recent past
|
|
2026-03-07 04:36:43.026 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:43.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772854150250444800}}'
|
|
2026-03-07 04:36:43.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:43.040 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.142 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772854150250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.146 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772854150250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.150 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772854150250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.155 DEBUG [tests.light_push.test_publish] Running test with timestamp Near future
|
|
2026-03-07 04:36:43.155 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:43.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772861350250444800}}'
|
|
2026-03-07 04:36:43.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:43.173 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.274 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772861350250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.278 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772861350250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.282 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772861350250444800,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.286 DEBUG [tests.light_push.test_publish] Running test with timestamp Positive number
|
|
2026-03-07 04:36:43.286 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:43.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1}}'
|
|
2026-03-07 04:36:43.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:43.302 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.402 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.407 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.411 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.415 DEBUG [tests.light_push.test_publish] Running test with timestamp Negative number
|
|
2026-03-07 04:36:43.416 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:43.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": -1}}'
|
|
2026-03-07 04:36:43.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:43.430 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.531 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.536 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.540 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.543 DEBUG [tests.light_push.test_publish] Running test with timestamp DST change
|
|
2026-03-07 04:36:43.544 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:36:43.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22368/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1583632800000000000}}'
|
|
2026-03-07 04:36:43.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:36:43.560 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:36:43.660 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31299/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.664 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.668 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:36:43.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22368/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:36:43.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:36:43.674 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:36:43.675 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:36:43.675 DEBUG [src.node.waku_node] Stopping container with id 0de147ba38d9
|
|
2026-03-07 04:36:44.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:36:44.276 DEBUG [src.node.waku_node] Stopping container with id 4c58fb8c116c
|
|
2026-03-07 04:36:44.849 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:36:44.851 DEBUG [src.node.waku_node] Stopping container with id 91a83066c1a2
|
|
2026-03-07 04:36:45.148 ERROR [src.node.docker_mananger] Max retries reached for container 0de147ba38d9. Exiting log stream.
|
|
2026-03-07 04:36:45.463 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:36:45.466 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:36:45.490 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:36:45.502 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:36:45.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|