mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
183 lines
34 KiB
Plaintext
183 lines
34 KiB
Plaintext
2026-03-23 04:46:45.277 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:46:45.277 DEBUG [tests.conftest] Running test: test_check_sync_when_2_nodes_publish with id: 2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d
|
|
2026-03-23 04:46:45.277 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:46:45.284 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:45.284 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:45.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:45.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:45.296 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:45.296 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:45.297 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:46:45.297 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:45.298 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:45.301 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:45.301 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.168
|
|
2026-03-23 04:46:45.301 DEBUG [src.node.docker_mananger] Generated ports ['51744', '51745', '51746', '51747', '51748']
|
|
2026-03-23 04:46:45.302 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:45.302 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:45.302 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:45.302 DEBUG [src.node.docker_mananger] docker run -i -t -p 51744:51744 -p 51745:51745 -p 51746:51746 -p 51747:51747 -p 51748:51748 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=51746 --rest-port=51744 --tcp-port=51745 --discv5-udp-port=51747 --rest-address=0.0.0.0 --nat=extip:172.18.77.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffeb4311e69ab3d252f4aebc31f22d4a7efdfddae981c312743340310a46c4a5 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51748 --metrics-logging=true --relay=true
|
|
2026-03-23 04:46:45.497 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.168 waku ee013e73d3f8d5048dd6667289aa2e26d5e78c518064a18d97bc74359f73a991
|
|
2026-03-23 04:46:45.505 ERROR [src.node.docker_mananger] Max retries reached for container 955b8a4c5983. Exiting log stream.
|
|
2026-03-23 04:46:45.534 DEBUG [src.node.docker_mananger] Container started with ID ee013e73d3f8. Setting up logs at ./log/docker/node1_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:45.535 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51744
|
|
2026-03-23 04:46:45.537 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:46.069 ERROR [src.node.docker_mananger] Max retries reached for container 0f478c4a2ad0. Exiting log stream.
|
|
2026-03-23 04:46:46.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51744/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:46.541 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":"READY"},{"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":"READY"},{"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:46:46.542 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:46.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51744/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:46.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.168/tcp/51745/p2p/16Uiu2HAmHodmop6PHEWJzKFE5zJwk2S3DghqFPYRBnDhLU7vdKxM","/ip4/172.18.77.168/tcp/51746/ws/p2p/16Uiu2HAmHodmop6PHEWJzKFE5zJwk2S3DghqFPYRBnDhLU7vdKxM"],"enrUri":"enr:-L24QEpttT9Ipo5ixKS3lgBP5KcS1qq0AfeevZ-fDfDZGKJCP69LSljug8JJYQok31aVaIsJhy5A64uNjQ_0M9HWOPgCgmlkgnY0gmlwhKwSTaiKbXVsdGlhZGRyc5YACASsEk2oBsohAAoErBJNqAbKIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTIFlJjWePIP6PDthSAZiKM6ZB44p8utqzZ88YozIkQKDdGNwgsohg3VkcILKI4V3YWt1MhM"}'
|
|
2026-03-23 04:46:46.545 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:46.545 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:46.545 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:46.547 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:46.547 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.42
|
|
2026-03-23 04:46:46.547 DEBUG [src.node.docker_mananger] Generated ports ['23331', '23332', '23333', '23334', '23335']
|
|
2026-03-23 04:46:46.547 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:46.547 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:46.547 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:46.548 DEBUG [src.node.docker_mananger] docker run -i -t -p 23331:23331 -p 23332:23332 -p 23333:23333 -p 23334:23334 -p 23335:23335 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=23333 --rest-port=23331 --tcp-port=23332 --discv5-udp-port=23334 --rest-address=0.0.0.0 --nat=extip:172.18.134.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fb3b173ad54bedafa1ab6fd97ea6f97d6d0653cab8d6547bdce40c2c1b0875d8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23335 --metrics-logging=true --relay=true --storenode=/ip4/172.18.77.168/tcp/51745/p2p/16Uiu2HAmHodmop6PHEWJzKFE5zJwk2S3DghqFPYRBnDhLU7vdKxM --discv5-bootstrap-node=enr:-L24QEpttT9Ipo5ixKS3lgBP5KcS1qq0AfeevZ-fDfDZGKJCP69LSljug8JJYQok31aVaIsJhy5A64uNjQ_0M9HWOPgCgmlkgnY0gmlwhKwSTaiKbXVsdGlhZGRyc5YACASsEk2oBsohAAoErBJNqAbKIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTIFlJjWePIP6PDthSAZiKM6ZB44p8utqzZ88YozIkQKDdGNwgsohg3VkcILKI4V3YWt1MhM
|
|
2026-03-23 04:46:46.738 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.42 waku 855459d399c7ddde54f872cc7e0db62e3ff4ead9fcee615d4873da3e2f00f07e
|
|
2026-03-23 04:46:46.775 DEBUG [src.node.docker_mananger] Container started with ID 855459d399c7. Setting up logs at ./log/docker/node2_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:46.775 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23331
|
|
2026-03-23 04:46:46.775 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:47.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:47.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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:46:47.779 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:47.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:47.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.42/tcp/23332/p2p/16Uiu2HAmPkyy3b1pTGzCxHEufJwfssC9Y8Z8j68uDTQZguQxGk2U","/ip4/172.18.134.42/tcp/23333/ws/p2p/16Uiu2HAmPkyy3b1pTGzCxHEufJwfssC9Y8Z8j68uDTQZguQxGk2U"],"enrUri":"enr:-L24QPG05RSNbjcVmeMR5wnGy_ZlSDQLCLT8r_jogD-gKcMKIoCK34KOelAW9pwInuw2WHQBeJV9NSEKxthTm0h0UK0CgmlkgnY0gmlwhKwShiqKbXVsdGlhZGRyc5YACASsEoYqBlskAAoErBKGKgZbJd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpPmbffiswTFlIQ1pvDS6X2259zSEi-od8wTtyJElGgmDdGNwglskg3VkcIJbJoV3YWt1MhM"}'
|
|
2026-03-23 04:46:47.782 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:47.782 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:47.782 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:47.784 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:47.784 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.47
|
|
2026-03-23 04:46:47.784 DEBUG [src.node.docker_mananger] Generated ports ['40837', '40838', '40839', '40840', '40841']
|
|
2026-03-23 04:46:47.784 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:47.785 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:47.785 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:47.785 DEBUG [src.node.docker_mananger] docker run -i -t -p 40837:40837 -p 40838:40838 -p 40839:40839 -p 40840:40840 -p 40841:40841 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=40839 --rest-port=40837 --tcp-port=40838 --discv5-udp-port=40840 --rest-address=0.0.0.0 --nat=extip:172.18.146.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=65fcaf285a2c413b16297c30afa7c8563acb71117cfc25f61f8e57ddc7e7e910 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40841 --metrics-logging=true --relay=false --storenode=/ip4/172.18.134.42/tcp/23332/p2p/16Uiu2HAmPkyy3b1pTGzCxHEufJwfssC9Y8Z8j68uDTQZguQxGk2U --discv5-bootstrap-node=enr:-L24QPG05RSNbjcVmeMR5wnGy_ZlSDQLCLT8r_jogD-gKcMKIoCK34KOelAW9pwInuw2WHQBeJV9NSEKxthTm0h0UK0CgmlkgnY0gmlwhKwShiqKbXVsdGlhZGRyc5YACASsEoYqBlskAAoErBKGKgZbJd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpPmbffiswTFlIQ1pvDS6X2259zSEi-od8wTtyJElGgmDdGNwglskg3VkcIJbJoV3YWt1MhM
|
|
2026-03-23 04:46:47.980 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.47 waku 84e016a3840f44148cf7c201cad1adacc0e1dae6bcd4f018d15a688269a405a5
|
|
2026-03-23 04:46:48.016 DEBUG [src.node.docker_mananger] Container started with ID 84e016a3840f. Setting up logs at ./log/docker/node3_2026-03-23_04-46-45__81d74af7-7761-43c1-bc75-627a2eb3d05d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:48.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40837
|
|
2026-03-23 04:46:48.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:49.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40837/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:49.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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:46:49.021 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:49.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40837/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:49.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.47/tcp/40838/p2p/16Uiu2HAmUoMKc3aqJqQ5dcqRc3eGyxZhgLQzUWXD9eCzePezsNVc","/ip4/172.18.146.47/tcp/40839/ws/p2p/16Uiu2HAmUoMKc3aqJqQ5dcqRc3eGyxZhgLQzUWXD9eCzePezsNVc"],"enrUri":"enr:-L24QBvJTh5O4GxjqSJm7rn96xlKaA04Tgbl4pCs-Et3BoanUAZYaJwAtkIGX_xHQZg0nKulpMVibkZUArzhNlnQLEsCgmlkgnY0gmlwhKwSki-KbXVsdGlhZGRyc5YACASsEpIvBp-GAAoErBKSLwafh90DgnJzhQADAQAAiXNlY3AyNTZrMaED799ZZsAsrZTcsgiuoH_GBBASbXNw6nPebE1w1D3Pd--DdGNwgp-Gg3VkcIKfiIV3YWt1MgA"}'
|
|
2026-03-23 04:46:49.023 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:49.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.168/tcp/51745/p2p/16Uiu2HAmHodmop6PHEWJzKFE5zJwk2S3DghqFPYRBnDhLU7vdKxM"]'
|
|
2026-03-23 04:46:49.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40837/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.134.42/tcp/23332/p2p/16Uiu2HAmPkyy3b1pTGzCxHEufJwfssC9Y8Z8j68uDTQZguQxGk2U"]'
|
|
2026-03-23 04:46:49.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:46:49.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:46:49.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.079 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.184 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.202 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.236 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.252 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.268 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.336 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:46:49.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:46:49.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:49.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:46:49.420 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:46:49.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51744/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:49.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x29229eeb79ed01e9c22eb714e59aac092bfe99112e9bbf8c0c8579d35d9b06a4"},{"messageHash":"0x6fd21bf73daf9a4fa14a99f6f5d19218f92c9e0c250657866c3154414888b69f"},{"messageHash":"0x35c848ebde233987df8da52267b0800cfc154e84b859d8a34324be41b061a18d"},{"messageHash":"0x18a48cafc42b8eb2b997eec98f5f9cf124aca96ece65355ee307bd5783a9626b"},{"messageHash":"0xc28195549ef44841799f8d5c77ef4b6e9fdb8f868b03b6ee91a19d345299fe03"},{"messageHash":"0x3b4501dc365b1b4adc9a2d5633fd5958b5df462f288938c56d71b56390dd8a1f"},{"messageHash":"0x5059a8b38b77843731ebaa7dcaa10e8c608801006f045d45bf4b1a0ee7e2631d"},{"messageHash":"0xf2626e2940fab99042257fe56e9d4bf6cad694ecc95d77c98101722f3dd3de33"},{"messageHash":"0x3490201993dbab29aa5e63c0e271aa6d5cbd39bd749409420c0fa24e83b4b3ed"},{"messageHash":"0xe6d2bb8986a6f36363ca828b859abb94f0de0263bb34d6b22c47e0b83bc04650"},{"messageHash":"0x152aaf7f857616292cff74e247775a7e336c0487a752f039bca5ddea1c4aa866"},{"messageHash":"0x40ad188cc2fa7c2623a5f3b17869d17f06077ea7c24b7affccc72784dedf9d2a"},{"messageHash":"0x87e58f9724462037a8739ee225cd217fd9656a86032e1cd321f1749e50ef0322"},{"messageHash":"0x73c17d65850651c57613f7010368839c8aaddfd387fa75988de679db2e948b0c"},{"messageHash":"0x8335daf3abc415aa04b4cf5c847199805d7ced6a0206d427b067056225b256ac"},{"messageHash":"0xc760edce2bb83557dc6fec55c3e47d612568cfbedeadb32e92efacb379ca8d15"},{"messageHash":"0xce471cfc84be8ac64a370b378e39933a707724876ee7d5b2dfe947b94d942d24"},{"messageHash":"0x66c16ce232bcca5d395012bb3b8a85b71fa76dcccc80b33a37c01150591f6d85"},{"messageHash":"0xde1b2f849142bbe24cdceb8db59210a54b412f48b0a5cd3cd05bf417158be626"},{"messageHash":"0xa6ef0c7c32c8f9c49fa900f9996d18fe595754cb1015f5bff6cefdbf9bb3d205"}]}'
|
|
2026-03-23 04:46:49.424 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-23 04:46:49.426 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:46:49.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23331/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:49.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x29229eeb79ed01e9c22eb714e59aac092bfe99112e9bbf8c0c8579d35d9b06a4"},{"messageHash":"0x6fd21bf73daf9a4fa14a99f6f5d19218f92c9e0c250657866c3154414888b69f"},{"messageHash":"0x35c848ebde233987df8da52267b0800cfc154e84b859d8a34324be41b061a18d"},{"messageHash":"0x18a48cafc42b8eb2b997eec98f5f9cf124aca96ece65355ee307bd5783a9626b"},{"messageHash":"0xc28195549ef44841799f8d5c77ef4b6e9fdb8f868b03b6ee91a19d345299fe03"},{"messageHash":"0x3b4501dc365b1b4adc9a2d5633fd5958b5df462f288938c56d71b56390dd8a1f"},{"messageHash":"0x5059a8b38b77843731ebaa7dcaa10e8c608801006f045d45bf4b1a0ee7e2631d"},{"messageHash":"0xf2626e2940fab99042257fe56e9d4bf6cad694ecc95d77c98101722f3dd3de33"},{"messageHash":"0x3490201993dbab29aa5e63c0e271aa6d5cbd39bd749409420c0fa24e83b4b3ed"},{"messageHash":"0xe6d2bb8986a6f36363ca828b859abb94f0de0263bb34d6b22c47e0b83bc04650"},{"messageHash":"0x152aaf7f857616292cff74e247775a7e336c0487a752f039bca5ddea1c4aa866"},{"messageHash":"0x40ad188cc2fa7c2623a5f3b17869d17f06077ea7c24b7affccc72784dedf9d2a"},{"messageHash":"0x87e58f9724462037a8739ee225cd217fd9656a86032e1cd321f1749e50ef0322"},{"messageHash":"0x73c17d65850651c57613f7010368839c8aaddfd387fa75988de679db2e948b0c"},{"messageHash":"0x8335daf3abc415aa04b4cf5c847199805d7ced6a0206d427b067056225b256ac"},{"messageHash":"0xc760edce2bb83557dc6fec55c3e47d612568cfbedeadb32e92efacb379ca8d15"},{"messageHash":"0xce471cfc84be8ac64a370b378e39933a707724876ee7d5b2dfe947b94d942d24"},{"messageHash":"0x66c16ce232bcca5d395012bb3b8a85b71fa76dcccc80b33a37c01150591f6d85"},{"messageHash":"0xde1b2f849142bbe24cdceb8db59210a54b412f48b0a5cd3cd05bf417158be626"},{"messageHash":"0xa6ef0c7c32c8f9c49fa900f9996d18fe595754cb1015f5bff6cefdbf9bb3d205"}]}'
|
|
2026-03-23 04:46:49.430 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-23 04:46:49.432 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:46:49.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40837/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:49.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a363e2e02e43683b0d0c","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x29229eeb79ed01e9c22eb714e59aac092bfe99112e9bbf8c0c8579d35d9b06a4"},{"messageHash":"0x6fd21bf73daf9a4fa14a99f6f5d19218f92c9e0c250657866c3154414888b69f"},{"messageHash":"0x35c848ebde233987df8da52267b0800cfc154e84b859d8a34324be41b061a18d"},{"messageHash":"0x18a48cafc42b8eb2b997eec98f5f9cf124aca96ece65355ee307bd5783a9626b"},{"messageHash":"0xc28195549ef44841799f8d5c77ef4b6e9fdb8f868b03b6ee91a19d345299fe03"},{"messageHash":"0x3b4501dc365b1b4adc9a2d5633fd5958b5df462f288938c56d71b56390dd8a1f"},{"messageHash":"0x5059a8b38b77843731ebaa7dcaa10e8c608801006f045d45bf4b1a0ee7e2631d"},{"messageHash":"0xf2626e2940fab99042257fe56e9d4bf6cad694ecc95d77c98101722f3dd3de33"},{"messageHash":"0x3490201993dbab29aa5e63c0e271aa6d5cbd39bd749409420c0fa24e83b4b3ed"},{"messageHash":"0xe6d2bb8986a6f36363ca828b859abb94f0de0263bb34d6b22c47e0b83bc04650"},{"messageHash":"0x152aaf7f857616292cff74e247775a7e336c0487a752f039bca5ddea1c4aa866"},{"messageHash":"0x40ad188cc2fa7c2623a5f3b17869d17f06077ea7c24b7affccc72784dedf9d2a"},{"messageHash":"0x87e58f9724462037a8739ee225cd217fd9656a86032e1cd321f1749e50ef0322"},{"messageHash":"0x73c17d65850651c57613f7010368839c8aaddfd387fa75988de679db2e948b0c"},{"messageHash":"0x8335daf3abc415aa04b4cf5c847199805d7ced6a0206d427b067056225b256ac"},{"messageHash":"0xc760edce2bb83557dc6fec55c3e47d612568cfbedeadb32e92efacb379ca8d15"},{"messageHash":"0xce471cfc84be8ac64a370b378e39933a707724876ee7d5b2dfe947b94d942d24"},{"messageHash":"0x66c16ce232bcca5d395012bb3b8a85b71fa76dcccc80b33a37c01150591f6d85"},{"messageHash":"0xde1b2f849142bbe24cdceb8db59210a54b412f48b0a5cd3cd05bf417158be626"},{"messageHash":"0xa6ef0c7c32c8f9c49fa900f9996d18fe595754cb1015f5bff6cefdbf9bb3d205"}]}'
|
|
2026-03-23 04:46:49.442 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-23 04:46:49.445 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:46:49.446 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:46:49.446 DEBUG [src.node.waku_node] Stopping container with id ee013e73d3f8
|
|
2026-03-23 04:46:50.044 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:50.044 DEBUG [src.node.waku_node] Stopping container with id 855459d399c7
|
|
2026-03-23 04:46:50.612 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:50.614 DEBUG [src.node.waku_node] Stopping container with id 84e016a3840f
|
|
2026-03-23 04:46:50.910 ERROR [src.node.docker_mananger] Max retries reached for container ee013e73d3f8. Exiting log stream.
|
|
2026-03-23 04:46:51.207 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:51.210 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:46:51.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:51.243 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:51.248 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|