mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-02-02 04:46:53.448 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:46:53.448 DEBUG [tests.conftest] Running test: test_sync_flags with id: 2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484
|
|
2026-02-02 04:46:53.449 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:46:53.454 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:46:53.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:53.459 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:46:53.459 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:53.464 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:46:53.464 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:53.464 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-02 04:46:53.465 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:46:53.465 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:46:53.466 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:46:53.466 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.6
|
|
2026-02-02 04:46:53.466 DEBUG [src.node.docker_mananger] Generated ports ['29629', '29630', '29631', '29632', '29633']
|
|
2026-02-02 04:46:53.466 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:46:53.466 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:46:53.467 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:46:53.467 DEBUG [src.node.docker_mananger] docker run -i -t -p 29629:29629 -p 29630:29630 -p 29631:29631 -p 29632:29632 -p 29633:29633 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=29631 --rest-port=29629 --tcp-port=29630 --discv5-udp-port=29632 --rest-address=0.0.0.0 --nat=extip:172.18.196.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ca14dceadd1ca832c4bf214b6fe595cf6bf6b6d2e4beef6ee4cf1b3fcead9ab --store-sync=true --store=true --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29633 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
|
2026-02-02 04:46:53.625 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.6 waku b295c0b76ab50818866edf8cfd8b0a1c95673ea3cd6cf30c9e238ced7845c767
|
|
2026-02-02 04:46:53.649 DEBUG [src.node.docker_mananger] Container started with ID b295c0b76ab5. Setting up logs at ./log/docker/node1_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:53.650 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29629
|
|
2026-02-02 04:46:53.650 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:46:53.748 ERROR [src.node.docker_mananger] Max retries reached for container d328a4c53167. Exiting log stream.
|
|
2026-02-02 04:46:54.227 ERROR [src.node.docker_mananger] Max retries reached for container ee752656e8e5. Exiting log stream.
|
|
2026-02-02 04:46:54.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29629/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:54.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-02 04:46:54.654 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:46:54.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29629/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:54.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.6/tcp/29630/p2p/16Uiu2HAm4PEZtRiEbA6aVKJYtHQHQEkoQJcQKEZPm5V66frNJSLX","/ip4/172.18.196.6/tcp/29631/ws/p2p/16Uiu2HAm4PEZtRiEbA6aVKJYtHQHQEkoQJcQKEZPm5V66frNJSLX"],"enrUri":"enr:-L24QFtA7w0xCeVDEXker9I9_HewCknKmKXp4Pm1z5HB31GeV4T3JX0-9Cw7ivweA7hbk7BbMHQEQKE8k3-rz_FrJN0CgmlkgnY0gmlwhKwSxAaKbXVsdGlhZGRyc5YACASsEsQGBnO-AAoErBLEBgZzv90DgnJzhQADAQAAiXNlY3AyNTZrMaEChRlJfkjZX-fIEQcU7ycClJlMe1r0oTC4yz7fERfe7oiDdGNwgnO-g3VkcIJzwIV3YWt1MhM"}'
|
|
2026-02-02 04:46:54.657 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:46:54.657 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:46:54.657 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.186
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.docker_mananger] Generated ports ['27071', '27072', '27073', '27074', '27075']
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:46:54.659 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:46:54.659 DEBUG [src.node.docker_mananger] docker run -i -t -p 27071:27071 -p 27072:27072 -p 27073:27073 -p 27074:27074 -p 27075:27075 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=27073 --rest-port=27071 --tcp-port=27072 --discv5-udp-port=27074 --rest-address=0.0.0.0 --nat=extip:172.18.206.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adadb4f98a92cfcf9ccfb86e0758621bd6b329a6dafd8b3be2bc936dacb701ec --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27075 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QFtA7w0xCeVDEXker9I9_HewCknKmKXp4Pm1z5HB31GeV4T3JX0-9Cw7ivweA7hbk7BbMHQEQKE8k3-rz_FrJN0CgmlkgnY0gmlwhKwSxAaKbXVsdGlhZGRyc5YACASsEsQGBnO-AAoErBLEBgZzv90DgnJzhQADAQAAiXNlY3AyNTZrMaEChRlJfkjZX-fIEQcU7ycClJlMe1r0oTC4yz7fERfe7oiDdGNwgnO-g3VkcIJzwIV3YWt1MhM
|
|
2026-02-02 04:46:54.819 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.186 waku 4785366a9dff28238c67f39e407c280f441fe8184281116f0ce56f8c675d4528
|
|
2026-02-02 04:46:54.844 DEBUG [src.node.docker_mananger] Container started with ID 4785366a9dff. Setting up logs at ./log/docker/node2_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:54.844 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27071
|
|
2026-02-02 04:46:54.844 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:46:55.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27071/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:55.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"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"}]}'
|
|
2026-02-02 04:46:55.858 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:46:55.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27071/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:55.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.186/tcp/27072/p2p/16Uiu2HAmV4sva9CiijoeACazVjGgFYFwXwhnVNCb8QcMZ8bYjqW2","/ip4/172.18.206.186/tcp/27073/ws/p2p/16Uiu2HAmV4sva9CiijoeACazVjGgFYFwXwhnVNCb8QcMZ8bYjqW2"],"enrUri":"enr:-L24QMBO8dBv0G6AEgvegqyKlnwJGd744uvNVF-n-_c0p3ViOG8YC3P7HtOADpMVxvytBNgJ4AZe_tiMZgWHnXVTJX4CgmlkgnY0gmlwhKwSzrqKbXVsdGlhZGRyc5YACASsEs66BmnAAAoErBLOugZpwd0DgnJzhQADAQAAiXNlY3AyNTZrMaED89mqBbk2ZkUznCZd1W9y-QAxfO0eaaFEcCg9gOSZTdODdGNwgmnAg3VkcIJpwoV3YWt1MgE"}'
|
|
2026-02-02 04:46:55.864 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:46:55.865 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:46:55.865 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:46:55.866 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:46:55.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.49
|
|
2026-02-02 04:46:55.866 DEBUG [src.node.docker_mananger] Generated ports ['12999', '13000', '13001', '13002', '13003']
|
|
2026-02-02 04:46:55.866 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:46:55.866 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:46:55.866 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:46:55.867 DEBUG [src.node.docker_mananger] docker run -i -t -p 12999:12999 -p 13000:13000 -p 13001:13001 -p 13002:13002 -p 13003:13003 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=13001 --rest-port=12999 --tcp-port=13000 --discv5-udp-port=13002 --rest-address=0.0.0.0 --nat=extip:172.18.119.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=058b5ac1cfc463230318fd84c7cadfd0b6ab8d2aa0ddda1acfebdcf5a2b1bf8b --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13003 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QMBO8dBv0G6AEgvegqyKlnwJGd744uvNVF-n-_c0p3ViOG8YC3P7HtOADpMVxvytBNgJ4AZe_tiMZgWHnXVTJX4CgmlkgnY0gmlwhKwSzrqKbXVsdGlhZGRyc5YACASsEs66BmnAAAoErBLOugZpwd0DgnJzhQADAQAAiXNlY3AyNTZrMaED89mqBbk2ZkUznCZd1W9y-QAxfO0eaaFEcCg9gOSZTdODdGNwgmnAg3VkcIJpwoV3YWt1MgE
|
|
2026-02-02 04:46:56.026 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.49 waku adc06af7b834a54b2839870bfb7c542cbc5859b232d7c882212aa5331069cdc6
|
|
2026-02-02 04:46:56.053 DEBUG [src.node.docker_mananger] Container started with ID adc06af7b834. Setting up logs at ./log/docker/node3_2026-02-02_04-46-53__23cb1749-833d-4498-9f05-4ac80e4b4484__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:46:56.053 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12999
|
|
2026-02-02 04:46:56.053 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:46:57.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12999/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:57.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2026-02-02 04:46:57.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:46:57.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12999/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:46:57.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.49/tcp/13000/p2p/16Uiu2HAmN9pjE1sJctcnLCUuT7MydkC7tqAQiadSJx35AYcdhKYx","/ip4/172.18.119.49/tcp/13001/ws/p2p/16Uiu2HAmN9pjE1sJctcnLCUuT7MydkC7tqAQiadSJx35AYcdhKYx"],"enrUri":"enr:-L24QKNx77vZaFlHi6UlET04vf4KI4YF_jC0IkVLSbw8gSwmSN0tRth8-9skJ71-QEN5dOaDksTousdazPbg2Ly4D_YCgmlkgnY0gmlwhKwSdzGKbXVsdGlhZGRyc5YACASsEncxBjLIAAoErBJ3MQYyyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjRwleeXFmz9XAj1EuNI-Ch8voZjnTlvrlCrzdDCjgWWDdGNwgjLIg3VkcIIyyoV3YWt1MgE"}'
|
|
2026-02-02 04:46:57.067 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:46:57.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27071/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.6/tcp/29630/p2p/16Uiu2HAm4PEZtRiEbA6aVKJYtHQHQEkoQJcQKEZPm5V66frNJSLX"]'
|
|
2026-02-02 04:46:57.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12999/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.186/tcp/27072/p2p/16Uiu2HAmV4sva9CiijoeACazVjGgFYFwXwhnVNCb8QcMZ8bYjqW2"]'
|
|
2026-02-02 04:46:57.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-02 04:46:57.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27071/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-02 04:46:57.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12999/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-02 04:46:57.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.080 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:57.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:57.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.085 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:57.286 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:57.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:57.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.292 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:57.493 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:57.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:57.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.499 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:57.701 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:57.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:57.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.707 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:57.908 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:57.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:57.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:57.913 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:58.114 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:58.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:58.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:58.120 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:58.321 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:58.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:58.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:58.327 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:58.529 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:58.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:58.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:58.535 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:58.735 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:58.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:58.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:58.741 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:58.943 DEBUG [src.steps.store] Relaying message
|
|
2026-02-02 04:46:58.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29629/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-02-02 04:46:58.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:46:58.949 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-02 04:46:59.149 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-02-02 04:47:01.150 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-02 04:47:01.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29629/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:47:01.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x06e122cd166837a73e0718a3d6b89be7ffe66112fbe1c8719a9280ffceb870bc"},{"messageHash":"0xd159e3a53c549e6ba0c045ab53641c748c0b842a7140621d637f8f10bb8d6dd2"},{"messageHash":"0x0c4658cd9eb24f47f5e31fe158b7f00eb352528234912b162e30a8d0323d8029"},{"messageHash":"0x0e292325172d1de2ee54e5a4599c50431a20dddf6488ef4c691e54c042a4eee5"},{"messageHash":"0x2cadc6e0e9032b5d7243de11541d1a9d64e9234b4b706462ea34f0af1e2d9025"},{"messageHash":"0xc27769a40adee3da9c886799531f299c69096f937b21ba10a0114f6e1c3a8878"},{"messageHash":"0x97db950f7c260f474da072578ffd65f9fd07898eda2e51abda54c61b533cd326"},{"messageHash":"0x341473d647cc4e1c136fab0f678038fb363266497d2aecfe1fa4a0f285eb3106"},{"messageHash":"0xb411178d4188eaf2a7a6ce47fd08cb7b9ad8b6aaa28b68f4ebe817cfa2db3fcb"},{"messageHash":"0xef287f24013078827979fa505e64b94745e69297efbc6d53d2b20eceb3fadbe0"}]}'
|
|
2026-02-02 04:47:01.154 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-02 04:47:01.155 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-02 04:47:01.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27071/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:47:01.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a43ecc0b40768c068d93","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x06e122cd166837a73e0718a3d6b89be7ffe66112fbe1c8719a9280ffceb870bc"},{"messageHash":"0xd159e3a53c549e6ba0c045ab53641c748c0b842a7140621d637f8f10bb8d6dd2"},{"messageHash":"0x0c4658cd9eb24f47f5e31fe158b7f00eb352528234912b162e30a8d0323d8029"},{"messageHash":"0x0e292325172d1de2ee54e5a4599c50431a20dddf6488ef4c691e54c042a4eee5"},{"messageHash":"0x2cadc6e0e9032b5d7243de11541d1a9d64e9234b4b706462ea34f0af1e2d9025"},{"messageHash":"0xc27769a40adee3da9c886799531f299c69096f937b21ba10a0114f6e1c3a8878"},{"messageHash":"0x97db950f7c260f474da072578ffd65f9fd07898eda2e51abda54c61b533cd326"},{"messageHash":"0x341473d647cc4e1c136fab0f678038fb363266497d2aecfe1fa4a0f285eb3106"},{"messageHash":"0xb411178d4188eaf2a7a6ce47fd08cb7b9ad8b6aaa28b68f4ebe817cfa2db3fcb"},{"messageHash":"0xef287f24013078827979fa505e64b94745e69297efbc6d53d2b20eceb3fadbe0"}]}'
|
|
2026-02-02 04:47:01.163 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-02 04:47:01.164 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-02 04:47:01.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12999/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:47:01.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ccef3e052239abf7a6c6","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x06e122cd166837a73e0718a3d6b89be7ffe66112fbe1c8719a9280ffceb870bc"},{"messageHash":"0xd159e3a53c549e6ba0c045ab53641c748c0b842a7140621d637f8f10bb8d6dd2"},{"messageHash":"0x0c4658cd9eb24f47f5e31fe158b7f00eb352528234912b162e30a8d0323d8029"},{"messageHash":"0x0e292325172d1de2ee54e5a4599c50431a20dddf6488ef4c691e54c042a4eee5"},{"messageHash":"0x2cadc6e0e9032b5d7243de11541d1a9d64e9234b4b706462ea34f0af1e2d9025"},{"messageHash":"0xc27769a40adee3da9c886799531f299c69096f937b21ba10a0114f6e1c3a8878"},{"messageHash":"0x97db950f7c260f474da072578ffd65f9fd07898eda2e51abda54c61b533cd326"},{"messageHash":"0x341473d647cc4e1c136fab0f678038fb363266497d2aecfe1fa4a0f285eb3106"},{"messageHash":"0xb411178d4188eaf2a7a6ce47fd08cb7b9ad8b6aaa28b68f4ebe817cfa2db3fcb"},{"messageHash":"0xef287f24013078827979fa505e64b94745e69297efbc6d53d2b20eceb3fadbe0"}]}'
|
|
2026-02-02 04:47:01.195 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-02 04:47:01.197 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:47:01.198 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:47:01.198 DEBUG [src.node.waku_node] Stopping container with id b295c0b76ab5
|
|
2026-02-02 04:47:01.754 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:47:01.754 DEBUG [src.node.waku_node] Stopping container with id 4785366a9dff
|
|
2026-02-02 04:47:02.235 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:47:02.237 DEBUG [src.node.waku_node] Stopping container with id adc06af7b834
|
|
2026-02-02 04:47:02.565 ERROR [src.node.docker_mananger] Max retries reached for container b295c0b76ab5. Exiting log stream.
|
|
2026-02-02 04:47:02.717 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:47:02.718 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:47:02.729 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:47:02.739 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:47:02.749 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|