mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
141 lines
26 KiB
Plaintext
141 lines
26 KiB
Plaintext
2026-03-25 04:42:12.337 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-25 04:42:12.338 DEBUG [tests.conftest] Running test: test_sync_nodes_are_not_relay_and_have_storenode_set with id: 2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b
|
|
2026-03-25 04:42:12.338 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-25 04:42:12.345 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:12.345 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:12.352 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:12.352 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:12.358 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:12.358 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:12.358 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-25 04:42:12.359 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:12.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:12.360 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:12.361 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.185
|
|
2026-03-25 04:42:12.361 DEBUG [src.node.docker_mananger] Generated ports ['60192', '60193', '60194', '60195', '60196']
|
|
2026-03-25 04:42:12.361 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:12.361 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:12.361 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:12.361 DEBUG [src.node.docker_mananger] docker run -i -t -p 60192:60192 -p 60193:60193 -p 60194:60194 -p 60195:60195 -p 60196:60196 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=60194 --rest-port=60192 --tcp-port=60193 --discv5-udp-port=60195 --rest-address=0.0.0.0 --nat=extip:172.18.20.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0113ea4999718c2dae275724d688fed89dbbd6c25ac13a645bb371cb8e311fd6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60196 --metrics-logging=true --store=true --relay=true
|
|
2026-03-25 04:42:12.513 ERROR [src.node.docker_mananger] Max retries reached for container 469168085e6b. Exiting log stream.
|
|
2026-03-25 04:42:12.568 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.185 waku e8fff9d7f98a2e2a1fc98b2e3c6912d09569c7f1d0d44d728c0e68c133a86c51
|
|
2026-03-25 04:42:12.605 DEBUG [src.node.docker_mananger] Container started with ID e8fff9d7f98a. Setting up logs at ./log/docker/node1_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:12.606 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60192
|
|
2026-03-25 04:42:12.608 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:13.120 ERROR [src.node.docker_mananger] Max retries reached for container 3dea97d84080. Exiting log stream.
|
|
2026-03-25 04:42:13.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60192/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:13.611 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-25 04:42:13.612 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:13.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60192/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:13.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.185/tcp/60193/p2p/16Uiu2HAm5RAUQyFufMfsXGqPh5dQMqfWw2H6JLXtAoVdGEodEXbw","/ip4/172.18.20.185/tcp/60194/ws/p2p/16Uiu2HAm5RAUQyFufMfsXGqPh5dQMqfWw2H6JLXtAoVdGEodEXbw"],"enrUri":"enr:-L24QLsg-v8pgkprGAxakYu3KrWyqs6ycZbh-1eEvtT26EpIPqknqA9Z2UI3U-bWZmUqJrNWjiMMPHrUfKp-JUvFMyYCgmlkgnY0gmlwhKwSFLmKbXVsdGlhZGRyc5YACASsEhS5BushAAoErBIUuQbrIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEClHOBkHI0M4QfWcJkSHe49_kD9fPmVznJPsWPfplJOeqDdGNwgushg3VkcILrI4V3YWt1MgM"}'
|
|
2026-03-25 04:42:13.615 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:13.615 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:13.615 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:13.616 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:13.616 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.103
|
|
2026-03-25 04:42:13.616 DEBUG [src.node.docker_mananger] Generated ports ['65171', '65172', '65173', '65174', '65175']
|
|
2026-03-25 04:42:13.617 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:13.617 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:13.617 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:13.617 DEBUG [src.node.docker_mananger] docker run -i -t -p 65171:65171 -p 65172:65172 -p 65173:65173 -p 65174:65174 -p 65175:65175 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=65173 --rest-port=65171 --tcp-port=65172 --discv5-udp-port=65174 --rest-address=0.0.0.0 --nat=extip:172.18.186.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=49defc4a4ef4d992a018e0fb2a3acfd1a14b8aced5ecd31feda4ff7f7cbb3000 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65175 --metrics-logging=true --relay=false --storenode=/ip4/172.18.20.185/tcp/60193/p2p/16Uiu2HAm5RAUQyFufMfsXGqPh5dQMqfWw2H6JLXtAoVdGEodEXbw --discv5-bootstrap-node=enr:-L24QLsg-v8pgkprGAxakYu3KrWyqs6ycZbh-1eEvtT26EpIPqknqA9Z2UI3U-bWZmUqJrNWjiMMPHrUfKp-JUvFMyYCgmlkgnY0gmlwhKwSFLmKbXVsdGlhZGRyc5YACASsEhS5BushAAoErBIUuQbrIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEClHOBkHI0M4QfWcJkSHe49_kD9fPmVznJPsWPfplJOeqDdGNwgushg3VkcILrI4V3YWt1MgM
|
|
2026-03-25 04:42:13.813 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.103 waku 9a1b3449fad60689bd2f0ad9bd281e6638e7544973bc9427fcc2ae3139f6eb14
|
|
2026-03-25 04:42:13.851 DEBUG [src.node.docker_mananger] Container started with ID 9a1b3449fad6. Setting up logs at ./log/docker/node2_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:13.851 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65171
|
|
2026-03-25 04:42:13.852 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:14.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65171/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:14.855 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-25 04:42:14.855 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:14.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65171/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:14.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.103/tcp/65172/p2p/16Uiu2HAmEgeZRg3ynwMPKwLihiiyJR1oi4k5C1UCqLusBuBkkE6t","/ip4/172.18.186.103/tcp/65173/ws/p2p/16Uiu2HAmEgeZRg3ynwMPKwLihiiyJR1oi4k5C1UCqLusBuBkkE6t"],"enrUri":"enr:-L24QFQow0vKTyCnjM20wue7QjwuxqvmuA1-Vq5khn0tVEtEXwcHIDvT1NiD1JLWNp1xnbHG55bYSNPx6s7qidwdZOsCgmlkgnY0gmlwhKwSumeKbXVsdGlhZGRyc5YACASsErpnBv6UAAoErBK6Zwb-ld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHiQocmMhBU0yW5xGrCQJdrXP-bBhcufgvQGWVYUMPtGDdGNwgv6Ug3VkcIL-loV3YWt1MgA"}'
|
|
2026-03-25 04:42:14.858 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:14.858 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:14.858 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.246
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.docker_mananger] Generated ports ['51803', '51804', '51805', '51806', '51807']
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:14.860 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:14.860 DEBUG [src.node.docker_mananger] docker run -i -t -p 51803:51803 -p 51804:51804 -p 51805:51805 -p 51806:51806 -p 51807:51807 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=51805 --rest-port=51803 --tcp-port=51804 --discv5-udp-port=51806 --rest-address=0.0.0.0 --nat=extip:172.18.20.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ea46a6b1ef5b1fc5e9a9cff3c6bfeac0cdf1cccff88dfa30683df523a5609b6 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51807 --metrics-logging=true --relay=false --storenode=/ip4/172.18.20.185/tcp/60193/p2p/16Uiu2HAm5RAUQyFufMfsXGqPh5dQMqfWw2H6JLXtAoVdGEodEXbw --discv5-bootstrap-node=enr:-L24QFQow0vKTyCnjM20wue7QjwuxqvmuA1-Vq5khn0tVEtEXwcHIDvT1NiD1JLWNp1xnbHG55bYSNPx6s7qidwdZOsCgmlkgnY0gmlwhKwSumeKbXVsdGlhZGRyc5YACASsErpnBv6UAAoErBK6Zwb-ld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHiQocmMhBU0yW5xGrCQJdrXP-bBhcufgvQGWVYUMPtGDdGNwgv6Ug3VkcIL-loV3YWt1MgA
|
|
2026-03-25 04:42:15.060 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.246 waku fee708662fdd8907ed8ecbdd0104533943113b95aade64b89f40a68076053583
|
|
2026-03-25 04:42:15.095 DEBUG [src.node.docker_mananger] Container started with ID fee708662fdd. Setting up logs at ./log/docker/node3_2026-03-25_04-42-12__fc66046e-b053-47f1-9af3-27a9f84d203b__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:15.095 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51803
|
|
2026-03-25 04:42:15.096 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:16.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:16.099 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-25 04:42:16.099 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:16.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51803/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:16.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.246/tcp/51804/p2p/16Uiu2HAm5ttmJfQMaNhJxNq9zqkZ5FXDMqKL5Rs8Dbpo1Gu9YBbu","/ip4/172.18.20.246/tcp/51805/ws/p2p/16Uiu2HAm5ttmJfQMaNhJxNq9zqkZ5FXDMqKL5Rs8Dbpo1Gu9YBbu"],"enrUri":"enr:-L24QL2hyG8nks36uNzDZzykLK82BBGwd7uQBmxDhMdFHSTgVrXuWsOdsrXi08Bs5bZSv_MAw4iu8RQER6gP7WQabBsCgmlkgnY0gmlwhKwSFPaKbXVsdGlhZGRyc5YACASsEhT2BspcAAoErBIU9gbKXd0DgnJzhQADAQAAiXNlY3AyNTZrMaECm44BvZ_m3kFBCWGtowHfCupblLx99Yo9iOl98z2sDOiDdGNwgspcg3VkcILKXoV3YWt1MgA"}'
|
|
2026-03-25 04:42:16.102 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:16.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65171/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.185/tcp/60193/p2p/16Uiu2HAm5RAUQyFufMfsXGqPh5dQMqfWw2H6JLXtAoVdGEodEXbw"]'
|
|
2026-03-25 04:42:16.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51803/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.103/tcp/65172/p2p/16Uiu2HAmEgeZRg3ynwMPKwLihiiyJR1oi4k5C1UCqLusBuBkkE6t"]'
|
|
2026-03-25 04:42:16.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-25 04:42:16.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:16.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:16.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:16.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:16.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:16.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.393 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:16.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:16.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:16.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.598 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:16.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:16.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:16.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:16.803 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:17.004 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:17.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:17.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:17.008 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:17.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:17.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:17.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:17.214 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:17.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:17.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:17.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:17.419 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:17.619 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:17.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:17.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:17.624 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:17.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:17.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:17.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:17.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:18.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:18.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60192/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-25 04:42:18.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:18.034 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:18.235 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:18.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:18.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb5271c6b4d335a681cb91c3c65ace7f09b953cceb1c7397f321d2e6a89d7074e"},{"messageHash":"0xdf6a64927a3661c49443f2986d57c84f5c5bc47eaf27c84213466ac83028688f"},{"messageHash":"0xea45e02abd24bc6956f71cbdd3562589e9943db9f628221a4f42935f71420a2b"},{"messageHash":"0x018cc2afa22013df249fa8c6284d50113b82686c20d1768d6da1b6425bae7ecd"},{"messageHash":"0x6e0a3d2fbf75d1a6331e1be35230decdb6e6ee1cce60659527b9c25370bf5e1c"},{"messageHash":"0x0e9baf70e7c10c90c08eb8ef4bbc0d2d72939c812b9df6001746de5b405bb10a"},{"messageHash":"0xd7cb43ef38735f11514e3ea5ebe0634d44537d96ec325d9a8235e2c7fd33f587"},{"messageHash":"0x5d5b6f8cba96bb758bf1f28c890262020988e692381abbf9134faa07b0d95796"},{"messageHash":"0x8094abf8e518b46f2d9c0df241431172527bee69f9e457bb10721eccfb83e9d0"},{"messageHash":"0x1a4869ec5d43cc7f5e09c9bf0233608eb8bab6f13cbcb95926f6f4701e342bb5"}]}'
|
|
2026-03-25 04:42:18.239 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:18.240 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:18.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65171/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:18.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"546070e485f1f62d4ad0","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb5271c6b4d335a681cb91c3c65ace7f09b953cceb1c7397f321d2e6a89d7074e"},{"messageHash":"0xdf6a64927a3661c49443f2986d57c84f5c5bc47eaf27c84213466ac83028688f"},{"messageHash":"0xea45e02abd24bc6956f71cbdd3562589e9943db9f628221a4f42935f71420a2b"},{"messageHash":"0x018cc2afa22013df249fa8c6284d50113b82686c20d1768d6da1b6425bae7ecd"},{"messageHash":"0x6e0a3d2fbf75d1a6331e1be35230decdb6e6ee1cce60659527b9c25370bf5e1c"},{"messageHash":"0x0e9baf70e7c10c90c08eb8ef4bbc0d2d72939c812b9df6001746de5b405bb10a"},{"messageHash":"0xd7cb43ef38735f11514e3ea5ebe0634d44537d96ec325d9a8235e2c7fd33f587"},{"messageHash":"0x5d5b6f8cba96bb758bf1f28c890262020988e692381abbf9134faa07b0d95796"},{"messageHash":"0x8094abf8e518b46f2d9c0df241431172527bee69f9e457bb10721eccfb83e9d0"},{"messageHash":"0x1a4869ec5d43cc7f5e09c9bf0233608eb8bab6f13cbcb95926f6f4701e342bb5"}]}'
|
|
2026-03-25 04:42:18.249 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:18.250 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:18.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51803/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:18.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"08fd6825005debbb407a","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb5271c6b4d335a681cb91c3c65ace7f09b953cceb1c7397f321d2e6a89d7074e"},{"messageHash":"0xdf6a64927a3661c49443f2986d57c84f5c5bc47eaf27c84213466ac83028688f"},{"messageHash":"0xea45e02abd24bc6956f71cbdd3562589e9943db9f628221a4f42935f71420a2b"},{"messageHash":"0x018cc2afa22013df249fa8c6284d50113b82686c20d1768d6da1b6425bae7ecd"},{"messageHash":"0x6e0a3d2fbf75d1a6331e1be35230decdb6e6ee1cce60659527b9c25370bf5e1c"},{"messageHash":"0x0e9baf70e7c10c90c08eb8ef4bbc0d2d72939c812b9df6001746de5b405bb10a"},{"messageHash":"0xd7cb43ef38735f11514e3ea5ebe0634d44537d96ec325d9a8235e2c7fd33f587"},{"messageHash":"0x5d5b6f8cba96bb758bf1f28c890262020988e692381abbf9134faa07b0d95796"},{"messageHash":"0x8094abf8e518b46f2d9c0df241431172527bee69f9e457bb10721eccfb83e9d0"},{"messageHash":"0x1a4869ec5d43cc7f5e09c9bf0233608eb8bab6f13cbcb95926f6f4701e342bb5"}]}'
|
|
2026-03-25 04:42:18.278 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:18.289 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-25 04:42:18.291 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-25 04:42:18.291 DEBUG [src.node.waku_node] Stopping container with id e8fff9d7f98a
|
|
2026-03-25 04:42:18.864 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:18.865 DEBUG [src.node.waku_node] Stopping container with id 9a1b3449fad6
|
|
2026-03-25 04:42:19.514 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:19.515 DEBUG [src.node.waku_node] Stopping container with id fee708662fdd
|
|
2026-03-25 04:42:19.677 ERROR [src.node.docker_mananger] Max retries reached for container e8fff9d7f98a. Exiting log stream.
|
|
2026-03-25 04:42:20.065 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:20.067 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-25 04:42:20.078 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:42:20.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:42:20.090 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|