mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
deploy: 3bad0ad02ea8da697403900911951b71d8fc2e32
This commit is contained in:
parent
efa389e790
commit
2df6fe6d47
2
nim/1002/app.js
Normal file
2
nim/1002/app.js
Normal file
File diff suppressed because one or more lines are too long
189
nim/1002/data/attachments/103795a39c4483cd.txt
Normal file
189
nim/1002/data/attachments/103795a39c4483cd.txt
Normal file
@ -0,0 +1,189 @@
|
||||
2025-12-13 04:11:58.700 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:11:58.701 DEBUG [tests.conftest] Running test: test_last_node_to_start_publishes with id: 2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea
|
||||
2025-12-13 04:11:58.701 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:11:58.701 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:11:58.701 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-13 04:11:58.708 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:11:58.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:11:58.709 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:11:58.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:11:58.710 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:11:58.710 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.30
|
||||
2025-12-13 04:11:58.711 DEBUG [src.node.docker_mananger] Generated ports ['55298', '55299', '55300', '55301', '55302']
|
||||
2025-12-13 04:11:58.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:11:58.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:11:58.711 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:11:58.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 55298:55298 -p 55299:55299 -p 55300:55300 -p 55301:55301 -p 55302:55302 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=55300 --rest-port=55298 --tcp-port=55299 --discv5-udp-port=55301 --rest-address=0.0.0.0 --nat=extip:172.18.182.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f728c65af2bb3a576a1b4efdd84d2bcdb28dffbd4df6dd8f247becebde63b36f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55302 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:11:58.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.30 waku c781885cda964ed579d396a0377c975d578a193262000c136774fd6fe0c4c25c
|
||||
2025-12-13 04:11:58.951 DEBUG [src.node.docker_mananger] Container started with ID c781885cda96. Setting up logs at ./log/docker/node1_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:11:58.952 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55298
|
||||
2025-12-13 04:11:58.952 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:11:59.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55298/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:11:59.956 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"}]}'
|
||||
2025-12-13 04:11:59.956 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:11:59.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55298/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:11:59.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.30/tcp/55299/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8","/ip4/172.18.182.30/tcp/55300/ws/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8"],"enrUri":"enr:-L24QM6CBFb7gx4ESu_WjvnEH_j_bo9AacO7EF4Kzn70oAkEPJn1PeiorYZVRxmysnaKM73o7cCHdmNwY8OidIT81vwCgmlkgnY0gmlwhKwSth6KbXVsdGlhZGRyc5YACASsErYeBtgDAAoErBK2HgbYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPrq12os0GsU-jFJXE8EOS_ItsYsC9fICsY55gL5cM-2DdGNwgtgDg3VkcILYBYV3YWt1MgE"}'
|
||||
2025-12-13 04:11:59.959 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:11:59.966 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:11:59.966 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:11:59.966 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:11:59.966 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:11:59.968 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:11:59.968 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.182
|
||||
2025-12-13 04:11:59.968 DEBUG [src.node.docker_mananger] Generated ports ['53456', '53457', '53458', '53459', '53460']
|
||||
2025-12-13 04:11:59.968 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:11:59.968 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:11:59.969 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:11:59.969 DEBUG [src.node.docker_mananger] docker run -i -t -p 53456:53456 -p 53457:53457 -p 53458:53458 -p 53459:53459 -p 53460:53460 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=53458 --rest-port=53456 --tcp-port=53457 --discv5-udp-port=53459 --rest-address=0.0.0.0 --nat=extip:172.18.141.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f60aa0f1a10c731fe1c4fdd3ce08a57be1823f5daa20dd76ce9746fbfbfbeba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53460 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM6CBFb7gx4ESu_WjvnEH_j_bo9AacO7EF4Kzn70oAkEPJn1PeiorYZVRxmysnaKM73o7cCHdmNwY8OidIT81vwCgmlkgnY0gmlwhKwSth6KbXVsdGlhZGRyc5YACASsErYeBtgDAAoErBK2HgbYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPrq12os0GsU-jFJXE8EOS_ItsYsC9fICsY55gL5cM-2DdGNwgtgDg3VkcILYBYV3YWt1MgE
|
||||
2025-12-13 04:12:00.154 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.182 waku 32de9a01eff18ac9904bdbbccafe5c07ce3e0aa3bcb8eadcb62f02b13a297a24
|
||||
2025-12-13 04:12:00.192 DEBUG [src.node.docker_mananger] Container started with ID 32de9a01eff1. Setting up logs at ./log/docker/node2_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:00.193 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53456
|
||||
2025-12-13 04:12:00.194 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:12:01.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:01.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
2025-12-13 04:12:01.202 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:12:01.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:01.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.182/tcp/53457/p2p/16Uiu2HAmE5Lt1yzs7LtvYWwu1Sr62hejZzfBA87epY77ZSJSyQUi","/ip4/172.18.141.182/tcp/53458/ws/p2p/16Uiu2HAmE5Lt1yzs7LtvYWwu1Sr62hejZzfBA87epY77ZSJSyQUi"],"enrUri":"enr:-L24QPgRbiDJZaCyyHVuQkcJ-gtGJwYyBlkl9jiK6_frtOzSLZzrrI9aU2RkWwBNCch5IRkhSmzXqSmtVX428snphdgCgmlkgnY0gmlwhKwSjbaKbXVsdGlhZGRyc5YACASsEo22BtDRAAoErBKNtgbQ0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFRjW5mOJCw-M-XiH57PLjNdFvyg-IhvmGN8PCIjFlbODdGNwgtDRg3VkcILQ04V3YWt1MgE"}'
|
||||
2025-12-13 04:12:01.206 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:12:01.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.30/tcp/55299/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8"]'
|
||||
2025-12-13 04:12:01.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:01.211 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
||||
2025-12-13 04:12:01.217 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:12:01.217 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:01.217 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:12:01.217 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.89
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.docker_mananger] Generated ports ['53921', '53922', '53923', '53924', '53925']
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:12:01.219 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:12:01.219 DEBUG [src.node.docker_mananger] docker run -i -t -p 53921:53921 -p 53922:53922 -p 53923:53923 -p 53924:53924 -p 53925:53925 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=53923 --rest-port=53921 --tcp-port=53922 --discv5-udp-port=53924 --rest-address=0.0.0.0 --nat=extip:172.18.44.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a11682847da68aa3fed95e2ecae11d7eebbde9a73ac1ac0acbf4dbc797efccb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53925 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM6CBFb7gx4ESu_WjvnEH_j_bo9AacO7EF4Kzn70oAkEPJn1PeiorYZVRxmysnaKM73o7cCHdmNwY8OidIT81vwCgmlkgnY0gmlwhKwSth6KbXVsdGlhZGRyc5YACASsErYeBtgDAAoErBK2HgbYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPrq12os0GsU-jFJXE8EOS_ItsYsC9fICsY55gL5cM-2DdGNwgtgDg3VkcILYBYV3YWt1MgE
|
||||
2025-12-13 04:12:01.408 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.89 waku e91eafaeabd32a1e140f6e86fa064cdc0930fa03b8ccd70cc1fde5cab46e4809
|
||||
2025-12-13 04:12:01.441 DEBUG [src.node.docker_mananger] Container started with ID e91eafaeabd3. Setting up logs at ./log/docker/node3_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:01.442 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53921
|
||||
2025-12-13 04:12:01.442 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:12:02.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53921/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:02.448 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"}]}'
|
||||
2025-12-13 04:12:02.449 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:12:02.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:02.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.89/tcp/53922/p2p/16Uiu2HAm8avth3XJs7GVnaDgFpTEuJN662zY1J1zdt7QxLvtktFg","/ip4/172.18.44.89/tcp/53923/ws/p2p/16Uiu2HAm8avth3XJs7GVnaDgFpTEuJN662zY1J1zdt7QxLvtktFg"],"enrUri":"enr:-L24QDsrcXd_zyuX_eUiw396KKw1yYd4shBswNPXAV45eBeBc843FV8fFIhPhJHPD6OeOLKR7Hlrh1QIUV9Q6aExjzUCgmlkgnY0gmlwhKwSLFmKbXVsdGlhZGRyc5YACASsEixZBtKiAAoErBIsWQbSo90DgnJzhQADAQAAiXNlY3AyNTZrMaECw4cEtn527EiUxXMsDGvivfhtEPMf-e-acgrYvNcRIceDdGNwgtKig3VkcILSpIV3YWt1MgE"}'
|
||||
2025-12-13 04:12:02.455 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:12:02.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53921/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.30/tcp/55299/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8"]'
|
||||
2025-12-13 04:12:02.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:02.466 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:12:02.466 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:02.466 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:12:02.467 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:12:02.468 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:12:02.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.78
|
||||
2025-12-13 04:12:02.468 DEBUG [src.node.docker_mananger] Generated ports ['26345', '26346', '26347', '26348', '26349']
|
||||
2025-12-13 04:12:02.468 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:12:02.468 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:12:02.469 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:12:02.469 DEBUG [src.node.docker_mananger] docker run -i -t -p 26345:26345 -p 26346:26346 -p 26347:26347 -p 26348:26348 -p 26349:26349 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=26347 --rest-port=26345 --tcp-port=26346 --discv5-udp-port=26348 --rest-address=0.0.0.0 --nat=extip:172.18.168.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91acd4c3fcf8af0abd7baf6cccf79fadfc9d81a9ecec6a53c8d3e73c7c66ea02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26349 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM6CBFb7gx4ESu_WjvnEH_j_bo9AacO7EF4Kzn70oAkEPJn1PeiorYZVRxmysnaKM73o7cCHdmNwY8OidIT81vwCgmlkgnY0gmlwhKwSth6KbXVsdGlhZGRyc5YACASsErYeBtgDAAoErBK2HgbYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPrq12os0GsU-jFJXE8EOS_ItsYsC9fICsY55gL5cM-2DdGNwgtgDg3VkcILYBYV3YWt1MgE
|
||||
2025-12-13 04:12:02.655 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.78 waku f47fb7471f77b988fd65752287d7330321d83120b070305e8053a213d03bc742
|
||||
2025-12-13 04:12:02.688 DEBUG [src.node.docker_mananger] Container started with ID f47fb7471f77. Setting up logs at ./log/docker/node4_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:02.688 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26345
|
||||
2025-12-13 04:12:02.688 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:12:03.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26345/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:03.697 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"}]}'
|
||||
2025-12-13 04:12:03.698 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:12:03.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26345/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:03.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.78/tcp/26346/p2p/16Uiu2HAm1yREhtcUQ4hUE1GLkxo19eVnbxvqyspfCNHTKmHgAeCy","/ip4/172.18.168.78/tcp/26347/ws/p2p/16Uiu2HAm1yREhtcUQ4hUE1GLkxo19eVnbxvqyspfCNHTKmHgAeCy"],"enrUri":"enr:-L24QGsA26I9g7IM3c_R1tCNN9fSVt3GQcPbLGcDSsZZCQSbPNqBk1oAtJzfL_cLzRC5wrYYaKDcvGu8uUObOcoFoYMCgmlkgnY0gmlwhKwSqE6KbXVsdGlhZGRyc5YACASsEqhOBmbqAAoErBKoTgZm690DgnJzhQADAQAAiXNlY3AyNTZrMaECYUgJoK4BCsBAfh-MUf9Lth9YxR0mGjN053n4jKOPYcKDdGNwgmbqg3VkcIJm7IV3YWt1MgE"}'
|
||||
2025-12-13 04:12:03.704 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:12:03.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26345/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.30/tcp/55299/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8"]'
|
||||
2025-12-13 04:12:03.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:03.715 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:12:03.715 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:03.715 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:12:03.715 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.242
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.docker_mananger] Generated ports ['26886', '26887', '26888', '26889', '26890']
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:12:03.717 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:12:03.717 DEBUG [src.node.docker_mananger] docker run -i -t -p 26886:26886 -p 26887:26887 -p 26888:26888 -p 26889:26889 -p 26890:26890 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=26888 --rest-port=26886 --tcp-port=26887 --discv5-udp-port=26889 --rest-address=0.0.0.0 --nat=extip:172.18.79.242 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eeefac4915be02f4ba25b72fdfbc7f7fad06dcb12babccb2ee4b632c4e0df6f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26890 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM6CBFb7gx4ESu_WjvnEH_j_bo9AacO7EF4Kzn70oAkEPJn1PeiorYZVRxmysnaKM73o7cCHdmNwY8OidIT81vwCgmlkgnY0gmlwhKwSth6KbXVsdGlhZGRyc5YACASsErYeBtgDAAoErBK2HgbYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPrq12os0GsU-jFJXE8EOS_ItsYsC9fICsY55gL5cM-2DdGNwgtgDg3VkcILYBYV3YWt1MgE
|
||||
2025-12-13 04:12:03.903 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.242 waku d2ef1bf2fbdc4b3872fc8c46086bbed4b4a067cea50ecaf7d03964307423ca14
|
||||
2025-12-13 04:12:03.936 DEBUG [src.node.docker_mananger] Container started with ID d2ef1bf2fbdc. Setting up logs at ./log/docker/node5_2025-12-13_04-11-58__db483b80-eeee-40a8-af4f-28b7a53021ea__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:12:03.936 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26886
|
||||
2025-12-13 04:12:03.937 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:12:04.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26886/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:04.948 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"}]}'
|
||||
2025-12-13 04:12:04.948 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:12:04.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26886/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:04.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.242/tcp/26887/p2p/16Uiu2HAm4bXVj6633JFYVtZTcwM2rVDHLgHokT3qdJz97PySdxbK","/ip4/172.18.79.242/tcp/26888/ws/p2p/16Uiu2HAm4bXVj6633JFYVtZTcwM2rVDHLgHokT3qdJz97PySdxbK"],"enrUri":"enr:-L24QA8RwsomLkMLDwYugAGP_9-xs7xiVFpr_PLkL8QI8QHbN6w1OVLRN0OcgZk8MENmBoGRnMyPE1nblt-B7WWO76ACgmlkgnY0gmlwhKwST_KKbXVsdGlhZGRyc5YACASsEk_yBmkHAAoErBJP8gZpCN0DgnJzhQADAQAAiXNlY3AyNTZrMaECiD9ly2jAa_JeBR0QK070MSJJdDGYN4HG8Rl3kvgP6DKDdGNwgmkHg3VkcIJpCYV3YWt1MgE"}'
|
||||
2025-12-13 04:12:04.953 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:12:04.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26886/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.30/tcp/55299/p2p/16Uiu2HAkyeYPGunUk4FpFySy8SMnare2hEzc4osTCQc5AmThUke8"]'
|
||||
2025-12-13 04:12:04.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.957 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-13 04:12:04.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55298/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:12:04.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:12:04.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.971 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
||||
2025-12-13 04:12:04.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53921/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:12:04.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26345/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:12:04.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26886/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:12:04.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:04.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55298/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:12:05.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:05.002 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:12:05.103 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55298/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599124992466944,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.108 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599124992466944,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.112 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53921/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599124992466944,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.115 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26345/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599124992466944,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.119 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599124992466944,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.122 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-13 04:12:05.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:12:05.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:12:05.128 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:12:05.228 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55298/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599125123968162,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.233 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599125123968162,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.236 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53921/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599125123968162,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.240 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26345/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599125123968162,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.244 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:12:05.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:12:05.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599125123968162,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:12:05.250 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:12:05.251 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:12:05.251 DEBUG [src.node.waku_node] Stopping container with id c781885cda96
|
||||
2025-12-13 04:12:05.804 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:12:05.804 DEBUG [src.node.waku_node] Stopping container with id 32de9a01eff1
|
||||
2025-12-13 04:12:06.336 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:12:06.337 DEBUG [src.node.waku_node] Stopping container with id e91eafaeabd3
|
||||
2025-12-13 04:12:06.671 ERROR [src.node.docker_mananger] Max retries reached for container c781885cda96. Exiting log stream.
|
||||
2025-12-13 04:12:06.885 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:12:06.885 DEBUG [src.node.waku_node] Stopping container with id f47fb7471f77
|
||||
2025-12-13 04:12:07.147 ERROR [src.node.docker_mananger] Max retries reached for container 32de9a01eff1. Exiting log stream.
|
||||
2025-12-13 04:12:07.399 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:12:07.399 DEBUG [src.node.waku_node] Stopping container with id d2ef1bf2fbdc
|
||||
2025-12-13 04:12:07.697 ERROR [src.node.docker_mananger] Max retries reached for container e91eafaeabd3. Exiting log stream.
|
||||
2025-12-13 04:12:07.914 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:12:07.916 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:12:07.945 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:12:07.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:12:07.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:12:07.960 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:12:07.965 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1002/data/attachments/1064819de461eb21.txt
Normal file
73
nim/1002/data/attachments/1064819de461eb21.txt
Normal file
@ -0,0 +1,73 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_single_content_topic[/app/27/sometopic/someencoding] with id: 2025-12-13_04-16-30__3fa29260-9a7e-4e29-b214-67c151e0b243
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-16-30__3fa29260-9a7e-4e29-b214-67c151e0b243__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.8.66
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5684', '5685', '5686', '5687', '5688']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5684:5684 -p 5685:5685 -p 5686:5686 -p 5687:5687 -p 5688:5688 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=5686 --rest-port=5684 --tcp-port=5685 --discv5-udp-port=5687 --rest-address=0.0.0.0 --nat=extip:172.18.8.66 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f3150a9b464366decadef3d9e4bcff42cf2a8acaf709eb400c2efd04dbf2b95c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5688 --metrics-logging=true --relay=true --filter=true --content-topic=/app/27/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.8.66 waku 88a8198d21985a9cff02dd12c00ca62cccec82f6e7dd847015de9b46fde3e461
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 88a8198d2198. Setting up logs at ./log/docker/node1_2025-12-13_04-16-30__3fa29260-9a7e-4e29-b214-67c151e0b243__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5684
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4f720c65d419. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 334b99e91036. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5684/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5684/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.66/tcp/5685/p2p/16Uiu2HAkuyjquGNmKyPsu7k2h1JrSqjeqHXnK5EkaX32Ax7SM6f8","/ip4/172.18.8.66/tcp/5686/ws/p2p/16Uiu2HAkuyjquGNmKyPsu7k2h1JrSqjeqHXnK5EkaX32Ax7SM6f8"],"enrUri":"enr:-L24QLJgRm8KiXX1_IT96RJWE8PXyIgeHgQRvy4chhePcemoH5ztwRfzAwBpVvdgwMNMhvq_hnS-57_-neMT8JjM0asCgmlkgnY0gmlwhKwSCEKKbXVsdGlhZGRyc5YACASsEghCBhY1AAoErBIIQgYWNt0DgnJzhQACAQAAiXNlY3AyNTZrMaECCDb0canmKYXTRWl-pI4kUmubXsBiIRiKocu55WPM-QeDdGNwghY1g3VkcIIWN4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-16-30__3fa29260-9a7e-4e29-b214-67c151e0b243__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.15.149
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20387', '20388', '20389', '20390', '20391']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 20387:20387 -p 20388:20388 -p 20389:20389 -p 20390:20390 -p 20391:20391 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=20389 --rest-port=20387 --tcp-port=20388 --discv5-udp-port=20390 --rest-address=0.0.0.0 --nat=extip:172.18.15.149 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=adb2a4e8fe870dea1e9bcd37020e4d90662cd0bbee7abd8f3e18bfe803afd0b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20391 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLJgRm8KiXX1_IT96RJWE8PXyIgeHgQRvy4chhePcemoH5ztwRfzAwBpVvdgwMNMhvq_hnS-57_-neMT8JjM0asCgmlkgnY0gmlwhKwSCEKKbXVsdGlhZGRyc5YACASsEghCBhY1AAoErBIIQgYWNt0DgnJzhQACAQAAiXNlY3AyNTZrMaECCDb0canmKYXTRWl-pI4kUmubXsBiIRiKocu55WPM-QeDdGNwghY1g3VkcIIWN4V3YWt1MgU --content-topic=/app/27/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.15.149 waku 7e89611acddb763d5c50daefb16ad179e9d56c85125b0a3e962faf6643f86359
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7e89611acddb. Setting up logs at ./log/docker/node2_2025-12-13_04-16-30__3fa29260-9a7e-4e29-b214-67c151e0b243__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20387
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.149/tcp/20388/p2p/16Uiu2HAkvEvwB4ijZhd1Cgdwf6NR17XYmdFqRK4zBs9PaiXXG6c7","/ip4/172.18.15.149/tcp/20389/ws/p2p/16Uiu2HAkvEvwB4ijZhd1Cgdwf6NR17XYmdFqRK4zBs9PaiXXG6c7"],"enrUri":"enr:-L24QBSBLfiJpQexGcTjkRgwmYhmH-BYW3FU-07IZiP01pcUb_jcCUYmftnQFnmxaqPyDtHNHvTUwMKaoiyDjMFDNbwCgmlkgnY0gmlwhKwSD5WKbXVsdGlhZGRyc5YACASsEg-VBk-kAAoErBIPlQZPpd0DgnJzhQACAQAAiXNlY3AyNTZrMaECDBs1IAcInk6toKfyamv1Ja8oBCjitdQBRgUZOH1-y2CDdGNwgk-kg3VkcIJPpoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20387/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.66/tcp/5685/p2p/16Uiu2HAkuyjquGNmKyPsu7k2h1JrSqjeqHXnK5EkaX32Ax7SM6f8"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5684/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20387/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5684/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5684/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765599393315145053,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20387/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765599393315145053,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 88a8198d2198
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7e89611acddb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
862
nim/1002/data/attachments/107565bc2d0aec0a.txt
Normal file
862
nim/1002/data/attachments/107565bc2d0aec0a.txt
Normal file
@ -0,0 +1,862 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_and_retrieve_duplicate_message with id: 2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.188.205
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26862', '26863', '26864', '26865', '26866']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 26862:26862 -p 26863:26863 -p 26864:26864 -p 26865:26865 -p 26866:26866 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=26864 --rest-port=26862 --tcp-port=26863 --discv5-udp-port=26865 --rest-address=0.0.0.0 --nat=extip:172.18.188.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ba16ee22e183f2c9daac07c66e2fad7a823b38afc910af4abcbee4ff7def0af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26866 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.188.205 waku af44414d92dcf9371c45ce04f35655f6c40543a170b0d1758119b2af269e3759
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID af44414d92dc. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26862
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26862/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26862/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.205/tcp/26863/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE","/ip4/172.18.188.205/tcp/26864/ws/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE"],"enrUri":"enr:-L24QGhr5C9x16Do2TvnbAbFDzcAkHbcwpcF-UCu9oV46F8Ye5XrXZqbE-eC48_PRc-5QqdHX4vvT2Z2WljoDKwH7pQCgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmjvAAoErBK8zQZo8N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUPv_C-92d3B02W-lniZcMIQgjMz-Iqo5O8bDzzmR0mWDdGNwgmjvg3VkcIJo8YV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.58.170
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62745', '62746', '62747', '62748', '62749']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62745:62745 -p 62746:62746 -p 62747:62747 -p 62748:62748 -p 62749:62749 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=62747 --rest-port=62745 --tcp-port=62746 --discv5-udp-port=62748 --rest-address=0.0.0.0 --nat=extip:172.18.58.170 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aad3ec6c1bd2d77bcebd9e5d486e93be6ac4d1edfa1c0841068ae3e21c02b0d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62749 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.58.170 waku f96815a23be9037e2966443086285f437e00d99f9b74b3facc30ad8920a807cf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f96815a23be9. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62745
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62745/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.170/tcp/62746/p2p/16Uiu2HAmASRRVVMyvqi1NtxMz3CCKyCAB3asK5Sbmw3rAniJqRwD","/ip4/172.18.58.170/tcp/62747/ws/p2p/16Uiu2HAmASRRVVMyvqi1NtxMz3CCKyCAB3asK5Sbmw3rAniJqRwD"],"enrUri":"enr:-L24QBOTa0yhPDIl48ujIHY3l5Gdf5h-Kl5b7X3MS-hJ3tKeBZnCWKxewKwZYoHA_si2xpdpTFN8oeTwX9dhpEEcY8cCgmlkgnY0gmlwhKwSOqqKbXVsdGlhZGRyc5YACASsEjqqBvUaAAoErBI6qgb1G90DgnJzhQADAQAAiXNlY3AyNTZrMaEC3xBs1fEwko8hiaY2KAQ9K4FiVllFcD3YTUhQvM3x-JiDdGNwgvUag3VkcIL1HIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62745/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.188.205/tcp/26863/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.16.78
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['51110', '51111', '51112', '51113', '51114']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 51110:51110 -p 51111:51111 -p 51112:51112 -p 51113:51113 -p 51114:51114 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=51112 --rest-port=51110 --tcp-port=51111 --discv5-udp-port=51113 --rest-address=0.0.0.0 --nat=extip:172.18.16.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba48ff8b0f8e75158faacedde367cabd0db2c6c18fedfd55bd3b4d8cce3d5afb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51114 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGhr5C9x16Do2TvnbAbFDzcAkHbcwpcF-UCu9oV46F8Ye5XrXZqbE-eC48_PRc-5QqdHX4vvT2Z2WljoDKwH7pQCgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmjvAAoErBK8zQZo8N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUPv_C-92d3B02W-lniZcMIQgjMz-Iqo5O8bDzzmR0mWDdGNwgmjvg3VkcIJo8YV3YWt1Mgk --lightpushnode=/ip4/172.18.188.205/tcp/26863/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.16.78 waku 97e707501b4ca1c43f2c15270c247ecd2754116cd7356f74d0ae88112a0ac50c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 97e707501b4c. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 51110
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 97e707501b4c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51110/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=51110): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0aadb27c80>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.19.187
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47215', '47216', '47217', '47218', '47219']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 47215:47215 -p 47216:47216 -p 47217:47217 -p 47218:47218 -p 47219:47219 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=47217 --rest-port=47215 --tcp-port=47216 --discv5-udp-port=47218 --rest-address=0.0.0.0 --nat=extip:172.18.19.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd703ca87fc7cadb7df6ecfc35e87bf51aaccd7760bd1f125da32d48b2cdca39 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47219 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGhr5C9x16Do2TvnbAbFDzcAkHbcwpcF-UCu9oV46F8Ye5XrXZqbE-eC48_PRc-5QqdHX4vvT2Z2WljoDKwH7pQCgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmjvAAoErBK8zQZo8N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUPv_C-92d3B02W-lniZcMIQgjMz-Iqo5O8bDzzmR0mWDdGNwgmjvg3VkcIJo8YV3YWt1Mgk --lightpushnode=/ip4/172.18.188.205/tcp/26863/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.19.187 waku fc877bff9185e7a3ac4b2fe6f1cf41b3ce82aa9ddd9b74a3e83710f7cee611ac
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fc877bff9185. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47215
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container fc877bff9185. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47215/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=47215): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0aadae60f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.151.145
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4079', '4080', '4081', '4082', '4083']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 4079:4079 -p 4080:4080 -p 4081:4081 -p 4082:4082 -p 4083:4083 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=4081 --rest-port=4079 --tcp-port=4080 --discv5-udp-port=4082 --rest-address=0.0.0.0 --nat=extip:172.18.151.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df564dddf7fd27adc7d8e6bd3fedbaace32e8be3cedafadfcbebcabe394ec8c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4083 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGhr5C9x16Do2TvnbAbFDzcAkHbcwpcF-UCu9oV46F8Ye5XrXZqbE-eC48_PRc-5QqdHX4vvT2Z2WljoDKwH7pQCgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmjvAAoErBK8zQZo8N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUPv_C-92d3B02W-lniZcMIQgjMz-Iqo5O8bDzzmR0mWDdGNwgmjvg3VkcIJo8YV3YWt1Mgk --lightpushnode=/ip4/172.18.188.205/tcp/26863/p2p/16Uiu2HAmJ77qHFNfEAZMhwVkMdrtCEheWHNbjVVBqSmFWScGbDuE --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.151.145 waku 6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6a2266d95445. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-11-30__567e4db0-b7cd-4fd3-a70a-b5a98c3339c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4079
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6a2266d95445. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=4079): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0aad916660>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id af44414d92dc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f96815a23be9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container af44414d92dc. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f96815a23be9. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067/stop: Not Found ("No such container: 6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067/stop: Not Found ("No such container: 6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a2266d95445
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067/stop: Not Found ("No such container: 6a2266d95445e0e65ed1c20c17f4aff7f34c778a0b7902c81a8b452ef5611067")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
69
nim/1002/data/attachments/1075f4853f51a4ec.txt
Normal file
69
nim/1002/data/attachments/1075f4853f51a4ec.txt
Normal file
@ -0,0 +1,69 @@
|
||||
2025-12-13 04:06:22.367 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:06:22.368 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_pubsub_topic_from_another_cluster_id with id: 2025-12-13_04-06-22__d58a6097-1212-4fd0-8396-cffb5ffae80a
|
||||
2025-12-13 04:06:22.368 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:06:22.368 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:06:22.369 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:06:22.379 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:06:22.379 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-22__d58a6097-1212-4fd0-8396-cffb5ffae80a__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:22.379 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:06:22.379 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:06:22.423 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2025-12-13 04:06:22.423 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.241
|
||||
2025-12-13 04:06:22.423 DEBUG [src.node.docker_mananger] Generated ports ['53934', '53935', '53936', '53937', '53938']
|
||||
2025-12-13 04:06:22.423 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:06:22.424 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:06:22.424 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:06:22.424 DEBUG [src.node.docker_mananger] docker run -i -t -p 53934:53934 -p 53935:53935 -p 53936:53936 -p 53937:53937 -p 53938:53938 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=53936 --rest-port=53934 --tcp-port=53935 --discv5-udp-port=53937 --rest-address=0.0.0.0 --nat=extip:172.18.234.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdedf8cad85bf9d49a9effe0bc2ee76bfbc480683786dd3e1fe411c20ad150b3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53938 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:06:24.471 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.241 waku ee4ce187cc85d023c514cb94bf1fe3b2f0520eb2e5883845d87b64648fd4cddd
|
||||
2025-12-13 04:06:24.501 DEBUG [src.node.docker_mananger] Container started with ID ee4ce187cc85. Setting up logs at ./log/docker/node1_2025-12-13_04-06-22__d58a6097-1212-4fd0-8396-cffb5ffae80a__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:24.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53934
|
||||
2025-12-13 04:06:24.503 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:06:25.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53934/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:25.507 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:06:25.507 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:06:25.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53934/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:25.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.241/tcp/53935/p2p/16Uiu2HAmAk4aUU7fXjLV9F9aBtRDkG5xAHAvofMk1Rpjtv1axdYk","/ip4/172.18.234.241/tcp/53936/ws/p2p/16Uiu2HAmAk4aUU7fXjLV9F9aBtRDkG5xAHAvofMk1Rpjtv1axdYk"],"enrUri":"enr:-L24QPufkYHihVP5CLI9QuwJlF3CG2kKB-A_DJSMnlRmfjL4TG4iDN5gWrsBBNV02cwFuZ9CF7SygvFjIcfzO527wdQCgmlkgnY0gmlwhKwS6vGKbXVsdGlhZGRyc5YACASsEurxBtKvAAoErBLq8QbSsN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC45VPXqNY3iT-yhED36AM7Mh302bWcsHLkp_xvt7bsKmDdGNwgtKvg3VkcILSsYV3YWt1MgU"}'
|
||||
2025-12-13 04:06:25.510 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:06:25.510 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:06:25.516 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:06:25.516 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-06-22__d58a6097-1212-4fd0-8396-cffb5ffae80a__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:25.517 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:06:25.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:06:25.518 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:06:25.518 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.8
|
||||
2025-12-13 04:06:25.518 DEBUG [src.node.docker_mananger] Generated ports ['45778', '45779', '45780', '45781', '45782']
|
||||
2025-12-13 04:06:25.519 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:06:25.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:06:25.519 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:06:25.519 DEBUG [src.node.docker_mananger] docker run -i -t -p 45778:45778 -p 45779:45779 -p 45780:45780 -p 45781:45781 -p 45782:45782 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=45780 --rest-port=45778 --tcp-port=45779 --discv5-udp-port=45781 --rest-address=0.0.0.0 --nat=extip:172.18.117.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb9c43aadcee2cccfa687f84a3bbdb5228da1d2f963cd0d6d9ea7cacebac3ce6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45782 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPufkYHihVP5CLI9QuwJlF3CG2kKB-A_DJSMnlRmfjL4TG4iDN5gWrsBBNV02cwFuZ9CF7SygvFjIcfzO527wdQCgmlkgnY0gmlwhKwS6vGKbXVsdGlhZGRyc5YACASsEurxBtKvAAoErBLq8QbSsN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC45VPXqNY3iT-yhED36AM7Mh302bWcsHLkp_xvt7bsKmDdGNwgtKvg3VkcILSsYV3YWt1MgU --filternode=/ip4/172.18.234.241/tcp/53935/p2p/16Uiu2HAmAk4aUU7fXjLV9F9aBtRDkG5xAHAvofMk1Rpjtv1axdYk
|
||||
2025-12-13 04:06:25.695 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.8 waku 2e5dcc8382938ec1f3ac536350abe3418a6a71551d4de784d320593bbe4dffc5
|
||||
2025-12-13 04:06:25.727 DEBUG [src.node.docker_mananger] Container started with ID 2e5dcc838293. Setting up logs at ./log/docker/node2_2025-12-13_04-06-22__d58a6097-1212-4fd0-8396-cffb5ffae80a__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:25.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45778
|
||||
2025-12-13 04:06:25.728 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:06:26.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45778/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:26.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:06:26.733 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:06:26.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45778/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:26.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.8/tcp/45779/p2p/16Uiu2HAm6Rjorgq8Y4jj1qCNbssWihvRzPTXzNT74jQf1asWv7TV","/ip4/172.18.117.8/tcp/45780/ws/p2p/16Uiu2HAm6Rjorgq8Y4jj1qCNbssWihvRzPTXzNT74jQf1asWv7TV"],"enrUri":"enr:-L24QLZUr01zbj7zP0EKYoJ2V_WWNpTXbTnMeWxo6bZ75tJwWrd0o0RmFEMPz65A7jgkxeIgg2AbGbUoXMq2eGdEkB4CgmlkgnY0gmlwhKwSdQiKbXVsdGlhZGRyc5YACASsEnUIBrLTAAoErBJ1CAay1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECo3Tioy4KsrapFzmmLZyKMhto2St07r2415Hilf6OvXCDdGNwgrLTg3VkcIKy1YV3YWt1MgA"}'
|
||||
2025-12-13 04:06:26.735 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:06:26.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45778/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.241/tcp/53935/p2p/16Uiu2HAmAk4aUU7fXjLV9F9aBtRDkG5xAHAvofMk1Rpjtv1axdYk"]'
|
||||
2025-12-13 04:06:26.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:06:26.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53934/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
||||
2025-12-13 04:06:26.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:06:26.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45778/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "879dd2db-3e1e-43ee-801a-6c77796d9f6d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
||||
2025-12-13 04:06:26.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"879dd2db-3e1e-43ee-801a-6c77796d9f6d","statusDesc":"OK"}'
|
||||
2025-12-13 04:06:26.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53934/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:06:26.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:06:26.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:06:26.896 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:06:26.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45778/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:26.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598786789163124,"ephemeral":false}]'
|
||||
2025-12-13 04:06:26.903 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:06:26.903 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:06:26.904 DEBUG [src.node.waku_node] Stopping container with id ee4ce187cc85
|
||||
2025-12-13 04:06:27.450 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:06:27.450 DEBUG [src.node.waku_node] Stopping container with id 2e5dcc838293
|
||||
2025-12-13 04:06:27.949 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:06:27.951 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:06:27.956 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:06:27.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1723
nim/1002/data/attachments/10b7d66c0159667.txt
Normal file
1723
nim/1002/data/attachments/10b7d66c0159667.txt
Normal file
File diff suppressed because it is too large
Load Diff
268
nim/1002/data/attachments/10c53f212106c734.txt
Normal file
268
nim/1002/data/attachments/10c53f212106c734.txt
Normal file
@ -0,0 +1,268 @@
|
||||
2025-12-13 04:17:09.869 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:17:09.869 DEBUG [tests.conftest] Running test: test_store_sync_long_chain with id: 2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b
|
||||
2025-12-13 04:17:09.870 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:17:09.876 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:09.876 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:09.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:09.882 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:09.887 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:09.887 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:09.887 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:17:09.888 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:09.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:09.889 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:09.889 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.174
|
||||
2025-12-13 04:17:09.890 DEBUG [src.node.docker_mananger] Generated ports ['38793', '38794', '38795', '38796', '38797']
|
||||
2025-12-13 04:17:09.890 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:09.890 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:09.890 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:09.890 DEBUG [src.node.docker_mananger] docker run -i -t -p 38793:38793 -p 38794:38794 -p 38795:38795 -p 38796:38796 -p 38797:38797 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=38795 --rest-port=38793 --tcp-port=38794 --discv5-udp-port=38796 --rest-address=0.0.0.0 --nat=extip:172.18.120.174 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=facd50addc8ae40c943ee69fc82c24ceffa2645fef509bce0aafdfcbd76e320a --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38797 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||||
2025-12-13 04:17:10.070 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.174 waku ff6179c6747917768e1bc2bf68ecf9b1aca388eba06553b7c9ce53c1004797e8
|
||||
2025-12-13 04:17:10.100 DEBUG [src.node.docker_mananger] Container started with ID ff6179c67479. Setting up logs at ./log/docker/node1_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:10.102 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38793
|
||||
2025-12-13 04:17:10.102 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:10.134 ERROR [src.node.docker_mananger] Max retries reached for container b1a4c754c2df. Exiting log stream.
|
||||
2025-12-13 04:17:10.666 ERROR [src.node.docker_mananger] Max retries reached for container d2130cd61d43. Exiting log stream.
|
||||
2025-12-13 04:17:11.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38793/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:11.105 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"}]}'
|
||||
2025-12-13 04:17:11.106 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:11.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38793/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:11.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.174/tcp/38794/p2p/16Uiu2HAmMxufLWXXr31T9EP96H3cFENecWouGx16dhQ7XCpnkVzv","/ip4/172.18.120.174/tcp/38795/ws/p2p/16Uiu2HAmMxufLWXXr31T9EP96H3cFENecWouGx16dhQ7XCpnkVzv"],"enrUri":"enr:-L24QMA0Eyxyu5mGsgsv6SNociMmpz2E_FmszCm0i82FWiS_e_EDADK2fGFUY4aUikitx7ROHvtAGeEdHX-wm0VAlikCgmlkgnY0gmlwhKwSeK6KbXVsdGlhZGRyc5YACASsEniuBpeKAAoErBJ4rgaXi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDilBV0H_Jj1EkGiAD0ZlzKNQW_GL8frf3bVmeana88beDdGNwgpeKg3VkcIKXjIV3YWt1MhM"}'
|
||||
2025-12-13 04:17:11.108 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:11.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:17:11.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:11.128 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:11.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.133 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:11.134 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:11.139 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.144 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:11.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:11.150 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.150 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:11.150 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:11.151 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:11.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.126
|
||||
2025-12-13 04:17:11.152 DEBUG [src.node.docker_mananger] Generated ports ['10975', '10976', '10977', '10978', '10979']
|
||||
2025-12-13 04:17:11.152 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:11.152 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:11.152 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:11.152 DEBUG [src.node.docker_mananger] docker run -i -t -p 10975:10975 -p 10976:10976 -p 10977:10977 -p 10978:10978 -p 10979:10979 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=10977 --rest-port=10975 --tcp-port=10976 --discv5-udp-port=10978 --rest-address=0.0.0.0 --nat=extip:172.18.159.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb8b74ec7efac0e93322a8d86ff7da9de61fcbf2da5497fb1eed5f87da7a69ef --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10979 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:11.333 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.126 waku 63938476d28a89c499493160e723dd7883ee825f53f17e4182417b75810a61fb
|
||||
2025-12-13 04:17:11.365 DEBUG [src.node.docker_mananger] Container started with ID 63938476d28a. Setting up logs at ./log/docker/node2_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:11.365 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10975
|
||||
2025-12-13 04:17:11.366 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:12.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10975/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:12.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:12.370 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:12.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:12.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.126/tcp/10976/p2p/16Uiu2HAmGi9zn7FuWPfWtjjzpRDQ27E4WF54yRzXxcRg8JydfKtu","/ip4/172.18.159.126/tcp/10977/ws/p2p/16Uiu2HAmGi9zn7FuWPfWtjjzpRDQ27E4WF54yRzXxcRg8JydfKtu"],"enrUri":"enr:-L24QPuyC8kDKBHaeOo-EMNLWBye_nBNJKk7sN-pYXa4cHCXDKt37EUSPxUoGIBTGeP4wv2TF8gEAq8kYUbJOyuNd_gCgmlkgnY0gmlwhKwSn36KbXVsdGlhZGRyc5YACASsEp9-BirgAAoErBKffgYq4d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPD5ltZx5Z_zwZXLxOXgjcbvDIIDXwDWpYsQz-Zeb2jqDdGNwgirgg3VkcIIq4oV3YWt1MhI"}'
|
||||
2025-12-13 04:17:12.372 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:12.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10975/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.120.174/tcp/38794/p2p/16Uiu2HAmMxufLWXXr31T9EP96H3cFENecWouGx16dhQ7XCpnkVzv"]'
|
||||
2025-12-13 04:17:12.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:12.401 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:12.402 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:12.405 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:12.405 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.91
|
||||
2025-12-13 04:17:12.406 DEBUG [src.node.docker_mananger] Generated ports ['17074', '17075', '17076', '17077', '17078']
|
||||
2025-12-13 04:17:12.406 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:12.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:12.407 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:12.408 DEBUG [src.node.docker_mananger] docker run -i -t -p 17074:17074 -p 17075:17075 -p 17076:17076 -p 17077:17077 -p 17078:17078 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=17076 --rest-port=17074 --tcp-port=17075 --discv5-udp-port=17077 --rest-address=0.0.0.0 --nat=extip:172.18.130.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a3b4787009ed7840282ba2a4a28838efade897bd3d4cbf6a8c38db8a620e10fd --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17078 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:12.592 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.91 waku 18b9561a159f76b143b6fa593ec20f74a6f085e76b72bca0cfeb68bf71054185
|
||||
2025-12-13 04:17:12.622 DEBUG [src.node.docker_mananger] Container started with ID 18b9561a159f. Setting up logs at ./log/docker/node3_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:12.622 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17074
|
||||
2025-12-13 04:17:12.623 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:13.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17074/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:13.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:13.626 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:13.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:13.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.91/tcp/17075/p2p/16Uiu2HAmGuu8J6JXNmA4ydbfwVmy7sCKWap8eW6vBdq59akQowbS","/ip4/172.18.130.91/tcp/17076/ws/p2p/16Uiu2HAmGuu8J6JXNmA4ydbfwVmy7sCKWap8eW6vBdq59akQowbS"],"enrUri":"enr:-L24QKnUjYTKB2Ujlgs_46feFndtZtG_eRz5wR93NioHQKSyd8jxtZPeuuyGSlgDLIU7SsgGHLgZgfseXTF7EK49GVkCgmlkgnY0gmlwhKwSgluKbXVsdGlhZGRyc5YACASsEoJbBkKzAAoErBKCWwZCtN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP0CNkWAk72QjgjKRK1gl-AmxReA-1Pyl8gO0WxCOxSWDdGNwgkKzg3VkcIJCtYV3YWt1MhI"}'
|
||||
2025-12-13 04:17:13.629 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:13.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17074/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.126/tcp/10976/p2p/16Uiu2HAmGi9zn7FuWPfWtjjzpRDQ27E4WF54yRzXxcRg8JydfKtu"]'
|
||||
2025-12-13 04:17:13.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:13.656 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:13.658 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:13.660 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:13.660 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.209
|
||||
2025-12-13 04:17:13.662 DEBUG [src.node.docker_mananger] Generated ports ['63606', '63607', '63608', '63609', '63610']
|
||||
2025-12-13 04:17:13.662 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:13.662 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:13.663 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:13.663 DEBUG [src.node.docker_mananger] docker run -i -t -p 63606:63606 -p 63607:63607 -p 63608:63608 -p 63609:63609 -p 63610:63610 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=63608 --rest-port=63606 --tcp-port=63607 --discv5-udp-port=63609 --rest-address=0.0.0.0 --nat=extip:172.18.156.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f19aa0cea4e00cf0b8e9e9234afbc5d2dadd16aaeb9a582bb821cc298eeb9eae --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63610 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:13.844 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.209 waku cfb82cba6b0bcbbc3adab59cc89ebe548a4acb38296cc500fe84fa110717819b
|
||||
2025-12-13 04:17:13.873 DEBUG [src.node.docker_mananger] Container started with ID cfb82cba6b0b. Setting up logs at ./log/docker/node4_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:13.874 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63606
|
||||
2025-12-13 04:17:13.875 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:14.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63606/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:14.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:14.879 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:14.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63606/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:14.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.209/tcp/63607/p2p/16Uiu2HAm6pG42veTbjJHsbrEs3gN4pF7oUTKwWMLLuvvxMBEtgmK","/ip4/172.18.156.209/tcp/63608/ws/p2p/16Uiu2HAm6pG42veTbjJHsbrEs3gN4pF7oUTKwWMLLuvvxMBEtgmK"],"enrUri":"enr:-L24QCqWjFyLVad02uVAz1KeAQ31FhmrMeRRTrz4xTQSJvZ3fLnmPdp2sc2tqu180174fgOmZXMcmVgx_8NbmNpMm80CgmlkgnY0gmlwhKwSnNGKbXVsdGlhZGRyc5YACASsEpzRBvh3AAoErBKc0Qb4eN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqTncTvdfq7X6ksT7rtQ5EMmvg1E6GXbzX4lpkUGhMA6DdGNwgvh3g3VkcIL4eYV3YWt1MhI"}'
|
||||
2025-12-13 04:17:14.882 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:14.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63606/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.91/tcp/17075/p2p/16Uiu2HAmGuu8J6JXNmA4ydbfwVmy7sCKWap8eW6vBdq59akQowbS"]'
|
||||
2025-12-13 04:17:14.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:14.910 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:14.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:14.915 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:14.915 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.67
|
||||
2025-12-13 04:17:14.916 DEBUG [src.node.docker_mananger] Generated ports ['62075', '62076', '62077', '62078', '62079']
|
||||
2025-12-13 04:17:14.916 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:14.916 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:14.916 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:14.916 DEBUG [src.node.docker_mananger] docker run -i -t -p 62075:62075 -p 62076:62076 -p 62077:62077 -p 62078:62078 -p 62079:62079 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=62077 --rest-port=62075 --tcp-port=62076 --discv5-udp-port=62078 --rest-address=0.0.0.0 --nat=extip:172.18.161.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1cf4c893fffca6eed5495c86554dd9e3bdfeb948c52d705eca3bb494faecd5a --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62079 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:15.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.67 waku 42d40127a68810c9efd9b326bf21baa60598fd4fe3cbba8a8c46d0d3a4f2d1a9
|
||||
2025-12-13 04:17:15.135 DEBUG [src.node.docker_mananger] Container started with ID 42d40127a688. Setting up logs at ./log/docker/node5_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:15.136 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62075
|
||||
2025-12-13 04:17:15.137 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:16.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62075/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:16.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:16.140 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:16.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:16.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.67/tcp/62076/p2p/16Uiu2HAmDREbR94RC1AfvSoKfFQtS2FWgwjPxtRsUj2EWETqHzsT","/ip4/172.18.161.67/tcp/62077/ws/p2p/16Uiu2HAmDREbR94RC1AfvSoKfFQtS2FWgwjPxtRsUj2EWETqHzsT"],"enrUri":"enr:-L24QA3eWx98XQ2p4CCAjVqgqAZ_Lwh8lUsLPw_gzutpEAbbdOFcLDn6_o5sdAf6468lGTxlTTD6_aaNvvZHdhUSOsQCgmlkgnY0gmlwhKwSoUOKbXVsdGlhZGRyc5YACASsEqFDBvJ8AAoErBKhQwbyfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDC1WpLeXK-Q3NEIh_vB2TxPpFrjIEO_uGBRSZ1t7Q6PKDdGNwgvJ8g3VkcILyfoV3YWt1MhI"}'
|
||||
2025-12-13 04:17:16.142 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:16.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.209/tcp/63607/p2p/16Uiu2HAm6pG42veTbjJHsbrEs3gN4pF7oUTKwWMLLuvvxMBEtgmK"]'
|
||||
2025-12-13 04:17:16.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:16.172 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:16.172 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:16.175 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:16.175 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.253
|
||||
2025-12-13 04:17:16.175 DEBUG [src.node.docker_mananger] Generated ports ['27108', '27109', '27110', '27111', '27112']
|
||||
2025-12-13 04:17:16.175 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:16.177 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:16.177 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:16.177 DEBUG [src.node.docker_mananger] docker run -i -t -p 27108:27108 -p 27109:27109 -p 27110:27110 -p 27111:27111 -p 27112:27112 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=27110 --rest-port=27108 --tcp-port=27109 --discv5-udp-port=27111 --rest-address=0.0.0.0 --nat=extip:172.18.15.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdc59d18f74ccbd8fe8510f9a2b0c963174a298b64fc8f65bead16bc7e026abf --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27112 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:16.366 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.253 waku d850c3b7b4575106ada5a52c4f7f74b700efc9a9097dfa9385001b72c221661c
|
||||
2025-12-13 04:17:16.399 DEBUG [src.node.docker_mananger] Container started with ID d850c3b7b457. Setting up logs at ./log/docker/node6_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:16.399 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27108
|
||||
2025-12-13 04:17:16.400 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:17.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27108/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:17.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:17.404 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:17.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:17.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.253/tcp/27109/p2p/16Uiu2HAmCGBanRnh3o1Fd9JRxvpyZhQzSB6MYY3AaSkVtAqeVHoG","/ip4/172.18.15.253/tcp/27110/ws/p2p/16Uiu2HAmCGBanRnh3o1Fd9JRxvpyZhQzSB6MYY3AaSkVtAqeVHoG"],"enrUri":"enr:-L24QEIccvxbgZF0y1RrkEr-m_iEcwMyQJQlqvgzcfRdajsQRbDKcoAHgnxLbiZSAEQqxRH0NFZwTjpfQ8wRASPBFiUCgmlkgnY0gmlwhKwSD_2KbXVsdGlhZGRyc5YACASsEg_9BmnlAAoErBIP_QZp5t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-ihXmk7Q5Kp4pVobqFsh3T5JKZRAOm5AE8BGJYud8CuDdGNwgmnlg3VkcIJp54V3YWt1MhI"}'
|
||||
2025-12-13 04:17:17.407 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:17.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.67/tcp/62076/p2p/16Uiu2HAmDREbR94RC1AfvSoKfFQtS2FWgwjPxtRsUj2EWETqHzsT"]'
|
||||
2025-12-13 04:17:17.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:17.433 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:17.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:17.437 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:17.438 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.141
|
||||
2025-12-13 04:17:17.438 DEBUG [src.node.docker_mananger] Generated ports ['22782', '22783', '22784', '22785', '22786']
|
||||
2025-12-13 04:17:17.439 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:17.439 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:17.439 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:17.439 DEBUG [src.node.docker_mananger] docker run -i -t -p 22782:22782 -p 22783:22783 -p 22784:22784 -p 22785:22785 -p 22786:22786 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=22784 --rest-port=22782 --tcp-port=22783 --discv5-udp-port=22785 --rest-address=0.0.0.0 --nat=extip:172.18.172.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7ace6af25c5aaa3afd93b8fcafeaed255ebdfac8553a1fbad5a56ce25dafc9a --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22786 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:17.630 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.141 waku 74b03573a036bfd8bbc442ef30998ca5210cc821e3c932dcbe383bf0ce2045c2
|
||||
2025-12-13 04:17:17.661 DEBUG [src.node.docker_mananger] Container started with ID 74b03573a036. Setting up logs at ./log/docker/node7_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:17.661 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22782
|
||||
2025-12-13 04:17:17.662 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:18.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22782/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:18.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:18.666 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:18.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22782/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:18.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.141/tcp/22783/p2p/16Uiu2HAmRVrcLQ3G9W4RGZUPWWPNXHcvLeFtX2Wecyq19Rpc8Lc5","/ip4/172.18.172.141/tcp/22784/ws/p2p/16Uiu2HAmRVrcLQ3G9W4RGZUPWWPNXHcvLeFtX2Wecyq19Rpc8Lc5"],"enrUri":"enr:-L24QFJWiDADuAr3QG2LygHcsFjePRLif7TasV8GSKojzUQ-ELsHAWajXXu7T2MLChzUG4falxoddbtdEhQA1-qJpHgCgmlkgnY0gmlwhKwSrI2KbXVsdGlhZGRyc5YACASsEqyNBlj_AAoErBKsjQZZAN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvtDzUAkpVvhYCN9zNM5QQbs4o3TTpmarQfMln4-3LEaDdGNwglj_g3VkcIJZAYV3YWt1MhI"}'
|
||||
2025-12-13 04:17:18.668 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:18.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22782/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.253/tcp/27109/p2p/16Uiu2HAmCGBanRnh3o1Fd9JRxvpyZhQzSB6MYY3AaSkVtAqeVHoG"]'
|
||||
2025-12-13 04:17:18.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:18.698 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:18.698 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:18.700 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:18.700 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.5
|
||||
2025-12-13 04:17:18.701 DEBUG [src.node.docker_mananger] Generated ports ['10076', '10077', '10078', '10079', '10080']
|
||||
2025-12-13 04:17:18.702 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:18.704 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:18.706 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:18.706 DEBUG [src.node.docker_mananger] docker run -i -t -p 10076:10076 -p 10077:10077 -p 10078:10078 -p 10079:10079 -p 10080:10080 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=10078 --rest-port=10076 --tcp-port=10077 --discv5-udp-port=10079 --rest-address=0.0.0.0 --nat=extip:172.18.69.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=646f83ce8add2ea808dbce1e3ee9b9a6d2f312bc7d5f4def6fe60bcefba3cefa --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10080 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:17:18.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.5 waku 7b4dd74b79cf45cabce86037e783009de25bf7502ff08fdfb641cdfba69aca83
|
||||
2025-12-13 04:17:18.936 DEBUG [src.node.docker_mananger] Container started with ID 7b4dd74b79cf. Setting up logs at ./log/docker/node8_2025-12-13_04-17-09__f5937e12-beaf-4c03-905f-5cf47d779e5b__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:18.936 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10076
|
||||
2025-12-13 04:17:18.937 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:19.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10076/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:19.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:17:19.940 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:19.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10076/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:19.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.5/tcp/10077/p2p/16Uiu2HAmB13H4jRtVQaertVCmQdytmgiYvPdB9qbxfAyf3UJSVGr","/ip4/172.18.69.5/tcp/10078/ws/p2p/16Uiu2HAmB13H4jRtVQaertVCmQdytmgiYvPdB9qbxfAyf3UJSVGr"],"enrUri":"enr:-L24QPfVfBFvQOvI0Qz08bEY4qeWfLn9YEgK8jEa-V2AvanXQcPvqC9liaWHxgXUjzWlmKwE1DB3cpiuTmbFBqhvkCkCgmlkgnY0gmlwhKwSRQWKbXVsdGlhZGRyc5YACASsEkUFBiddAAoErBJFBQYnXt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC52uNVQ5kfkqtK5Y8ZSquP1bfSkWzHUoxPaYmmTwYNN-DdGNwgiddg3VkcIInX4V3YWt1MhI"}'
|
||||
2025-12-13 04:17:19.943 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:19.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10076/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.141/tcp/22783/p2p/16Uiu2HAmRVrcLQ3G9W4RGZUPWWPNXHcvLeFtX2Wecyq19Rpc8Lc5"]'
|
||||
2025-12-13 04:17:19.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:19.974 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:19.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:19.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:19.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:20.183 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:20.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:20.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:20.187 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:20.387 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:20.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:20.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:20.392 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:20.592 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:20.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:20.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:20.596 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:20.797 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:20.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:20.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:20.801 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:21.002 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:21.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:21.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:21.006 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:21.207 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:21.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:21.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:21.211 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:21.412 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:21.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:21.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:21.416 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:21.617 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:21.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:21.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:21.622 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:21.822 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:21.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38793/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)'}'
|
||||
2025-12-13 04:17:21.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:21.827 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:22.027 DEBUG [src.libs.common] Sleeping for 90 seconds
|
||||
2025-12-13 04:18:52.028 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:18:52.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10076/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:18:52.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0b0403fecfda7c1b62bf87bab9d73b48846878f314c1b7feefb27e7efdce74d1"},{"messageHash":"0x5b58b4bf58c7d782bf8f4423ad34542354f738305d2a90dd526bd0d7c6aafa20"},{"messageHash":"0x1fa6c7972ae3af2aa999a424f29bf8a5afededbe7dfbccfc8440c2840726873a"},{"messageHash":"0xd59631462c4b543986d63b0e2e403c4d0f5d218e2ee8d2f752dc998bbd9f952d"},{"messageHash":"0x59650e52d8298a072650a9c3fd73437d60c5c8bcfbc12dd289d2b2b3dbd748b6"},{"messageHash":"0x0dd3e31ca88bda27f6c0adfd6e794b0738b48c9355fb61a9344d6e99f0a987cf"},{"messageHash":"0x91b6be9b9246dec891a934b500a8c71682438de06b841386f8d3ebf554cc281f"},{"messageHash":"0xd3710398a766db35b86612b54183cacdb054bb246fcb33db9bf180b334ea7a07"},{"messageHash":"0x3cbb8323553fdf69dc76808e8cf482fbdc9cee29fc86636fa67f0a924cadf8e6"},{"messageHash":"0x421d55ca033b83902bac203d3040cb9c1e719b6bb8fb2e36923d73ad3c2f2acd"}]}'
|
||||
2025-12-13 04:18:52.032 DEBUG [src.steps.store] messages length is 10
|
||||
2025-12-13 04:18:52.034 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:18:52.035 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:18:52.035 DEBUG [src.node.waku_node] Stopping container with id ff6179c67479
|
||||
2025-12-13 04:18:52.617 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:52.618 DEBUG [src.node.waku_node] Stopping container with id 63938476d28a
|
||||
2025-12-13 04:18:53.175 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:53.176 DEBUG [src.node.waku_node] Stopping container with id 18b9561a159f
|
||||
2025-12-13 04:18:53.430 ERROR [src.node.docker_mananger] Max retries reached for container ff6179c67479. Exiting log stream.
|
||||
2025-12-13 04:18:53.729 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:53.730 DEBUG [src.node.waku_node] Stopping container with id cfb82cba6b0b
|
||||
2025-12-13 04:18:53.992 ERROR [src.node.docker_mananger] Max retries reached for container 63938476d28a. Exiting log stream.
|
||||
2025-12-13 04:18:54.287 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:54.287 DEBUG [src.node.waku_node] Stopping container with id 42d40127a688
|
||||
2025-12-13 04:18:54.695 ERROR [src.node.docker_mananger] Max retries reached for container 18b9561a159f. Exiting log stream.
|
||||
2025-12-13 04:18:54.851 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:54.851 DEBUG [src.node.waku_node] Stopping container with id d850c3b7b457
|
||||
2025-12-13 04:18:55.101 ERROR [src.node.docker_mananger] Max retries reached for container cfb82cba6b0b. Exiting log stream.
|
||||
2025-12-13 04:18:55.415 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:55.416 DEBUG [src.node.waku_node] Stopping container with id 74b03573a036
|
||||
2025-12-13 04:18:55.667 ERROR [src.node.docker_mananger] Max retries reached for container 42d40127a688. Exiting log stream.
|
||||
2025-12-13 04:18:55.939 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:55.941 DEBUG [src.node.waku_node] Stopping container with id 7b4dd74b79cf
|
||||
2025-12-13 04:18:56.367 ERROR [src.node.docker_mananger] Max retries reached for container d850c3b7b457. Exiting log stream.
|
||||
2025-12-13 04:18:56.430 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:18:56.432 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:18:56.468 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.522 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.615 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.659 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.709 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.793 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.844 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:18:56.876 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1864
nim/1002/data/attachments/10c713bbfacff202.txt
Normal file
1864
nim/1002/data/attachments/10c713bbfacff202.txt
Normal file
File diff suppressed because it is too large
Load Diff
2517
nim/1002/data/attachments/11303acfb98a16d5.txt
Normal file
2517
nim/1002/data/attachments/11303acfb98a16d5.txt
Normal file
File diff suppressed because it is too large
Load Diff
204
nim/1002/data/attachments/1137c5e4fbe52e17.txt
Normal file
204
nim/1002/data/attachments/1137c5e4fbe52e17.txt
Normal file
@ -0,0 +1,204 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_add_peers with id: 2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.140.156
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31189', '31190', '31191', '31192', '31193']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31189:31189 -p 31190:31190 -p 31191:31191 -p 31192:31192 -p 31193:31193 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=31191 --rest-port=31189 --tcp-port=31190 --discv5-udp-port=31192 --rest-address=0.0.0.0 --nat=extip:172.18.140.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aff1aba64789c8baaefebf524ef76bda0e4fcdc6ebac78e40d6b4cc0a07322b6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31193 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.140.156 waku 837b8a8c92b6596b5f1fac081dce9363bf78e86ee8a1408da2877344c55b6954
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 837b8a8c92b6. Setting up logs at ./log/docker/node1_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31189
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31189/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31189/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS","/ip4/172.18.140.156/tcp/31191/ws/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"],"enrUri":"enr:-L24QEdhtfCEruBMPnw9ZNOpS2LQKHK8X8A0PFuCA-tTvYdsU7pnrIVdoAzBAuMd-YLFpfKr2zX6cpxOfWxpNqxLaZ8CgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBnnWAAoErBKMnAZ5190DgnJzhQADAQAAiXNlY3AyNTZrMaECJtDn81S-hBdWF3xawwJhkdTjRnL8cqNXDpi5k6TjxTGDdGNwgnnWg3VkcIJ52IV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.55.217
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57222', '57223', '57224', '57225', '57226']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57222:57222 -p 57223:57223 -p 57224:57224 -p 57225:57225 -p 57226:57226 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=57224 --rest-port=57222 --tcp-port=57223 --discv5-udp-port=57225 --rest-address=0.0.0.0 --nat=extip:172.18.55.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f06601fffaad93d42ca789c024c32afaf16ee2a890a672d4cbfcae2e5f4ba4ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57226 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEdhtfCEruBMPnw9ZNOpS2LQKHK8X8A0PFuCA-tTvYdsU7pnrIVdoAzBAuMd-YLFpfKr2zX6cpxOfWxpNqxLaZ8CgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBnnWAAoErBKMnAZ5190DgnJzhQADAQAAiXNlY3AyNTZrMaECJtDn81S-hBdWF3xawwJhkdTjRnL8cqNXDpi5k6TjxTGDdGNwgnnWg3VkcIJ52IV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.55.217 waku ff3c9d6e0d57a1b3a066a7549e0866f3d22ba433382cb5cd040892e6df084996
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ff3c9d6e0d57. Setting up logs at ./log/docker/node2_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57222
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57222/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57222/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.217/tcp/57223/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv","/ip4/172.18.55.217/tcp/57224/ws/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv"],"enrUri":"enr:-L24QBASbMcB4WhD099t1wd3kdT8h8pOUYhR3gOA3ht8uyd_UXhei3aZMyecwUoO4e-NoxKOMW2582nnscrsBMVawOoCgmlkgnY0gmlwhKwSN9mKbXVsdGlhZGRyc5YACASsEjfZBt-HAAoErBI32QbfiN0DgnJzhQADAQAAiXNlY3AyNTZrMaED26A-a0YIavVTFKVIUX7TjhEEzjBzBrslV0XL6o25oK-DdGNwgt-Hg3VkcILfiYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.71.39
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46207', '46208', '46209', '46210', '46211']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46207:46207 -p 46208:46208 -p 46209:46209 -p 46210:46210 -p 46211:46211 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=46209 --rest-port=46207 --tcp-port=46208 --discv5-udp-port=46210 --rest-address=0.0.0.0 --nat=extip:172.18.71.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6a0f2c385bb3dac98ec12fd13df6abff83eccba29a89bcdeaf2e43acefab821 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46211 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEdhtfCEruBMPnw9ZNOpS2LQKHK8X8A0PFuCA-tTvYdsU7pnrIVdoAzBAuMd-YLFpfKr2zX6cpxOfWxpNqxLaZ8CgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBnnWAAoErBKMnAZ5190DgnJzhQADAQAAiXNlY3AyNTZrMaECJtDn81S-hBdWF3xawwJhkdTjRnL8cqNXDpi5k6TjxTGDdGNwgnnWg3VkcIJ52IV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.71.39 waku 02795234d958be1359d223d252063ab3ac2edec52fb9c793c151fb7b550aa3d1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 02795234d958. Setting up logs at ./log/docker/node3_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46207
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46207/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46207/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.39/tcp/46208/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj","/ip4/172.18.71.39/tcp/46209/ws/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"],"enrUri":"enr:-L24QFT5hcecwL5ULR0A7SjPId7zmllcg7cc8cDPd8ytger5fd7yeXLFbLnkB546nbxr3cw27puQqQGbOrygnW-qkIECgmlkgnY0gmlwhKwSRyeKbXVsdGlhZGRyc5YACASsEkcnBrSAAAoErBJHJwa0gd0DgnJzhQADAQAAiXNlY3AyNTZrMaECnlYtRp0VOr_qX1QOO23kJIuiZRT69JBbgKtyH7izkoSDdGNwgrSAg3VkcIK0goV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.28.55
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6830', '6831', '6832', '6833', '6834']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6830:6830 -p 6831:6831 -p 6832:6832 -p 6833:6833 -p 6834:6834 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=6832 --rest-port=6830 --tcp-port=6831 --discv5-udp-port=6833 --rest-address=0.0.0.0 --nat=extip:172.18.28.55 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=24eac76c4f6ecab26bcffa4dbdcf4cf7d35a3dbdc6b9cdae43f0cefabb5e6b22 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6834 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEdhtfCEruBMPnw9ZNOpS2LQKHK8X8A0PFuCA-tTvYdsU7pnrIVdoAzBAuMd-YLFpfKr2zX6cpxOfWxpNqxLaZ8CgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBnnWAAoErBKMnAZ5190DgnJzhQADAQAAiXNlY3AyNTZrMaECJtDn81S-hBdWF3xawwJhkdTjRnL8cqNXDpi5k6TjxTGDdGNwgnnWg3VkcIJ52IV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.28.55 waku 773bc0ed4c50af3073da6be9f3af3febe87830b6d80f77b271045f671db91db7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 773bc0ed4c50. Setting up logs at ./log/docker/node4_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6830
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6830/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6830/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.55/tcp/6831/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77","/ip4/172.18.28.55/tcp/6832/ws/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"],"enrUri":"enr:-L24QEvHgIrelLoHoc3IAPDd3wKxm0PVc_8VOy-NoW0eNcaBarfY1d3r0rXvNnDsi_phV7brtkJ6GwZ_GmPyAzVa4jkCgmlkgnY0gmlwhKwSHDeKbXVsdGlhZGRyc5YACASsEhw3BhqvAAoErBIcNwYasN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmIEla4ciegdm59MaGpEZzZAIe0J98padTfauYwAUYfKDdGNwghqvg3VkcIIasYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.249.17
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['54579', '54580', '54581', '54582', '54583']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 54579:54579 -p 54580:54580 -p 54581:54581 -p 54582:54582 -p 54583:54583 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=54581 --rest-port=54579 --tcp-port=54580 --discv5-udp-port=54582 --rest-address=0.0.0.0 --nat=extip:172.18.249.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbfbf992b0061fb4aee01fb90ca5eee98e6bc16ff8cdde4a78eeddfd09bda109 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54583 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEdhtfCEruBMPnw9ZNOpS2LQKHK8X8A0PFuCA-tTvYdsU7pnrIVdoAzBAuMd-YLFpfKr2zX6cpxOfWxpNqxLaZ8CgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBnnWAAoErBKMnAZ5190DgnJzhQADAQAAiXNlY3AyNTZrMaECJtDn81S-hBdWF3xawwJhkdTjRnL8cqNXDpi5k6TjxTGDdGNwgnnWg3VkcIJ52IV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.249.17 waku 6f3ab26d2924d21c97294f84d78c6dc3d32e630ba607d9c7bde0c0942fff2bdd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6f3ab26d2924. Setting up logs at ./log/docker/node5_2025-12-13_04-12-51__6421118a-e4b1-49e8-a66b-296f65ec660a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 54579
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:54579/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:54579/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.17/tcp/54580/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j","/ip4/172.18.249.17/tcp/54581/ws/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"],"enrUri":"enr:-L24QGxrM_zRtN1ZdOS0G_hgmW804XbzqGp9-IbbboMKG3nVU9f-n1KZY6chdmzI1qm72Y3wuZcKKPYvYM4h-0XSskUCgmlkgnY0gmlwhKwS-RGKbXVsdGlhZGRyc5YACASsEvkRBtU0AAoErBL5EQbVNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA7iqofuGIyZPNmJWS0BuAN4sji1pYCzpFTcqsocp48aDdGNwgtU0g3VkcILVNoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31189/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 10 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31189/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.71.39/tcp/45938/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.249.17/tcp/46166/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.55.217/tcp/37880/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.28.55/tcp/48600/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.71.39/tcp/46208/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.249.17/tcp/54580/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.28.55/tcp/6831/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/45938/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/6831/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/54580/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/46166/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/48600/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/46208/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/6831/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.217/tcp/37880/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/54580/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/46166/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46207/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/48600/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/45938/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.217/tcp/37880/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/54580/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.17/tcp/46166/p2p/16Uiu2HAmCuWtno7TqmHfKxGXmm3HhzNWHzYsAW5fXNuYEjbDCK7j"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/46208/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/45938/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/6831/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.217/tcp/37880/p2p/16Uiu2HAmTSKMeprsaxbbn2HDqsvwN7spDuuWNk4EqRAp7Pe1cakv"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/31190/p2p/16Uiu2HAkx3CEJHJPEqFUCp33LV1eW4Ddjtf8guf5Ng86NmoYFETS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.55/tcp/48600/p2p/16Uiu2HAm5gzAg2VbFqSTBc79Cc3jvkZqFKtThHvHr4xNWp6Uou77"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.39/tcp/46208/p2p/16Uiu2HAm65kcRLHg8tbw6SEmw191ajFExtV9m7C8MkYLHJFRJUGj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 837b8a8c92b6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ff3c9d6e0d57
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 02795234d958
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 837b8a8c92b6. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 773bc0ed4c50
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ff3c9d6e0d57. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6f3ab26d2924
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 02795234d958. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
861
nim/1002/data/attachments/116308dcefe6e892.txt
Normal file
861
nim/1002/data/attachments/116308dcefe6e892.txt
Normal file
@ -0,0 +1,861 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_with_invalid_timestamps with id: 2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.91.197
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25270', '25271', '25272', '25273', '25274']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25270:25270 -p 25271:25271 -p 25272:25272 -p 25273:25273 -p 25274:25274 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=25272 --rest-port=25270 --tcp-port=25271 --discv5-udp-port=25273 --rest-address=0.0.0.0 --nat=extip:172.18.91.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=feb9e63dc87da9482ad8f5f94293676c312ac1d590b2dcb70ccceadfe1c80efd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25274 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.91.197 waku af87461fc9291df2cd4f32008f313c11c318d5cd6a57ee493bd362a28aa35075
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID af87461fc929. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25270
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25270/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.197/tcp/25271/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2","/ip4/172.18.91.197/tcp/25272/ws/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2"],"enrUri":"enr:-L24QDis46hY6k1iEo5eY38Jm8pi_ZOVz31FGcyluz_os6jhawT-QgE4nQvAN7GDm519z4ZgB7lbYbvo57zPM6pY9h4CgmlkgnY0gmlwhKwSW8WKbXVsdGlhZGRyc5YACASsElvFBmK3AAoErBJbxQZiuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGUE_7wNT3oWHLlV3gyRXyZIxEiOWFepSQhNVyGSjFd2DdGNwgmK3g3VkcIJiuYV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.171.250
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5606', '5607', '5608', '5609', '5610']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5606:5606 -p 5607:5607 -p 5608:5608 -p 5609:5609 -p 5610:5610 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=5608 --rest-port=5606 --tcp-port=5607 --discv5-udp-port=5609 --rest-address=0.0.0.0 --nat=extip:172.18.171.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4fac8edfd3497946de844bd0f09fe3b0baffd30a1feecaf70ecb99cdbfbd2d7b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5610 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.171.250 waku 62d8a54f096b4b620e50b18676594a7d2624f3175799f0a9007bc06445e125a2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 62d8a54f096b. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5606
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5606/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5606/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.250/tcp/5607/p2p/16Uiu2HAmHmufMKV3HmVQmz5xStSYZndrwdXHcn7aHczRDX99a4Eg","/ip4/172.18.171.250/tcp/5608/ws/p2p/16Uiu2HAmHmufMKV3HmVQmz5xStSYZndrwdXHcn7aHczRDX99a4Eg"],"enrUri":"enr:-L24QHSxPBa-UhZ9hxIyRrSxl4y42fSDQ2yylzXqhW0oXslXA5QytZ6ScWMrsAgAb9JwJxLkTeocbHyKBFyEHp_UhXQCgmlkgnY0gmlwhKwSq_qKbXVsdGlhZGRyc5YACASsEqv6BhXnAAoErBKr-gYV6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTBAy6cW4wyEqyI-CpkwIu-cejutZyULsbAaIhzWdtq2DdGNwghXng3VkcIIV6YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5606/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.91.197/tcp/25271/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.149.165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18623', '18624', '18625', '18626', '18627']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 18623:18623 -p 18624:18624 -p 18625:18625 -p 18626:18626 -p 18627:18627 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=18625 --rest-port=18623 --tcp-port=18624 --discv5-udp-port=18626 --rest-address=0.0.0.0 --nat=extip:172.18.149.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e09aa4f15e70342e710d1fef72fd3f3d44a2db472eab994aeefdaa5de8cd38ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18627 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDis46hY6k1iEo5eY38Jm8pi_ZOVz31FGcyluz_os6jhawT-QgE4nQvAN7GDm519z4ZgB7lbYbvo57zPM6pY9h4CgmlkgnY0gmlwhKwSW8WKbXVsdGlhZGRyc5YACASsElvFBmK3AAoErBJbxQZiuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGUE_7wNT3oWHLlV3gyRXyZIxEiOWFepSQhNVyGSjFd2DdGNwgmK3g3VkcIJiuYV3YWt1Mgk --lightpushnode=/ip4/172.18.91.197/tcp/25271/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2 --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.149.165 waku 22c35920d83aab2e3621b1879ffa3e94fa1564c2d6c0087cd47f60e09c21c99d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 22c35920d83a. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18623
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 22c35920d83a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18623/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=18623): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f743febbfe0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.65.53
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39153', '39154', '39155', '39156', '39157']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39153:39153 -p 39154:39154 -p 39155:39155 -p 39156:39156 -p 39157:39157 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=39155 --rest-port=39153 --tcp-port=39154 --discv5-udp-port=39156 --rest-address=0.0.0.0 --nat=extip:172.18.65.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2a0abe0f2a0ffc853294bfdeb479f7aaaa8f146d040a3396c22b6af50ae3cee6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39157 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDis46hY6k1iEo5eY38Jm8pi_ZOVz31FGcyluz_os6jhawT-QgE4nQvAN7GDm519z4ZgB7lbYbvo57zPM6pY9h4CgmlkgnY0gmlwhKwSW8WKbXVsdGlhZGRyc5YACASsElvFBmK3AAoErBJbxQZiuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGUE_7wNT3oWHLlV3gyRXyZIxEiOWFepSQhNVyGSjFd2DdGNwgmK3g3VkcIJiuYV3YWt1Mgk --lightpushnode=/ip4/172.18.91.197/tcp/25271/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2 --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.65.53 waku f4f7219d71f1d11715694c4a5f2653be429a15bc52d1cef9dd005c5671b886e6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f4f7219d71f1. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39153
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f4f7219d71f1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39153/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=39153): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7444366c90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.138.124
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['28601', '28602', '28603', '28604', '28605']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 28601:28601 -p 28602:28602 -p 28603:28603 -p 28604:28604 -p 28605:28605 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=28603 --rest-port=28601 --tcp-port=28602 --discv5-udp-port=28604 --rest-address=0.0.0.0 --nat=extip:172.18.138.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0417eeb3f81cec31dfeebc1a5a85dd52d8a8b6cb29cdea8bdbd6bae276ab1204 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28605 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDis46hY6k1iEo5eY38Jm8pi_ZOVz31FGcyluz_os6jhawT-QgE4nQvAN7GDm519z4ZgB7lbYbvo57zPM6pY9h4CgmlkgnY0gmlwhKwSW8WKbXVsdGlhZGRyc5YACASsElvFBmK3AAoErBJbxQZiuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGUE_7wNT3oWHLlV3gyRXyZIxEiOWFepSQhNVyGSjFd2DdGNwgmK3g3VkcIJiuYV3YWt1Mgk --lightpushnode=/ip4/172.18.91.197/tcp/25271/p2p/16Uiu2HAmEMaFUB3VctYUEheoy6Ze4JNHFm5ayzNrJsEkYpNwMYH2 --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.138.124 waku e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e4f6cad97c45. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-20-12__5751e82c-f341-4c13-a85d-f0984fa7b820__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 28601
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e4f6cad97c45. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28601/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=28601): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7444365a90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id af87461fc929
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 62d8a54f096b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container af87461fc929. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 62d8a54f096b. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79/stop: Not Found ("No such container: e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79/stop: Not Found ("No such container: e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4f6cad97c45
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79/stop: Not Found ("No such container: e4f6cad97c45d188899a36b2b97be6e8782927896f58cf45717df4a0ff274c79")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
145
nim/1002/data/attachments/1198ba9d1da2b1e.txt
Normal file
145
nim/1002/data/attachments/1198ba9d1da2b1e.txt
Normal file
@ -0,0 +1,145 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_sync_flags with id: 2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.180.217
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6890', '6891', '6892', '6893', '6894']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6890:6890 -p 6891:6891 -p 6892:6892 -p 6893:6893 -p 6894:6894 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=6892 --rest-port=6890 --tcp-port=6891 --discv5-udp-port=6893 --rest-address=0.0.0.0 --nat=extip:172.18.180.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2ae256429b9affa567d23fe433a0802f049caaaf0c9bef866c6eaec7d8dc2cd --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=6894 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.180.217 waku 26f149497232f32cc805357e90baadacbb35a55cacfa53d4dd43405d5fedd694
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ab28c7b1c5f8. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 26f149497232. Setting up logs at ./log/docker/node1_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6890
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e1cd253edc04. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6890/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.217/tcp/6891/p2p/16Uiu2HAm48jRD8k1Rcz8udWFivf1tYw4pT47MzBXm3Z5vm4vA5J2","/ip4/172.18.180.217/tcp/6892/ws/p2p/16Uiu2HAm48jRD8k1Rcz8udWFivf1tYw4pT47MzBXm3Z5vm4vA5J2"],"enrUri":"enr:-L24QI1ZpX0KMLdVxSVaaKApRJGI0yHGWIY4E6nwX8AxvSFRQEwBuODVx7OwtWLIiPSpIq4DqQ1xJR0iDzq9GN2-5skCgmlkgnY0gmlwhKwStNmKbXVsdGlhZGRyc5YACASsErTZBhrrAAoErBK02QYa7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECgWIyOTbaFBd2Jwln5WE2L0lLQZZ5q4g-uPs2MFsopIODdGNwghrrg3VkcIIa7YV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.206.254
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40516', '40517', '40518', '40519', '40520']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 40516:40516 -p 40517:40517 -p 40518:40518 -p 40519:40519 -p 40520:40520 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=40518 --rest-port=40516 --tcp-port=40517 --discv5-udp-port=40519 --rest-address=0.0.0.0 --nat=extip:172.18.206.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5cba3ab3b080f0eeff3d5ccc1eeb680ddadb78dc0e74b6b2ddea5a4443aadfc6 --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=40520 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QI1ZpX0KMLdVxSVaaKApRJGI0yHGWIY4E6nwX8AxvSFRQEwBuODVx7OwtWLIiPSpIq4DqQ1xJR0iDzq9GN2-5skCgmlkgnY0gmlwhKwStNmKbXVsdGlhZGRyc5YACASsErTZBhrrAAoErBK02QYa7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECgWIyOTbaFBd2Jwln5WE2L0lLQZZ5q4g-uPs2MFsopIODdGNwghrrg3VkcIIa7YV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.206.254 waku 4357001a95096d797e4ffce148d04bf82ac28eccdfb93ad7949d09d968703a8a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4357001a9509. Setting up logs at ./log/docker/node2_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40516
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40516/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.254/tcp/40517/p2p/16Uiu2HAm3pmuj7Q9NV6zVxMnAAnTFCGPKVhM2XURTZsBkagE8tzF","/ip4/172.18.206.254/tcp/40518/ws/p2p/16Uiu2HAm3pmuj7Q9NV6zVxMnAAnTFCGPKVhM2XURTZsBkagE8tzF"],"enrUri":"enr:-L24QKyHSCVakSmz9UpLJ4WKBXaaou5xm9wzNMfQhvcumJ_wOm_2JkPIhE_ZAw4lN9Fh-d6m-pRjyhfeCtyMOStc3L0CgmlkgnY0gmlwhKwSzv6KbXVsdGlhZGRyc5YACASsEs7-Bp5FAAoErBLO_gaeRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECfMiPGCN6nmnl_xh4xUw2Zro7kJUYTzYn04UWRoQ9FyyDdGNwgp5Fg3VkcIKeR4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.189.49
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9471', '9472', '9473', '9474', '9475']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9471:9471 -p 9472:9472 -p 9473:9473 -p 9474:9474 -p 9475:9475 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=9473 --rest-port=9471 --tcp-port=9472 --discv5-udp-port=9474 --rest-address=0.0.0.0 --nat=extip:172.18.189.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cacfeb7fab0dff7be3c1aaeb4bae7feb21acc7675ed1a2a18c951b4e41d8e0ec --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=9475 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QKyHSCVakSmz9UpLJ4WKBXaaou5xm9wzNMfQhvcumJ_wOm_2JkPIhE_ZAw4lN9Fh-d6m-pRjyhfeCtyMOStc3L0CgmlkgnY0gmlwhKwSzv6KbXVsdGlhZGRyc5YACASsEs7-Bp5FAAoErBLO_gaeRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECfMiPGCN6nmnl_xh4xUw2Zro7kJUYTzYn04UWRoQ9FyyDdGNwgp5Fg3VkcIKeR4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.189.49 waku d0bb9c1d6a22ca995a54a5cdc2ba13eb4f3cc4710499725690723513979992ec
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d0bb9c1d6a22. Setting up logs at ./log/docker/node3_2025-12-13_04-25-44__6c7f11a0-aa7a-4032-a425-659e17d8ec67__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9471
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9471/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9471/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.49/tcp/9472/p2p/16Uiu2HAm5C2Cf5fy32e8wF9gpBPgQqSBNgH8GnqVz4YFKLAeTkGy","/ip4/172.18.189.49/tcp/9473/ws/p2p/16Uiu2HAm5C2Cf5fy32e8wF9gpBPgQqSBNgH8GnqVz4YFKLAeTkGy"],"enrUri":"enr:-L24QEn50NFWJHcpdzYtu2q1uct17TiJ4_SmYgBK6A-_aCxvBdayh6lNPln099TURBcat_W6bbMYs2c5Fu3jNY1hX2wCgmlkgnY0gmlwhKwSvTGKbXVsdGlhZGRyc5YACASsEr0xBiUAAAoErBK9MQYlAd0DgnJzhQADAQAAiXNlY3AyNTZrMaECkRWaUFJYCN8-V2ZjODSbpmCRFrY8V6l15snfWZzaQmqDdGNwgiUAg3VkcIIlAoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40516/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.217/tcp/6891/p2p/16Uiu2HAm48jRD8k1Rcz8udWFivf1tYw4pT47MzBXm3Z5vm4vA5J2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9471/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.254/tcp/40517/p2p/16Uiu2HAm3pmuj7Q9NV6zVxMnAAnTFCGPKVhM2XURTZsBkagE8tzF"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40516/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9471/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6890/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6890/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb4270bd6a193b5397dbca15430228c47c09fbe99bf110ab562585b013b475c8e"},{"messageHash":"0xc5edc79023cdd67dee40e45ae540769057f00915e0775d357b8be6613cb58d43"},{"messageHash":"0x1af1e510c9e0e2c64b6210a4f6bfb644c8227c67c0a3447c2f62793b037c96bd"},{"messageHash":"0xab9d2695b2b7040684d629c341407c5e9fd38162688fadc1a4fedb0ba757aa0e"},{"messageHash":"0xd4a3fa3c3213335917d8d57e1ca6822925ae75f0d28336c0c7790a2afbbc7937"},{"messageHash":"0x66547f0b8b51cf162ed08f7c14d8d6ab636db51b593900637ac8e4a21887bfd8"},{"messageHash":"0x83001ae91bb91aa4285ba6723a90bc6a45e918320502690330b1d1706746fd4e"},{"messageHash":"0x8371d1e3e1f999e4f5b89b7452bf5bf584f08a8b6e1cace1c100c71c2dc0acd2"},{"messageHash":"0xc1898bc6df3f9415912bb4efce64e93a629faa6f779dda8309dfa33b41b555e5"},{"messageHash":"0xe8fe75b430fbed1b23831664803c06772972c50bf07f1347713823198c19a1c3"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"681ae60fe2dbfac8cc17","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb4270bd6a193b5397dbca15430228c47c09fbe99bf110ab562585b013b475c8e"},{"messageHash":"0xc5edc79023cdd67dee40e45ae540769057f00915e0775d357b8be6613cb58d43"},{"messageHash":"0x1af1e510c9e0e2c64b6210a4f6bfb644c8227c67c0a3447c2f62793b037c96bd"},{"messageHash":"0xab9d2695b2b7040684d629c341407c5e9fd38162688fadc1a4fedb0ba757aa0e"},{"messageHash":"0xd4a3fa3c3213335917d8d57e1ca6822925ae75f0d28336c0c7790a2afbbc7937"},{"messageHash":"0x66547f0b8b51cf162ed08f7c14d8d6ab636db51b593900637ac8e4a21887bfd8"},{"messageHash":"0x83001ae91bb91aa4285ba6723a90bc6a45e918320502690330b1d1706746fd4e"},{"messageHash":"0x8371d1e3e1f999e4f5b89b7452bf5bf584f08a8b6e1cace1c100c71c2dc0acd2"},{"messageHash":"0xc1898bc6df3f9415912bb4efce64e93a629faa6f779dda8309dfa33b41b555e5"},{"messageHash":"0xe8fe75b430fbed1b23831664803c06772972c50bf07f1347713823198c19a1c3"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9471/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"0eb04457bef7481e858d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb4270bd6a193b5397dbca15430228c47c09fbe99bf110ab562585b013b475c8e"},{"messageHash":"0xc5edc79023cdd67dee40e45ae540769057f00915e0775d357b8be6613cb58d43"},{"messageHash":"0x1af1e510c9e0e2c64b6210a4f6bfb644c8227c67c0a3447c2f62793b037c96bd"},{"messageHash":"0xab9d2695b2b7040684d629c341407c5e9fd38162688fadc1a4fedb0ba757aa0e"},{"messageHash":"0xd4a3fa3c3213335917d8d57e1ca6822925ae75f0d28336c0c7790a2afbbc7937"},{"messageHash":"0x66547f0b8b51cf162ed08f7c14d8d6ab636db51b593900637ac8e4a21887bfd8"},{"messageHash":"0x83001ae91bb91aa4285ba6723a90bc6a45e918320502690330b1d1706746fd4e"},{"messageHash":"0x8371d1e3e1f999e4f5b89b7452bf5bf584f08a8b6e1cace1c100c71c2dc0acd2"},{"messageHash":"0xc1898bc6df3f9415912bb4efce64e93a629faa6f779dda8309dfa33b41b555e5"},{"messageHash":"0xe8fe75b430fbed1b23831664803c06772972c50bf07f1347713823198c19a1c3"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 26f149497232
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4357001a9509
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d0bb9c1d6a22
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 26f149497232. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
77
nim/1002/data/attachments/11f9d32ead87096d.txt
Normal file
77
nim/1002/data/attachments/11f9d32ead87096d.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_missing_payload with id: 2025-12-13_04-16-11__bbaaa23b-14ce-46f5-a1c6-028744308311
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-16-11__bbaaa23b-14ce-46f5-a1c6-028744308311__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.59.170
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3455', '3456', '3457', '3458', '3459']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3455:3455 -p 3456:3456 -p 3457:3457 -p 3458:3458 -p 3459:3459 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=3457 --rest-port=3455 --tcp-port=3456 --discv5-udp-port=3458 --rest-address=0.0.0.0 --nat=extip:172.18.59.170 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=939b4f5a29bbddda2b5b35d4b3d5ffaaeec63dbdeef91188f5f130a8f5bcc7f4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3459 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.59.170 waku c71919440e5da366c632df6f65b596040c55ec3c2d4deaeb62a8521366cf325a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c71919440e5d. Setting up logs at ./log/docker/node1_2025-12-13_04-16-11__bbaaa23b-14ce-46f5-a1c6-028744308311__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3455
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 49b7fc255c1e. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2c43af326866. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3455/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3455/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.170/tcp/3456/p2p/16Uiu2HAm13kCWeaDVaAXapvjAtkFiD6KkpahpLE6tachaoJmEg4P","/ip4/172.18.59.170/tcp/3457/ws/p2p/16Uiu2HAm13kCWeaDVaAXapvjAtkFiD6KkpahpLE6tachaoJmEg4P"],"enrUri":"enr:-L24QPTTdM89OcWiUgXnGpHPv7JCa8WFs_EZc7DdQmGbYJlsTkpe0wIcVgntcHFdTEHXmPczy8vXao73lzTWM-ByEaUCgmlkgnY0gmlwhKwSO6qKbXVsdGlhZGRyc5YACASsEjuqBg2AAAoErBI7qgYNgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECU4gdUQ2WeR2K3ZtQzH1FmZicGL9rDmaV10p-tFgbf6iDdGNwgg2Ag3VkcIINgoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-16-11__bbaaa23b-14ce-46f5-a1c6-028744308311__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.146.146
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19786', '19787', '19788', '19789', '19790']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19786:19786 -p 19787:19787 -p 19788:19788 -p 19789:19789 -p 19790:19790 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=19788 --rest-port=19786 --tcp-port=19787 --discv5-udp-port=19789 --rest-address=0.0.0.0 --nat=extip:172.18.146.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aabffdacb1dbb449ff2adf1e50c261fba6ec3cb6ab62afc4a8bb2eed89addcff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19790 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPTTdM89OcWiUgXnGpHPv7JCa8WFs_EZc7DdQmGbYJlsTkpe0wIcVgntcHFdTEHXmPczy8vXao73lzTWM-ByEaUCgmlkgnY0gmlwhKwSO6qKbXVsdGlhZGRyc5YACASsEjuqBg2AAAoErBI7qgYNgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECU4gdUQ2WeR2K3ZtQzH1FmZicGL9rDmaV10p-tFgbf6iDdGNwgg2Ag3VkcIINgoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.146.146 waku 84ea238a3e64e02ef0d0a256f531c8aecd6fcf6c02bed61bb771bf14f5cbf3d7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 84ea238a3e64. Setting up logs at ./log/docker/node2_2025-12-13_04-16-11__bbaaa23b-14ce-46f5-a1c6-028744308311__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19786
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19786/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19786/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.146/tcp/19787/p2p/16Uiu2HAm4Fk7E791G81QQqpTsf19S95bcAossLe4AsnwbCGG3KpQ","/ip4/172.18.146.146/tcp/19788/ws/p2p/16Uiu2HAm4Fk7E791G81QQqpTsf19S95bcAossLe4AsnwbCGG3KpQ"],"enrUri":"enr:-L24QGkQ2ncgmfDfPH3KUkLCe7OJLEATYiyTwgrefBVrHcJSeMtgrkH4lNcGHE7eGkgLCpmbNUNSUCfNV0E-exn3qg4CgmlkgnY0gmlwhKwSkpKKbXVsdGlhZGRyc5YACASsEpKSBk1LAAoErBKSkgZNTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgy4KvqRGSD_1GraGmI76y1x2cKmkB-V8CqYYb9g8ZaWDdGNwgk1Lg3VkcIJNTYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19786/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.59.170/tcp/3456/p2p/16Uiu2HAm13kCWeaDVaAXapvjAtkFiD6KkpahpLE6tachaoJmEg4P"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3455/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19786/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3455/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3455/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599373524584704,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19786/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599373524584704,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3455/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:3455/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c71919440e5d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 84ea238a3e64
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
95
nim/1002/data/attachments/120176102b3fde3.txt
Normal file
95
nim/1002/data/attachments/120176102b3fde3.txt
Normal file
@ -0,0 +1,95 @@
|
||||
2025-12-13 04:25:33.312 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:25:33.313 DEBUG [tests.conftest] Running test: test_time_filter_negative_start_time with id: 2025-12-13_04-25-33__df190b6e-9520-41f6-b07d-24eebe4ff4f6
|
||||
2025-12-13 04:25:33.314 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:25:33.314 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:25:33.315 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:25:33.326 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:25:33.326 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-25-33__df190b6e-9520-41f6-b07d-24eebe4ff4f6__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:33.326 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:25:33.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:25:33.328 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:25:33.328 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.84
|
||||
2025-12-13 04:25:33.328 DEBUG [src.node.docker_mananger] Generated ports ['60875', '60876', '60877', '60878', '60879']
|
||||
2025-12-13 04:25:33.328 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:25:33.329 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:25:33.329 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:25:33.329 DEBUG [src.node.docker_mananger] docker run -i -t -p 60875:60875 -p 60876:60876 -p 60877:60877 -p 60878:60878 -p 60879:60879 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=60877 --rest-port=60875 --tcp-port=60876 --discv5-udp-port=60878 --rest-address=0.0.0.0 --nat=extip:172.18.136.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af5fa3dabce404acca34d7ceca72ecb1cc0d99ab01c2df8ba08dfecec122ee82 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60879 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:25:33.518 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.84 waku cc07cf9b11e6210bde23abf4e24c7570f8ade82a6be638fe038e489c65f16a60
|
||||
2025-12-13 04:25:33.551 DEBUG [src.node.docker_mananger] Container started with ID cc07cf9b11e6. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-25-33__df190b6e-9520-41f6-b07d-24eebe4ff4f6__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:33.551 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60875
|
||||
2025-12-13 04:25:33.552 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:25:33.575 ERROR [src.node.docker_mananger] Max retries reached for container 7680b684d183. Exiting log stream.
|
||||
2025-12-13 04:25:34.141 ERROR [src.node.docker_mananger] Max retries reached for container 2841be487c03. Exiting log stream.
|
||||
2025-12-13 04:25:34.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60875/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:34.556 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"}]}'
|
||||
2025-12-13 04:25:34.556 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:25:34.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:34.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.84/tcp/60876/p2p/16Uiu2HAm9FEiaFHsw9i7YXgWknfTdhKzU3TJ6rr66Xf3tq5ytGe1","/ip4/172.18.136.84/tcp/60877/ws/p2p/16Uiu2HAm9FEiaFHsw9i7YXgWknfTdhKzU3TJ6rr66Xf3tq5ytGe1"],"enrUri":"enr:-L24QKfM1ajnmraoblhe7bsESdD_QrclALE9nxMm_o4VcEiDE9vmtAvewsEputybVXuVc0T4orshRGMKjheSLB_-a8sCgmlkgnY0gmlwhKwSiFSKbXVsdGlhZGRyc5YACASsEohUBu3MAAoErBKIVAbtzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECzVc-nS2PV2n-euh1P3fGucIWinMLHZh-Dr3VMRVzhvaDdGNwgu3Mg3VkcILtzoV3YWt1MgM"}'
|
||||
2025-12-13 04:25:34.559 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:25:34.566 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:25:34.566 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-25-33__df190b6e-9520-41f6-b07d-24eebe4ff4f6__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:34.566 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:25:34.567 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:25:34.568 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:25:34.568 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.158
|
||||
2025-12-13 04:25:34.568 DEBUG [src.node.docker_mananger] Generated ports ['45209', '45210', '45211', '45212', '45213']
|
||||
2025-12-13 04:25:34.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:25:34.568 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:25:34.568 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:25:34.569 DEBUG [src.node.docker_mananger] docker run -i -t -p 45209:45209 -p 45210:45210 -p 45211:45211 -p 45212:45212 -p 45213:45213 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=45211 --rest-port=45209 --tcp-port=45210 --discv5-udp-port=45212 --rest-address=0.0.0.0 --nat=extip:172.18.220.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f8627a26dfcf81113cbdca110e3adcbfe2dca69c31aeb8bfbd5f7b006b45ca07 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45213 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKfM1ajnmraoblhe7bsESdD_QrclALE9nxMm_o4VcEiDE9vmtAvewsEputybVXuVc0T4orshRGMKjheSLB_-a8sCgmlkgnY0gmlwhKwSiFSKbXVsdGlhZGRyc5YACASsEohUBu3MAAoErBKIVAbtzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECzVc-nS2PV2n-euh1P3fGucIWinMLHZh-Dr3VMRVzhvaDdGNwgu3Mg3VkcILtzoV3YWt1MgM --storenode=/ip4/172.18.136.84/tcp/60876/p2p/16Uiu2HAm9FEiaFHsw9i7YXgWknfTdhKzU3TJ6rr66Xf3tq5ytGe1 --store=true --relay=true
|
||||
2025-12-13 04:25:34.763 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.158 waku b730bf2b8700e498c2e0a8e40cfcd080b0ac475acfd4d3b2b545703961faed82
|
||||
2025-12-13 04:25:34.798 DEBUG [src.node.docker_mananger] Container started with ID b730bf2b8700. Setting up logs at ./log/docker/store_node1_2025-12-13_04-25-33__df190b6e-9520-41f6-b07d-24eebe4ff4f6__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:34.799 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45209
|
||||
2025-12-13 04:25:34.799 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:25:35.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45209/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:35.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:25:35.804 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:25:35.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45209/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:35.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.158/tcp/45210/p2p/16Uiu2HAmRQThfjCE2kgU9vjTbtun9PoTq5csZh3ZaaXgByWk4w1n","/ip4/172.18.220.158/tcp/45211/ws/p2p/16Uiu2HAmRQThfjCE2kgU9vjTbtun9PoTq5csZh3ZaaXgByWk4w1n"],"enrUri":"enr:-L24QGY54gx1LtWbpqI8_XIxwMwvXBBezvd8wpvvw01X7VCOHqCKLZXv_RtjxLNdL9-tilQXSpTNfTSr9KkghkwC7EsCgmlkgnY0gmlwhKwS3J6KbXVsdGlhZGRyc5YACASsEtyeBrCaAAoErBLcngawm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvW8k6TRy_rxtw3_gZHRWdaPipbin2vH2k83k4tXtPw2DdGNwgrCag3VkcIKwnIV3YWt1MgM"}'
|
||||
2025-12-13 04:25:35.806 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:25:35.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45209/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.84/tcp/60876/p2p/16Uiu2HAm9FEiaFHsw9i7YXgWknfTdhKzU3TJ6rr66Xf3tq5ytGe1"]'
|
||||
2025-12-13 04:25:35.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:35.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:25:35.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:35.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:25:35.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:35.815 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:35.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:35.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:35.821 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:36.021 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:36.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:36.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:36.027 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:36.228 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:36.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:36.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:36.234 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:36.434 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:36.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:36.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:36.441 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:36.642 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:36.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:36.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:36.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:36.849 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:36.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60875/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)'}'
|
||||
2025-12-13 04:25:36.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:36.856 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:37.056 DEBUG [tests.store.test_time_filter] inquering stored messages with start time -10000
|
||||
2025-12-13 04:25:37.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60875/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=-10000&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:37.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3ff50403124cd615a45ed789ed0bdd74b54dd89c9ad80e3fe4c298ac3e10db47","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599932815309056,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x0b495baae70852d7a5dee3ba20a6ec14948b93283d81a60a0ad162c2f41c5934","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599934815315968,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa466b06a486d2ec5d7e6444226f84f95ba703c395d111c6fc7faf19fdfd54582","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599935715316992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x584ae7fbaf894d39df5a4f7520bdcddc22975991939ca803c36cdf3379d7e614","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599935915319808,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xebc1c6f01ee47494bbeb9667336ea2dc4015d692fa275f8e8bc413cdae2ff13b","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599937815321088,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x80f3b0028ad5ccbe0e08a3f09830422489b417cafce79bd0a11fbd00d7bc5425","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599945815321856,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2025-12-13 04:25:37.060 DEBUG [tests.store.test_time_filter] number of messages stored for start time = -10000 is 6
|
||||
2025-12-13 04:25:37.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45209/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=-10000&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:37.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3ff50403124cd615a45ed789ed0bdd74b54dd89c9ad80e3fe4c298ac3e10db47","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599932815309056,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x0b495baae70852d7a5dee3ba20a6ec14948b93283d81a60a0ad162c2f41c5934","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599934815315968,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa466b06a486d2ec5d7e6444226f84f95ba703c395d111c6fc7faf19fdfd54582","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599935715316992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x584ae7fbaf894d39df5a4f7520bdcddc22975991939ca803c36cdf3379d7e614","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599935915319808,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xebc1c6f01ee47494bbeb9667336ea2dc4015d692fa275f8e8bc413cdae2ff13b","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599937815321088,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x80f3b0028ad5ccbe0e08a3f09830422489b417cafce79bd0a11fbd00d7bc5425","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599945815321856,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2025-12-13 04:25:37.064 DEBUG [tests.store.test_time_filter] number of messages stored for start time = -10000 is 6
|
||||
2025-12-13 04:25:37.065 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:25:37.067 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:25:37.067 DEBUG [src.node.waku_node] Stopping container with id cc07cf9b11e6
|
||||
2025-12-13 04:25:37.628 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:25:37.628 DEBUG [src.node.waku_node] Stopping container with id b730bf2b8700
|
||||
2025-12-13 04:25:38.214 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:25:38.215 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:25:38.224 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:25:38.231 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
6183
nim/1002/data/attachments/121c1b777a567273.txt
Normal file
6183
nim/1002/data/attachments/121c1b777a567273.txt
Normal file
File diff suppressed because it is too large
Load Diff
200
nim/1002/data/attachments/1235d4e189de89ec.txt
Normal file
200
nim/1002/data/attachments/1235d4e189de89ec.txt
Normal file
@ -0,0 +1,200 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_filter_interaction_with_six_nodes with id: 2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:306 Create 6 nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node6_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:311 Start 5 nodes with their corresponding config
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.24.172
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['38456', '38457', '38458', '38459', '38460']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 38456:38456 -p 38457:38457 -p 38458:38458 -p 38459:38459 -p 38460:38460 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=38458 --rest-port=38456 --tcp-port=38457 --discv5-udp-port=38459 --rest-address=0.0.0.0 --nat=extip:172.18.24.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ab68cc13fcabde6ff7cfa079b6523ccabf7603be1e3e64fe6af80e5ceacfc95 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38460 --metrics-logging=true --relay=true --store=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.24.172 waku 4ae2cbc736eaa0630d1b82dec79177f4f0ec34a7ab61d088d3554d9c33750137
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4ae2cbc736ea. Setting up logs at ./log/docker/node1_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 38456
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38456/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38456/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.172/tcp/38457/p2p/16Uiu2HAmUQmykqbfPz7Nt7RZfSgCJMKsrAg6iFjpNaEUmyZmbRM6","/ip4/172.18.24.172/tcp/38458/ws/p2p/16Uiu2HAmUQmykqbfPz7Nt7RZfSgCJMKsrAg6iFjpNaEUmyZmbRM6"],"enrUri":"enr:-L24QGb7FiPZMwJomZGryE_-MgdIq0cSXPwiWSiFGSzg63GxGVz0dSAyB36k6jMj7UpUNWfO1c57kManht2IXZK9mgoCgmlkgnY0gmlwhKwSGKyKbXVsdGlhZGRyc5YACASsEhisBpY5AAoErBIYrAaWOt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6hbfCxy6PE_emEYrnKySXltncz1kST3WvGQoUF0BYP2DdGNwgpY5g3VkcIKWO4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.45.253
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57987', '57988', '57989', '57990', '57991']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57987:57987 -p 57988:57988 -p 57989:57989 -p 57990:57990 -p 57991:57991 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=57989 --rest-port=57987 --tcp-port=57988 --discv5-udp-port=57990 --rest-address=0.0.0.0 --nat=extip:172.18.45.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e9fc9decee7d512a26b8fd0fd87bd2ca58ccdef3e3f3158bf60c8d8d5c0f65eb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57991 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QGb7FiPZMwJomZGryE_-MgdIq0cSXPwiWSiFGSzg63GxGVz0dSAyB36k6jMj7UpUNWfO1c57kManht2IXZK9mgoCgmlkgnY0gmlwhKwSGKyKbXVsdGlhZGRyc5YACASsEhisBpY5AAoErBIYrAaWOt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6hbfCxy6PE_emEYrnKySXltncz1kST3WvGQoUF0BYP2DdGNwgpY5g3VkcIKWO4V3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.45.253 waku 653d88755941baca877ed1ca005428dd1cc6a16210110fa0ddae48e8400be646
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 653d88755941. Setting up logs at ./log/docker/node2_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57987
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57987/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.253/tcp/57988/p2p/16Uiu2HAmCUQnCxSH732Swijwu7mRroHp9QxjxB4H8tjqY29aLSsr","/ip4/172.18.45.253/tcp/57989/ws/p2p/16Uiu2HAmCUQnCxSH732Swijwu7mRroHp9QxjxB4H8tjqY29aLSsr"],"enrUri":"enr:-L24QHAlmH-rPa9G3tJRJSDmbVHFoe7hH84bzuETZEVXjx75N6ld-Q5rFhM7SO0W7Kwz7gdrTCFJy3SBepf1FRuhEuwCgmlkgnY0gmlwhKwSLf2KbXVsdGlhZGRyc5YACASsEi39BuKEAAoErBIt_Qbihd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_Uo71olAChAzqgRfar645nHnAUfcBmBgumdfTmH0hNGDdGNwguKEg3VkcILihoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.225.144
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55005', '55006', '55007', '55008', '55009']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55005:55005 -p 55006:55006 -p 55007:55007 -p 55008:55008 -p 55009:55009 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=55007 --rest-port=55005 --tcp-port=55006 --discv5-udp-port=55008 --rest-address=0.0.0.0 --nat=extip:172.18.225.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0ebe68e2b35cb83ab8eee22a8d7e4c5595eacabe85f3ae8c3ccf43c952ef70a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55009 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QHAlmH-rPa9G3tJRJSDmbVHFoe7hH84bzuETZEVXjx75N6ld-Q5rFhM7SO0W7Kwz7gdrTCFJy3SBepf1FRuhEuwCgmlkgnY0gmlwhKwSLf2KbXVsdGlhZGRyc5YACASsEi39BuKEAAoErBIt_Qbihd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_Uo71olAChAzqgRfar645nHnAUfcBmBgumdfTmH0hNGDdGNwguKEg3VkcILihoV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.225.144 waku 49ec34abad3eae0816ea63da96fce5d21df069dea27f5592fe1e537c4736f63e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 49ec34abad3e. Setting up logs at ./log/docker/node3_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55005
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55005/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55005/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.144/tcp/55006/p2p/16Uiu2HAm7TwTRFPTX6JZxvVfG6vYGMTavLvywYFhPvMD5mNqVuex","/ip4/172.18.225.144/tcp/55007/ws/p2p/16Uiu2HAm7TwTRFPTX6JZxvVfG6vYGMTavLvywYFhPvMD5mNqVuex"],"enrUri":"enr:-L24QKsrVR1nHwI5zL2UPUSnbTR1IEruFMlBq8heaOpS2C8ze8ZUHUueF3rVZ0meHmcyZdIIh9mBccpEhSv2L_uujb4CgmlkgnY0gmlwhKwS4ZCKbXVsdGlhZGRyc5YACASsEuGQBtbeAAoErBLhkAbW390DgnJzhQADAQAAiXNlY3AyNTZrMaECsuDnYjAX6mNrnBo1qM5frT--WzUuq3xK3sOyeic-nmmDdGNwgtbeg3VkcILW4IV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.247.10
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34178', '34179', '34180', '34181', '34182']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34178:34178 -p 34179:34179 -p 34180:34180 -p 34181:34181 -p 34182:34182 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=34180 --rest-port=34178 --tcp-port=34179 --discv5-udp-port=34181 --rest-address=0.0.0.0 --nat=extip:172.18.247.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=369a1bbfddd221f1ac4fe7dee6aaa7086d5c9c4fdaa267c4a071edf68d7eefd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34182 --metrics-logging=true --relay=true --filter=true --store=true --discv5-bootstrap-node=enr:-L24QKsrVR1nHwI5zL2UPUSnbTR1IEruFMlBq8heaOpS2C8ze8ZUHUueF3rVZ0meHmcyZdIIh9mBccpEhSv2L_uujb4CgmlkgnY0gmlwhKwS4ZCKbXVsdGlhZGRyc5YACASsEuGQBtbeAAoErBLhkAbW390DgnJzhQADAQAAiXNlY3AyNTZrMaECsuDnYjAX6mNrnBo1qM5frT--WzUuq3xK3sOyeic-nmmDdGNwgtbeg3VkcILW4IV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.247.10 waku 1351da9df5cf25f3c09afc4271af11a8a3129543f64caaf08f46a1431d31cb05
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1351da9df5cf. Setting up logs at ./log/docker/node4_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34178
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34178/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34178/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.10/tcp/34179/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7","/ip4/172.18.247.10/tcp/34180/ws/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7"],"enrUri":"enr:-L24QC_FrRklmU7khJ6CLf9hogtWpxhxNvxBNFPz4ncoo-bzPJ8Io0KIZxeO5WEFgQaVtvpmD0JhpGRlZceGiQsdXmcCgmlkgnY0gmlwhKwS9wqKbXVsdGlhZGRyc5YACASsEvcKBoWDAAoErBL3CgaFhN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH2UZk5mUBRQNVfakhyjiqd6Q8Pf220uU662QLspw9G6DdGNwgoWDg3VkcIKFhYV3YWt1Mgc"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.87.74
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20659', '20660', '20661', '20662', '20663']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 20659:20659 -p 20660:20660 -p 20661:20661 -p 20662:20662 -p 20663:20663 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=20661 --rest-port=20659 --tcp-port=20660 --discv5-udp-port=20662 --rest-address=0.0.0.0 --nat=extip:172.18.87.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efbc6499c2acd7ccd402aca2dbcceec9ed3b0fc3e67e817acda81ff8ffaccba0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20663 --metrics-logging=true --relay=false --filternode=/ip4/172.18.247.10/tcp/34179/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7 --discv5-bootstrap-node=enr:-L24QC_FrRklmU7khJ6CLf9hogtWpxhxNvxBNFPz4ncoo-bzPJ8Io0KIZxeO5WEFgQaVtvpmD0JhpGRlZceGiQsdXmcCgmlkgnY0gmlwhKwS9wqKbXVsdGlhZGRyc5YACASsEvcKBoWDAAoErBL3CgaFhN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH2UZk5mUBRQNVfakhyjiqd6Q8Pf220uU662QLspw9G6DdGNwgoWDg3VkcIKFhYV3YWt1Mgc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.87.74 waku 34f74a52be8de7f97b330872c05a6b4557a6cc985028f2c896b2f70812fdc1ce
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 34f74a52be8d. Setting up logs at ./log/docker/node6_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20659
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20659/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.74/tcp/20660/p2p/16Uiu2HAmQQk7gYNoCJFfvRZzw3V49bANoEuUkHSZZpkjVdcwSG6d","/ip4/172.18.87.74/tcp/20661/ws/p2p/16Uiu2HAmQQk7gYNoCJFfvRZzw3V49bANoEuUkHSZZpkjVdcwSG6d"],"enrUri":"enr:-L24QChQt-9JnHE7ri2P3ng6b3VAm7MxJqxln2FAGNW16y2rflq0TBxzn22z-3oQmmxXxL9WX4QidhyFkGNXQUKbga4CgmlkgnY0gmlwhKwSV0qKbXVsdGlhZGRyc5YACASsEldKBlC0AAoErBJXSgZQtd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrqYERDEw5r9B-gay1nS4EIFw8yWR0PSgkHcHlK1ANYqDdGNwglC0g3VkcIJQtoV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:318 Subscribe nodes to relay pubsub topics
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38456/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57987/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55005/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34178/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:323 Node6 subscribe to filter for pubsubtopic /waku/2/rs/3/1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20659/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38456/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.45.253/tcp/49246/p2p/16Uiu2HAmCUQnCxSH732Swijwu7mRroHp9QxjxB4H8tjqY29aLSsr","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.225.144/tcp/55006/p2p/16Uiu2HAm7TwTRFPTX6JZxvVfG6vYGMTavLvywYFhPvMD5mNqVuex","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.247.10/tcp/34179/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57987/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.225.144/tcp/41670/p2p/16Uiu2HAm7TwTRFPTX6JZxvVfG6vYGMTavLvywYFhPvMD5mNqVuex","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.24.172/tcp/38457/p2p/16Uiu2HAmUQmykqbfPz7Nt7RZfSgCJMKsrAg6iFjpNaEUmyZmbRM6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55005/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.45.253/tcp/57988/p2p/16Uiu2HAmCUQnCxSH732Swijwu7mRroHp9QxjxB4H8tjqY29aLSsr","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.24.172/tcp/35008/p2p/16Uiu2HAmUQmykqbfPz7Nt7RZfSgCJMKsrAg6iFjpNaEUmyZmbRM6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.247.10/tcp/56304/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34178/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.87.74/tcp/56302/p2p/16Uiu2HAmQQk7gYNoCJFfvRZzw3V49bANoEuUkHSZZpkjVdcwSG6d","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.225.144/tcp/55006/p2p/16Uiu2HAm7TwTRFPTX6JZxvVfG6vYGMTavLvywYFhPvMD5mNqVuex","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.24.172/tcp/43954/p2p/16Uiu2HAmUQmykqbfPz7Nt7RZfSgCJMKsrAg6iFjpNaEUmyZmbRM6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20659/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.247.10/tcp/34179/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 50 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:328 Node1 publish message for topic /waku/2/rs/3/1
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 4 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:333 Node6 inquery for filter messages on pubsubtopic /waku/2/rs/3/1 & contenttopic/test/1/waku-filter/proto
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20659/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598819804082580,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:335 Filter inquiry response is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765598819804082580, 'ephemeral': False}]
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:338 Node5 goes live !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.210.175
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4720', '4721', '4722', '4723', '4724']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 4720:4720 -p 4721:4721 -p 4722:4722 -p 4723:4723 -p 4724:4724 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=4722 --rest-port=4720 --tcp-port=4721 --discv5-udp-port=4723 --rest-address=0.0.0.0 --nat=extip:172.18.210.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce6ed9584fcdf5a0dd7ce1f3c8baa566cd392eddddb7c4b5c7cd4fc8c9aedd35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4724 --metrics-logging=true --relay=false --storenode=/ip4/172.18.247.10/tcp/34179/p2p/16Uiu2HAmEmYQJN8PYstffANZfrtTL9SZBesvLN2DCza4nQP5Naw7 --discv5-bootstrap-node=enr:-L24QC_FrRklmU7khJ6CLf9hogtWpxhxNvxBNFPz4ncoo-bzPJ8Io0KIZxeO5WEFgQaVtvpmD0JhpGRlZceGiQsdXmcCgmlkgnY0gmlwhKwS9wqKbXVsdGlhZGRyc5YACASsEvcKBoWDAAoErBL3CgaFhN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH2UZk5mUBRQNVfakhyjiqd6Q8Pf220uU662QLspw9G6DdGNwgoWDg3VkcIKFhYV3YWt1Mgc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.210.175 waku 881b24ac6599d39c3e240b01cfc096d7eb64d3c996b598a3ee58d65a199e5e85
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 881b24ac6599. Setting up logs at ./log/docker/node5_2025-12-13_04-06-01__97acd814-488a-493d-8c0a-487ed89f0c3c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4720
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4720/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4720/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.175/tcp/4721/p2p/16Uiu2HAmCpjKU7QQmvbEdGdhjswMVAWEwaX8G1KWNsidJSRvRY1H","/ip4/172.18.210.175/tcp/4722/ws/p2p/16Uiu2HAmCpjKU7QQmvbEdGdhjswMVAWEwaX8G1KWNsidJSRvRY1H"],"enrUri":"enr:-L24QOqCUSJ9psZdPGL7EUJJrPcsfIbEZl7Xl6-EoqEr21raGM9AAkTGHLKfJOfYxoL97PlgOUaQLnym1FkbIjYAo7ICgmlkgnY0gmlwhKwS0q-KbXVsdGlhZGRyc5YACASsEtKvBhJxAAoErBLSrwYSct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAn7P4M6RkzYn32rwtiL7oDlq5uKTi_Xk22pxUGGsAzyDdGNwghJxg3VkcIISc4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 2 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:341 Node5 makes request to get stored messages
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4720/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"884c15cb1009ec184d6b","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4cd09d30adf29babc2eb3a47120e55834f49c7af498bdbbcce3d5da05d23709f"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4ae2cbc736ea
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 653d88755941
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 49ec34abad3e
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4ae2cbc736ea. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1351da9df5cf
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 653d88755941. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 34f74a52be8d
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 49ec34abad3e. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 881b24ac6599
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1351da9df5cf. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
95
nim/1002/data/attachments/12431cdf2716c064.txt
Normal file
95
nim/1002/data/attachments/12431cdf2716c064.txt
Normal file
@ -0,0 +1,95 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_time_filter_zero_start_end_time with id: 2025-12-13_04-24-15__ad5e95e5-793a-423d-afc7-28d17e39bf5f
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-24-15__ad5e95e5-793a-423d-afc7-28d17e39bf5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.180.219
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['28306', '28307', '28308', '28309', '28310']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 28306:28306 -p 28307:28307 -p 28308:28308 -p 28309:28309 -p 28310:28310 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=28308 --rest-port=28306 --tcp-port=28307 --discv5-udp-port=28309 --rest-address=0.0.0.0 --nat=extip:172.18.180.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23ddf0cbee4ace2f40bad3df4eddd22db3edafca2ef9bdba0cbfc2afeb1de79b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28310 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.180.219 waku c76620c500ac3a81ef4eb58c1439596df0690f8af8266148cc79c6f35782e301
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c76620c500ac. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-24-15__ad5e95e5-793a-423d-afc7-28d17e39bf5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 28306
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container cff85a28e6f9. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3c8c2e63a8e8. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28306/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.219/tcp/28307/p2p/16Uiu2HAmHU5LBoCYYeQhSMLeG4f5MxMiGBM4jva236aJZiYLzCp6","/ip4/172.18.180.219/tcp/28308/ws/p2p/16Uiu2HAmHU5LBoCYYeQhSMLeG4f5MxMiGBM4jva236aJZiYLzCp6"],"enrUri":"enr:-L24QLBHeUqCStDM3BmQgJt1XVxqaO5HGwVzd7iAKBinJVeZbo4jx3uvg81hk1M4IklxABZIoHURBRxT2UiqlxRfN4QCgmlkgnY0gmlwhKwStNuKbXVsdGlhZGRyc5YACASsErTbBm6TAAoErBK02wZulN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR36tgPIPH0p3qv_B8SsUV-6TKCAjG9V3_lrIdpwk8--DdGNwgm6Tg3VkcIJulYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-24-15__ad5e95e5-793a-423d-afc7-28d17e39bf5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.57.51
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46409', '46410', '46411', '46412', '46413']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46409:46409 -p 46410:46410 -p 46411:46411 -p 46412:46412 -p 46413:46413 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=46411 --rest-port=46409 --tcp-port=46410 --discv5-udp-port=46412 --rest-address=0.0.0.0 --nat=extip:172.18.57.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abc177ae6b150c649e47cf52abefcc4cbbd0f4eed8ffb37a8edded287bb4d63d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46413 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLBHeUqCStDM3BmQgJt1XVxqaO5HGwVzd7iAKBinJVeZbo4jx3uvg81hk1M4IklxABZIoHURBRxT2UiqlxRfN4QCgmlkgnY0gmlwhKwStNuKbXVsdGlhZGRyc5YACASsErTbBm6TAAoErBK02wZulN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR36tgPIPH0p3qv_B8SsUV-6TKCAjG9V3_lrIdpwk8--DdGNwgm6Tg3VkcIJulYV3YWt1MgM --storenode=/ip4/172.18.180.219/tcp/28307/p2p/16Uiu2HAmHU5LBoCYYeQhSMLeG4f5MxMiGBM4jva236aJZiYLzCp6 --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.57.51 waku 6511bd17351218e4f5cdc5e61698dc7616fa8c5289fd9afe8733b495608764d4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6511bd173512. Setting up logs at ./log/docker/store_node1_2025-12-13_04-24-15__ad5e95e5-793a-423d-afc7-28d17e39bf5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46409
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46409/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.51/tcp/46410/p2p/16Uiu2HAkyovzDRXb1s2JG5zXLKpmNt7XeMsLgWxpssAxshtyuFJk","/ip4/172.18.57.51/tcp/46411/ws/p2p/16Uiu2HAkyovzDRXb1s2JG5zXLKpmNt7XeMsLgWxpssAxshtyuFJk"],"enrUri":"enr:-L24QLW_IzRyQCdxKLL9hhyCxSV1Cvo3h54ubZGiC8bU9dj3a4BmlhQryFA1ohVAlm1ugnE5ZK4CeW9_F3RxYw_JqxUCgmlkgnY0gmlwhKwSOTOKbXVsdGlhZGRyc5YACASsEjkzBrVKAAoErBI5Mwa1S90DgnJzhQADAQAAiXNlY3AyNTZrMaECQSJ-iN7MYvcb_hctjITMIO1anGauuSnXCQitqbuYJn2DdGNwgrVKg3VkcIK1TIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46409/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.219/tcp/28307/p2p/16Uiu2HAmHU5LBoCYYeQhSMLeG4f5MxMiGBM4jva236aJZiYLzCp6"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46409/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28306/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:156 inquering stored messages with start time 0
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28306/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=0&endTime=0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd33cafb783cf7e2f3cfea2b3db5c54ffc5425295bda269fb1e244ec0193cc4dc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599854865484032,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe77e0bbca2101d9fb86399212e9a156af71501a6ac22a86da447048ee4cdf5d1","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599856865490944,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x30a2506c6174406b1326ff095f31a70ddfdeb082b75e93bdbd523c8c8016a71b","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599857765492992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5460482c24c6970da1a6719bb1ef4fd9e58d914e0174b34a885f83518a6ed88e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599857965495040,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x1378a7c310289441ea1835c2e44ebee4ddede94d98e692fe5d314de2b27e4ac0","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599859865495808,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe2a9375c05aa255e01fad259801cc0e1443f8e5621bbe1ae2d1fac382fd6f4b8","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599867865498112,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:159 number of messages stored for start time = 0 is 6
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46409/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=0&endTime=0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd33cafb783cf7e2f3cfea2b3db5c54ffc5425295bda269fb1e244ec0193cc4dc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599854865484032,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe77e0bbca2101d9fb86399212e9a156af71501a6ac22a86da447048ee4cdf5d1","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599856865490944,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x30a2506c6174406b1326ff095f31a70ddfdeb082b75e93bdbd523c8c8016a71b","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599857765492992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5460482c24c6970da1a6719bb1ef4fd9e58d914e0174b34a885f83518a6ed88e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599857965495040,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x1378a7c310289441ea1835c2e44ebee4ddede94d98e692fe5d314de2b27e4ac0","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599859865495808,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe2a9375c05aa255e01fad259801cc0e1443f8e5621bbe1ae2d1fac382fd6f4b8","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599867865498112,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:159 number of messages stored for start time = 0 is 6
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c76620c500ac
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6511bd173512
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
4046
nim/1002/data/attachments/126c7d5e988e3cbc.txt
Normal file
4046
nim/1002/data/attachments/126c7d5e988e3cbc.txt
Normal file
File diff suppressed because it is too large
Load Diff
862
nim/1002/data/attachments/1276f5f7bc59530b.txt
Normal file
862
nim/1002/data/attachments/1276f5f7bc59530b.txt
Normal file
@ -0,0 +1,862 @@
|
||||
2025-12-13 04:19:15.245 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:19:15.245 DEBUG [tests.conftest] Running test: test_light_push_after_light_push_node_restarts with id: 2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d
|
||||
2025-12-13 04:19:15.245 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:19:15.246 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:19:15.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:19:15.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:15.253 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:15.254 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:15.255 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:15.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.184
|
||||
2025-12-13 04:19:15.255 DEBUG [src.node.docker_mananger] Generated ports ['47275', '47276', '47277', '47278', '47279']
|
||||
2025-12-13 04:19:15.256 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:15.256 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:15.256 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:15.256 DEBUG [src.node.docker_mananger] docker run -i -t -p 47275:47275 -p 47276:47276 -p 47277:47277 -p 47278:47278 -p 47279:47279 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=47277 --rest-port=47275 --tcp-port=47276 --discv5-udp-port=47278 --rest-address=0.0.0.0 --nat=extip:172.18.53.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=948fbcadc368ea562cdfd7d5882e9af26ba3fbdbb67c7fb2ccc8ecf465d63b4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47279 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-13 04:19:15.453 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.184 waku 7b67e1cf4fc6f2abe3449fab3146d1aa9eaf2453a5a188e38ef18b537388f239
|
||||
2025-12-13 04:19:15.490 DEBUG [src.node.docker_mananger] Container started with ID 7b67e1cf4fc6. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:15.491 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47275
|
||||
2025-12-13 04:19:15.491 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:16.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47275/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.495 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_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"}]}'
|
||||
2025-12-13 04:19:16.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:19:16.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47275/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.184/tcp/47276/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW","/ip4/172.18.53.184/tcp/47277/ws/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW"],"enrUri":"enr:-L24QEnflKj5bRkQV6dPjBt8UeKIuuLpPggGS6Vy0VwW73DsbwsiErenUh1gzpPt5OQhrlv2LDyELVMD0XdiWjSCN68CgmlkgnY0gmlwhKwSNbiKbXVsdGlhZGRyc5YACASsEjW4BrisAAoErBI1uAa4rd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7v1F_Na_Brulos5Zjko6AgmJ5cQYilZnKMVxYjB-1PeDdGNwgrisg3VkcIK4roV3YWt1Mgk"}'
|
||||
2025-12-13 04:19:16.498 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:19:16.505 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:19:16.505 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:16.505 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:16.505 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:16.506 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:16.506 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.204
|
||||
2025-12-13 04:19:16.507 DEBUG [src.node.docker_mananger] Generated ports ['11038', '11039', '11040', '11041', '11042']
|
||||
2025-12-13 04:19:16.507 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:16.507 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:16.507 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:16.507 DEBUG [src.node.docker_mananger] docker run -i -t -p 11038:11038 -p 11039:11039 -p 11040:11040 -p 11041:11041 -p 11042:11042 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=11040 --rest-port=11038 --tcp-port=11039 --discv5-udp-port=11041 --rest-address=0.0.0.0 --nat=extip:172.18.83.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2b72fb47bf476ce33f6924283ac03bd81bba20abbbcba545fbd06dda805fdd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11042 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-13 04:19:16.686 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.204 waku 5bebcea8be640d1acad65f0803ebf8cbec8ac80a5bd2496f13eeb7db29143b2d
|
||||
2025-12-13 04:19:16.713 DEBUG [src.node.docker_mananger] Container started with ID 5bebcea8be64. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:16.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11038
|
||||
2025-12-13 04:19:16.715 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:17.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11038/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.718 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"}]}'
|
||||
2025-12-13 04:19:17.718 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:19:17.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11038/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.204/tcp/11039/p2p/16Uiu2HAmBdUC9Rko7vVLdFxo1NZmGscB2YscAWFwJejb1hWAeekv","/ip4/172.18.83.204/tcp/11040/ws/p2p/16Uiu2HAmBdUC9Rko7vVLdFxo1NZmGscB2YscAWFwJejb1hWAeekv"],"enrUri":"enr:-L24QBMtbyo7eMaAo-0GH2_ibe8_2DtnFq582aPomLvWkeIRF0ONqdHlAnv0_wAq4W79Ia5pUg2rCKx4kvrukvAAyFICgmlkgnY0gmlwhKwSU8yKbXVsdGlhZGRyc5YACASsElPMBisfAAoErBJTzAYrIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8MCiBbYUBAFkVE5TPW_wBXETlpA7nDK5XvPV6bDl3J-DdGNwgisfg3VkcIIrIYV3YWt1MgE"}'
|
||||
2025-12-13 04:19:17.721 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:19:17.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11038/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.53.184/tcp/47276/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW"]'
|
||||
2025-12-13 04:19:17.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:19:17.761 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:19:17.761 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:17.763 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:17.763 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:17.766 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:17.768 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.240
|
||||
2025-12-13 04:19:17.769 DEBUG [src.node.docker_mananger] Generated ports ['7967', '7968', '7969', '7970', '7971']
|
||||
2025-12-13 04:19:17.769 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:17.769 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:17.769 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:17.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 7967:7967 -p 7968:7968 -p 7969:7969 -p 7970:7970 -p 7971:7971 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=7969 --rest-port=7967 --tcp-port=7968 --discv5-udp-port=7970 --rest-address=0.0.0.0 --nat=extip:172.18.180.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebbbebe02d76afd9d20b7bc307c3de0271ae5ca3db2725f6bd6eefe54afd7a10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7971 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEnflKj5bRkQV6dPjBt8UeKIuuLpPggGS6Vy0VwW73DsbwsiErenUh1gzpPt5OQhrlv2LDyELVMD0XdiWjSCN68CgmlkgnY0gmlwhKwSNbiKbXVsdGlhZGRyc5YACASsEjW4BrisAAoErBI1uAa4rd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7v1F_Na_Brulos5Zjko6AgmJ5cQYilZnKMVxYjB-1PeDdGNwgrisg3VkcIK4roV3YWt1Mgk --lightpushnode=/ip4/172.18.53.184/tcp/47276/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW --lightpush=true --relay=false
|
||||
2025-12-13 04:19:17.960 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.240 waku e24a979449728abbd92f8fc5b506bf2311013d0a524a63973057a57af62fcbed
|
||||
2025-12-13 04:19:17.989 DEBUG [src.node.docker_mananger] Container started with ID e24a97944972. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:17.990 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7967
|
||||
2025-12-13 04:19:17.990 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:18.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.288 ERROR [src.node.docker_mananger] Max retries reached for container e24a97944972. Exiting log stream.
|
||||
2025-12-13 04:19:19.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7967/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.069 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=7967): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4e747963c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:19:39.169 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:39.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.60
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.docker_mananger] Generated ports ['22818', '22819', '22820', '22821', '22822']
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:39.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:39.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 22818:22818 -p 22819:22819 -p 22820:22820 -p 22821:22821 -p 22822:22822 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=22820 --rest-port=22818 --tcp-port=22819 --discv5-udp-port=22821 --rest-address=0.0.0.0 --nat=extip:172.18.139.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98b8831cb4bc410f0babdedf9a8f7e85181be91f91fbe2bd4a5ace3f96ab50bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22822 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEnflKj5bRkQV6dPjBt8UeKIuuLpPggGS6Vy0VwW73DsbwsiErenUh1gzpPt5OQhrlv2LDyELVMD0XdiWjSCN68CgmlkgnY0gmlwhKwSNbiKbXVsdGlhZGRyc5YACASsEjW4BrisAAoErBI1uAa4rd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7v1F_Na_Brulos5Zjko6AgmJ5cQYilZnKMVxYjB-1PeDdGNwgrisg3VkcIK4roV3YWt1Mgk --lightpushnode=/ip4/172.18.53.184/tcp/47276/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW --lightpush=true --relay=false
|
||||
2025-12-13 04:19:39.361 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.60 waku e6bf762070736769e07ea73e68a27c2c4d746e6a8bc089f00ba7989b98cfba8a
|
||||
2025-12-13 04:19:39.391 DEBUG [src.node.docker_mananger] Container started with ID e6bf76207073. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:39.392 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22818
|
||||
2025-12-13 04:19:39.392 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:40.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.740 ERROR [src.node.docker_mananger] Max retries reached for container e6bf76207073. Exiting log stream.
|
||||
2025-12-13 04:19:40.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:57.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22818/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.474 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=22818): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4e747874d0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:20:00.575 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:20:00.575 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.28
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.docker_mananger] Generated ports ['33152', '33153', '33154', '33155', '33156']
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:20:00.577 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:20:00.577 DEBUG [src.node.docker_mananger] docker run -i -t -p 33152:33152 -p 33153:33153 -p 33154:33154 -p 33155:33155 -p 33156:33156 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=33154 --rest-port=33152 --tcp-port=33153 --discv5-udp-port=33155 --rest-address=0.0.0.0 --nat=extip:172.18.254.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c81beb8d466ff09b21ac27c4a8ce8a2da6aea7881165bf5baeaa420fb5ccd3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33156 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEnflKj5bRkQV6dPjBt8UeKIuuLpPggGS6Vy0VwW73DsbwsiErenUh1gzpPt5OQhrlv2LDyELVMD0XdiWjSCN68CgmlkgnY0gmlwhKwSNbiKbXVsdGlhZGRyc5YACASsEjW4BrisAAoErBI1uAa4rd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7v1F_Na_Brulos5Zjko6AgmJ5cQYilZnKMVxYjB-1PeDdGNwgrisg3VkcIK4roV3YWt1Mgk --lightpushnode=/ip4/172.18.53.184/tcp/47276/p2p/16Uiu2HAmUjuNw6CpXv2FGb65rHXE4NqSgSZ8vh2Tvsk3UpDZT9zW --lightpush=true --relay=false
|
||||
2025-12-13 04:20:00.773 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.28 waku 765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157
|
||||
2025-12-13 04:20:00.803 DEBUG [src.node.docker_mananger] Container started with ID 765fd457f840. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-19-15__914eb9cc-13c1-4d3b-a45e-4e9d85ca2f2d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:00.804 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33152
|
||||
2025-12-13 04:20:00.805 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:20:01.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.115 ERROR [src.node.docker_mananger] Max retries reached for container 765fd457f840. Exiting log stream.
|
||||
2025-12-13 04:20:02.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:19.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:20.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33152/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:21.887 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=33152): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4e747cf6b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:20:22.082 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:20:22.083 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:20:22.084 DEBUG [src.node.waku_node] Stopping container with id 7b67e1cf4fc6
|
||||
2025-12-13 04:20:22.585 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:20:22.586 DEBUG [src.node.waku_node] Stopping container with id 5bebcea8be64
|
||||
2025-12-13 04:20:23.078 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:20:23.080 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.182 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.283 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.385 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.397 ERROR [src.node.docker_mananger] Max retries reached for container 7b67e1cf4fc6. Exiting log stream.
|
||||
2025-12-13 04:20:23.486 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.587 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.689 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.790 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.889 ERROR [src.node.docker_mananger] Max retries reached for container 5bebcea8be64. Exiting log stream.
|
||||
2025-12-13 04:20:23.892 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:23.993 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.094 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.196 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.298 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.400 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.502 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.603 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.705 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.806 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:24.907 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.009 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.111 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.213 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.315 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.417 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.518 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.620 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.722 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.823 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:25.925 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.026 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.128 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.229 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.331 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.433 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.534 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.636 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.738 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.840 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:26.941 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.043 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.145 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.247 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.348 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.450 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.552 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.653 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.754 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.856 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:27.958 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.060 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.161 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.163 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157/stop: Not Found ("No such container: 765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157")
|
||||
2025-12-13 04:20:28.163 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.264 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.368 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.470 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.571 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.673 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.774 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.876 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:28.978 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.079 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.181 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.283 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.385 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.486 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.588 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.689 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.791 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.892 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:29.994 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.096 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.198 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.300 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.401 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.503 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.605 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.706 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.808 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:30.909 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.011 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.113 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.214 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.316 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.418 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.519 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.621 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.722 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.824 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:31.925 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.027 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.128 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.230 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.332 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.433 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.535 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.637 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.738 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.840 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:32.942 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.043 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.145 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.246 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.248 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157/stop: Not Found ("No such container: 765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157")
|
||||
2025-12-13 04:20:33.248 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.349 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.451 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.553 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.654 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.755 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.857 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:33.958 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.060 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.161 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.263 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.364 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.466 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.568 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.669 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.771 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.872 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:34.974 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.076 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.178 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.280 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.381 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.483 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.584 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.686 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.787 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.889 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:35.991 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.093 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.194 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.296 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.398 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.499 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.601 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.703 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.804 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:36.906 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.007 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.109 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.210 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.312 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.414 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.516 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.618 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.719 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.821 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:37.923 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:38.024 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:38.126 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:38.228 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:38.330 DEBUG [src.node.waku_node] Stopping container with id 765fd457f840
|
||||
2025-12-13 04:20:38.331 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157/stop: Not Found ("No such container: 765fd457f840fdb06b311ab391b17df88e63a0507fb04b713b9eb5141686f157")
|
||||
2025-12-13 04:20:38.332 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:20:38.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:38.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:38.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:38.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:38.382 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
85
nim/1002/data/attachments/129cff3e0dbfec65.txt
Normal file
85
nim/1002/data/attachments/129cff3e0dbfec65.txt
Normal file
@ -0,0 +1,85 @@
|
||||
2025-12-13 04:16:33.346 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:16:33.346 DEBUG [tests.conftest] Running test: test_store_invalid_ascending with id: 2025-12-13_04-16-33__149303b7-2a14-4ec6-b386-a9779dd893bc
|
||||
2025-12-13 04:16:33.347 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:16:33.347 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:16:33.347 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:16:33.354 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:33.355 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-16-33__149303b7-2a14-4ec6-b386-a9779dd893bc__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:33.355 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:33.355 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:33.356 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:33.357 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.2
|
||||
2025-12-13 04:16:33.357 DEBUG [src.node.docker_mananger] Generated ports ['29942', '29943', '29944', '29945', '29946']
|
||||
2025-12-13 04:16:33.357 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:33.357 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:33.357 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:33.357 DEBUG [src.node.docker_mananger] docker run -i -t -p 29942:29942 -p 29943:29943 -p 29944:29944 -p 29945:29945 -p 29946:29946 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=29944 --rest-port=29942 --tcp-port=29943 --discv5-udp-port=29945 --rest-address=0.0.0.0 --nat=extip:172.18.225.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eadfdad8c31abd3d7fe8d5fe267d179bc5edbcafea0e6a245dadef23c16f7dea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29946 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:16:33.543 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.2 waku 7a8aa88127d4f214e32e6cf1f583497b5ae8e784cbfe690c0ffcfa5b17923fc8
|
||||
2025-12-13 04:16:33.568 ERROR [src.node.docker_mananger] Max retries reached for container 37942797b9c3. Exiting log stream.
|
||||
2025-12-13 04:16:33.572 DEBUG [src.node.docker_mananger] Container started with ID 7a8aa88127d4. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-16-33__149303b7-2a14-4ec6-b386-a9779dd893bc__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:33.573 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29942
|
||||
2025-12-13 04:16:33.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:34.128 ERROR [src.node.docker_mananger] Max retries reached for container 66ee4c9a6df6. Exiting log stream.
|
||||
2025-12-13 04:16:34.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29942/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:34.577 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"}]}'
|
||||
2025-12-13 04:16:34.577 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:34.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29942/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:34.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.2/tcp/29943/p2p/16Uiu2HAm3CHZGFReXcHy5A2RVpDn5m5qJhc3hKVJu9qgk4u1BWn2","/ip4/172.18.225.2/tcp/29944/ws/p2p/16Uiu2HAm3CHZGFReXcHy5A2RVpDn5m5qJhc3hKVJu9qgk4u1BWn2"],"enrUri":"enr:-L24QIJzHRJmTqPgQMRfW2fBkb8CFn0XXwK36p9OeFwRkgRTXFN84HmD47ZeAgRmY1WWUN8FhIo-5uWqav9u4EOZrBgCgmlkgnY0gmlwhKwS4QKKbXVsdGlhZGRyc5YACASsEuECBnT3AAoErBLhAgZ0-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECc2-XWWd9fuLDq0WFiw7aZEIpMl4Rdgi1nu1MVWex_peDdGNwgnT3g3VkcIJ0-YV3YWt1MgM"}'
|
||||
2025-12-13 04:16:34.579 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:34.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:34.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-16-33__149303b7-2a14-4ec6-b386-a9779dd893bc__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:34.586 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:34.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:34.588 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:34.588 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.202
|
||||
2025-12-13 04:16:34.588 DEBUG [src.node.docker_mananger] Generated ports ['52982', '52983', '52984', '52985', '52986']
|
||||
2025-12-13 04:16:34.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:34.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:34.589 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:34.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 52982:52982 -p 52983:52983 -p 52984:52984 -p 52985:52985 -p 52986:52986 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=52984 --rest-port=52982 --tcp-port=52983 --discv5-udp-port=52985 --rest-address=0.0.0.0 --nat=extip:172.18.9.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=002db6baccdcbdc2e8fd4beaa5588d2a738bb1c4ef6aebcfd5ef51f2bb2acdb7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52986 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIJzHRJmTqPgQMRfW2fBkb8CFn0XXwK36p9OeFwRkgRTXFN84HmD47ZeAgRmY1WWUN8FhIo-5uWqav9u4EOZrBgCgmlkgnY0gmlwhKwS4QKKbXVsdGlhZGRyc5YACASsEuECBnT3AAoErBLhAgZ0-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECc2-XWWd9fuLDq0WFiw7aZEIpMl4Rdgi1nu1MVWex_peDdGNwgnT3g3VkcIJ0-YV3YWt1MgM --storenode=/ip4/172.18.225.2/tcp/29943/p2p/16Uiu2HAm3CHZGFReXcHy5A2RVpDn5m5qJhc3hKVJu9qgk4u1BWn2 --store=true --relay=true
|
||||
2025-12-13 04:16:34.779 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.202 waku 0d3d105e1b070a0927aab2f727b02119be8355a7b061756a0815562278b9cda2
|
||||
2025-12-13 04:16:34.813 DEBUG [src.node.docker_mananger] Container started with ID 0d3d105e1b07. Setting up logs at ./log/docker/store_node1_2025-12-13_04-16-33__149303b7-2a14-4ec6-b386-a9779dd893bc__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:34.813 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52982
|
||||
2025-12-13 04:16:34.814 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:35.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52982/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:35.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:16:35.819 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:35.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52982/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:35.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.202/tcp/52983/p2p/16Uiu2HAm9qek7BnCYG3JFemCKjaMVN7HgBMKsjRzSqukh6gHxC99","/ip4/172.18.9.202/tcp/52984/ws/p2p/16Uiu2HAm9qek7BnCYG3JFemCKjaMVN7HgBMKsjRzSqukh6gHxC99"],"enrUri":"enr:-L24QG1DfevPPDCNKiS15rxdiY4rQDk6R4X9JcgO3L4dGnpkUQwa3sAyHxS5M5-23kfHQ2_NXLmmSFvv_7v7N7yJyE8CgmlkgnY0gmlwhKwSCcqKbXVsdGlhZGRyc5YACASsEgnKBs73AAoErBIJygbO-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1igorApn5igx92M7MhAH6ujNvRzw5XsnKPh4UW4oO5yDdGNwgs73g3VkcILO-YV3YWt1MgM"}'
|
||||
2025-12-13 04:16:35.822 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:35.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52982/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.2/tcp/29943/p2p/16Uiu2HAm3CHZGFReXcHy5A2RVpDn5m5qJhc3hKVJu9qgk4u1BWn2"]'
|
||||
2025-12-13 04:16:35.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:35.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29942/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:35.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:35.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52982/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:35.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:35.831 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:35.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29942/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:35.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:35.836 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:36.037 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:36.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29942/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:36.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:36.043 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:36.244 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:36.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29942/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:36.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:36.250 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:36.451 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:36.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29942/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:36.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:36.457 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:36.658 DEBUG [tests.store.test_sorting] requesting stored messages with invalid ascending =##
|
||||
2025-12-13 04:16:36.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29942/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:36.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa378dbac9fbfac89da37d4827389fb0877bd306f0aed9a35db2eb80002b83093"},{"messageHash":"0x870b21ad5dfe475013e6d7834f820b9dcdae4c840975dbd47f19c23fc280544c"}],"paginationCursor":"0x870b21ad5dfe475013e6d7834f820b9dcdae4c840975dbd47f19c23fc280544c"}'
|
||||
2025-12-13 04:16:36.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52982/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:36.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa378dbac9fbfac89da37d4827389fb0877bd306f0aed9a35db2eb80002b83093"},{"messageHash":"0x870b21ad5dfe475013e6d7834f820b9dcdae4c840975dbd47f19c23fc280544c"}],"paginationCursor":"0x870b21ad5dfe475013e6d7834f820b9dcdae4c840975dbd47f19c23fc280544c"}'
|
||||
2025-12-13 04:16:36.666 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:16:36.667 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:16:36.667 DEBUG [src.node.waku_node] Stopping container with id 7a8aa88127d4
|
||||
2025-12-13 04:16:37.219 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:16:37.220 DEBUG [src.node.waku_node] Stopping container with id 0d3d105e1b07
|
||||
2025-12-13 04:16:37.765 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:16:37.766 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:16:37.772 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:16:37.779 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2600
nim/1002/data/attachments/13120669954a7059.txt
Normal file
2600
nim/1002/data/attachments/13120669954a7059.txt
Normal file
File diff suppressed because it is too large
Load Diff
2588
nim/1002/data/attachments/131dfdabeed7da1e.txt
Normal file
2588
nim/1002/data/attachments/131dfdabeed7da1e.txt
Normal file
File diff suppressed because it is too large
Load Diff
473
nim/1002/data/attachments/13af3558e962f085.txt
Normal file
473
nim/1002/data/attachments/13af3558e962f085.txt
Normal file
@ -0,0 +1,473 @@
|
||||
2025-12-13 04:36:45.815 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:36:45.815 DEBUG [tests.conftest] Running test: test_publish_with_valid_payloads with id: 2025-12-13_04-36-45__6504b73e-b373-489f-b291-59364f3c0857
|
||||
2025-12-13 04:36:45.816 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:36:45.816 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:36:45.816 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-13 04:36:45.822 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:36:45.823 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-36-45__6504b73e-b373-489f-b291-59364f3c0857__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:36:45.823 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:36:45.823 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:36:45.824 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:36:45.825 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.116
|
||||
2025-12-13 04:36:45.825 DEBUG [src.node.docker_mananger] Generated ports ['59445', '59446', '59447', '59448', '59449']
|
||||
2025-12-13 04:36:45.825 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:36:45.825 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:36:45.825 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:36:45.825 DEBUG [src.node.docker_mananger] docker run -i -t -p 59445:59445 -p 59446:59446 -p 59447:59447 -p 59448:59448 -p 59449:59449 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=59447 --rest-port=59445 --tcp-port=59446 --discv5-udp-port=59448 --rest-address=0.0.0.0 --nat=extip:172.18.80.116 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4fd5ebb7b2d4f5cccfed15bcbaa5c664bc0e30eb8dc94325d1ee1e44d66adb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59449 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:36:45.992 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.116 waku f4c0929588c0173d70444295718149923e07c430454958ff0f659f7131a0c997
|
||||
2025-12-13 04:36:46.022 DEBUG [src.node.docker_mananger] Container started with ID f4c0929588c0. Setting up logs at ./log/docker/node1_2025-12-13_04-36-45__6504b73e-b373-489f-b291-59364f3c0857__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:36:46.023 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59445
|
||||
2025-12-13 04:36:46.023 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:36:47.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:47.026 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"}]}'
|
||||
2025-12-13 04:36:47.027 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:36:47.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:47.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.116/tcp/59446/p2p/16Uiu2HAm7JLDKEaL9bCqVaZisfbGCh6axZpFod6TjggMtQpzg8bW","/ip4/172.18.80.116/tcp/59447/ws/p2p/16Uiu2HAm7JLDKEaL9bCqVaZisfbGCh6axZpFod6TjggMtQpzg8bW"],"enrUri":"enr:-L24QOYljQrlgjBKmYPAZv0GgSKCRy96-933qLgsRxRqMwxZQYKhFxmZBnCNy84def378GtFm1ueb6m3O1JOd40cCMwCgmlkgnY0gmlwhKwSUHSKbXVsdGlhZGRyc5YACASsElB0Bug2AAoErBJQdAboN90DgnJzhQADAQAAiXNlY3AyNTZrMaECsGrTtT2JrwnW3SviYGuHhssVcJUTAhFSP4O3HUmSvhWDdGNwgug2g3VkcILoOIV3YWt1MgE"}'
|
||||
2025-12-13 04:36:47.029 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:36:47.035 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:36:47.035 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-36-45__6504b73e-b373-489f-b291-59364f3c0857__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:36:47.035 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:36:47.035 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:36:47.036 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:36:47.036 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.124
|
||||
2025-12-13 04:36:47.036 DEBUG [src.node.docker_mananger] Generated ports ['48898', '48899', '48900', '48901', '48902']
|
||||
2025-12-13 04:36:47.036 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:36:47.037 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:36:47.037 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:36:47.037 DEBUG [src.node.docker_mananger] docker run -i -t -p 48898:48898 -p 48899:48899 -p 48900:48900 -p 48901:48901 -p 48902:48902 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=48900 --rest-port=48898 --tcp-port=48899 --discv5-udp-port=48901 --rest-address=0.0.0.0 --nat=extip:172.18.91.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faaafc3cdce5baf036a85d8d8abb7364cfec5362df9ce80af02d2c70eb58b72e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48902 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOYljQrlgjBKmYPAZv0GgSKCRy96-933qLgsRxRqMwxZQYKhFxmZBnCNy84def378GtFm1ueb6m3O1JOd40cCMwCgmlkgnY0gmlwhKwSUHSKbXVsdGlhZGRyc5YACASsElB0Bug2AAoErBJQdAboN90DgnJzhQADAQAAiXNlY3AyNTZrMaECsGrTtT2JrwnW3SviYGuHhssVcJUTAhFSP4O3HUmSvhWDdGNwgug2g3VkcILoOIV3YWt1MgE
|
||||
2025-12-13 04:36:47.192 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.124 waku 111a9174e81a3d1dfcef1a555de5a011d9d423875ad3edfbb58dd76b97996e8a
|
||||
2025-12-13 04:36:47.217 DEBUG [src.node.docker_mananger] Container started with ID 111a9174e81a. Setting up logs at ./log/docker/node2_2025-12-13_04-36-45__6504b73e-b373-489f-b291-59364f3c0857__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:36:47.217 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48898
|
||||
2025-12-13 04:36:47.217 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:36:48.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.230 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"}]}'
|
||||
2025-12-13 04:36:48.231 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:36:48.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.124/tcp/48899/p2p/16Uiu2HAm1vMzrL2REBS5NDiAz29E968cqbo7UnBGxUZ93Y9QhxYk","/ip4/172.18.91.124/tcp/48900/ws/p2p/16Uiu2HAm1vMzrL2REBS5NDiAz29E968cqbo7UnBGxUZ93Y9QhxYk"],"enrUri":"enr:-L24QHGzoZ6B5SPQ8l4k08Aq2N2eKVUOGAnZ5IPMp174cmmdJbrtdekHDMqbtk_2yuxv84cx7-b1hhW_VZ1Sc1aWH6sCgmlkgnY0gmlwhKwSW3yKbXVsdGlhZGRyc5YACASsElt8Br8DAAoErBJbfAa_BN0DgnJzhQADAQAAiXNlY3AyNTZrMaECYH-iCtR_FG4N-YPtlTyy7CO6F2tGqj4gjXz2NFlQPF2DdGNwgr8Dg3VkcIK_BYV3YWt1MgE"}'
|
||||
2025-12-13 04:36:48.237 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:36:48.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48898/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.116/tcp/59446/p2p/16Uiu2HAm7JLDKEaL9bCqVaZisfbGCh6axZpFod6TjggMtQpzg8bW"]'
|
||||
2025-12-13 04:36:48.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.239 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-13 04:36:48.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:36:48.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48898/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:36:48.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.252 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.352 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608247842304,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.357 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608247842304,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.361 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-13 04:36:48.361 DEBUG [tests.relay.test_publish] Running test with payload A simple string
|
||||
2025-12-13 04:36:48.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "SGVsbG8gV29ybGQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.366 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.467 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608362202632,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.471 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608362202632,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.475 DEBUG [tests.relay.test_publish] Running test with payload An integer
|
||||
2025-12-13 04:36:48.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNDU2Nzg5MA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.480 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.580 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608475824442,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.585 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608475824442,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.588 DEBUG [tests.relay.test_publish] Running test with payload A dictionary
|
||||
2025-12-13 04:36:48.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJrZXkiOiAidmFsdWUifQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.593 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.693 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608589090807,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.698 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608589090807,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.701 DEBUG [tests.relay.test_publish] Running test with payload Chinese characters
|
||||
2025-12-13 04:36:48.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "6L+Z5piv5LiA5Lqb5Lit5paH", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.806 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608701927400,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.811 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608701927400,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.814 DEBUG [tests.relay.test_publish] Running test with payload Emojis
|
||||
2025-12-13 04:36:48.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "8J+agPCfjJ/inKg=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.819 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:48.919 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608814971288,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.923 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:48.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:48.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608814971288,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:48.927 DEBUG [tests.relay.test_publish] Running test with payload Lorem ipsum text
|
||||
2025-12-13 04:36:48.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:48.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:48.931 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.031 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608927472664,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.035 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600608927472664,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.039 DEBUG [tests.relay.test_publish] Running test with payload HTML content
|
||||
2025-12-13 04:36:49.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.043 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.144 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609039945532,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.148 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609039945532,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.151 DEBUG [tests.relay.test_publish] Running test with payload Cyrillic characters
|
||||
2025-12-13 04:36:49.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "0J/RgNC40LLQtdGC", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.156 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.257 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609152124049,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.261 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609152124049,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.264 DEBUG [tests.relay.test_publish] Running test with payload Base64 encoded string
|
||||
2025-12-13 04:36:49.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QmFzZTY0PT1kR1Z6ZEE9PQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.268 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.369 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609264930032,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.373 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609264930032,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.377 DEBUG [tests.relay.test_publish] Running test with payload Binary data
|
||||
2025-12-13 04:36:49.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.382 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.482 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609377563879,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.486 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609377563879,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.490 DEBUG [tests.relay.test_publish] Running test with payload Special characters with whitespace
|
||||
2025-12-13 04:36:49.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "CQpTcGVjaWFsCUNoYXJhY3RlcnMK", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.494 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.594 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609490540191,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.598 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609490540191,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.602 DEBUG [tests.relay.test_publish] Running test with payload Boolean false as a string
|
||||
2025-12-13 04:36:49.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmFsc2U=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.606 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.706 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609602364604,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.711 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609602364604,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.714 DEBUG [tests.relay.test_publish] Running test with payload A float number
|
||||
2025-12-13 04:36:49.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "My4xNDE1OTI2NTM1", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.719 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.819 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609715033426,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.824 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609715033426,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.827 DEBUG [tests.relay.test_publish] Running test with payload A list
|
||||
2025-12-13 04:36:49.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "WzEsIDIsIDMsIDQsIDVd", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.831 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:49.932 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609827737307,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.936 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:49.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:49.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609827737307,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:49.940 DEBUG [tests.relay.test_publish] Running test with payload Hexadecimal number as a string
|
||||
2025-12-13 04:36:49.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MHhERUFEQkVFRg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:49.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:49.944 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.045 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609940537359,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.049 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600609940537359,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.053 DEBUG [tests.relay.test_publish] Running test with payload Email format
|
||||
2025-12-13 04:36:50.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "dXNlckBleGFtcGxlLmNvbQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.057 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.158 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610053325395,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.162 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610053325395,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.165 DEBUG [tests.relay.test_publish] Running test with payload URL format
|
||||
2025-12-13 04:36:50.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "aHR0cDovL2V4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.170 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.270 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610166135267,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.275 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610166135267,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.278 DEBUG [tests.relay.test_publish] Running test with payload Date and time in ISO format
|
||||
2025-12-13 04:36:50.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MjAyMy0xMS0wMVQxMjowMDowMFo=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.283 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.384 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610278988146,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.388 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610278988146,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.392 DEBUG [tests.relay.test_publish] Running test with payload String with escaped quotes
|
||||
2025-12-13 04:36:50.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "IkVzY2FwZWQiIFwicXVvdGVzXCI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.396 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.496 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610392390493,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.500 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610392390493,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.504 DEBUG [tests.relay.test_publish] Running test with payload A regular expression
|
||||
2025-12-13 04:36:50.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.508 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.608 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610504303095,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.613 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610504303095,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.616 DEBUG [tests.relay.test_publish] Running test with payload A very long string
|
||||
2025-12-13 04:36:50.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.621 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.721 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610616955096,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.726 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610616955096,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.730 DEBUG [tests.relay.test_publish] Running test with payload A JSON string
|
||||
2025-12-13 04:36:50.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.734 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.834 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610730627837,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.839 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610730627837,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.842 DEBUG [tests.relay.test_publish] Running test with payload A Unix path
|
||||
2025-12-13 04:36:50.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "L3Vzci9sb2NhbC9iaW4=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.847 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:50.947 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610842868836,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.951 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:50.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:50.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610842868836,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:50.955 DEBUG [tests.relay.test_publish] Running test with payload A Windows path
|
||||
2025-12-13 04:36:50.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QzpcV2luZG93c1xTeXN0ZW0zMg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:50.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:50.960 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.060 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610955358358,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.064 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600610955358358,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.068 DEBUG [tests.relay.test_publish] Running test with payload An SQL query
|
||||
2025-12-13 04:36:51.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.173 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611068813877,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.178 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611068813877,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.181 DEBUG [tests.relay.test_publish] Running test with payload JavaScript code snippet
|
||||
2025-12-13 04:36:51.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.185 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.286 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611181537746,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.290 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611181537746,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.294 DEBUG [tests.relay.test_publish] Running test with payload A CSS snippet
|
||||
2025-12-13 04:36:51.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.298 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.398 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611294592839,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.403 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611294592839,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.406 DEBUG [tests.relay.test_publish] Running test with payload A Python one-liner
|
||||
2025-12-13 04:36:51.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "cHJpbnQoJ0hlbGxvIFdvcmxkJyk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.410 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.510 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611406632471,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.515 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611406632471,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.518 DEBUG [tests.relay.test_publish] Running test with payload An IP address
|
||||
2025-12-13 04:36:51.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTkyLjE2OC4xLjE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.522 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.623 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611519039360,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.627 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611519039360,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.631 DEBUG [tests.relay.test_publish] Running test with payload A domain name
|
||||
2025-12-13 04:36:51.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "d3d3LmV4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.635 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.735 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611631659129,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.740 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611631659129,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.743 DEBUG [tests.relay.test_publish] Running test with payload A user agent string
|
||||
2025-12-13 04:36:51.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.748 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.848 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611743883332,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.853 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611743883332,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.856 DEBUG [tests.relay.test_publish] Running test with payload A credit card number
|
||||
2025-12-13 04:36:51.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNC01Njc4LTkwMTItMzQ1Ng==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.860 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:51.961 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611857115284,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.965 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:51.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:51.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611857115284,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:51.968 DEBUG [tests.relay.test_publish] Running test with payload A phone number
|
||||
2025-12-13 04:36:51.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "KzEyMzQ1Njc4OTA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:51.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:51.972 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.073 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611968889039,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.077 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600611968889039,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.081 DEBUG [tests.relay.test_publish] Running test with payload A UUID
|
||||
2025-12-13 04:36:52.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.085 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.185 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612081375873,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.190 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612081375873,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.193 DEBUG [tests.relay.test_publish] Running test with payload A hashtag
|
||||
2025-12-13 04:36:52.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "I2hlbGxvV29ybGQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.197 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.298 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612193746862,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.302 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612193746862,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.306 DEBUG [tests.relay.test_publish] Running test with payload A Twitter handle
|
||||
2025-12-13 04:36:52.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QHVzZXJuYW1l", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.311 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.411 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612306393541,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.415 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612306393541,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.419 DEBUG [tests.relay.test_publish] Running test with payload A password
|
||||
2025-12-13 04:36:52.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UEBzc3cwcmQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.422 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.523 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612419290850,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.527 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612419290850,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.531 DEBUG [tests.relay.test_publish] Running test with payload A date in common format
|
||||
2025-12-13 04:36:52.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MDEvMTEvMjAyMw==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.534 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.635 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612531390887,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.639 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612531390887,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.643 DEBUG [tests.relay.test_publish] Running test with payload A time string
|
||||
2025-12-13 04:36:52.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTI6MDA6MDA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.647 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.747 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612643292079,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.752 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612643292079,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.755 DEBUG [tests.relay.test_publish] Running test with payload A mathematical equation
|
||||
2025-12-13 04:36:52.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RSA9IG1jXjI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:36:52.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:36:52.759 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:36:52.860 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612755829736,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.864 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:36:52.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:36:52.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600612755829736,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:36:52.870 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:36:52.871 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:36:52.871 DEBUG [src.node.waku_node] Stopping container with id f4c0929588c0
|
||||
2025-12-13 04:36:53.354 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:36:53.355 DEBUG [src.node.waku_node] Stopping container with id 111a9174e81a
|
||||
2025-12-13 04:36:53.834 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:36:53.837 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:36:53.849 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:36:53.861 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2598
nim/1002/data/attachments/13e7c2a9ecec04d4.txt
Normal file
2598
nim/1002/data/attachments/13e7c2a9ecec04d4.txt
Normal file
File diff suppressed because it is too large
Load Diff
84
nim/1002/data/attachments/1403e0b02ed5f8f5.txt
Normal file
84
nim/1002/data/attachments/1403e0b02ed5f8f5.txt
Normal file
@ -0,0 +1,84 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_no_timestamp with id: 2025-12-13_04-11-25__df7a4b7d-5e30-4a94-9592-521fc1060e6a
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-11-25__df7a4b7d-5e30-4a94-9592-521fc1060e6a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.157.160
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1316', '1317', '1318', '1319', '1320']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1316:1316 -p 1317:1317 -p 1318:1318 -p 1319:1319 -p 1320:1320 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=1318 --rest-port=1316 --tcp-port=1317 --discv5-udp-port=1319 --rest-address=0.0.0.0 --nat=extip:172.18.157.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a77b8b54e7b8f8bef0178beaec23fedd2f97ceabdb9c02dcdd3d6c8daad8175 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1320 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.157.160 waku 5403fe9d3f918ac73f09004f424a71b033c1c6c3224edca8b0825cdb08377956
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5403fe9d3f91. Setting up logs at ./log/docker/node1_2025-12-13_04-11-25__df7a4b7d-5e30-4a94-9592-521fc1060e6a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1316
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 849b4bc7c7d9. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0f0386165afb. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1316/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1316/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.160/tcp/1317/p2p/16Uiu2HAm8gpn8myksf1ySHNMif22eoTmD5vmsWeuKEUvsQ339tXW","/ip4/172.18.157.160/tcp/1318/ws/p2p/16Uiu2HAm8gpn8myksf1ySHNMif22eoTmD5vmsWeuKEUvsQ339tXW"],"enrUri":"enr:-L24QCQzuh0WOuJmKApmbsNU9kd641HQ6eBSAI_ZkkRk6BYbJczmYpA3X_UY3cR1uLPysQ2cKunLvXgeDnlk-6EDRAQCgmlkgnY0gmlwhKwSnaCKbXVsdGlhZGRyc5YACASsEp2gBgUlAAoErBKdoAYFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxQmXWqsbknkU0TLIhD78hMajr2H8ENNc8RWqbJss73WDdGNwggUlg3VkcIIFJ4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-11-25__df7a4b7d-5e30-4a94-9592-521fc1060e6a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.145.123
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56484', '56485', '56486', '56487', '56488']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56484:56484 -p 56485:56485 -p 56486:56486 -p 56487:56487 -p 56488:56488 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=56486 --rest-port=56484 --tcp-port=56485 --discv5-udp-port=56487 --rest-address=0.0.0.0 --nat=extip:172.18.145.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9f7ce4abc13b973ebb1a1ad2eba045ba57d6774be743a756f36ed22e320330d8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56488 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCQzuh0WOuJmKApmbsNU9kd641HQ6eBSAI_ZkkRk6BYbJczmYpA3X_UY3cR1uLPysQ2cKunLvXgeDnlk-6EDRAQCgmlkgnY0gmlwhKwSnaCKbXVsdGlhZGRyc5YACASsEp2gBgUlAAoErBKdoAYFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxQmXWqsbknkU0TLIhD78hMajr2H8ENNc8RWqbJss73WDdGNwggUlg3VkcIIFJ4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.145.123 waku 5921108a481ca618cd56567f7c3278710d7eb9d2cef86fc2aa1de3810cebdba4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5921108a481c. Setting up logs at ./log/docker/node2_2025-12-13_04-11-25__df7a4b7d-5e30-4a94-9592-521fc1060e6a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56484
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56484/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56484/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.123/tcp/56485/p2p/16Uiu2HAm6YYjQQrHAg4BKmYc5NH4eFvTGSjUg9NZJGZ8W8iCT6ye","/ip4/172.18.145.123/tcp/56486/ws/p2p/16Uiu2HAm6YYjQQrHAg4BKmYc5NH4eFvTGSjUg9NZJGZ8W8iCT6ye"],"enrUri":"enr:-L24QLkR4YoRPBl1zCPr7oHERi7ihIZ_IyARl-0_uNvHKElzGP_OVrBwBP_opzxOn7WjullAHCwQ02Y6zM4UaQwmHGcCgmlkgnY0gmlwhKwSkXuKbXVsdGlhZGRyc5YACASsEpF7BtylAAoErBKRewbcpt0DgnJzhQADAQAAiXNlY3AyNTZrMaECpTNtKYlQm6PJtxgGqERXHA78JQPWxuOrk1wK4YkjpCmDdGNwgtylg3VkcILcp4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56484/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.160/tcp/1317/p2p/16Uiu2HAm8gpn8myksf1ySHNMif22eoTmD5vmsWeuKEUvsQ339tXW"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1316/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56484/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599087933202432,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599087933202432,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599088050510848,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599088050510848,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5403fe9d3f91
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5921108a481c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
100
nim/1002/data/attachments/1466b26863479bf1.txt
Normal file
100
nim/1002/data/attachments/1466b26863479bf1.txt
Normal file
@ -0,0 +1,100 @@
|
||||
2025-12-13 04:14:31.323 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:14:31.324 DEBUG [tests.conftest] Running test: test_store_with_wrong_url_content_topic with id: 2025-12-13_04-14-31__7dc92bdd-546e-4e38-9ae5-a599cf294386
|
||||
2025-12-13 04:14:31.324 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:14:31.324 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:14:31.324 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:14:31.331 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:14:31.331 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-14-31__7dc92bdd-546e-4e38-9ae5-a599cf294386__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:31.331 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:14:31.331 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:14:31.332 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:14:31.332 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.90
|
||||
2025-12-13 04:14:31.332 DEBUG [src.node.docker_mananger] Generated ports ['18270', '18271', '18272', '18273', '18274']
|
||||
2025-12-13 04:14:31.333 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:14:31.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:14:31.333 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:14:31.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 18270:18270 -p 18271:18271 -p 18272:18272 -p 18273:18273 -p 18274:18274 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=18272 --rest-port=18270 --tcp-port=18271 --discv5-udp-port=18273 --rest-address=0.0.0.0 --nat=extip:172.18.34.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5eabd0c4be32135e9313dbfbccb6ebb16bf6c2bb4badd17cc5c7016af9ef3ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18274 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:14:31.486 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.90 waku caa78bac6ae56a5f767ada0cab9b7a00cb78070675a5742913370514db2cae36
|
||||
2025-12-13 04:14:31.511 DEBUG [src.node.docker_mananger] Container started with ID caa78bac6ae5. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-14-31__7dc92bdd-546e-4e38-9ae5-a599cf294386__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:31.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18270
|
||||
2025-12-13 04:14:31.512 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:14:31.594 ERROR [src.node.docker_mananger] Max retries reached for container 2acf4ee0d26b. Exiting log stream.
|
||||
2025-12-13 04:14:32.124 ERROR [src.node.docker_mananger] Max retries reached for container 2dc134040c6c. Exiting log stream.
|
||||
2025-12-13 04:14:32.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:32.516 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"}]}'
|
||||
2025-12-13 04:14:32.516 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:14:32.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:32.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.90/tcp/18271/p2p/16Uiu2HAmPmAnt3zJNE1UT42mCnXpwSjCBdvNSdTppmkq6ujvdVwq","/ip4/172.18.34.90/tcp/18272/ws/p2p/16Uiu2HAmPmAnt3zJNE1UT42mCnXpwSjCBdvNSdTppmkq6ujvdVwq"],"enrUri":"enr:-L24QLtE2EUGSWpdkpuGWD0aMrYiL8soecN3cV4oIJur9Mx3JpAcgamaysCVsWQuWzdI9dWAyvvYTXp-mTB6VVnNqx4CgmlkgnY0gmlwhKwSIlqKbXVsdGlhZGRyc5YACASsEiJaBkdfAAoErBIiWgZHYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpQXY03jOMxMVomoYMWnK5qBjl5acjbXdW8_gwacWSgyDdGNwgkdfg3VkcIJHYYV3YWt1MgM"}'
|
||||
2025-12-13 04:14:32.518 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:14:32.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:14:32.525 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-14-31__7dc92bdd-546e-4e38-9ae5-a599cf294386__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:32.525 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:14:32.525 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:14:32.526 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:14:32.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.172
|
||||
2025-12-13 04:14:32.526 DEBUG [src.node.docker_mananger] Generated ports ['16814', '16815', '16816', '16817', '16818']
|
||||
2025-12-13 04:14:32.526 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:14:32.527 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:14:32.527 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:14:32.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 16814:16814 -p 16815:16815 -p 16816:16816 -p 16817:16817 -p 16818:16818 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=16816 --rest-port=16814 --tcp-port=16815 --discv5-udp-port=16817 --rest-address=0.0.0.0 --nat=extip:172.18.247.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db6002bbb55dac3dd6b831dac7a0e5836e5fb4f091659aeaec09e8a2212dbe7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16818 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLtE2EUGSWpdkpuGWD0aMrYiL8soecN3cV4oIJur9Mx3JpAcgamaysCVsWQuWzdI9dWAyvvYTXp-mTB6VVnNqx4CgmlkgnY0gmlwhKwSIlqKbXVsdGlhZGRyc5YACASsEiJaBkdfAAoErBIiWgZHYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpQXY03jOMxMVomoYMWnK5qBjl5acjbXdW8_gwacWSgyDdGNwgkdfg3VkcIJHYYV3YWt1MgM --storenode=/ip4/172.18.34.90/tcp/18271/p2p/16Uiu2HAmPmAnt3zJNE1UT42mCnXpwSjCBdvNSdTppmkq6ujvdVwq --store=true --relay=true
|
||||
2025-12-13 04:14:32.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.172 waku 48efb1084cd1e77dd59874e828c26d391ab8d09d55a7a46c37ae876b05ade96b
|
||||
2025-12-13 04:14:32.699 DEBUG [src.node.docker_mananger] Container started with ID 48efb1084cd1. Setting up logs at ./log/docker/store_node1_2025-12-13_04-14-31__7dc92bdd-546e-4e38-9ae5-a599cf294386__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:32.700 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16814
|
||||
2025-12-13 04:14:32.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:14:33.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16814/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:33.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:14:33.705 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:14:33.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:33.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.172/tcp/16815/p2p/16Uiu2HAkxNeGTDezmp9AoVbKZV4hJaHmSQaxaT5ssbirgC1FDsiz","/ip4/172.18.247.172/tcp/16816/ws/p2p/16Uiu2HAkxNeGTDezmp9AoVbKZV4hJaHmSQaxaT5ssbirgC1FDsiz"],"enrUri":"enr:-L24QD_XKcqcFknZ3XhwVoasWNaHa1BX9820CuRFQFxhya5QOXrLj-q69-vUnGmtgKx57_Ew1GFQKpTFTG3xCRnEvTgCgmlkgnY0gmlwhKwS96yKbXVsdGlhZGRyc5YACASsEvesBkGvAAoErBL3rAZBsN0DgnJzhQADAQAAiXNlY3AyNTZrMaECK8xhuC08cmdYCSYrnZBb7JALYKqCrPRztNY6cJmA_IuDdGNwgkGvg3VkcIJBsYV3YWt1MgM"}'
|
||||
2025-12-13 04:14:33.708 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:14:33.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.34.90/tcp/18271/p2p/16Uiu2HAmPmAnt3zJNE1UT42mCnXpwSjCBdvNSdTppmkq6ujvdVwq"]'
|
||||
2025-12-13 04:14:33.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:33.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:14:33.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:33.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:14:33.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:33.717 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:33.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/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)'}'
|
||||
2025-12-13 04:14:33.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:33.722 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:33.922 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:33.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:33.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:33.929 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:34.130 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:34.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:34.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:34.136 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:34.337 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:34.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:34.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:34.343 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:34.544 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:34.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:34.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:34.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:34.750 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:34.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:34.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:34.756 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:34.957 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:34.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:34.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:34.963 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:35.164 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:35.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18270/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:35.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:35.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:35.372 DEBUG [tests.store.test_topics] trying to find stored messages with wrong content_topic =myapp/1/latest/proto
|
||||
2025-12-13 04:14:35.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18270/store/v3/messages?includeData=true&contentTopics=myapp%2F1%2Flatest%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:35.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2025-12-13 04:14:35.375 DEBUG [tests.store.test_topics] response for wrong url content topic is {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
2025-12-13 04:14:35.377 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:14:35.378 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:14:35.379 DEBUG [src.node.waku_node] Stopping container with id caa78bac6ae5
|
||||
2025-12-13 04:14:35.875 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:14:35.875 DEBUG [src.node.waku_node] Stopping container with id 48efb1084cd1
|
||||
2025-12-13 04:14:36.337 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:14:36.338 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:14:36.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:14:36.353 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
82
nim/1002/data/attachments/14ed0e9ae3ad55ca.txt
Normal file
82
nim/1002/data/attachments/14ed0e9ae3ad55ca.txt
Normal file
@ -0,0 +1,82 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_payload_equal_or_more_150_kb with id: 2025-12-13_04-27-15__f1cf12da-7394-4a15-9a4f-f1ee94dd11a9
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-27-15__f1cf12da-7394-4a15-9a4f-f1ee94dd11a9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.60.126
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9539', '9540', '9541', '9542', '9543']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9539:9539 -p 9540:9540 -p 9541:9541 -p 9542:9542 -p 9543:9543 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=9541 --rest-port=9539 --tcp-port=9540 --discv5-udp-port=9542 --rest-address=0.0.0.0 --nat=extip:172.18.60.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6041b20b4bcec4ad22e7e4a8fa1db6bfd86bdd43ec8ebdcc317ad55a525e6a82 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9543 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.126 waku 22e17263fd59498f110f334c9ebcdd7cc61a4f8df274d395f36f3eaf0695a7df
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 22e17263fd59. Setting up logs at ./log/docker/node1_2025-12-13_04-27-15__f1cf12da-7394-4a15-9a4f-f1ee94dd11a9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9539
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9539/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9539/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.126/tcp/9540/p2p/16Uiu2HAmA4MWeJFjhd7WaKsSUJDG2CXwUawgreF7oHsNFAU5B24Q","/ip4/172.18.60.126/tcp/9541/ws/p2p/16Uiu2HAmA4MWeJFjhd7WaKsSUJDG2CXwUawgreF7oHsNFAU5B24Q"],"enrUri":"enr:-L24QEw-26OvNhV-mkc0xyJnslo0UsHS2oZLuHPlmu75TMk7ZxQ1a6EgRUj49AjUkXQHksXoJRUiRnlNGqkaJxYedxcCgmlkgnY0gmlwhKwSPH6KbXVsdGlhZGRyc5YACASsEjx-BiVEAAoErBI8fgYlRd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2Wk5lwQp9JcYM3KJktLt_h-TGaVE5Pk1C7OeGXKIM9mDdGNwgiVEg3VkcIIlRoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-27-15__f1cf12da-7394-4a15-9a4f-f1ee94dd11a9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.37.138
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39791', '39792', '39793', '39794', '39795']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39791:39791 -p 39792:39792 -p 39793:39793 -p 39794:39794 -p 39795:39795 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=39793 --rest-port=39791 --tcp-port=39792 --discv5-udp-port=39794 --rest-address=0.0.0.0 --nat=extip:172.18.37.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84369e1fcfe70beca3b0cffaee7a05b9d4db2ee84ed7f0695f891adaebd6efd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39795 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEw-26OvNhV-mkc0xyJnslo0UsHS2oZLuHPlmu75TMk7ZxQ1a6EgRUj49AjUkXQHksXoJRUiRnlNGqkaJxYedxcCgmlkgnY0gmlwhKwSPH6KbXVsdGlhZGRyc5YACASsEjx-BiVEAAoErBI8fgYlRd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2Wk5lwQp9JcYM3KJktLt_h-TGaVE5Pk1C7OeGXKIM9mDdGNwgiVEg3VkcIIlRoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.37.138 waku 45e1cbf40c99c3f44af38089b12bda296232e850aff05edd0ce1556939c1e7e3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 45e1cbf40c99. Setting up logs at ./log/docker/node2_2025-12-13_04-27-15__f1cf12da-7394-4a15-9a4f-f1ee94dd11a9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39791
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39791/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39791/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.138/tcp/39792/p2p/16Uiu2HAmDeQcy6Dw67LbqCDNaZoj7p5LTGE7nmN5EoAV1hu8AP3r","/ip4/172.18.37.138/tcp/39793/ws/p2p/16Uiu2HAmDeQcy6Dw67LbqCDNaZoj7p5LTGE7nmN5EoAV1hu8AP3r"],"enrUri":"enr:-L24QIeCOB-5rg8dTtlZlPf96A586wCWLKYSdW2rDuLqzTD5L2YPTE2EU1p_DXloFOzzhyXJi2ZiSASz_5cd-jv4YZACgmlkgnY0gmlwhKwSJYqKbXVsdGlhZGRyc5YACASsEiWKBptwAAoErBIligabcd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDrWMc_2EAnHitnjIsFMSRzxCeUe2S_8aj5GY9zGVzRWDdGNwgptwg3VkcIKbcoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39791/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.126/tcp/9540/p2p/16Uiu2HAmA4MWeJFjhd7WaKsSUJDG2CXwUawgreF7oHsNFAU5B24Q"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9539/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39791/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9539/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9539/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600038452588288,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765600038452588288,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:55 Running test with payload length of 204800 bytes
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:9539/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:55 Running test with payload length of 1048576 bytes
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:9539/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:55 Running test with payload length of 10485760 bytes
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:9539/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 22e17263fd59
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 45e1cbf40c99
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
193
nim/1002/data/attachments/15069cad5aed5576.txt
Normal file
193
nim/1002/data/attachments/15069cad5aed5576.txt
Normal file
@ -0,0 +1,193 @@
|
||||
2025-12-13 04:37:13.504 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:37:13.504 DEBUG [tests.conftest] Running test: test_unsubscribe_from_some_pubsub_topics with id: 2025-12-13_04-37-13__bf32aff9-e798-4cd4-8d1c-07061abc92ab
|
||||
2025-12-13 04:37:13.504 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:37:13.504 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:37:13.505 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-13 04:37:13.511 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:37:13.511 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-37-13__bf32aff9-e798-4cd4-8d1c-07061abc92ab__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:37:13.511 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:37:13.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:37:13.512 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.26
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.docker_mananger] Generated ports ['35963', '35964', '35965', '35966', '35967']
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:37:13.513 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:37:13.513 DEBUG [src.node.docker_mananger] docker run -i -t -p 35963:35963 -p 35964:35964 -p 35965:35965 -p 35966:35966 -p 35967:35967 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=35965 --rest-port=35963 --tcp-port=35964 --discv5-udp-port=35966 --rest-address=0.0.0.0 --nat=extip:172.18.126.26 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=16beda1f5cd79ebbcd33c8e3ad160d31d634b216fee2f07cda1ba2d0a0ad4da5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35967 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:37:13.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.26 waku 24b941c9babbcb85b5a736e225f95439b9267796ef05b84c68b68c2142e731f6
|
||||
2025-12-13 04:37:13.696 DEBUG [src.node.docker_mananger] Container started with ID 24b941c9babb. Setting up logs at ./log/docker/node1_2025-12-13_04-37-13__bf32aff9-e798-4cd4-8d1c-07061abc92ab__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:37:13.697 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35963
|
||||
2025-12-13 04:37:13.697 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:37:13.808 ERROR [src.node.docker_mananger] Max retries reached for container 292b7ae86765. Exiting log stream.
|
||||
2025-12-13 04:37:14.311 ERROR [src.node.docker_mananger] Max retries reached for container 7a252fb1607f. Exiting log stream.
|
||||
2025-12-13 04:37:14.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:14.701 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:37:14.701 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:37:14.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:14.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.26/tcp/35964/p2p/16Uiu2HAmN9t9f2vrUFV929dp88dpUXMeWhHg1ino99Z7UwGfKTLw","/ip4/172.18.126.26/tcp/35965/ws/p2p/16Uiu2HAmN9t9f2vrUFV929dp88dpUXMeWhHg1ino99Z7UwGfKTLw"],"enrUri":"enr:-L24QJZGQoEPwSb8P_7Qi22AZe76LWIfkchlXFzLCZn165-6DSLTiATS5PoPYg4GITNdphY9tW7rjz13kZXPDGtSqWQCgmlkgnY0gmlwhKwSfhqKbXVsdGlhZGRyc5YACASsEn4aBox8AAoErBJ-GgaMfd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDjSADyS6i6aZqAbBS6isWHb_Mcksjf5un6wkhdtwReLyDdGNwgox8g3VkcIKMfoV3YWt1MgU"}'
|
||||
2025-12-13 04:37:14.703 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:37:14.709 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:37:14.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-37-13__bf32aff9-e798-4cd4-8d1c-07061abc92ab__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:37:14.709 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:37:14.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:37:14.711 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:37:14.711 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.215
|
||||
2025-12-13 04:37:14.711 DEBUG [src.node.docker_mananger] Generated ports ['64064', '64065', '64066', '64067', '64068']
|
||||
2025-12-13 04:37:14.711 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:37:14.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:37:14.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:37:14.712 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:37:14.712 DEBUG [src.node.docker_mananger] docker run -i -t -p 64064:64064 -p 64065:64065 -p 64066:64066 -p 64067:64067 -p 64068:64068 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=64066 --rest-port=64064 --tcp-port=64065 --discv5-udp-port=64067 --rest-address=0.0.0.0 --nat=extip:172.18.47.215 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7ce4067a9fb3fdd7eb35c6c8c9e7fc7f40daf3dae1bcaf0c5ce6fd3e8f8c8111 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64068 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJZGQoEPwSb8P_7Qi22AZe76LWIfkchlXFzLCZn165-6DSLTiATS5PoPYg4GITNdphY9tW7rjz13kZXPDGtSqWQCgmlkgnY0gmlwhKwSfhqKbXVsdGlhZGRyc5YACASsEn4aBox8AAoErBJ-GgaMfd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDjSADyS6i6aZqAbBS6isWHb_Mcksjf5un6wkhdtwReLyDdGNwgox8g3VkcIKMfoV3YWt1MgU
|
||||
2025-12-13 04:37:14.863 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.215 waku 5333c42a725355c08d6c6e451e477d2d18dd1b42027a826522a44bed55a222af
|
||||
2025-12-13 04:37:14.887 DEBUG [src.node.docker_mananger] Container started with ID 5333c42a7253. Setting up logs at ./log/docker/node2_2025-12-13_04-37-13__bf32aff9-e798-4cd4-8d1c-07061abc92ab__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:37:14.887 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64064
|
||||
2025-12-13 04:37:14.887 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:37:15.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:15.907 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":"READY"}]}'
|
||||
2025-12-13 04:37:15.910 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:37:15.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:15.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.215/tcp/64065/p2p/16Uiu2HAmUydv8REMYa7gD3CB8gotC7YsdFsxtNNBQf2122g1Q4nv","/ip4/172.18.47.215/tcp/64066/ws/p2p/16Uiu2HAmUydv8REMYa7gD3CB8gotC7YsdFsxtNNBQf2122g1Q4nv"],"enrUri":"enr:-L24QCgdnVyrnqXdeVP-Xg3JjdPuq2ZTOX0Ulpwj9dkB25U8eokVK_korbDfqW4kCi8jFbSoRDiY3hiKue4qwbNFAzICgmlkgnY0gmlwhKwSL9eKbXVsdGlhZGRyc5YACASsEi_XBvpBAAoErBIv1wb6Qt0DgnJzhQACAQAAiXNlY3AyNTZrMaED8oHr7nzyJee8cYu2iEM8OLTvIOAkQ9lpaSOQD7tekYuDdGNwgvpBg3VkcIL6Q4V3YWt1MgE"}'
|
||||
2025-12-13 04:37:15.914 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:37:15.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64064/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.126.26/tcp/35964/p2p/16Uiu2HAmN9t9f2vrUFV929dp88dpUXMeWhHg1ino99Z7UwGfKTLw"]'
|
||||
2025-12-13 04:37:15.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:15.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2025-12-13 04:37:15.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:15.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64064/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2025-12-13 04:37:15.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:15.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:15.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:15.947 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.047 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600635936259039,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.052 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600635936259039,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.060 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.160 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636056235637,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.165 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636056235637,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.173 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.274 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636169083670,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.278 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636169083670,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.286 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.387 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636282315977,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.391 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636282315977,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.399 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.499 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636395020279,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.504 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636395020279,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.513 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.613 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636508258139,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.617 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636508258139,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.625 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.726 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636621668465,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.730 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636621668465,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.740 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:16.840 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636734847096,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.844 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:16.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:16.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636734847096,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:16.848 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:35963/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
||||
2025-12-13 04:37:16.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.856 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:64064/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
||||
2025-12-13 04:37:16.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.866 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
||||
2025-12-13 04:37:16.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.870 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
||||
2025-12-13 04:37:16.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.898 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
||||
2025-12-13 04:37:16.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:16.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:16.904 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:17.004 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636899458630,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.009 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600636899458630,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:17.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:17.017 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:17.117 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637013053561,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.122 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637013053561,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:17.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:17.130 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:17.230 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637125765316,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.235 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637125765316,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:17.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:17.243 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:17.344 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637238988113,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.348 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637238988113,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:37:17.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:37:17.357 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:37:17.457 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637352490419,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.462 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:37:17.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64064/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:37:17.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765600637352490419,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:37:17.466 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:37:17.468 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:37:17.468 DEBUG [src.node.waku_node] Stopping container with id 24b941c9babb
|
||||
2025-12-13 04:37:17.967 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:37:17.968 DEBUG [src.node.waku_node] Stopping container with id 5333c42a7253
|
||||
2025-12-13 04:37:18.410 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:37:18.412 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:37:18.424 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:37:18.434 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1002/data/attachments/156090e4dbfb8cf8.txt
Normal file
77
nim/1002/data/attachments/156090e4dbfb8cf8.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2025-12-13 04:13:14.558 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:13:14.558 DEBUG [tests.conftest] Running test: test_publish_with_invalid_meta with id: 2025-12-13_04-13-14__b3331927-6556-4a8e-bd32-b3c25472bafd
|
||||
2025-12-13 04:13:14.558 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:13:14.558 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:13:14.559 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-13 04:13:14.565 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:13:14.565 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-13-14__b3331927-6556-4a8e-bd32-b3c25472bafd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:13:14.565 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:13:14.565 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:13:14.566 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:13:14.567 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.111
|
||||
2025-12-13 04:13:14.567 DEBUG [src.node.docker_mananger] Generated ports ['65304', '65305', '65306', '65307', '65308']
|
||||
2025-12-13 04:13:14.567 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:13:14.567 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:13:14.567 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:13:14.567 DEBUG [src.node.docker_mananger] docker run -i -t -p 65304:65304 -p 65305:65305 -p 65306:65306 -p 65307:65307 -p 65308:65308 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=65306 --rest-port=65304 --tcp-port=65305 --discv5-udp-port=65307 --rest-address=0.0.0.0 --nat=extip:172.18.45.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0de59caffcaf2c1bb5fd50a4ea74a4887edd7070db36d7eaa21fc46034f2fbcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65308 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:13:14.722 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.111 waku ac769737740a06d767338cee0caa6f30065115cf7c438ffad6bd8f5b7a3273e8
|
||||
2025-12-13 04:13:14.746 DEBUG [src.node.docker_mananger] Container started with ID ac769737740a. Setting up logs at ./log/docker/node1_2025-12-13_04-13-14__b3331927-6556-4a8e-bd32-b3c25472bafd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:13:14.747 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65304
|
||||
2025-12-13 04:13:14.747 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:13:14.874 ERROR [src.node.docker_mananger] Max retries reached for container b42998ae3bde. Exiting log stream.
|
||||
2025-12-13 04:13:15.364 ERROR [src.node.docker_mananger] Max retries reached for container 639812a625cf. Exiting log stream.
|
||||
2025-12-13 04:13:15.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65304/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:15.751 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"}]}'
|
||||
2025-12-13 04:13:15.751 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:13:15.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:15.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.111/tcp/65305/p2p/16Uiu2HAmEzsZowrecQpUYjQmQhLGMm3epW28Pj34yMLot1tdKw7S","/ip4/172.18.45.111/tcp/65306/ws/p2p/16Uiu2HAmEzsZowrecQpUYjQmQhLGMm3epW28Pj34yMLot1tdKw7S"],"enrUri":"enr:-L24QCe3d9ypRQTZfmwwuSrooyT3eGhTuHfCQJX_Wtl7Mk7uQtqM5JsUvrOPfmeSbaFh1_JMWBc90ZfMB7moSW7UsxECgmlkgnY0gmlwhKwSLW-KbXVsdGlhZGRyc5YACASsEi1vBv8ZAAoErBItbwb_Gt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIs9Rto44HXPnuu4yvq26tk0lWPZTBnz9wVsGsIyU1n2DdGNwgv8Zg3VkcIL_G4V3YWt1MgE"}'
|
||||
2025-12-13 04:13:15.753 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:13:15.760 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:13:15.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-13-14__b3331927-6556-4a8e-bd32-b3c25472bafd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:13:15.760 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:13:15.760 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:13:15.762 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:13:15.762 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.205
|
||||
2025-12-13 04:13:15.762 DEBUG [src.node.docker_mananger] Generated ports ['7940', '7941', '7942', '7943', '7944']
|
||||
2025-12-13 04:13:15.763 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:13:15.763 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:13:15.763 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:13:15.763 DEBUG [src.node.docker_mananger] docker run -i -t -p 7940:7940 -p 7941:7941 -p 7942:7942 -p 7943:7943 -p 7944:7944 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=7942 --rest-port=7940 --tcp-port=7941 --discv5-udp-port=7943 --rest-address=0.0.0.0 --nat=extip:172.18.218.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4896c3c78dcdaddfbefc2fe811c757917a03e184a9bebc78ebce7e3bbebb2db --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7944 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCe3d9ypRQTZfmwwuSrooyT3eGhTuHfCQJX_Wtl7Mk7uQtqM5JsUvrOPfmeSbaFh1_JMWBc90ZfMB7moSW7UsxECgmlkgnY0gmlwhKwSLW-KbXVsdGlhZGRyc5YACASsEi1vBv8ZAAoErBItbwb_Gt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIs9Rto44HXPnuu4yvq26tk0lWPZTBnz9wVsGsIyU1n2DdGNwgv8Zg3VkcIL_G4V3YWt1MgE
|
||||
2025-12-13 04:13:15.920 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.205 waku 538dac69724f6d931f9aa49c58b009c73e6873f94d37ac4e632680d59f2b6796
|
||||
2025-12-13 04:13:15.946 DEBUG [src.node.docker_mananger] Container started with ID 538dac69724f. Setting up logs at ./log/docker/node2_2025-12-13_04-13-14__b3331927-6556-4a8e-bd32-b3c25472bafd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:13:15.947 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7940
|
||||
2025-12-13 04:13:15.948 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:13:16.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7940/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:16.966 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"}]}'
|
||||
2025-12-13 04:13:16.966 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:13:16.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7940/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:16.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.205/tcp/7941/p2p/16Uiu2HAmPwLEqnAQ2tSG43CS4i4HhMFLF6n4moXMXw1FhuBrgtNf","/ip4/172.18.218.205/tcp/7942/ws/p2p/16Uiu2HAmPwLEqnAQ2tSG43CS4i4HhMFLF6n4moXMXw1FhuBrgtNf"],"enrUri":"enr:-L24QFRlSd8kiUEDh4hm72NLbrqE_JzSRFH6f1x_TYNQNhUbaqZr4V_saQ2btzHT72sZBBeGYx2Ye9rZfgdtkgVXjFECgmlkgnY0gmlwhKwS2s2KbXVsdGlhZGRyc5YACASsEtrNBh8FAAoErBLazQYfBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp6BWZpvBZJI5qBjKv1B0XJ0-Fs4t6UHPWl_1YWy69nyDdGNwgh8Fg3VkcIIfB4V3YWt1MgE"}'
|
||||
2025-12-13 04:13:16.971 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:13:16.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7940/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.111/tcp/65305/p2p/16Uiu2HAmEzsZowrecQpUYjQmQhLGMm3epW28Pj34yMLot1tdKw7S"]'
|
||||
2025-12-13 04:13:16.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:13:16.975 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-13 04:13:16.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65304/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:13:16.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:13:16.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7940/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:13:16.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:13:16.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:13:16.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:13:16.989 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:13:17.089 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:13:17.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:17.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599196983158272,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:13:17.093 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:13:17.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:13:17.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599196983158272,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:13:17.097 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-13 04:13:17.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "meta": "Relay works!!"}'
|
||||
2025-12-13 04:13:17.100 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:65304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Incorrect base64 string'
|
||||
2025-12-13 04:13:17.102 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:13:17.103 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:13:17.103 DEBUG [src.node.waku_node] Stopping container with id ac769737740a
|
||||
2025-12-13 04:13:17.623 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:13:17.624 DEBUG [src.node.waku_node] Stopping container with id 538dac69724f
|
||||
2025-12-13 04:13:18.106 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:13:18.108 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:13:18.114 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:13:18.118 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2586
nim/1002/data/attachments/15f72b183fe9a822.txt
Normal file
2586
nim/1002/data/attachments/15f72b183fe9a822.txt
Normal file
File diff suppressed because it is too large
Load Diff
92
nim/1002/data/attachments/163bffd8a131f019.txt
Normal file
92
nim/1002/data/attachments/163bffd8a131f019.txt
Normal file
@ -0,0 +1,92 @@
|
||||
2025-12-13 04:15:30.326 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:15:30.326 DEBUG [tests.conftest] Running test: test_relay_resubscribe_to_unsubscribed_pubsub_topic with id: 2025-12-13_04-15-30__95ef5f4c-2d0b-4288-9102-28b71aad1f18
|
||||
2025-12-13 04:15:30.326 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:15:30.327 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:15:30.327 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-13 04:15:30.333 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:15:30.333 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-15-30__95ef5f4c-2d0b-4288-9102-28b71aad1f18__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:30.333 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:15:30.334 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:15:30.335 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:15:30.335 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.42
|
||||
2025-12-13 04:15:30.335 DEBUG [src.node.docker_mananger] Generated ports ['41991', '41992', '41993', '41994', '41995']
|
||||
2025-12-13 04:15:30.335 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:15:30.335 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:15:30.336 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:15:30.336 DEBUG [src.node.docker_mananger] docker run -i -t -p 41991:41991 -p 41992:41992 -p 41993:41993 -p 41994:41994 -p 41995:41995 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=41993 --rest-port=41991 --tcp-port=41992 --discv5-udp-port=41994 --rest-address=0.0.0.0 --nat=extip:172.18.77.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce8d3abe19b4aaf72f9fce8de53fdbad5644ea2bb5490a2d8bf22a576b1edacd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41995 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:15:30.514 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.42 waku 012f62399d590c1083c56298b3eb00db348123f12caae715cf857262d9626109
|
||||
2025-12-13 04:15:30.546 DEBUG [src.node.docker_mananger] Container started with ID 012f62399d59. Setting up logs at ./log/docker/node1_2025-12-13_04-15-30__95ef5f4c-2d0b-4288-9102-28b71aad1f18__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:30.547 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41991
|
||||
2025-12-13 04:15:30.548 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:15:30.628 ERROR [src.node.docker_mananger] Max retries reached for container bf3bd25cc15c. Exiting log stream.
|
||||
2025-12-13 04:15:31.136 ERROR [src.node.docker_mananger] Max retries reached for container 343c913041f7. Exiting log stream.
|
||||
2025-12-13 04:15:31.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41991/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:31.552 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"}]}'
|
||||
2025-12-13 04:15:31.552 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:15:31.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41991/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:31.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.42/tcp/41992/p2p/16Uiu2HAmD7sb48sTQbLEqkPu48mTTQWoiGic25mdsqy3BiBKEzxs","/ip4/172.18.77.42/tcp/41993/ws/p2p/16Uiu2HAmD7sb48sTQbLEqkPu48mTTQWoiGic25mdsqy3BiBKEzxs"],"enrUri":"enr:-L24QNeN4n4jKAUVgljImFBl7v7iTmw0YWT2Cn8nNsJqc_ZaG4bFwbU8NmlKOx3SWclz5XIOSE7ErY7noq-6RL9P6YICgmlkgnY0gmlwhKwSTSqKbXVsdGlhZGRyc5YACASsEk0qBqQIAAoErBJNKgakCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBuMJB0KIJOCXlgJWPnwgQl7s7FP9xul6vw3Z_ov7fFSDdGNwgqQIg3VkcIKkCoV3YWt1MgE"}'
|
||||
2025-12-13 04:15:31.554 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:15:31.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:15:31.561 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-15-30__95ef5f4c-2d0b-4288-9102-28b71aad1f18__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:31.561 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:15:31.561 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:15:31.563 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:15:31.563 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.198
|
||||
2025-12-13 04:15:31.563 DEBUG [src.node.docker_mananger] Generated ports ['11477', '11478', '11479', '11480', '11481']
|
||||
2025-12-13 04:15:31.563 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:15:31.563 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:15:31.563 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:15:31.564 DEBUG [src.node.docker_mananger] docker run -i -t -p 11477:11477 -p 11478:11478 -p 11479:11479 -p 11480:11480 -p 11481:11481 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=11479 --rest-port=11477 --tcp-port=11478 --discv5-udp-port=11480 --rest-address=0.0.0.0 --nat=extip:172.18.30.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=754de75e280c6ef1e3c4f129ebedbc62eb823aff8a0fe82cec913bbb36f721bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11481 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNeN4n4jKAUVgljImFBl7v7iTmw0YWT2Cn8nNsJqc_ZaG4bFwbU8NmlKOx3SWclz5XIOSE7ErY7noq-6RL9P6YICgmlkgnY0gmlwhKwSTSqKbXVsdGlhZGRyc5YACASsEk0qBqQIAAoErBJNKgakCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBuMJB0KIJOCXlgJWPnwgQl7s7FP9xul6vw3Z_ov7fFSDdGNwgqQIg3VkcIKkCoV3YWt1MgE
|
||||
2025-12-13 04:15:31.739 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.198 waku c583d8040e3dc34175a715dde55fc33bda51cab7f6442a80855f36edf864fce3
|
||||
2025-12-13 04:15:31.769 DEBUG [src.node.docker_mananger] Container started with ID c583d8040e3d. Setting up logs at ./log/docker/node2_2025-12-13_04-15-30__95ef5f4c-2d0b-4288-9102-28b71aad1f18__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:31.770 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11477
|
||||
2025-12-13 04:15:31.770 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:15:32.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11477/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:32.783 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"}]}'
|
||||
2025-12-13 04:15:32.784 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:15:32.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11477/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:32.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.198/tcp/11478/p2p/16Uiu2HAm1PM4aVD7a72z6THh5C85sLVWmp8aJ1EMT787YnUGH6zd","/ip4/172.18.30.198/tcp/11479/ws/p2p/16Uiu2HAm1PM4aVD7a72z6THh5C85sLVWmp8aJ1EMT787YnUGH6zd"],"enrUri":"enr:-L24QMxW4gdnyY3PW8KUCek0BDdcmD7YBs7wEmCsWiy6Q7wBAVE9YsfheHTImGXnyyHv2UaTf9A6DdqL1nw1f-udTdACgmlkgnY0gmlwhKwSHsaKbXVsdGlhZGRyc5YACASsEh7GBizWAAoErBIexgYs190DgnJzhQADAQAAiXNlY3AyNTZrMaECWI2R4YoNAuyRUwQZrX1bUAAIs2UwdcrliSdZ5BGk_9KDdGNwgizWg3VkcIIs2IV3YWt1MgE"}'
|
||||
2025-12-13 04:15:32.793 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:15:32.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11477/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.42/tcp/41992/p2p/16Uiu2HAmD7sb48sTQbLEqkPu48mTTQWoiGic25mdsqy3BiBKEzxs"]'
|
||||
2025-12-13 04:15:32.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41991/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11477/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:32.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.812 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:15:32.913 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:15:32.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:32.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599332807407872,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:15:32.917 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:15:32.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11477/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:32.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599332807407872,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:15:32.921 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:41991/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.927 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11477/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:32.935 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
||||
2025-12-13 04:15:32.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41991/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11477/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:15:32.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:32.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:32.948 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:15:33.049 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:15:33.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:33.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599332943867151,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:15:33.053 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:15:33.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11477/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:33.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599332943867151,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:15:33.058 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:15:33.059 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:15:33.059 DEBUG [src.node.waku_node] Stopping container with id 012f62399d59
|
||||
2025-12-13 04:15:33.587 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:15:33.587 DEBUG [src.node.waku_node] Stopping container with id c583d8040e3d
|
||||
2025-12-13 04:15:34.085 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:15:34.086 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:15:34.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:15:34.104 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
74
nim/1002/data/attachments/1650b35e9fe80f4c.txt
Normal file
74
nim/1002/data/attachments/1650b35e9fe80f4c.txt
Normal file
@ -0,0 +1,74 @@
|
||||
2025-12-13 04:10:57.010 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:10:57.010 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_content_topic with id: 2025-12-13_04-10-57__c286fee2-cb2f-48d1-b041-e574f787c387
|
||||
2025-12-13 04:10:57.010 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:10:57.010 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:10:57.011 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:10:57.017 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:10:57.017 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-10-57__c286fee2-cb2f-48d1-b041-e574f787c387__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:10:57.017 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:10:57.017 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:10:57.019 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:10:57.019 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.1
|
||||
2025-12-13 04:10:57.019 DEBUG [src.node.docker_mananger] Generated ports ['11910', '11911', '11912', '11913', '11914']
|
||||
2025-12-13 04:10:57.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:10:57.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:10:57.019 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:10:57.020 DEBUG [src.node.docker_mananger] docker run -i -t -p 11910:11910 -p 11911:11911 -p 11912:11912 -p 11913:11913 -p 11914:11914 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=11912 --rest-port=11910 --tcp-port=11911 --discv5-udp-port=11913 --rest-address=0.0.0.0 --nat=extip:172.18.152.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=49a4dbfaeb23f05cbeeab1db23fcebe65cd9fa11ebc59391c5c0917b5a2dc9e6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11914 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:10:57.202 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.1 waku a223d3ee15735f2d53d6244ed32d0ceb7f59dc63f01656e6d62993589c8b0247
|
||||
2025-12-13 04:10:57.232 DEBUG [src.node.docker_mananger] Container started with ID a223d3ee1573. Setting up logs at ./log/docker/node1_2025-12-13_04-10-57__c286fee2-cb2f-48d1-b041-e574f787c387__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:10:57.232 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11910
|
||||
2025-12-13 04:10:57.232 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:10:57.272 ERROR [src.node.docker_mananger] Max retries reached for container d5df6ec22ddb. Exiting log stream.
|
||||
2025-12-13 04:10:57.818 ERROR [src.node.docker_mananger] Max retries reached for container 5847dc232f48. Exiting log stream.
|
||||
2025-12-13 04:10:58.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11910/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:58.236 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:10:58.236 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:10:58.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11910/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:58.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.1/tcp/11911/p2p/16Uiu2HAm1P7KDzHdemKrUdk5Hmj97dcS6VT3jyZFXkkFVcE1JJ2g","/ip4/172.18.152.1/tcp/11912/ws/p2p/16Uiu2HAm1P7KDzHdemKrUdk5Hmj97dcS6VT3jyZFXkkFVcE1JJ2g"],"enrUri":"enr:-L24QPrzedVqysLSWT9BjLjz_jOlDUNALL1XG-MdylZLg0SkfJF_tXWQKRucZoqowl2tgXXMz5iFf3JBLBTjPF6QNdoCgmlkgnY0gmlwhKwSmAGKbXVsdGlhZGRyc5YACASsEpgBBi6HAAoErBKYAQYuiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECWH4GiSxsnBGqH8xU5UIZCVQzd_oq2KVIPzcMqw8Xfk2DdGNwgi6Hg3VkcIIuiYV3YWt1MgU"}'
|
||||
2025-12-13 04:10:58.239 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:10:58.239 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:10:58.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:10:58.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-10-57__c286fee2-cb2f-48d1-b041-e574f787c387__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:10:58.246 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:10:58.246 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:10:58.247 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:10:58.247 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.63
|
||||
2025-12-13 04:10:58.248 DEBUG [src.node.docker_mananger] Generated ports ['15526', '15527', '15528', '15529', '15530']
|
||||
2025-12-13 04:10:58.248 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:10:58.248 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:10:58.248 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:10:58.248 DEBUG [src.node.docker_mananger] docker run -i -t -p 15526:15526 -p 15527:15527 -p 15528:15528 -p 15529:15529 -p 15530:15530 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=15528 --rest-port=15526 --tcp-port=15527 --discv5-udp-port=15529 --rest-address=0.0.0.0 --nat=extip:172.18.194.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b7d136b897ac8b38fd3cee8ee24e7cd4a3f7fcac96eeb46f7b1bdcd03dfaedac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15530 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPrzedVqysLSWT9BjLjz_jOlDUNALL1XG-MdylZLg0SkfJF_tXWQKRucZoqowl2tgXXMz5iFf3JBLBTjPF6QNdoCgmlkgnY0gmlwhKwSmAGKbXVsdGlhZGRyc5YACASsEpgBBi6HAAoErBKYAQYuiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECWH4GiSxsnBGqH8xU5UIZCVQzd_oq2KVIPzcMqw8Xfk2DdGNwgi6Hg3VkcIIuiYV3YWt1MgU --filternode=/ip4/172.18.152.1/tcp/11911/p2p/16Uiu2HAm1P7KDzHdemKrUdk5Hmj97dcS6VT3jyZFXkkFVcE1JJ2g
|
||||
2025-12-13 04:10:58.433 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.63 waku 9e1ed7065f8561672b7afebc89dcff4067fc2572aecfb4da6a24fc506996b5d1
|
||||
2025-12-13 04:10:58.466 DEBUG [src.node.docker_mananger] Container started with ID 9e1ed7065f85. Setting up logs at ./log/docker/node2_2025-12-13_04-10-57__c286fee2-cb2f-48d1-b041-e574f787c387__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:10:58.466 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15526
|
||||
2025-12-13 04:10:58.467 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:10:59.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15526/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:59.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:10:59.472 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:10:59.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15526/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:59.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.63/tcp/15527/p2p/16Uiu2HAmP2pV4nfCSya2bMDKcWsP5bqtUD5HePubiaXbC6qV88rG","/ip4/172.18.194.63/tcp/15528/ws/p2p/16Uiu2HAmP2pV4nfCSya2bMDKcWsP5bqtUD5HePubiaXbC6qV88rG"],"enrUri":"enr:-L24QPfw87czuPATczd7sY7L6nLvjby_9E0TDsX0pVwYnAZRDJPApiZ3FG5PXTq1vO7ojloOx1wN0zHbKq1SWWIbCIQCgmlkgnY0gmlwhKwSwj-KbXVsdGlhZGRyc5YACASsEsI_BjynAAoErBLCPwY8qN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmix92xJGLEHTU1rd2IUoR6OfiPpPCXdtzVKwawUcJr2DdGNwgjyng3VkcII8qYV3YWt1MgA"}'
|
||||
2025-12-13 04:10:59.474 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:10:59.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15526/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.1/tcp/11911/p2p/16Uiu2HAm1P7KDzHdemKrUdk5Hmj97dcS6VT3jyZFXkkFVcE1JJ2g"]'
|
||||
2025-12-13 04:10:59.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:10:59.506 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-13 04:10:59.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11910/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:10:59.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:10:59.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15526/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ff3f66bd-0bc1-4045-9560-90f41777ebfe", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:10:59.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ff3f66bd-0bc1-4045-9560-90f41777ebfe","statusDesc":"OK"}'
|
||||
2025-12-13 04:10:59.532 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15526/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:10:59.539 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:15526/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
||||
2025-12-13 04:10:59.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11910/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:10:59.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:10:59.548 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:10:59.648 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:10:59.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15526/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:59.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765599059540959512,"ephemeral":false}]'
|
||||
2025-12-13 04:10:59.654 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:10:59.655 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:10:59.655 DEBUG [src.node.waku_node] Stopping container with id a223d3ee1573
|
||||
2025-12-13 04:11:00.162 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:11:00.163 DEBUG [src.node.waku_node] Stopping container with id 9e1ed7065f85
|
||||
2025-12-13 04:11:00.666 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:11:00.668 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:11:00.673 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:11:00.679 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
34
nim/1002/data/attachments/16c9dfac89a32c3d.txt
Normal file
34
nim/1002/data/attachments/16c9dfac89a32c3d.txt
Normal file
@ -0,0 +1,34 @@
|
||||
WRN 2025-12-13 04:12:57.870+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:429
|
||||
bSubscribeShards: some(@[0])
|
||||
INF 2025-12-13 04:12:57.870+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:464 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
||||
INF 2025-12-13 04:12:57.871+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:151 relay=false rlnRelay=false store=false filter=false lightPush=true peerExchange=true rendezvous=true
|
||||
INF 2025-12-13 04:12:57.871+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:160 cluster=3
|
||||
INF 2025-12-13 04:12:57.871+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:163 shard=0
|
||||
INF 2025-12-13 04:12:57.871+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:167 node=enr:-L24QJbptFWNugoGUvmbAl4yveedrCVGC3s9RsSgFOnlTM8oZSUZVMnDHPFMpSpVzoUd1k8Et9aaWnas-vPMpmvYmtYCgmlkgnY0gmlwhKwSpR6KbXVsdGlhZGRyc5YACASsEqUeBsU2AAoErBKlHgbFN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDQxcmkU4fdtEB6aNryku4jiRp3JfBGBRL1RPmgPwMdISDdGNwgsU2g3VkcILFOIV3YWt1Mg0
|
||||
NTC 2025-12-13 04:12:57.871+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:27320
|
||||
INF 2025-12-13 04:12:57.871+00:00 Starting REST HTTP server tid=1 file=builder.nim:112 url=http://0.0.0.0:27320/
|
||||
INF 2025-12-13 04:12:57.872+00:00 Setting up storage tid=1 file=node_factory.nim:503
|
||||
INF 2025-12-13 04:12:57.872+00:00 Initializing node tid=1 file=node_factory.nim:512
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/id/1.0.0]"
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/autonat/1.0.0]"
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
||||
TRC 2025-12-13 04:12:57.873+00:00 no peer storage found tid=1 file=peer_manager.nim:1130
|
||||
INF 2025-12-13 04:12:57.873+00:00 Initializing networking tid=1 file=waku_node.nim:178 addrs="@[/ip4/172.18.202.61/tcp/27321, /ip4/172.18.202.61/tcp/27322/ws]"
|
||||
INF 2025-12-13 04:12:57.873+00:00 Mounting protocols tid=1 file=node_factory.nim:518
|
||||
INF 2025-12-13 04:12:57.873+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/metadata/1.0.0]"
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:252 clusterId=3 shardCount=1
|
||||
INF 2025-12-13 04:12:57.873+00:00 Shards created from content topics tid=1 file=node_factory.nim:309 contentTopics=[] shards=[]
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:377
|
||||
INF 2025-12-13 04:12:57.873+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:207 clusterId=3 shards=[] capabilities=[] wakuPeerRecord="(peerId: 16U*yXZCMa, seqNo: 1765599177, addresses: [/ip4/172.18.202.61/tcp/27321, /ip4/172.18.202.61/tcp/27322/ws], mixKey: )"
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/rendezvous/1.0.0]"
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:365
|
||||
INF 2025-12-13 04:12:57.873+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
||||
TRC 2025-12-13 04:12:57.873+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/ping/1.0.0]"
|
||||
INF 2025-12-13 04:12:57.873+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
|
||||
ERR 2025-12-13 04:12:57.873+00:00 Mounting protocols failed tid=1 file=node_factory.nim:522 error="failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-13 04:12:57.873+00:00 Failed setting up node topics="wakunode main" tid=1 file=waku.nim:189 error="Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-13 04:12:57.873+00:00 Waku initialization failed topics="wakunode main" tid=1 file=wakunode2.nim:56 error="Failed setting up node: Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
4042
nim/1002/data/attachments/16fdbc36555abcd1.txt
Normal file
4042
nim/1002/data/attachments/16fdbc36555abcd1.txt
Normal file
File diff suppressed because it is too large
Load Diff
110
nim/1002/data/attachments/1733a4a8538e624e.txt
Normal file
110
nim/1002/data/attachments/1733a4a8538e624e.txt
Normal file
@ -0,0 +1,110 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_invalid_page_size with id: 2025-12-13_04-15-34__c5c55619-8caa-40df-a362-69e080ecd01e
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-15-34__c5c55619-8caa-40df-a362-69e080ecd01e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.92.163
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62760', '62761', '62762', '62763', '62764']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62760:62760 -p 62761:62761 -p 62762:62762 -p 62763:62763 -p 62764:62764 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=62762 --rest-port=62760 --tcp-port=62761 --discv5-udp-port=62763 --rest-address=0.0.0.0 --nat=extip:172.18.92.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=36fe3b125b4dd3d3f4be74a36d00dfecb683775abff3b2eb359de6e47a38ebdf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62764 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.92.163 waku 3f2f48122c7861f636dabff7833628542cbc33e52115da24d10f7d295870a0f6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3f2f48122c78. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-15-34__c5c55619-8caa-40df-a362-69e080ecd01e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62760
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c9ca431c0fc3. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container aec0545a0c10. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62760/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62760/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.163/tcp/62761/p2p/16Uiu2HAmAUcRxXREqasCon8XnzBaGAiD2mk5Eyn9P4gt2s7Kofgg","/ip4/172.18.92.163/tcp/62762/ws/p2p/16Uiu2HAmAUcRxXREqasCon8XnzBaGAiD2mk5Eyn9P4gt2s7Kofgg"],"enrUri":"enr:-L24QGARPaW997reSc_aXJ63sTmJUqwEfD15QaL1tX21QpQHXuD3m19xOv_zDpd2xL23hVpSzXz3YdGFDGz-m_uqtRsCgmlkgnY0gmlwhKwSXKOKbXVsdGlhZGRyc5YACASsElyjBvUpAAoErBJcowb1Kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC36AImP0gCVEJ2cYA04RgwPu8WufD7jNXqJTUdQBRpGWDdGNwgvUpg3VkcIL1K4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-15-34__c5c55619-8caa-40df-a362-69e080ecd01e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.139.73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['21835', '21836', '21837', '21838', '21839']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 21835:21835 -p 21836:21836 -p 21837:21837 -p 21838:21838 -p 21839:21839 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=21837 --rest-port=21835 --tcp-port=21836 --discv5-udp-port=21838 --rest-address=0.0.0.0 --nat=extip:172.18.139.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc7aabd0bd0f86fca781e0d84f96c1fbbceefeccdea49667def1fab4eef13d91 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21839 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGARPaW997reSc_aXJ63sTmJUqwEfD15QaL1tX21QpQHXuD3m19xOv_zDpd2xL23hVpSzXz3YdGFDGz-m_uqtRsCgmlkgnY0gmlwhKwSXKOKbXVsdGlhZGRyc5YACASsElyjBvUpAAoErBJcowb1Kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC36AImP0gCVEJ2cYA04RgwPu8WufD7jNXqJTUdQBRpGWDdGNwgvUpg3VkcIL1K4V3YWt1MgM --storenode=/ip4/172.18.92.163/tcp/62761/p2p/16Uiu2HAmAUcRxXREqasCon8XnzBaGAiD2mk5Eyn9P4gt2s7Kofgg --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.139.73 waku 4237875b5668162c6e8e4915444090ba646f2e9beb669f27c49514cac2356e19
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4237875b5668. Setting up logs at ./log/docker/store_node1_2025-12-13_04-15-34__c5c55619-8caa-40df-a362-69e080ecd01e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 21835
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21835/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21835/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.73/tcp/21836/p2p/16Uiu2HAmJiv7gEbmZ7QtwCbwJkJiWiCQuVKpJ5xDTX1aL34H7WPR","/ip4/172.18.139.73/tcp/21837/ws/p2p/16Uiu2HAmJiv7gEbmZ7QtwCbwJkJiWiCQuVKpJ5xDTX1aL34H7WPR"],"enrUri":"enr:-L24QC2YM96qRvtBEdp2Yxpp4hVoLL0yF9QfjZS2xhAuNf9TPNzGXB62msGbnTV0b9BH3MuOdowlW7FGEplc10cfGFkCgmlkgnY0gmlwhKwSi0mKbXVsdGlhZGRyc5YACASsEotJBlVMAAoErBKLSQZVTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWieoFy-6PzvhDUV8DXBXxsPd2u399UOdr_D1EhKXbfiDdGNwglVMg3VkcIJVToV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21835/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.92.163/tcp/62761/p2p/16Uiu2HAmAUcRxXREqasCon8XnzBaGAiD2mk5Eyn9P4gt2s7Kofgg"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21835/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62760/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=$2&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62760/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=$2&ascending=true. Response content: b'page size parsing error: invalid integer: $2'
|
||||
[35mDEBUG [0m tests.store.test_page_size:test_page_size.py:66 the invalid page_size $2 wasn't accepted
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21835/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=$2&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21835/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=$2&ascending=true. Response content: b'page size parsing error: invalid integer: $2'
|
||||
[35mDEBUG [0m tests.store.test_page_size:test_page_size.py:66 the invalid page_size $2 wasn't accepted
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 3f2f48122c78
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4237875b5668
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1002/data/attachments/1744f10589fbf1ec.txt
Normal file
68
nim/1002/data/attachments/1744f10589fbf1ec.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_extra_field with id: 2025-12-13_04-08-58__b713c38b-578e-4d1f-8db0-2ef55b39ea9d
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-08-58__b713c38b-578e-4d1f-8db0-2ef55b39ea9d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.246.134
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35199', '35200', '35201', '35202', '35203']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35199:35199 -p 35200:35200 -p 35201:35201 -p 35202:35202 -p 35203:35203 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=35201 --rest-port=35199 --tcp-port=35200 --discv5-udp-port=35202 --rest-address=0.0.0.0 --nat=extip:172.18.246.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=71fb9bf09b0b4aefee2ababf5b117dadcbf63bddc72f59cef4bdfdadb9ab3ae4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35203 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.246.134 waku fd26add32d052448206b357049fdb6bc072640c41d8cb93ffd9cfa5fb566f89c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fd26add32d05. Setting up logs at ./log/docker/node1_2025-12-13_04-08-58__b713c38b-578e-4d1f-8db0-2ef55b39ea9d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35199
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a20993d5ca94. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 22755d6ce91a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35199/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35199/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.134/tcp/35200/p2p/16Uiu2HAmKFpFa1ShenCNtRCqiunxFQWMdDEmaz3txZstcKGsBqYR","/ip4/172.18.246.134/tcp/35201/ws/p2p/16Uiu2HAmKFpFa1ShenCNtRCqiunxFQWMdDEmaz3txZstcKGsBqYR"],"enrUri":"enr:-L24QNXJ9RgWKnEdmBWuhp88lOCpteOO9BVqIgSaD5-6EoNEQFYMFjBy7D1NN1mzEo4LySgCk84grlTqeM34VE-ejwgCgmlkgnY0gmlwhKwS9oaKbXVsdGlhZGRyc5YACASsEvaGBomAAAoErBL2hgaJgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYhIIBThsFz6UFe4U1Tp5C4SENeIoUmMIE8MnUGRkY-6DdGNwgomAg3VkcIKJgoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-08-58__b713c38b-578e-4d1f-8db0-2ef55b39ea9d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.129.48
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55709', '55710', '55711', '55712', '55713']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55709:55709 -p 55710:55710 -p 55711:55711 -p 55712:55712 -p 55713:55713 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=55711 --rest-port=55709 --tcp-port=55710 --discv5-udp-port=55712 --rest-address=0.0.0.0 --nat=extip:172.18.129.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca5e9cddd5e74ff0efabb6d0cb4ded9af92d8faefb980fc67ef42bfaeb399cff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55713 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNXJ9RgWKnEdmBWuhp88lOCpteOO9BVqIgSaD5-6EoNEQFYMFjBy7D1NN1mzEo4LySgCk84grlTqeM34VE-ejwgCgmlkgnY0gmlwhKwS9oaKbXVsdGlhZGRyc5YACASsEvaGBomAAAoErBL2hgaJgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYhIIBThsFz6UFe4U1Tp5C4SENeIoUmMIE8MnUGRkY-6DdGNwgomAg3VkcIKJgoV3YWt1MgU --filternode=/ip4/172.18.246.134/tcp/35200/p2p/16Uiu2HAmKFpFa1ShenCNtRCqiunxFQWMdDEmaz3txZstcKGsBqYR
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.129.48 waku f8afe871360decc214a46b64db4150d3c08300c83da7403edf1e0a47aace0d73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f8afe871360d. Setting up logs at ./log/docker/node2_2025-12-13_04-08-58__b713c38b-578e-4d1f-8db0-2ef55b39ea9d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55709
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55709/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55709/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.48/tcp/55710/p2p/16Uiu2HAmVQDsGamSmPCkNAj9evAnNb1vppF4kdeUdV8VViqhP4Wb","/ip4/172.18.129.48/tcp/55711/ws/p2p/16Uiu2HAmVQDsGamSmPCkNAj9evAnNb1vppF4kdeUdV8VViqhP4Wb"],"enrUri":"enr:-L24QDnXDW4lgViEirU7YNHoy1B6ZwO1-kvfuWkPt3wQQzwBaNqm4eejr9JGGgG8vgB9mwW1iq8ABBBQjsnR83gbmtUCgmlkgnY0gmlwhKwSgTCKbXVsdGlhZGRyc5YACASsEoEwBtmeAAoErBKBMAbZn90DgnJzhQADAQAAiXNlY3AyNTZrMaED-M4_zBNU7SQa5KS8aHO4D8vcFDuYpVGQH7ZUivSwXlCDdGNwgtmeg3VkcILZoIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55709/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.134/tcp/35200/p2p/16Uiu2HAmKFpFa1ShenCNtRCqiunxFQWMdDEmaz3txZstcKGsBqYR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55709/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2dc7b10c-37ce-4f26-a2ff-7f7ad3372576", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"2dc7b10c-37ce-4f26-a2ff-7f7ad3372576","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:55709/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:55709/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fd26add32d05
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f8afe871360d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
108
nim/1002/data/attachments/1761c73eebd3c8d1.txt
Normal file
108
nim/1002/data/attachments/1761c73eebd3c8d1.txt
Normal file
@ -0,0 +1,108 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_sort_ascending[true] with id: 2025-12-13_04-25-13__7f8f5d5a-83cb-4ee2-9d9b-4014816443d9
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-25-13__7f8f5d5a-83cb-4ee2-9d9b-4014816443d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.125.159
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57176', '57177', '57178', '57179', '57180']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57176:57176 -p 57177:57177 -p 57178:57178 -p 57179:57179 -p 57180:57180 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=57178 --rest-port=57176 --tcp-port=57177 --discv5-udp-port=57179 --rest-address=0.0.0.0 --nat=extip:172.18.125.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=53d0c943c14450ed6fb6a049fde9fb196dbcdab5ae615fde6caff7cb154cf87a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57180 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.125.159 waku e0b69fa37718a24ea748341ada2b71be659b0693a4d552be4025df42db39982d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e0b69fa37718. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-25-13__7f8f5d5a-83cb-4ee2-9d9b-4014816443d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57176
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 74220f57a469. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 256af35dc3c8. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57176/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57176/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.159/tcp/57177/p2p/16Uiu2HAmTj1LPdcFjUqij9xT7USu4Y5wjqKDKNB3UQyagaQhUm8B","/ip4/172.18.125.159/tcp/57178/ws/p2p/16Uiu2HAmTj1LPdcFjUqij9xT7USu4Y5wjqKDKNB3UQyagaQhUm8B"],"enrUri":"enr:-L24QMBJ8iy2JULBWHnpjX6XfP9iPIV51oRurggCz6XqgAjedD3hXteiKxzF5DSC6ov2BNqOEB0pTPQovFNcgwDojxMCgmlkgnY0gmlwhKwSfZ-KbXVsdGlhZGRyc5YACASsEn2fBt9ZAAoErBJ9nwbfWt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3-a9hRRBPQSIaJ0mbTZl7BUvCyzusJu24Qomdug1bqiDdGNwgt9Zg3VkcILfW4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-25-13__7f8f5d5a-83cb-4ee2-9d9b-4014816443d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.250.59
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['28782', '28783', '28784', '28785', '28786']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 28782:28782 -p 28783:28783 -p 28784:28784 -p 28785:28785 -p 28786:28786 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=28784 --rest-port=28782 --tcp-port=28783 --discv5-udp-port=28785 --rest-address=0.0.0.0 --nat=extip:172.18.250.59 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5f89e05db437eccd178dee8f1cb80f1dfd3bb3f8fa89309e327ebafd09e2f825 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28786 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMBJ8iy2JULBWHnpjX6XfP9iPIV51oRurggCz6XqgAjedD3hXteiKxzF5DSC6ov2BNqOEB0pTPQovFNcgwDojxMCgmlkgnY0gmlwhKwSfZ-KbXVsdGlhZGRyc5YACASsEn2fBt9ZAAoErBJ9nwbfWt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3-a9hRRBPQSIaJ0mbTZl7BUvCyzusJu24Qomdug1bqiDdGNwgt9Zg3VkcILfW4V3YWt1MgM --storenode=/ip4/172.18.125.159/tcp/57177/p2p/16Uiu2HAmTj1LPdcFjUqij9xT7USu4Y5wjqKDKNB3UQyagaQhUm8B --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.250.59 waku 46b4da76735b9679500f113128a4c14528dea3426997acb39ed13e72cf097c75
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 46b4da76735b. Setting up logs at ./log/docker/store_node1_2025-12-13_04-25-13__7f8f5d5a-83cb-4ee2-9d9b-4014816443d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 28782
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28782/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28782/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.59/tcp/28783/p2p/16Uiu2HAm9ijKXMZ8rBp8MkEnmUVB4EojaHdR6KdRnjzMunYwAX6x","/ip4/172.18.250.59/tcp/28784/ws/p2p/16Uiu2HAm9ijKXMZ8rBp8MkEnmUVB4EojaHdR6KdRnjzMunYwAX6x"],"enrUri":"enr:-L24QEfpZBX7dKGLhWoT53zKBX1VMWwAKtLrCKthne1Zuo4OSm-qQ4axyhYA0j5rwANmrVbn7HR_TugpFN58J6PmJPUCgmlkgnY0gmlwhKwS-juKbXVsdGlhZGRyc5YACASsEvo7BnBvAAoErBL6OwZwcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1GJEeaCRoBCQHgeUUdJgyINOUdkpDqBCNDOBQRaLX_mDdGNwgnBvg3VkcIJwcYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28782/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.125.159/tcp/57177/p2p/16Uiu2HAmTj1LPdcFjUqij9xT7USu4Y5wjqKDKNB3UQyagaQhUm8B"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28782/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57176/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57176/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc332202f4a281c59f237a9263aec9f7fea13d3bc8cd61e739a3a5ca723a1db5a"},{"messageHash":"0x0626e8caf44fdcc5a645e42321f556dd72e974e34efbb0e0531079540354fd7f"},{"messageHash":"0x1bfe4f2563017d6589c171497ac08bc37395b5eeb9f76d82e74ac1b8e799ff11"},{"messageHash":"0xd566bd65a9f7e9027b67d732371418176edac74bfb2981598ced033a9a8a2a79"},{"messageHash":"0x508329492d9620eb5954908991542c5f6155b3e44a4788e2a11662dc37210622"}],"paginationCursor":"0x508329492d9620eb5954908991542c5f6155b3e44a4788e2a11662dc37210622"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28782/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc332202f4a281c59f237a9263aec9f7fea13d3bc8cd61e739a3a5ca723a1db5a"},{"messageHash":"0x0626e8caf44fdcc5a645e42321f556dd72e974e34efbb0e0531079540354fd7f"},{"messageHash":"0x1bfe4f2563017d6589c171497ac08bc37395b5eeb9f76d82e74ac1b8e799ff11"},{"messageHash":"0xd566bd65a9f7e9027b67d732371418176edac74bfb2981598ced033a9a8a2a79"},{"messageHash":"0x508329492d9620eb5954908991542c5f6155b3e44a4788e2a11662dc37210622"}],"paginationCursor":"0x508329492d9620eb5954908991542c5f6155b3e44a4788e2a11662dc37210622"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e0b69fa37718
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 46b4da76735b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1002/data/attachments/179ba5812cc7a944.txt
Normal file
68
nim/1002/data/attachments/179ba5812cc7a944.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_all_with_extra_field with id: 2025-12-13_04-07-02__5bbbd610-4221-4cc6-ae11-c3b49f51c729
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-07-02__5bbbd610-4221-4cc6-ae11-c3b49f51c729__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.34.178
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49511', '49512', '49513', '49514', '49515']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 49511:49511 -p 49512:49512 -p 49513:49513 -p 49514:49514 -p 49515:49515 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=49513 --rest-port=49511 --tcp-port=49512 --discv5-udp-port=49514 --rest-address=0.0.0.0 --nat=extip:172.18.34.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4976759cab0ee8f0aae110fd3edaad6a206bb27cfced1beab912b3a812ce4ac1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49515 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.34.178 waku d7b018c3a6cf31ccfb207e68bfc0f4558785cdda1cbab7efdd4532815ca8218d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d7b018c3a6cf. Setting up logs at ./log/docker/node1_2025-12-13_04-07-02__5bbbd610-4221-4cc6-ae11-c3b49f51c729__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49511
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e12dbf93e73e. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 22f45383ae2f. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49511/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49511/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.178/tcp/49512/p2p/16Uiu2HAmSeQYWFjgvCV9aExrv2WqFRq2j9Yt1HqZUkCPND3iVpxd","/ip4/172.18.34.178/tcp/49513/ws/p2p/16Uiu2HAmSeQYWFjgvCV9aExrv2WqFRq2j9Yt1HqZUkCPND3iVpxd"],"enrUri":"enr:-L24QNQoHtZRvi1DGRqU_e_JyksTh8OM_ARXPdLE4v5NnqX3O75_7ZhScm_eBWr1NfQXOBAvky5kh3LQRaeR2DV3L7UCgmlkgnY0gmlwhKwSIrKKbXVsdGlhZGRyc5YACASsEiKyBsFoAAoErBIisgbBad0DgnJzhQADAQAAiXNlY3AyNTZrMaEDz91kRacWAf1_Grkcmmlel2ICRdU6Kl82UTBYuv1NlOaDdGNwgsFog3VkcILBaoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-07-02__5bbbd610-4221-4cc6-ae11-c3b49f51c729__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.72.46
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['22648', '22649', '22650', '22651', '22652']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 22648:22648 -p 22649:22649 -p 22650:22650 -p 22651:22651 -p 22652:22652 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=22650 --rest-port=22648 --tcp-port=22649 --discv5-udp-port=22651 --rest-address=0.0.0.0 --nat=extip:172.18.72.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdcf5c10fe71eedeed0235beabbf62764e2cbb9a1cdd15ecba52ae2f28be6cdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22652 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNQoHtZRvi1DGRqU_e_JyksTh8OM_ARXPdLE4v5NnqX3O75_7ZhScm_eBWr1NfQXOBAvky5kh3LQRaeR2DV3L7UCgmlkgnY0gmlwhKwSIrKKbXVsdGlhZGRyc5YACASsEiKyBsFoAAoErBIisgbBad0DgnJzhQADAQAAiXNlY3AyNTZrMaEDz91kRacWAf1_Grkcmmlel2ICRdU6Kl82UTBYuv1NlOaDdGNwgsFog3VkcILBaoV3YWt1MgU --filternode=/ip4/172.18.34.178/tcp/49512/p2p/16Uiu2HAmSeQYWFjgvCV9aExrv2WqFRq2j9Yt1HqZUkCPND3iVpxd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.72.46 waku a3537bacace0e80ea0843f707171cfb62de898ba1437b341d4a67c726b4ce15c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a3537bacace0. Setting up logs at ./log/docker/node2_2025-12-13_04-07-02__5bbbd610-4221-4cc6-ae11-c3b49f51c729__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 22648
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22648/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22648/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.46/tcp/22649/p2p/16Uiu2HAmSum6xaihrY7zTU2QKsr1KjPC4uMdDa7cu3G6SzQAsieh","/ip4/172.18.72.46/tcp/22650/ws/p2p/16Uiu2HAmSum6xaihrY7zTU2QKsr1KjPC4uMdDa7cu3G6SzQAsieh"],"enrUri":"enr:-L24QO409oM0noD_4ba8TzFqDFNDxIRQNR5N6efQoqJ9xrqsTcmNQLX7Lu04X-QaWG8qgTT-6q-Way3KhIbkUc5uRKUCgmlkgnY0gmlwhKwSSC6KbXVsdGlhZGRyc5YACASsEkguBlh5AAoErBJILgZYet0DgnJzhQADAQAAiXNlY3AyNTZrMaED08xZv7dS5jLdaTSvxK6vuU3lkIBQtUmlE870crIS886DdGNwglh5g3VkcIJYe4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:22648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.34.178/tcp/49512/p2p/16Uiu2HAmSeQYWFjgvCV9aExrv2WqFRq2j9Yt1HqZUkCPND3iVpxd"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49511/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:22648/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4981f425-79b0-4401-82b0-734762ff98dc", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"4981f425-79b0-4401-82b0-734762ff98dc","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:22648/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22648/filter/v2/subscriptions/all. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d7b018c3a6cf
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a3537bacace0
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
4042
nim/1002/data/attachments/17d0a749c36b53ba.txt
Normal file
4042
nim/1002/data/attachments/17d0a749c36b53ba.txt
Normal file
File diff suppressed because it is too large
Load Diff
7190
nim/1002/data/attachments/17e00d2928923666.txt
Normal file
7190
nim/1002/data/attachments/17e00d2928923666.txt
Normal file
File diff suppressed because it is too large
Load Diff
7092
nim/1002/data/attachments/17e6264e0fad640c.txt
Normal file
7092
nim/1002/data/attachments/17e6264e0fad640c.txt
Normal file
File diff suppressed because it is too large
Load Diff
217
nim/1002/data/attachments/17fef013cd038ea2.txt
Normal file
217
nim/1002/data/attachments/17fef013cd038ea2.txt
Normal file
@ -0,0 +1,217 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_get_50_messages with id: 2025-12-13_04-11-40__a70c2bf7-a6fa-461f-898e-217e53bf36a6
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-11-40__a70c2bf7-a6fa-461f-898e-217e53bf36a6__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.220.77
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['64023', '64024', '64025', '64026', '64027']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 64023:64023 -p 64024:64024 -p 64025:64025 -p 64026:64026 -p 64027:64027 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=64025 --rest-port=64023 --tcp-port=64024 --discv5-udp-port=64026 --rest-address=0.0.0.0 --nat=extip:172.18.220.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3abbd9e70b9ed3d54cd2fe60bc91ebd7c155fdbbaac0ae4000fb349bdceaea16 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64027 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.220.77 waku 9c96aa7e1a798000fde481324a9d9bc2bb494901f04f7c17ba3db6800cd00d4e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9c96aa7e1a79. Setting up logs at ./log/docker/node1_2025-12-13_04-11-40__a70c2bf7-a6fa-461f-898e-217e53bf36a6__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 64023
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64023/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64023/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.77/tcp/64024/p2p/16Uiu2HAmNottDqg75NqTedZ84wU8f2PYRx6X8tjatU8q14xqqXeV","/ip4/172.18.220.77/tcp/64025/ws/p2p/16Uiu2HAmNottDqg75NqTedZ84wU8f2PYRx6X8tjatU8q14xqqXeV"],"enrUri":"enr:-L24QMfFdJkUXytt_z0koHq6tBKu8g2MuhsPx1r4SqKoLJyGLkB4_njXfNnVabb4k1SSes44yJst8d9YEw_y5LRiCMsCgmlkgnY0gmlwhKwS3E2KbXVsdGlhZGRyc5YACASsEtxNBvoYAAoErBLcTQb6Gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDltzqVBSbskYXMad1e53MQj2IwRp3k_dzgf-WMFHCP1aDdGNwgvoYg3VkcIL6GoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-11-40__a70c2bf7-a6fa-461f-898e-217e53bf36a6__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.102.134
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['52261', '52262', '52263', '52264', '52265']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 52261:52261 -p 52262:52262 -p 52263:52263 -p 52264:52264 -p 52265:52265 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=52263 --rest-port=52261 --tcp-port=52262 --discv5-udp-port=52264 --rest-address=0.0.0.0 --nat=extip:172.18.102.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9e8b8e9f1f66f9ecea1c4fd798a8bf56807970287fcde065fd7bb5abc3478df0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52265 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMfFdJkUXytt_z0koHq6tBKu8g2MuhsPx1r4SqKoLJyGLkB4_njXfNnVabb4k1SSes44yJst8d9YEw_y5LRiCMsCgmlkgnY0gmlwhKwS3E2KbXVsdGlhZGRyc5YACASsEtxNBvoYAAoErBLcTQb6Gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDltzqVBSbskYXMad1e53MQj2IwRp3k_dzgf-WMFHCP1aDdGNwgvoYg3VkcIL6GoV3YWt1MgU --filternode=/ip4/172.18.220.77/tcp/64024/p2p/16Uiu2HAmNottDqg75NqTedZ84wU8f2PYRx6X8tjatU8q14xqqXeV
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.102.134 waku ccad598d279f8ff9dba851b670938440b6d2278f3363a8fed3862720c0dd9234
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ccad598d279f. Setting up logs at ./log/docker/node2_2025-12-13_04-11-40__a70c2bf7-a6fa-461f-898e-217e53bf36a6__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 52261
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52261/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52261/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.134/tcp/52262/p2p/16Uiu2HAkzpbv2aMJxm1ngn64miJHeDFR8AsMFnHe8C3ye4qvFfHa","/ip4/172.18.102.134/tcp/52263/ws/p2p/16Uiu2HAkzpbv2aMJxm1ngn64miJHeDFR8AsMFnHe8C3ye4qvFfHa"],"enrUri":"enr:-L24QBRuG_u1jo97VqDfCbC4x9y5edhfDDoGCfgVI2hKkYESefvaq1c99owncM9gpZAp-sRA4Jiot18RYGK6aswC-NcCgmlkgnY0gmlwhKwSZoaKbXVsdGlhZGRyc5YACASsEmaGBswmAAoErBJmhgbMJ90DgnJzhQADAQAAiXNlY3AyNTZrMaECUCoyb7e5Qz39h0NOJdwbtNB2KlqNgC5FRGiVBuXiftmDdGNwgswmg3VkcILMKIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52261/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.220.77/tcp/64024/p2p/16Uiu2HAmNottDqg75NqTedZ84wU8f2PYRx6X8tjatU8q14xqqXeV"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52261/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d7b31673-4746-4ec1-84ae-8376d3f5beff", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"d7b31673-4746-4ec1-84ae-8376d3f5beff","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8w", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8x", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8y", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8z", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV81", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV82", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV83", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV84", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV85", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Ng==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Nw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64023/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.01 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52261/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 9c96aa7e1a79
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ccad598d279f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
8092
nim/1002/data/attachments/181fd10af0b57108.txt
Normal file
8092
nim/1002/data/attachments/181fd10af0b57108.txt
Normal file
File diff suppressed because it is too large
Load Diff
308
nim/1002/data/attachments/1830519dada2e42.txt
Normal file
308
nim/1002/data/attachments/1830519dada2e42.txt
Normal file
@ -0,0 +1,308 @@
|
||||
WRN 2025-12-13 04:10:51.843+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:429
|
||||
bSubscribeShards: some(@[0])
|
||||
INF 2025-12-13 04:10:51.843+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:464 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
||||
INF 2025-12-13 04:10:51.843+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:151 relay=true rlnRelay=false store=true filter=true lightPush=true peerExchange=true rendezvous=true
|
||||
INF 2025-12-13 04:10:51.843+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:160 cluster=3
|
||||
INF 2025-12-13 04:10:51.843+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:163 shard=0
|
||||
NTC 2025-12-13 04:10:51.843+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:20998
|
||||
INF 2025-12-13 04:10:51.843+00:00 Starting REST HTTP server tid=1 file=builder.nim:112 url=http://0.0.0.0:20998/
|
||||
INF 2025-12-13 04:10:51.844+00:00 Setting up storage tid=1 file=node_factory.nim:503
|
||||
INF 2025-12-13 04:10:51.844+00:00 Initializing node tid=1 file=node_factory.nim:512
|
||||
TRC 2025-12-13 04:10:51.846+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/id/1.0.0]"
|
||||
TRC 2025-12-13 04:10:51.846+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/autonat/1.0.0]"
|
||||
TRC 2025-12-13 04:10:51.846+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
||||
TRC 2025-12-13 04:10:51.846+00:00 no peer storage found tid=1 file=peer_manager.nim:1130
|
||||
INF 2025-12-13 04:10:51.846+00:00 Initializing networking tid=1 file=waku_node.nim:178 addrs="@[/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.846+00:00 Mounting protocols tid=1 file=node_factory.nim:518
|
||||
INF 2025-12-13 04:10:51.846+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]
|
||||
TRC 2025-12-13 04:10:51.846+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/metadata/1.0.0]"
|
||||
INF 2025-12-13 04:10:51.849+00:00 sqlite database page stats tid=1 file=builder.nim:53 pageSize=4096 pages=1 freePages=0
|
||||
INF 2025-12-13 04:10:51.851+00:00 starting message store's sqlite database migration topics="waku archive migration" tid=1 file=migrations.nim:57
|
||||
INF 2025-12-13 04:10:51.851+00:00 Not considered schema version 7 topics="waku archive migration" tid=1 file=migrations.nim:45
|
||||
INF 2025-12-13 04:10:51.851+00:00 database schema is outdated topics="sqlite" tid=1 file=db_sqlite.nim:447 userVersion=0 targetVersion=10
|
||||
INF 2025-12-13 04:10:51.852+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n timestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n timestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message_backup (\n id BLOB PRIMARY KEY,\n timestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message_backup (\n id BLOB PRIMARY KEY,\n timestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO Message_backup SELECT id, timestamp, contentTopic, pubsubTopic, payload, version FROM Message;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO Message_backup SELECT id, timestamp, contentTopic, pubsubTopic, payload, version FROM Message;"
|
||||
INF 2025-12-13 04:10:51.854+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE Message;"
|
||||
INF 2025-12-13 04:10:51.855+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE Message;"
|
||||
INF 2025-12-13 04:10:51.856+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n receiverTimestamp REAL NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp REAL NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.858+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n receiverTimestamp REAL NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp REAL NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.859+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO Message (id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp)\n SELECT id, timestamp, contentTopic, pubsubTopic, payload, version, 0\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.859+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO Message (id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp)\n SELECT id, timestamp, contentTopic, pubsubTopic, payload, version, 0\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.859+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.860+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.860+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message_backup (\n id BLOB PRIMARY KEY,\n receiverTimestamp REAL NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp REAL NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.862+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message_backup (\n id BLOB PRIMARY KEY,\n receiverTimestamp REAL NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp REAL NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.862+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO Message_backup SELECT id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp FROM Message;"
|
||||
INF 2025-12-13 04:10:51.862+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO Message_backup SELECT id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp FROM Message;"
|
||||
INF 2025-12-13 04:10:51.862+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE Message;"
|
||||
INF 2025-12-13 04:10:51.863+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE Message;"
|
||||
INF 2025-12-13 04:10:51.863+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n receiverTimestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.865+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB PRIMARY KEY,\n receiverTimestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp INTEGER NOT NULL\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.865+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO Message (id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp)\n SELECT id, CAST(receiverTimestamp*1000000000 AS INTEGER), contentTopic, pubsubTopic, payload, version, CAST(senderTimestamp*1000000000 AS INTEGER)\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.865+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO Message (id, receiverTimestamp, contentTopic, pubsubTopic, payload, version, senderTimestamp)\n SELECT id, CAST(receiverTimestamp*1000000000 AS INTEGER), contentTopic, pubsubTopic, payload, version, CAST(senderTimestamp*1000000000 AS INTEGER)\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.865+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.866+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.866+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE Message RENAME TO Message_backup;"
|
||||
INF 2025-12-13 04:10:51.867+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE Message RENAME TO Message_backup;"
|
||||
INF 2025-12-13 04:10:51.867+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB,\n receiverTimestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (senderTimestamp, id, pubsubTopic)\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.868+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS Message(\n id BLOB,\n receiverTimestamp INTEGER NOT NULL,\n contentTopic BLOB NOT NULL,\n pubsubTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n senderTimestamp INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (senderTimestamp, id, pubsubTopic)\n ) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.868+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO Message\n SELECT *\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.868+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO Message\n SELECT *\n FROM Message_backup;"
|
||||
INF 2025-12-13 04:10:51.868+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.869+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE Message_backup;"
|
||||
INF 2025-12-13 04:10:51.869+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE INDEX IF NOT EXISTS i_msg ON Message (contentTopic, pubsubTopic, senderTimestamp, id);"
|
||||
INF 2025-12-13 04:10:51.869+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE INDEX IF NOT EXISTS i_msg ON Message (contentTopic, pubsubTopic, senderTimestamp, id);"
|
||||
INF 2025-12-13 04:10:51.869+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message RENAME COLUMN receiverTimestamp TO storedAt;"
|
||||
INF 2025-12-13 04:10:51.871+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message RENAME COLUMN receiverTimestamp TO storedAt;"
|
||||
INF 2025-12-13 04:10:51.871+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP INDEX IF EXISTS i_msg;"
|
||||
INF 2025-12-13 04:10:51.871+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP INDEX IF EXISTS i_msg;"
|
||||
INF 2025-12-13 04:10:51.871+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE INDEX IF NOT EXISTS i_query ON message (contentTopic, pubsubTopic, storedAt, id);"
|
||||
INF 2025-12-13 04:10:51.872+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE INDEX IF NOT EXISTS i_query ON message (contentTopic, pubsubTopic, storedAt, id);"
|
||||
INF 2025-12-13 04:10:51.872+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP INDEX IF EXISTS i_rt;"
|
||||
INF 2025-12-13 04:10:51.872+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP INDEX IF EXISTS i_rt;"
|
||||
INF 2025-12-13 04:10:51.872+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE INDEX IF NOT EXISTS i_ts ON message (storedAt);"
|
||||
INF 2025-12-13 04:10:51.873+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE INDEX IF NOT EXISTS i_ts ON message (storedAt);"
|
||||
INF 2025-12-13 04:10:51.873+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message RENAME TO message_backup;"
|
||||
INF 2025-12-13 04:10:51.874+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message RENAME TO message_backup;"
|
||||
INF 2025-12-13 04:10:51.874+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS message(\n pubsubTopic BLOB NOT NULL,\n contentTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n timestamp INTEGER NOT NULL,\n id BLOB,\n storedAt INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (storedAt, id, pubsubTopic)\n) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.875+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS message(\n pubsubTopic BLOB NOT NULL,\n contentTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n timestamp INTEGER NOT NULL,\n id BLOB,\n storedAt INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (storedAt, id, pubsubTopic)\n) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.875+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT OR IGNORE INTO message(pubsubTopic, contentTopic, payload, version, timestamp, id, storedAt)\n SELECT pubsubTopic, contentTopic, payload, version, senderTimestamp, id, storedAt\n FROM message_backup;"
|
||||
INF 2025-12-13 04:10:51.875+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT OR IGNORE INTO message(pubsubTopic, contentTopic, payload, version, timestamp, id, storedAt)\n SELECT pubsubTopic, contentTopic, payload, version, senderTimestamp, id, storedAt\n FROM message_backup;"
|
||||
INF 2025-12-13 04:10:51.875+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE message_backup;"
|
||||
INF 2025-12-13 04:10:51.876+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE message_backup;"
|
||||
INF 2025-12-13 04:10:51.876+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message RENAME TO message_backup;"
|
||||
INF 2025-12-13 04:10:51.877+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message RENAME TO message_backup;"
|
||||
INF 2025-12-13 04:10:51.877+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="CREATE TABLE IF NOT EXISTS message (\n pubsubTopic BLOB NOT NULL,\n contentTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n timestamp INTEGER NOT NULL,\n id BLOB,\n messageHash BLOB, -- Newly added, this will be populated with a counter value\n storedAt INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (messageHash)\n) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.878+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="CREATE TABLE IF NOT EXISTS message (\n pubsubTopic BLOB NOT NULL,\n contentTopic BLOB NOT NULL,\n payload BLOB,\n version INTEGER NOT NULL,\n timestamp INTEGER NOT NULL,\n id BLOB,\n messageHash BLOB, -- Newly added, this will be populated with a counter value\n storedAt INTEGER NOT NULL,\n CONSTRAINT messageIndex PRIMARY KEY (messageHash)\n) WITHOUT ROWID;"
|
||||
INF 2025-12-13 04:10:51.878+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="INSERT INTO message(pubsubTopic, contentTopic, payload, version, timestamp, id, messageHash, storedAt)\nSELECT\n mb.pubsubTopic,\n mb.contentTopic,\n mb.payload,\n mb.version,\n mb.timestamp,\n mb.id,\n randomblob(32), -- to populate 32-byte random blob\n mb.storedAt\nFROM message_backup AS mb;"
|
||||
INF 2025-12-13 04:10:51.879+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="INSERT INTO message(pubsubTopic, contentTopic, payload, version, timestamp, id, messageHash, storedAt)\nSELECT\n mb.pubsubTopic,\n mb.contentTopic,\n mb.payload,\n mb.version,\n mb.timestamp,\n mb.id,\n randomblob(32), -- to populate 32-byte random blob\n mb.storedAt\nFROM message_backup AS mb;"
|
||||
INF 2025-12-13 04:10:51.879+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="DROP TABLE message_backup;"
|
||||
INF 2025-12-13 04:10:51.879+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="DROP TABLE message_backup;"
|
||||
INF 2025-12-13 04:10:51.879+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message ADD COLUMN meta BLOB;"
|
||||
INF 2025-12-13 04:10:51.880+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message ADD COLUMN meta BLOB;"
|
||||
INF 2025-12-13 04:10:51.880+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message DROP COLUMN timestamp;"
|
||||
INF 2025-12-13 04:10:51.881+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message DROP COLUMN timestamp;"
|
||||
INF 2025-12-13 04:10:51.882+00:00 executing migration statement topics="sqlite" tid=1 file=db_sqlite.nim:469 statement="ALTER TABLE message RENAME COLUMN storedAt TO timestamp;"
|
||||
INF 2025-12-13 04:10:51.883+00:00 migration statement executed succesfully topics="sqlite" tid=1 file=db_sqlite.nim:476 statement="ALTER TABLE message RENAME COLUMN storedAt TO timestamp;"
|
||||
INF 2025-12-13 04:10:51.883+00:00 database user_version updated topics="sqlite" tid=1 file=db_sqlite.nim:481 userVersion=10
|
||||
INF 2025-12-13 04:10:51.883+00:00 finished message store's sqlite database migration topics="waku archive migration" tid=1 file=migrations.nim:70
|
||||
INF 2025-12-13 04:10:51.883+00:00 setting up sqlite waku archive driver tid=1 file=builder.nim:65
|
||||
INF 2025-12-13 04:10:51.884+00:00 executing message retention policy topics="waku archive" tid=1 file=archive.nim:259
|
||||
INF 2025-12-13 04:10:51.884+00:00 beginning of executing message retention policy - time topics="waku archive retention_policy" tid=1 file=retention_policy_time.nim:21
|
||||
INF 2025-12-13 04:10:51.884+00:00 end of executing message retention policy - time topics="waku archive retention_policy" tid=1 file=retention_policy_time.nim:36
|
||||
INF 2025-12-13 04:10:51.884+00:00 mounting waku store protocol topics="waku node store api" tid=1 file=store.nim:255
|
||||
TRC 2025-12-13 04:10:51.884+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/store-query/3.0.0]"
|
||||
INF 2025-12-13 04:10:51.884+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
||||
INF 2025-12-13 04:10:51.884+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
||||
INF 2025-12-13 04:10:51.884+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:252 clusterId=3 shardCount=1
|
||||
INF 2025-12-13 04:10:51.884+00:00 Shards created from content topics tid=1 file=node_factory.nim:309 contentTopics=[] shards=[]
|
||||
INF 2025-12-13 04:10:51.884+00:00 Setting max message size tid=1 file=node_factory.nim:318 num_bytes=153600
|
||||
INF 2025-12-13 04:10:51.884+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:208
|
||||
TRC 2025-12-13 04:10:51.885+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/relay/2.0.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
||||
INF 2025-12-13 04:10:51.885+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:225
|
||||
INF 2025-12-13 04:10:51.885+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:377
|
||||
INF 2025-12-13 04:10:51.885+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:207 clusterId=3 shards=[] capabilities="[Relay, Store, Filter, Lightpush]" wakuPeerRecord="(peerId: 16U*Z5T6Pg, seqNo: 1765599051, addresses: [/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws], mixKey: )"
|
||||
TRC 2025-12-13 04:10:51.885+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/rendezvous/1.0.0]"
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:365
|
||||
INF 2025-12-13 04:10:51.885+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
||||
TRC 2025-12-13 04:10:51.885+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/ping/1.0.0]"
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:159
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:162
|
||||
TRC 2025-12-13 04:10:51.885+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/lightpush/3.0.0]"
|
||||
INF 2025-12-13 04:10:51.885+00:00 lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:179
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting legacy light push topics="waku node lightpush api" tid=1 file=lightpush.nim:43
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting legacy lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:48
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting legacy lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:51
|
||||
TRC 2025-12-13 04:10:51.885+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/lightpush/2.0.0-beta1]"
|
||||
INF 2025-12-13 04:10:51.885+00:00 legacy lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:68
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
||||
INF 2025-12-13 04:10:51.885+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
|
||||
INF 2025-12-13 04:10:51.885+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
|
||||
INF 2025-12-13 04:10:51.885+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
|
||||
INF 2025-12-13 04:10:51.886+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
|
||||
INF 2025-12-13 04:10:51.886+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
|
||||
INF 2025-12-13 04:10:51.886+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
|
||||
TRC 2025-12-13 04:10:51.886+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
||||
INF 2025-12-13 04:10:51.886+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
||||
TRC 2025-12-13 04:10:51.886+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/filter-push/2.0.0-beta1]"
|
||||
INF 2025-12-13 04:10:51.886+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
||||
TRC 2025-12-13 04:10:51.886+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
|
||||
INF 2025-12-13 04:10:51.886+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
||||
INF 2025-12-13 04:10:51.886+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:122
|
||||
INF 2025-12-13 04:10:51.886+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:364
|
||||
INF 2025-12-13 04:10:51.886+00:00 Running nwaku node tid=1 file=node_factory.nim:440 version=v0.36.0-114-g7d1c6a
|
||||
INF 2025-12-13 04:10:51.886+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:451 version=v0.36.0-114-g7d1c6a
|
||||
INF 2025-12-13 04:10:51.886+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:336
|
||||
INF 2025-12-13 04:10:51.886+00:00 start topics="waku relay" tid=1 file=protocol.nim:463
|
||||
TRC 2025-12-13 04:10:51.886+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:992
|
||||
TRC 2025-12-13 04:10:51.886+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:51.886+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-13 04:10:51.886+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:51.886+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-13 04:10:51.886+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
INF 2025-12-13 04:10:51.886+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:357
|
||||
INF 2025-12-13 04:10:51.886+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:128 interval=10s
|
||||
INF 2025-12-13 04:10:51.886+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:228
|
||||
INF 2025-12-13 04:10:51.886+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
||||
INF 2025-12-13 04:10:51.886+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
||||
DBG 2025-12-13 04:10:51.886+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:352 peerInfo="(peerId: 16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg, listenAddrs: [/ip4/0.0.0.0/tcp/21000/ws, /ip4/0.0.0.0/tcp/20999], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: nwaku-v0.36.0-114-g7d1c6a)"
|
||||
TRC 2025-12-13 04:10:51.886+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:122
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:146 address=/ip4/0.0.0.0/tcp/20999
|
||||
TRC 2025-12-13 04:10:51.887+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:55 address=@[/ip4/0.0.0.0/tcp/20999]
|
||||
DBG 2025-12-13 04:10:51.887+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:270
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=3 queue=0
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=49 queue=0
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:160
|
||||
TRC 2025-12-13 04:10:51.887+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:55 address=@[/ip4/0.0.0.0/tcp/21000/ws]
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:261 host=0.0.0.0:21000
|
||||
TRC 2025-12-13 04:10:51.887+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:210 addresses="[/ip4/0.0.0.0/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.888+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:213
|
||||
TRC 2025-12-13 04:10:51.888+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
||||
TRC 2025-12-13 04:10:51.888+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:166
|
||||
DBG 2025-12-13 04:10:51.888+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:270
|
||||
TRC 2025-12-13 04:10:51.888+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=3 queue=0
|
||||
TRC 2025-12-13 04:10:51.888+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=48 queue=0
|
||||
TRC 2025-12-13 04:10:51.888+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:285
|
||||
TRC 2025-12-13 04:10:51.888+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:193
|
||||
TRC 2025-12-13 04:10:51.888+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:992
|
||||
WRN 2025-12-13 04:10:51.888+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:995
|
||||
WRN 2025-12-13 04:10:51.888+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:629
|
||||
DBG 2025-12-13 04:10:51.888+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:392 peer="(peerId: 16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg, listenAddrs: [/ip4/0.0.0.0/tcp/20999, /ip4/0.0.0.0/tcp/21000/ws], addrs: [/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/store-query/3.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: nwaku-v0.36.0-114-g7d1c6a)"
|
||||
INF 2025-12-13 04:10:51.888+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:416 peerId=16U*Z5T6Pg addrs="[/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.888+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:439 full=[/ip4/0.0.0.0/tcp/20999/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg][/ip4/0.0.0.0/tcp/21000/ws/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.889+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:441 full=[/ip4/172.18.237.20/tcp/20999/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg][/ip4/172.18.237.20/tcp/21000/ws/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg]
|
||||
INF 2025-12-13 04:10:51.889+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:442 enr=enr:-LO4QE1gwudqZxl1R5RxWzfvb6PPHlJzMaqi2LYBYkrwWEbqBYRTHqtQAvx_eabgfIqn5DP17xcifNmLS1PfwFWau1cBgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc4wACgSsEu0UBlII3QOCcnOFAAMBAACJc2VjcDI1NmsxoQN6gJQ_JyzTbaNwFNst0CuVYmgXLwDznzcXTG3HXOHHZ4N0Y3CCUgeDdWRwglIJhXdha3UyDw
|
||||
INF 2025-12-13 04:10:51.889+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:502
|
||||
TRC 2025-12-13 04:10:51.889+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:984
|
||||
TRC 2025-12-13 04:10:51.889+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:977
|
||||
INF 2025-12-13 04:10:51.889+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:758 inRelayConns=0/20 outRelayConns=0/10 totalConnections=0/50 notConnectedPeers=0 outsideBackoffPeers=0
|
||||
INF 2025-12-13 04:10:51.889+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:416 peerId=16U*Z5T6Pg addrs="[/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.889+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:439 full=[/ip4/0.0.0.0/tcp/20999/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg][/ip4/0.0.0.0/tcp/21000/ws/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.237.20/tcp/20999, /ip4/172.18.237.20/tcp/21000/ws]"
|
||||
INF 2025-12-13 04:10:51.889+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:441 full=[/ip4/172.18.237.20/tcp/20999/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg][/ip4/172.18.237.20/tcp/21000/ws/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg]
|
||||
INF 2025-12-13 04:10:51.889+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:442 enr=enr:-LO4QE1gwudqZxl1R5RxWzfvb6PPHlJzMaqi2LYBYkrwWEbqBYRTHqtQAvx_eabgfIqn5DP17xcifNmLS1PfwFWau1cBgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc4wACgSsEu0UBlII3QOCcnOFAAMBAACJc2VjcDI1NmsxoQN6gJQ_JyzTbaNwFNst0CuVYmgXLwDznzcXTG3HXOHHZ4N0Y3CCUgeDdWRwglIJhXdha3UyDw
|
||||
INF 2025-12-13 04:10:51.889+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:298 enr=enr:-L24QIW-FpXVojghn2f-AYDAELsfl85hPBHiQc0iSGhxd5Hfa4Z7jGVVduQC_C_hzSdi8djRHli9DAXaXJ_3BDo1bOICgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc5YACASsEu0UBlIHAAoErBLtFAZSCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeoCUPycs022jcBTbLdArlWJoFy8A8583F0xtx1zhx2eDdGNwglIHg3VkcIJSCYV3YWt1Mg8 record="(2, id: \"v4\", ip: 172.18.237.20, multiaddrs: 0x000804AC12ED14065207000A04AC12ED14065208DD03, rs: 0x0003010000, secp256k1: 0x037A80943F272CD36DA37014DB2DD02B956268172F00F39F37174C6DC75CE1C767, tcp: 20999, udp: 21001, waku2: 0x0F)"
|
||||
INF 2025-12-13 04:10:51.889+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
||||
INF 2025-12-13 04:10:51.889+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
||||
INF 2025-12-13 04:10:51.889+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=21001
|
||||
TRC 2025-12-13 04:10:51.890+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
||||
INF 2025-12-13 04:10:51.890+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
||||
TRC 2025-12-13 04:10:51.890+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-13 04:10:51.890+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-13 04:10:51.890+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
INF 2025-12-13 04:10:51.890+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
||||
INF 2025-12-13 04:10:51.890+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QJJECrgJKGLmZrarsqxBaqrs-9dknDoBZF3snxodrvKzXJ9kkohDIT1TkLeWPTM9Ykr05vOTgE7usf6ROyviqZoDgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc5YACASsEu0UBlIHAAoErBLtFAZSCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeoCUPycs022jcBTbLdArlWJoFy8A8583F0xtx1zhx2eDdGNwglIHg3VkcIJSCYV3YWt1Mg8 enr="(3, id: \"v4\", ip: 172.18.237.20, multiaddrs: 0x000804AC12ED14065207000A04AC12ED14065208DD03, rs: 0x0003010000, secp256k1: 0x037A80943F272CD36DA37014DB2DD02B956268172F00F39F37174C6DC75CE1C767, tcp: 20999, udp: 21001, waku2: 0x0F)"
|
||||
TRC 2025-12-13 04:10:51.890+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
INF 2025-12-13 04:10:51.890+00:00 starting keepalive tid=1 file=node_health_monitor.nim:379 randomPeersKeepalive=10s allPeersKeepalive=2m
|
||||
TRC 2025-12-13 04:10:51.890+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
INF 2025-12-13 04:10:51.891+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:540 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:621 topic=/waku/2/rs/3/0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:583 name=/waku/2/rs/3/0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:51.891+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
INF 2025-12-13 04:10:51.893+00:00 REST services are installed tid=1 file=builder.nim:220
|
||||
INF 2025-12-13 04:10:51.893+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=21002
|
||||
INF 2025-12-13 04:10:51.894+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L24QDXev64nIHqXmVMKLENrC-PdpdSgCe2l_bbfgLAsMT__fmSalXvZMMIGPiSBuTS9zuzSlZLI__1d_7VJx781dQAEgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc5YACASsEu0UBlIHAAoErBLtFAZSCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeoCUPycs022jcBTbLdArlWJoFy8A8583F0xtx1zhx2eDdGNwglIHg3VkcIJSCYV3YWt1Mg8 enr="(4, id: \"v4\", ip: 172.18.237.20, multiaddrs: 0x000804AC12ED14065207000A04AC12ED14065208DD03, rs: 0x0003010000, secp256k1: 0x037A80943F272CD36DA37014DB2DD02B956268172F00F39F37174C6DC75CE1C767, tcp: 20999, udp: 21001, waku2: 0x0F)"
|
||||
INF 2025-12-13 04:10:51.894+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
||||
INF 2025-12-13 04:10:51.894+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=21002
|
||||
INF 2025-12-13 04:10:51.894+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
||||
INF 2025-12-13 04:10:51.894+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:100
|
||||
TRC 2025-12-13 04:10:51.900+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
DBG 2025-12-13 04:10:52.885+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:56808 meth=GET uri=/health
|
||||
DBG 2025-12-13 04:10:52.885+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:56808 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
||||
TRC 2025-12-13 04:10:52.886+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/lightpush/3.0.0 peers=[] address=140545444475920
|
||||
TRC 2025-12-13 04:10:52.886+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/lightpush/3.0.0
|
||||
TRC 2025-12-13 04:10:52.886+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/lightpush/2.0.0-beta1 peers=[] address=140545444475920
|
||||
TRC 2025-12-13 04:10:52.886+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/lightpush/2.0.0-beta1
|
||||
TRC 2025-12-13 04:10:52.886+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/store-query/3.0.0 peers=[] address=140545444475920
|
||||
TRC 2025-12-13 04:10:52.886+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/store-query/3.0.0
|
||||
TRC 2025-12-13 04:10:52.886+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/store/2.0.0-beta4 peers=[] address=140545444475920
|
||||
TRC 2025-12-13 04:10:52.886+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/store/2.0.0-beta4
|
||||
TRC 2025-12-13 04:10:52.886+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers=[] address=140545444475920
|
||||
TRC 2025-12-13 04:10:52.886+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
||||
DBG 2025-12-13 04:10:52.886+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:56808 uri=/health content_type=application/json content_size=973
|
||||
TRC 2025-12-13 04:10:52.887+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:52.887+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:52.887+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:52.887+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:52.887+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:52.887+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
DBG 2025-12-13 04:10:52.889+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:56820 meth=GET uri=/debug/v1/info
|
||||
DBG 2025-12-13 04:10:52.890+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:56820 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
||||
INF 2025-12-13 04:10:52.890+00:00 node info topics="waku node" tid=1 file=waku_node.nim:217 wakuInfo="(listenAddresses: [/ip4/172.18.237.20/tcp/20999/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg, /ip4/172.18.237.20/tcp/21000/ws/p2p/16Uiu2HAmLuBogogdgm8EP56hfD3QxYy15TrrWSRWGSjZAYZ5T6Pg], enrUri: enr:-L24QIW-FpXVojghn2f-AYDAELsfl85hPBHiQc0iSGhxd5Hfa4Z7jGVVduQC_C_hzSdi8djRHli9DAXaXJ_3BDo1bOICgmlkgnY0gmlwhKwS7RSKbXVsdGlhZGRyc5YACASsEu0UBlIHAAoErBLtFAZSCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeoCUPycs022jcBTbLdArlWJoFy8A8583F0xtx1zhx2eDdGNwglIHg3VkcIJSCYV3YWt1Mg8, mixPubKey: none(string))"
|
||||
DBG 2025-12-13 04:10:52.890+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:56820 uri=/debug/v1/info content_type=application/json content_size=473
|
||||
TRC 2025-12-13 04:10:53.887+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:53.887+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:53.887+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:53.887+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:53.887+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:53.888+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-13 04:10:54.888+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:54.888+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:54.888+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:54.888+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:54.888+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:54.888+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-13 04:10:55.888+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:55.888+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:55.888+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:55.888+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:55.888+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:55.888+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-13 04:10:56.888+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:56.888+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:56.888+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:56.888+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:56.888+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:56.888+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-13 04:10:56.890+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-13 04:10:56.890+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-13 04:10:56.890+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-13 04:10:56.902+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-13 04:10:56.909+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-13 04:10:57.888+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=140545444499536
|
||||
TRC 2025-12-13 04:10:57.888+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:57.888+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:57.888+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:57.888+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-13 04:10:57.888+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
NTC 2025-12-13 04:10:57.911+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:81
|
||||
INF 2025-12-13 04:10:57.922+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
|
||||
INF 2025-12-13 04:10:57.922+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:317
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=48 queue=0
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=49 queue=0
|
||||
TRC 2025-12-13 04:10:57.922+00:00 releasing semaphore on cancellation topics="libp2p switch" tid=1 file=switch.nim:303
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=3 queue=0
|
||||
TRC 2025-12-13 04:10:57.922+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=4 queue=0
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=49 queue=0
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=50 queue=0
|
||||
TRC 2025-12-13 04:10:57.923+00:00 releasing semaphore on cancellation topics="libp2p switch" tid=1 file=switch.nim:303
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=3 queue=0
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=4 queue=0
|
||||
INF 2025-12-13 04:10:57.923+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:243
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:421
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:435
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:165
|
||||
TRC 2025-12-13 04:10:57.923+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:65 address=@[/ip4/0.0.0.0/tcp/20999]
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:195
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:219
|
||||
TRC 2025-12-13 04:10:57.923+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:65 address=@[/ip4/0.0.0.0/tcp/21000/ws]
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:241
|
||||
TRC 2025-12-13 04:10:57.923+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1010
|
||||
TRC 2025-12-13 04:10:57.923+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:343
|
||||
WRN 2025-12-13 04:10:57.923+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:641
|
||||
WRN 2025-12-13 04:10:57.923+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:641
|
||||
INF 2025-12-13 04:10:57.923+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:240
|
||||
INF 2025-12-13 04:10:57.923+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
|
||||
NTC 2025-12-13 04:10:57.924+00:00 REST service stopped tid=1 file=server.nim:188 address=0.0.0.0:20998
|
||||
188
nim/1002/data/attachments/1897b58a2040a682.txt
Normal file
188
nim/1002/data/attachments/1897b58a2040a682.txt
Normal file
@ -0,0 +1,188 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_unsubscribe_from_all_content_topics with id: 2025-12-13_04-13-48__fda46ef6-4d67-436e-89d4-a94f4f217892
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-13-48__fda46ef6-4d67-436e-89d4-a94f4f217892__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.24.130
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18415', '18416', '18417', '18418', '18419']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 18415:18415 -p 18416:18416 -p 18417:18417 -p 18418:18418 -p 18419:18419 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=18417 --rest-port=18415 --tcp-port=18416 --discv5-udp-port=18418 --rest-address=0.0.0.0 --nat=extip:172.18.24.130 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7cadd07b27a4feabfa99d9dcbddeb9794efd4eaa08acf02bdbac10db9ca7edfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18419 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.24.130 waku a4a73ddaa2486388f207c15a9321397a7646a601677c2913c1ee6c39b81f528c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a4a73ddaa248. Setting up logs at ./log/docker/node1_2025-12-13_04-13-48__fda46ef6-4d67-436e-89d4-a94f4f217892__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18415
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 411bde6d7781. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0234390916ce. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.130/tcp/18416/p2p/16Uiu2HAm3PCTFWvzrWzBdfRWbcG7zpmZ3NMJraNwQ3QaYSUruXxz","/ip4/172.18.24.130/tcp/18417/ws/p2p/16Uiu2HAm3PCTFWvzrWzBdfRWbcG7zpmZ3NMJraNwQ3QaYSUruXxz"],"enrUri":"enr:-L24QKgSYCNo-OlgXLnjnxUidCw-fJvMjcxD8XQuN8IyKcCVbwVglsixZqGCdJNDAiOdqDBF061fbba7ogb_1FbvRrICgmlkgnY0gmlwhKwSGIKKbXVsdGlhZGRyc5YACASsEhiCBkfwAAoErBIYggZH8d0DgnJzhQACAQAAiXNlY3AyNTZrMaECdjs1mYts3IBeG8F4t4zd2ClhoFqBR9sObPcTfSqdZ7eDdGNwgkfwg3VkcIJH8oV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-13-48__fda46ef6-4d67-436e-89d4-a94f4f217892__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.110.201
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39777', '39778', '39779', '39780', '39781']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39777:39777 -p 39778:39778 -p 39779:39779 -p 39780:39780 -p 39781:39781 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=39779 --rest-port=39777 --tcp-port=39778 --discv5-udp-port=39780 --rest-address=0.0.0.0 --nat=extip:172.18.110.201 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7c7e0cff5a18fde9ffb9acde8f0b23faea8468883211eefab37db7bdc1a299c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39781 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKgSYCNo-OlgXLnjnxUidCw-fJvMjcxD8XQuN8IyKcCVbwVglsixZqGCdJNDAiOdqDBF061fbba7ogb_1FbvRrICgmlkgnY0gmlwhKwSGIKKbXVsdGlhZGRyc5YACASsEhiCBkfwAAoErBIYggZH8d0DgnJzhQACAQAAiXNlY3AyNTZrMaECdjs1mYts3IBeG8F4t4zd2ClhoFqBR9sObPcTfSqdZ7eDdGNwgkfwg3VkcIJH8oV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.110.201 waku 62182e27d0ae1a73224ffd78959453d07b5e148f375dffe749103a5ba404327e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 62182e27d0ae. Setting up logs at ./log/docker/node2_2025-12-13_04-13-48__fda46ef6-4d67-436e-89d4-a94f4f217892__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39777
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.201/tcp/39778/p2p/16Uiu2HAmF1Z9XDraZRrtTjQgULott2t3izQN2nmpfAuCiN9hhpGw","/ip4/172.18.110.201/tcp/39779/ws/p2p/16Uiu2HAmF1Z9XDraZRrtTjQgULott2t3izQN2nmpfAuCiN9hhpGw"],"enrUri":"enr:-L24QM-66iIZFRxWXKnOLYkkRk56eY0yRf8dW_qC4JJ3Vtk_SmMrKTqBQ4Ao_OPAw-BZdzhaNZM6OJM1zr_jYgiLLXoCgmlkgnY0gmlwhKwSbsmKbXVsdGlhZGRyc5YACASsEm7JBptiAAoErBJuyQabY90DgnJzhQACAQAAiXNlY3AyNTZrMaEDIvwS5wFQSMCKv0ujhZMXP7FEAe-j6Bxb0YN4DmUTQ7iDdGNwgptig3VkcIKbZIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39777/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.24.130/tcp/18416/p2p/16Uiu2HAm3PCTFWvzrWzBdfRWbcG7zpmZ3NMJraNwQ3QaYSUruXxz"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39777/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599230643693047,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599230643693047,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1765599230761656647,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1765599230761656647,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1765599230875542124,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1765599230875542124,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1765599230987849347,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1765599230987849347,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765599231101587401,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765599231101587401,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765599231214731065,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765599231214731065,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1765599231328118407,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1765599231328118407,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765599231441072839,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39777/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765599231441072839,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:18415/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:39777/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto. Response content: b'/myapp/1/latest/proto'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js. Response content: b'/waku/2/content/test.js'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding. Response content: b'/app/22/sometopic/someencoding'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto. Response content: b'/toychat/2/huilong/proto'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor. Response content: b'/statusim/1/community/cbor'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding. Response content: b'/app/27/sometopic/someencoding'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding. Response content: b'/app/29/sometopic/someencoding'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18415/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18415/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding. Response content: b'/app/20/sometopic/someencoding'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a4a73ddaa248
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 62182e27d0ae
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
188
nim/1002/data/attachments/18ea0c72da456a9f.txt
Normal file
188
nim/1002/data/attachments/18ea0c72da456a9f.txt
Normal file
@ -0,0 +1,188 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_default_page_size with id: 2025-12-13_04-17-49__d565287b-ec9c-4c56-855e-26f2ac359f98
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-17-49__d565287b-ec9c-4c56-855e-26f2ac359f98__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.39.58
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41343', '41344', '41345', '41346', '41347']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 41343:41343 -p 41344:41344 -p 41345:41345 -p 41346:41346 -p 41347:41347 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=41345 --rest-port=41343 --tcp-port=41344 --discv5-udp-port=41346 --rest-address=0.0.0.0 --nat=extip:172.18.39.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=55b852e4af6cebdaa6eccbac33b5b9c023fb6ccb4a99ecb3b4ffeb7cf811f263 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41347 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.39.58 waku 6f4c53192d714fb7a53efe436a389e5ef92e97bad2ee4dc2cc78b3312362fb6a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6f4c53192d71. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-17-49__d565287b-ec9c-4c56-855e-26f2ac359f98__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41343
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b292f4f0d3a1. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 89d050326811. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41343/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.58/tcp/41344/p2p/16Uiu2HAmLjquVKxhbHR6gztXi3XWsP2qPNcik8Jz3vmCoj5YHThP","/ip4/172.18.39.58/tcp/41345/ws/p2p/16Uiu2HAmLjquVKxhbHR6gztXi3XWsP2qPNcik8Jz3vmCoj5YHThP"],"enrUri":"enr:-L24QPZ3yTDyTw0pn4a7oyuHNW4dMVmrvmtXEiUO5ix-a8UaTiMgNqVDdEi9idQPRmsi5aGLGv_Tiae2tZIndqGrZF0CgmlkgnY0gmlwhKwSJzqKbXVsdGlhZGRyc5YACASsEic6BqGAAAoErBInOgahgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeBvZ0Q8sy9-gYZhO8LUqEgdWtJVDNb5KucOydn6FTT6DdGNwgqGAg3VkcIKhgoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-17-49__d565287b-ec9c-4c56-855e-26f2ac359f98__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.138.144
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18091', '18092', '18093', '18094', '18095']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 18091:18091 -p 18092:18092 -p 18093:18093 -p 18094:18094 -p 18095:18095 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=18093 --rest-port=18091 --tcp-port=18092 --discv5-udp-port=18094 --rest-address=0.0.0.0 --nat=extip:172.18.138.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=42edbe7fce27aaf62e17dc47cbbfbc106a7edfea3be7b5acc07cfbe8801ca3ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18095 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPZ3yTDyTw0pn4a7oyuHNW4dMVmrvmtXEiUO5ix-a8UaTiMgNqVDdEi9idQPRmsi5aGLGv_Tiae2tZIndqGrZF0CgmlkgnY0gmlwhKwSJzqKbXVsdGlhZGRyc5YACASsEic6BqGAAAoErBInOgahgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeBvZ0Q8sy9-gYZhO8LUqEgdWtJVDNb5KucOydn6FTT6DdGNwgqGAg3VkcIKhgoV3YWt1MgM --storenode=/ip4/172.18.39.58/tcp/41344/p2p/16Uiu2HAmLjquVKxhbHR6gztXi3XWsP2qPNcik8Jz3vmCoj5YHThP --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.138.144 waku 2e5892750de7753d36584fe7730ef59b60c77d1b1bbd60497b3c8cc939a64408
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2e5892750de7. Setting up logs at ./log/docker/store_node1_2025-12-13_04-17-49__d565287b-ec9c-4c56-855e-26f2ac359f98__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18091
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18091/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18091/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.144/tcp/18092/p2p/16Uiu2HAmJkx8WzAU1Nnf6TQVGRETZqv8gyLLym79NJmxDnFKFNZ4","/ip4/172.18.138.144/tcp/18093/ws/p2p/16Uiu2HAmJkx8WzAU1Nnf6TQVGRETZqv8gyLLym79NJmxDnFKFNZ4"],"enrUri":"enr:-L24QKOt752Nxn1EQE9jVGLbvZGASdrP8qONfzJV5ZXSy6MtNJDN0kx1Jy9T_iXl4HfjgjkVCDjbjY-ZPTFJGQLHK0kCgmlkgnY0gmlwhKwSipCKbXVsdGlhZGRyc5YACASsEoqQBkasAAoErBKKkAZGrd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWq0YlHW15pCZ_RKfz0A6HJ9QOcFNCech5yodOKEIlYeDdGNwgkasg3VkcIJGroV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18091/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.39.58/tcp/41344/p2p/16Uiu2HAmLjquVKxhbHR6gztXi3XWsP2qPNcik8Jz3vmCoj5YHThP"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18091/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41343/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41343/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xefeb9e7651cb1f1a0d4500c9454e71abc7a98b80b127801e324e6fc32ff87932"},{"messageHash":"0x8c3886d2ad27f055caa1004dca37853b0163f7da18964a124efe5e841b8f00e4"},{"messageHash":"0x4b4142a71357871346f7ffa51e91ebb531382daf084e06402a2e8c942e823179"},{"messageHash":"0xd22706b5f8a487da2fd4f8334f8677358a638d67e14178c78c50a3774ee2acb3"},{"messageHash":"0xf4d96d2570d23056aaf9d828b6035da01620c92cc8d852f61761d67cdf47da14"},{"messageHash":"0xefcf154c7311ccf66af8061af40f217fef0788e420a3b04e615737e79cdaa47e"},{"messageHash":"0x32ee763b6a9ebbb13b2a3676717d6a64dc895d4ded026af0390bd98c9f0b3850"},{"messageHash":"0xf3c525f9c37b9741f25a7a399d6df321729b1336c15aa8627ac52f3e40927c44"},{"messageHash":"0x8fc7aeceb010a7c87ce19c9c1405423ff62abf7c64b3c8ac24652d900940647e"},{"messageHash":"0xda94ae58ad15b1e7a2ad633a38d48d16fa92319127aaf2ce63039546d2edceba"},{"messageHash":"0xc82bca9de19c4f5cdeae641f8286aa5e8335e85413dc1b59a140567e4da15b5b"},{"messageHash":"0x45bbce2ecd0c3ebfbff5171f0a792877ea653b72d80c58e0ae4e4f6ef5b48934"},{"messageHash":"0xc447748e3f282a9cb792730e4ba5f852ff57cdb3e4a7c574d996d9aba3c5d9e7"},{"messageHash":"0xc8a4a26e8474239a3f1e352ac61e743966b495b0b9dee010b7a57faf2de011d4"},{"messageHash":"0x6908d294db1b7cee2e1391e252f9df07762dd56672fd275b676a5eff20b5088c"},{"messageHash":"0x6bf2b2608fa0fb84bb47aee1d350802424013567817a87b753200cf9953b26d0"},{"messageHash":"0xf2173a7616e1ccebffa65efa55b681c592012ff29ddc8d641c04fd938cc44113"},{"messageHash":"0x736cfa8df34ecf99e2c31f7248ce2d5a1484beec0609e6429629da7b35d28e03"},{"messageHash":"0xa68f4faa66e2be968aebef14005c243f196fd139164ecae27d1a2d2c3d5f034c"},{"messageHash":"0x6f809752729fb7cd951a45761cb1db3a8f04f1d008bcfe74dd4d05de715d4a61"}],"paginationCursor":"0x6f809752729fb7cd951a45761cb1db3a8f04f1d008bcfe74dd4d05de715d4a61"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18091/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xefeb9e7651cb1f1a0d4500c9454e71abc7a98b80b127801e324e6fc32ff87932"},{"messageHash":"0x8c3886d2ad27f055caa1004dca37853b0163f7da18964a124efe5e841b8f00e4"},{"messageHash":"0x4b4142a71357871346f7ffa51e91ebb531382daf084e06402a2e8c942e823179"},{"messageHash":"0xd22706b5f8a487da2fd4f8334f8677358a638d67e14178c78c50a3774ee2acb3"},{"messageHash":"0xf4d96d2570d23056aaf9d828b6035da01620c92cc8d852f61761d67cdf47da14"},{"messageHash":"0xefcf154c7311ccf66af8061af40f217fef0788e420a3b04e615737e79cdaa47e"},{"messageHash":"0x32ee763b6a9ebbb13b2a3676717d6a64dc895d4ded026af0390bd98c9f0b3850"},{"messageHash":"0xf3c525f9c37b9741f25a7a399d6df321729b1336c15aa8627ac52f3e40927c44"},{"messageHash":"0x8fc7aeceb010a7c87ce19c9c1405423ff62abf7c64b3c8ac24652d900940647e"},{"messageHash":"0xda94ae58ad15b1e7a2ad633a38d48d16fa92319127aaf2ce63039546d2edceba"},{"messageHash":"0xc82bca9de19c4f5cdeae641f8286aa5e8335e85413dc1b59a140567e4da15b5b"},{"messageHash":"0x45bbce2ecd0c3ebfbff5171f0a792877ea653b72d80c58e0ae4e4f6ef5b48934"},{"messageHash":"0xc447748e3f282a9cb792730e4ba5f852ff57cdb3e4a7c574d996d9aba3c5d9e7"},{"messageHash":"0xc8a4a26e8474239a3f1e352ac61e743966b495b0b9dee010b7a57faf2de011d4"},{"messageHash":"0x6908d294db1b7cee2e1391e252f9df07762dd56672fd275b676a5eff20b5088c"},{"messageHash":"0x6bf2b2608fa0fb84bb47aee1d350802424013567817a87b753200cf9953b26d0"},{"messageHash":"0xf2173a7616e1ccebffa65efa55b681c592012ff29ddc8d641c04fd938cc44113"},{"messageHash":"0x736cfa8df34ecf99e2c31f7248ce2d5a1484beec0609e6429629da7b35d28e03"},{"messageHash":"0xa68f4faa66e2be968aebef14005c243f196fd139164ecae27d1a2d2c3d5f034c"},{"messageHash":"0x6f809752729fb7cd951a45761cb1db3a8f04f1d008bcfe74dd4d05de715d4a61"}],"paginationCursor":"0x6f809752729fb7cd951a45761cb1db3a8f04f1d008bcfe74dd4d05de715d4a61"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6f4c53192d71
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2e5892750de7
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
813
nim/1002/data/attachments/190d517cbe88f234.txt
Normal file
813
nim/1002/data/attachments/190d517cbe88f234.txt
Normal file
@ -0,0 +1,813 @@
|
||||
2025-12-13 04:19:14.091 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:19:14.092 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_only_lightpush with id: 2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0
|
||||
2025-12-13 04:19:14.092 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:19:14.092 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:19:14.100 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:19:14.100 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:14.100 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:14.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:14.102 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:14.102 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.79
|
||||
2025-12-13 04:19:14.102 DEBUG [src.node.docker_mananger] Generated ports ['50270', '50271', '50272', '50273', '50274']
|
||||
2025-12-13 04:19:14.102 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:14.103 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:14.103 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:14.103 DEBUG [src.node.docker_mananger] docker run -i -t -p 50270:50270 -p 50271:50271 -p 50272:50272 -p 50273:50273 -p 50274:50274 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=50272 --rest-port=50270 --tcp-port=50271 --discv5-udp-port=50273 --rest-address=0.0.0.0 --nat=extip:172.18.77.79 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6d1d537decebc45e5d802c90fcefde2fc266de7c94ccc1fa7eafb5c1af137d8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50274 --metrics-logging=true --lightpush=true --relay=false
|
||||
2025-12-13 04:19:14.304 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.79 waku 78fadae6471c6bac0aafe70783d042b5520cd4d7a56f90f64376da33c5c2d653
|
||||
2025-12-13 04:19:14.340 DEBUG [src.node.docker_mananger] Container started with ID 78fadae6471c. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:14.342 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50270
|
||||
2025-12-13 04:19:14.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:15.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.615 ERROR [src.node.docker_mananger] Max retries reached for container 78fadae6471c. Exiting log stream.
|
||||
2025-12-13 04:19:15.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:15.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:16.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:17.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:18.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:19.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:20.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:21.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:22.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:23.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:24.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:25.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:26.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:27.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:28.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:29.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:30.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:31.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:32.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:33.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:34.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:35.417 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=50270): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7fd862ba40>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:19:35.517 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:35.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:35.519 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:35.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.3
|
||||
2025-12-13 04:19:35.519 DEBUG [src.node.docker_mananger] Generated ports ['28608', '28609', '28610', '28611', '28612']
|
||||
2025-12-13 04:19:35.519 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:35.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:35.520 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:35.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 28608:28608 -p 28609:28609 -p 28610:28610 -p 28611:28611 -p 28612:28612 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=28610 --rest-port=28608 --tcp-port=28609 --discv5-udp-port=28611 --rest-address=0.0.0.0 --nat=extip:172.18.49.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cee5eff8ff6ee2da4c9cabc2b94da96f7cf7a7d2ec8dee2deabd8cb3d0e2ba24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28612 --metrics-logging=true --lightpush=true --relay=false
|
||||
2025-12-13 04:19:35.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.3 waku 9d8ac6a7ba462595ce11fd82287e2af3dc6b980e4ca171bb14d7ee1bfc14ccb2
|
||||
2025-12-13 04:19:35.731 DEBUG [src.node.docker_mananger] Container started with ID 9d8ac6a7ba46. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:35.732 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28608
|
||||
2025-12-13 04:19:35.732 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:36.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:36.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.001 ERROR [src.node.docker_mananger] Max retries reached for container 9d8ac6a7ba46. Exiting log stream.
|
||||
2025-12-13 04:19:37.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:37.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:38.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:39.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:40.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:41.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:42.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:43.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:44.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:45.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:46.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:47.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:48.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:49.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:50.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:51.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:52.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:53.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:54.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:55.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28608/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:56.802 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=28608): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7fd8952840>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:19:56.902 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:19:56.902 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:19:56.903 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:19:56.904 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.170
|
||||
2025-12-13 04:19:56.904 DEBUG [src.node.docker_mananger] Generated ports ['39329', '39330', '39331', '39332', '39333']
|
||||
2025-12-13 04:19:56.904 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:19:56.904 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:19:56.904 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:19:56.904 DEBUG [src.node.docker_mananger] docker run -i -t -p 39329:39329 -p 39330:39330 -p 39331:39331 -p 39332:39332 -p 39333:39333 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=39331 --rest-port=39329 --tcp-port=39330 --discv5-udp-port=39332 --rest-address=0.0.0.0 --nat=extip:172.18.61.170 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfe381fb3c423256e39849b931b5e4dec27d5628b9d8b5c8eafe06a106ac238b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39333 --metrics-logging=true --lightpush=true --relay=false
|
||||
2025-12-13 04:19:57.082 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.170 waku 472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e
|
||||
2025-12-13 04:19:57.110 DEBUG [src.node.docker_mananger] Container started with ID 472526dee011. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:19:57.110 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39329
|
||||
2025-12-13 04:19:57.112 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:19:58.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.466 ERROR [src.node.docker_mananger] Max retries reached for container 472526dee011. Exiting log stream.
|
||||
2025-12-13 04:19:58.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:58.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:19:59.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:00.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:01.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:02.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:03.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:04.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:05.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:06.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:07.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:08.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:09.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:10.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:11.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:12.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:13.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:14.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:15.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:16.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:17.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39329/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:18.158 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=39329): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7fd8a91610>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:20:18.330 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:20:18.331 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:20:18.331 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.432 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.534 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.635 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.737 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.838 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:18.940 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.041 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.143 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.244 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.345 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.447 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.549 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.650 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.752 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.853 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:19.955 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.057 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.158 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.259 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.361 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.463 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.564 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.665 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.767 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.868 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:20.970 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.071 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.173 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.274 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.376 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.477 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.578 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.680 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.781 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.883 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:21.984 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.085 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.187 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.288 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.390 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.491 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.593 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.694 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.795 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.897 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:22.999 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.100 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.201 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.303 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.404 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.406 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e/stop: Not Found ("No such container: 472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e")
|
||||
2025-12-13 04:20:23.406 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.507 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.608 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.710 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.811 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:23.913 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.014 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.116 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.217 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.318 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.420 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.521 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.623 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.724 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.826 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:24.927 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.029 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.130 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.232 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.333 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.434 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.536 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.637 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.738 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.840 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:25.941 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.043 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.144 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.246 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.347 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.448 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.550 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.651 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.752 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.854 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:26.955 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.057 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.158 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.260 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.361 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.462 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.564 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.665 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.767 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.868 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:27.970 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.071 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.173 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.274 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.375 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.477 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.478 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e/stop: Not Found ("No such container: 472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e")
|
||||
2025-12-13 04:20:28.478 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.579 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.681 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.782 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.884 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:28.985 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.087 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.188 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.290 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.391 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.493 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.594 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.695 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.797 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:29.898 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.000 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.101 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.202 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.304 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.405 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.507 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.608 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.709 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.811 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:30.912 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.014 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.115 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.216 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.318 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.419 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.521 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.622 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.723 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.825 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:31.926 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.028 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.129 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.231 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.332 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.433 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.535 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.636 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.738 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.839 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:32.941 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.042 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.143 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.245 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.346 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.448 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.549 DEBUG [src.node.waku_node] Stopping container with id 472526dee011
|
||||
2025-12-13 04:20:33.550 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e/stop: Not Found ("No such container: 472526dee0111c692aaa363638bd4bafd175f5150ae549dd032bcf42720b532e")
|
||||
2025-12-13 04:20:33.551 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:20:33.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:33.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:33.553 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:33.553 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2025-12-13 04:20:33.553 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2025-12-13 04:20:33.554 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-13_04-19-14__d4d7aebe-3cca-42db-8bcd-46a3a02444c0__wakuorg_nwaku:latest.log
|
||||
2596
nim/1002/data/attachments/19749e1aa57f0e03.txt
Normal file
2596
nim/1002/data/attachments/19749e1aa57f0e03.txt
Normal file
File diff suppressed because it is too large
Load Diff
108
nim/1002/data/attachments/19b680b9d8e40e68.txt
Normal file
108
nim/1002/data/attachments/19b680b9d8e40e68.txt
Normal file
@ -0,0 +1,108 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_empty_cursor with id: 2025-12-13_04-24-43__d01516da-bb85-4dcf-b144-3f1461a7c7a7
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-24-43__d01516da-bb85-4dcf-b144-3f1461a7c7a7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.103.75
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45831', '45832', '45833', '45834', '45835']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 45831:45831 -p 45832:45832 -p 45833:45833 -p 45834:45834 -p 45835:45835 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=45833 --rest-port=45831 --tcp-port=45832 --discv5-udp-port=45834 --rest-address=0.0.0.0 --nat=extip:172.18.103.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a33aef4ee61cafaefcff12c65eab8fde9130c3deba55653f33eacc8d6cdd2cad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45835 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.103.75 waku eb0d93e6fe2c391fe70fcac2c05f6f8a1a0ab0e5caf72f4188d13d8b2b61719e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID eb0d93e6fe2c. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-24-43__d01516da-bb85-4dcf-b144-3f1461a7c7a7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45831
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bb463b1ae48e. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d87b0bbc7682. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45831/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45831/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.75/tcp/45832/p2p/16Uiu2HAmDiGfkGETwD7qHgrRcaSVNESXZnCVkgVT9dbezYHZQDuv","/ip4/172.18.103.75/tcp/45833/ws/p2p/16Uiu2HAmDiGfkGETwD7qHgrRcaSVNESXZnCVkgVT9dbezYHZQDuv"],"enrUri":"enr:-L24QHVQI56El8i1sy3MiM09GD5ujQbBO0XVzxy4Ir2lz0dAZmk4IIjEOD5CzuDn3a4gapkRUN-zHD1NvhHJSNDlwDcCgmlkgnY0gmlwhKwSZ0uKbXVsdGlhZGRyc5YACASsEmdLBrMIAAoErBJnSwazCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD7LhY5AraiNDIvae3_DCENrTegIRv9q5_HhHjkGu4IWDdGNwgrMIg3VkcIKzCoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-24-43__d01516da-bb85-4dcf-b144-3f1461a7c7a7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.69.245
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['23310', '23311', '23312', '23313', '23314']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 23310:23310 -p 23311:23311 -p 23312:23312 -p 23313:23313 -p 23314:23314 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=23312 --rest-port=23310 --tcp-port=23311 --discv5-udp-port=23313 --rest-address=0.0.0.0 --nat=extip:172.18.69.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aaba7be4d662ad2dbd97dacdcaae8bdc5afba64eefe075d7305e33265b8d6ab7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23314 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHVQI56El8i1sy3MiM09GD5ujQbBO0XVzxy4Ir2lz0dAZmk4IIjEOD5CzuDn3a4gapkRUN-zHD1NvhHJSNDlwDcCgmlkgnY0gmlwhKwSZ0uKbXVsdGlhZGRyc5YACASsEmdLBrMIAAoErBJnSwazCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD7LhY5AraiNDIvae3_DCENrTegIRv9q5_HhHjkGu4IWDdGNwgrMIg3VkcIKzCoV3YWt1MgM --storenode=/ip4/172.18.103.75/tcp/45832/p2p/16Uiu2HAmDiGfkGETwD7qHgrRcaSVNESXZnCVkgVT9dbezYHZQDuv --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.69.245 waku 00dd3483938a2f604cc127273e685e3a30afd044f0a4c851553a52fcfb5660e9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 00dd3483938a. Setting up logs at ./log/docker/store_node1_2025-12-13_04-24-43__d01516da-bb85-4dcf-b144-3f1461a7c7a7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 23310
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:23310/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:23310/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.245/tcp/23311/p2p/16Uiu2HAmLmHu8nEA71wKGjg6J6P9utNpni9WzmH1eoL7xqacDbGq","/ip4/172.18.69.245/tcp/23312/ws/p2p/16Uiu2HAmLmHu8nEA71wKGjg6J6P9utNpni9WzmH1eoL7xqacDbGq"],"enrUri":"enr:-L24QITKsWx2RyzqXZQ3YkJx7QJrIyK2DR2D88NtEDzQ9OJEWIWdzHBXUKd4Ne2DWSjCW4o5LKIC8bWOkJ_sLk6WfYoCgmlkgnY0gmlwhKwSRfWKbXVsdGlhZGRyc5YACASsEkX1BlsPAAoErBJF9QZbEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeHrSsu44pemFLH_DJSScfkyxuphNNSMYT0T2c_XwcI6DdGNwglsPg3VkcIJbEYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:23310/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.103.75/tcp/45832/p2p/16Uiu2HAmDiGfkGETwD7qHgrRcaSVNESXZnCVkgVT9dbezYHZQDuv"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:23310/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45831/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x2aa74f89a4512a9e60391272278bb423882cdc5befe245e1bc6bbd219196f64a"},{"messageHash":"0x9b799fdc1f363167ed72016c7ca902a74b501d8cecd4929fd2988f1318935d7b"},{"messageHash":"0xccf55a8880b94dd5c08773415645880b8ef63b1396112e87cc0b1f4b1ad238fa"},{"messageHash":"0xdb3ce59a182d1c4b8b19c330927c0e46c7e84eae64b96ad758d3da96880dd407"},{"messageHash":"0x81526ec62338f80196c6024ba843afd5ce286626d89b44c0215cbb2add18af25"}],"paginationCursor":"0x81526ec62338f80196c6024ba843afd5ce286626d89b44c0215cbb2add18af25"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:23310/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x2aa74f89a4512a9e60391272278bb423882cdc5befe245e1bc6bbd219196f64a"},{"messageHash":"0x9b799fdc1f363167ed72016c7ca902a74b501d8cecd4929fd2988f1318935d7b"},{"messageHash":"0xccf55a8880b94dd5c08773415645880b8ef63b1396112e87cc0b1f4b1ad238fa"},{"messageHash":"0xdb3ce59a182d1c4b8b19c330927c0e46c7e84eae64b96ad758d3da96880dd407"},{"messageHash":"0x81526ec62338f80196c6024ba843afd5ce286626d89b44c0215cbb2add18af25"}],"paginationCursor":"0x81526ec62338f80196c6024ba843afd5ce286626d89b44c0215cbb2add18af25"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id eb0d93e6fe2c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 00dd3483938a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
2232
nim/1002/data/attachments/19c8fc5e20faf210.txt
Normal file
2232
nim/1002/data/attachments/19c8fc5e20faf210.txt
Normal file
File diff suppressed because it is too large
Load Diff
67
nim/1002/data/attachments/1a24978bfa9e7ba2.txt
Normal file
67
nim/1002/data/attachments/1a24978bfa9e7ba2.txt
Normal file
@ -0,0 +1,67 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_admin_peers_stats_schema with id: 2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.93.47
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['13539', '13540', '13541', '13542', '13543']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 13539:13539 -p 13540:13540 -p 13541:13541 -p 13542:13542 -p 13543:13543 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=13541 --rest-port=13539 --tcp-port=13540 --discv5-udp-port=13542 --rest-address=0.0.0.0 --nat=extip:172.18.93.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5e914b9b110608bcbc2aa4a1ffdacddadb2c5cb9d56a94de5812942bc43b2caf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13543 --metrics-logging=true --filter=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.93.47 waku 6c3f7e9db1dcd054a4c2df1a4f2c1803dbfffb7773383eb8626ecde51aa8ac16
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6c3f7e9db1dc. Setting up logs at ./log/docker/node1_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 13539
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 012f62399d59. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c583d8040e3d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:13539/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:13539/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.47/tcp/13540/p2p/16Uiu2HAmL21SCMeDDdrXfeTNLj96ezAPU8zXHDQXe2LWVMSVQ8Mu","/ip4/172.18.93.47/tcp/13541/ws/p2p/16Uiu2HAmL21SCMeDDdrXfeTNLj96ezAPU8zXHDQXe2LWVMSVQ8Mu"],"enrUri":"enr:-L24QCnb8TCgeNUsEvcOZGfeh3egzislxTuvc4Um9ftZGk1YfPZ_UmDURxDfX3YzujO-S77G_s_kEzsF0BikpgLqD9QCgmlkgnY0gmlwhKwSXS-KbXVsdGlhZGRyc5YACASsEl0vBjTkAAoErBJdLwY05d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbWQ7WYcmKz4XkY-0H1E5LqroRfWc4fE6J_8i2LJTnrCDdGNwgjTkg3VkcII05oV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.135.121
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['22856', '22857', '22858', '22859', '22860']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 22856:22856 -p 22857:22857 -p 22858:22858 -p 22859:22859 -p 22860:22860 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=22858 --rest-port=22856 --tcp-port=22857 --discv5-udp-port=22859 --rest-address=0.0.0.0 --nat=extip:172.18.135.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a0c3e4c90c6d7adeba7effa03220c40f82ab1bceb6db3e9f0c9a6efde4a5f5f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22860 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCnb8TCgeNUsEvcOZGfeh3egzislxTuvc4Um9ftZGk1YfPZ_UmDURxDfX3YzujO-S77G_s_kEzsF0BikpgLqD9QCgmlkgnY0gmlwhKwSXS-KbXVsdGlhZGRyc5YACASsEl0vBjTkAAoErBJdLwY05d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbWQ7WYcmKz4XkY-0H1E5LqroRfWc4fE6J_8i2LJTnrCDdGNwgjTkg3VkcII05oV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.135.121 waku ac9c0ff038fd4e97b509fef35add3b6f9f6184da866ba0994922c989bcb34f2f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ac9c0ff038fd. Setting up logs at ./log/docker/node2_2025-12-13_04-15-34__0eb1603e-7f98-4075-8d86-677c2402d713__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 22856
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22856/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22856/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.121/tcp/22857/p2p/16Uiu2HAm1g9zWSQXBTdYXFTSLTjiKfodTBhB8q3X4J5oGViLhYvG","/ip4/172.18.135.121/tcp/22858/ws/p2p/16Uiu2HAm1g9zWSQXBTdYXFTSLTjiKfodTBhB8q3X4J5oGViLhYvG"],"enrUri":"enr:-L24QJq4dMWfHWUs2MkXL_6igvxGaCRZlWz8SNM7PYfCN-PtdWAMZDV62nBBNuISes1w-Z8iMwYJOeYTU2AazxNpUP4CgmlkgnY0gmlwhKwSh3mKbXVsdGlhZGRyc5YACASsEod5BllJAAoErBKHeQZZSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXNvtMIyOptdJzKp1Ly0_eoGmbnzB5l7Icke8g990Jv2DdGNwgllJg3VkcIJZS4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:13539/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:95 Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6c3f7e9db1dc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ac9c0ff038fd
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1720
nim/1002/data/attachments/1a252fdae9705d5.txt
Normal file
1720
nim/1002/data/attachments/1a252fdae9705d5.txt
Normal file
File diff suppressed because it is too large
Load Diff
77
nim/1002/data/attachments/1a3456d6d6e8c682.txt
Normal file
77
nim/1002/data/attachments/1a3456d6d6e8c682.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2025-12-13 04:20:22.290 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:20:22.290 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2025-12-13_04-20-22__a949e4c5-4166-42ca-a978-284e5e0c45bd
|
||||
2025-12-13 04:20:22.290 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:20:22.291 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:20:22.291 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-13 04:20:22.297 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:20:22.298 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-20-22__a949e4c5-4166-42ca-a978-284e5e0c45bd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:22.298 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:20:22.298 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:20:22.299 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:20:22.299 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.114
|
||||
2025-12-13 04:20:22.299 DEBUG [src.node.docker_mananger] Generated ports ['58791', '58792', '58793', '58794', '58795']
|
||||
2025-12-13 04:20:22.300 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
||||
2025-12-13 04:20:22.300 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:20:22.300 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:20:22.300 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:20:22.300 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:20:22.300 DEBUG [src.node.docker_mananger] docker run -i -t -p 58791:58791 -p 58792:58792 -p 58793:58793 -p 58794:58794 -p 58795:58795 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=58793 --rest-port=58791 --tcp-port=58792 --discv5-udp-port=58794 --rest-address=0.0.0.0 --nat=extip:172.18.121.114 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=8dfaefdb8e38f7bc6b3c2ea9fc657facfaa1ade4a3ba7ea4a390ea27b4baca9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58795 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:20:22.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.114 waku 6b6889ae823751916595afa84123d0d060d7fcefe63644a748153d5aabaacb0c
|
||||
2025-12-13 04:20:22.508 DEBUG [src.node.docker_mananger] Container started with ID 6b6889ae8237. Setting up logs at ./log/docker/node1_2025-12-13_04-20-22__a949e4c5-4166-42ca-a978-284e5e0c45bd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:22.508 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58791
|
||||
2025-12-13 04:20:22.509 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:20:22.554 ERROR [src.node.docker_mananger] Max retries reached for container 0f2c602421dc. Exiting log stream.
|
||||
2025-12-13 04:20:23.091 ERROR [src.node.docker_mananger] Max retries reached for container 5fdf3b124dd5. Exiting log stream.
|
||||
2025-12-13 04:20:23.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58791/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:23.512 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:20:23.512 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:20:23.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58791/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:23.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.114/tcp/58792/p2p/16Uiu2HAm4nvsrtNXCPwdBCyEFUxVdGKarQuUGaTCfxm1ymFZxsHD","/ip4/172.18.121.114/tcp/58793/ws/p2p/16Uiu2HAm4nvsrtNXCPwdBCyEFUxVdGKarQuUGaTCfxm1ymFZxsHD"],"enrUri":"enr:-L24QK3bReHEDo7rrFxCJtmFHZyH4HgMEbPztOe7NjIacgZbQYxo0MjyoFAbrtOu8GnHY4Zde3x5rVQ6UxduqfI-HkkCgmlkgnY0gmlwhKwSeXKKbXVsdGlhZGRyc5YACASsEnlyBuWoAAoErBJ5cgblqd0DgnJzhQAFAQAAiXNlY3AyNTZrMaECiys5ZuadoXh1pNK0uyRgzG4ZUbWCjkNpDSvqmerElwyDdGNwguWog3VkcILlqoV3YWt1MgU"}'
|
||||
2025-12-13 04:20:23.515 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:20:23.522 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:20:23.522 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-20-22__a949e4c5-4166-42ca-a978-284e5e0c45bd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:23.522 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:20:23.522 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.166.180
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.docker_mananger] Generated ports ['43398', '43399', '43400', '43401', '43402']
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:20:23.524 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:20:23.525 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:20:23.525 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:20:23.525 DEBUG [src.node.docker_mananger] docker run -i -t -p 43398:43398 -p 43399:43399 -p 43400:43400 -p 43401:43401 -p 43402:43402 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=43400 --rest-port=43398 --tcp-port=43399 --discv5-udp-port=43401 --rest-address=0.0.0.0 --nat=extip:172.18.166.180 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=bef11c81e0bd8b55afc41a6529cfccb56deccbccc06d9a2ce7bccf31fcf5122e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43402 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK3bReHEDo7rrFxCJtmFHZyH4HgMEbPztOe7NjIacgZbQYxo0MjyoFAbrtOu8GnHY4Zde3x5rVQ6UxduqfI-HkkCgmlkgnY0gmlwhKwSeXKKbXVsdGlhZGRyc5YACASsEnlyBuWoAAoErBJ5cgblqd0DgnJzhQAFAQAAiXNlY3AyNTZrMaECiys5ZuadoXh1pNK0uyRgzG4ZUbWCjkNpDSvqmerElwyDdGNwguWog3VkcILlqoV3YWt1MgU
|
||||
2025-12-13 04:20:23.704 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.166.180 waku 5fc264860cd27a830bfa74e84be5d5662b5fa70c60f485a507060d553a378dfc
|
||||
2025-12-13 04:20:23.735 DEBUG [src.node.docker_mananger] Container started with ID 5fc264860cd2. Setting up logs at ./log/docker/node2_2025-12-13_04-20-22__a949e4c5-4166-42ca-a978-284e5e0c45bd__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:23.736 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43398
|
||||
2025-12-13 04:20:23.737 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:20:24.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43398/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:24.748 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":"READY"}]}'
|
||||
2025-12-13 04:20:24.748 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:20:24.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43398/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:24.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.166.180/tcp/43399/p2p/16Uiu2HAmSrFXYAPnPa745fXqX8ZiECGQUTX5b9NBHK4k73H8xbGg","/ip4/172.18.166.180/tcp/43400/ws/p2p/16Uiu2HAmSrFXYAPnPa745fXqX8ZiECGQUTX5b9NBHK4k73H8xbGg"],"enrUri":"enr:-L24QFmWx4sL0YTWr1SVXl4BAuGjALGSx6wQAdaFZVQrucEzWzU58MZgVUb4BkJrCd0LBCTeKv8tf3R9gVqLqv3hYtgCgmlkgnY0gmlwhKwSprSKbXVsdGlhZGRyc5YACASsEqa0BqmHAAoErBKmtAapiN0DgnJzhQAFAQAAiXNlY3AyNTZrMaED0uYqjMgWFLpqGf7sUlTd5uwJous3CQ2X_IGYpQN0It2DdGNwgqmHg3VkcIKpiYV3YWt1MgE"}'
|
||||
2025-12-13 04:20:24.753 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:20:24.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43398/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.114/tcp/58792/p2p/16Uiu2HAm4nvsrtNXCPwdBCyEFUxVdGKarQuUGaTCfxm1ymFZxsHD"]'
|
||||
2025-12-13 04:20:24.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:24.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58791/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
||||
2025-12-13 04:20:24.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:24.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43398/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
||||
2025-12-13 04:20:24.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:24.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:20:24.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:24.775 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:20:24.875 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:20:24.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:24.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599624769687598,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:20:24.880 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:20:24.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43398/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:24.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599624769687598,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:20:24.886 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:20:24.887 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:20:24.887 DEBUG [src.node.waku_node] Stopping container with id 6b6889ae8237
|
||||
2025-12-13 04:20:25.398 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:20:25.398 DEBUG [src.node.waku_node] Stopping container with id 5fc264860cd2
|
||||
2025-12-13 04:20:25.910 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:20:25.912 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:20:25.918 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:20:25.923 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1736
nim/1002/data/attachments/1a35702f83a78ff4.txt
Normal file
1736
nim/1002/data/attachments/1a35702f83a78ff4.txt
Normal file
File diff suppressed because it is too large
Load Diff
468
nim/1002/data/attachments/1af563967da18dec.txt
Normal file
468
nim/1002/data/attachments/1af563967da18dec.txt
Normal file
@ -0,0 +1,468 @@
|
||||
2025-12-13 04:25:00.867 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:25:00.869 DEBUG [tests.conftest] Running test: test_different_page_size[99] with id: 2025-12-13_04-25-00__7d73c30b-82bd-4755-bac5-744ac9432306
|
||||
2025-12-13 04:25:00.869 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:25:00.869 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:25:00.871 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:25:00.880 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:25:00.880 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-25-00__7d73c30b-82bd-4755-bac5-744ac9432306__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:00.881 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:25:00.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:25:00.884 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:25:00.884 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.177
|
||||
2025-12-13 04:25:00.884 DEBUG [src.node.docker_mananger] Generated ports ['45078', '45079', '45080', '45081', '45082']
|
||||
2025-12-13 04:25:00.884 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:25:00.884 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:25:00.885 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:25:00.885 DEBUG [src.node.docker_mananger] docker run -i -t -p 45078:45078 -p 45079:45079 -p 45080:45080 -p 45081:45081 -p 45082:45082 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=45080 --rest-port=45078 --tcp-port=45079 --discv5-udp-port=45081 --rest-address=0.0.0.0 --nat=extip:172.18.207.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9abe1e0dbcf8bf22912ca093eb8e919ce90afecd3efea7cbff98d8ea449b62dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45082 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:25:01.079 ERROR [src.node.docker_mananger] Max retries reached for container fb4f4755524f. Exiting log stream.
|
||||
2025-12-13 04:25:01.082 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.177 waku 427356877a59fb104d192a85b4391696483f59f5010ab6bd595a451ae4b6ab61
|
||||
2025-12-13 04:25:01.113 DEBUG [src.node.docker_mananger] Container started with ID 427356877a59. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-25-00__7d73c30b-82bd-4755-bac5-744ac9432306__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:01.114 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45078
|
||||
2025-12-13 04:25:01.115 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:25:01.738 ERROR [src.node.docker_mananger] Max retries reached for container d916baf3e820. Exiting log stream.
|
||||
2025-12-13 04:25:02.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45078/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:02.118 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"}]}'
|
||||
2025-12-13 04:25:02.118 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:25:02.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45078/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:02.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.177/tcp/45079/p2p/16Uiu2HAkvsNKstFtAStF8gkaP1Zsqad1aPUJ9SoqtS4E7ptVVLVc","/ip4/172.18.207.177/tcp/45080/ws/p2p/16Uiu2HAkvsNKstFtAStF8gkaP1Zsqad1aPUJ9SoqtS4E7ptVVLVc"],"enrUri":"enr:-L24QMsbLH-cHQXZUskVAvgqJZ3GLtpEojhhPvN0O9_FxCYuAMms-WtHaDvuFTlCVKurrLm2VHdQuCSSDXUesVCodbsCgmlkgnY0gmlwhKwSz7GKbXVsdGlhZGRyc5YACASsEs-xBrAXAAoErBLPsQawGN0DgnJzhQADAQAAiXNlY3AyNTZrMaECFXDTrBYgne6yvOaw2D3pQhwLvTCb1JJmQ06jQaf4lOeDdGNwgrAXg3VkcIKwGYV3YWt1MgM"}'
|
||||
2025-12-13 04:25:02.121 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:25:02.128 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:25:02.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-25-00__7d73c30b-82bd-4755-bac5-744ac9432306__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:02.129 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:25:02.129 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:25:02.130 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:25:02.130 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.82
|
||||
2025-12-13 04:25:02.130 DEBUG [src.node.docker_mananger] Generated ports ['7350', '7351', '7352', '7353', '7354']
|
||||
2025-12-13 04:25:02.131 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:25:02.131 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:25:02.131 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:25:02.131 DEBUG [src.node.docker_mananger] docker run -i -t -p 7350:7350 -p 7351:7351 -p 7352:7352 -p 7353:7353 -p 7354:7354 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=7352 --rest-port=7350 --tcp-port=7351 --discv5-udp-port=7353 --rest-address=0.0.0.0 --nat=extip:172.18.251.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4dd31c1a4fcacb313b121cf0eb41ee8c1c8cabddb046ca1c77cfad1a6ff48cf5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7354 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMsbLH-cHQXZUskVAvgqJZ3GLtpEojhhPvN0O9_FxCYuAMms-WtHaDvuFTlCVKurrLm2VHdQuCSSDXUesVCodbsCgmlkgnY0gmlwhKwSz7GKbXVsdGlhZGRyc5YACASsEs-xBrAXAAoErBLPsQawGN0DgnJzhQADAQAAiXNlY3AyNTZrMaECFXDTrBYgne6yvOaw2D3pQhwLvTCb1JJmQ06jQaf4lOeDdGNwgrAXg3VkcIKwGYV3YWt1MgM --storenode=/ip4/172.18.207.177/tcp/45079/p2p/16Uiu2HAkvsNKstFtAStF8gkaP1Zsqad1aPUJ9SoqtS4E7ptVVLVc --store=true --relay=true
|
||||
2025-12-13 04:25:02.342 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.82 waku fb0c6a7b5aba9fe3d678a36fec364a8c22e12b4beb114b134a41b28590a8ff6e
|
||||
2025-12-13 04:25:02.371 DEBUG [src.node.docker_mananger] Container started with ID fb0c6a7b5aba. Setting up logs at ./log/docker/store_node1_2025-12-13_04-25-00__7d73c30b-82bd-4755-bac5-744ac9432306__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:25:02.372 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7350
|
||||
2025-12-13 04:25:02.372 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:25:03.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7350/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:03.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:25:03.378 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:25:03.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7350/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:03.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.82/tcp/7351/p2p/16Uiu2HAm5t1V83CR5829FtxFCXvPSy61yFkcFjzk3Qn6Uh71Lx4E","/ip4/172.18.251.82/tcp/7352/ws/p2p/16Uiu2HAm5t1V83CR5829FtxFCXvPSy61yFkcFjzk3Qn6Uh71Lx4E"],"enrUri":"enr:-L24QGNbiT7QKZ76hBUZrAVynvuzOYHUY5DpwDbBWkPQTUR8Zvhc_-nGxCXTNgmgUQuLRSn8ZnqWvXtU79AIJ_vNpz0CgmlkgnY0gmlwhKwS-1KKbXVsdGlhZGRyc5YACASsEvtSBhy3AAoErBL7UgYcuN0DgnJzhQADAQAAiXNlY3AyNTZrMaECm1QGgluyHathCqDYQgZM8rbKpP3v31oDrxm9_-fKDq-DdGNwghy3g3VkcIIcuYV3YWt1MgM"}'
|
||||
2025-12-13 04:25:03.381 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:25:03.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7350/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.177/tcp/45079/p2p/16Uiu2HAkvsNKstFtAStF8gkaP1Zsqad1aPUJ9SoqtS4E7ptVVLVc"]'
|
||||
2025-12-13 04:25:03.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:25:03.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7350/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:25:03.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.392 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:03.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:03.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.398 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:03.598 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:03.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:03.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.606 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:03.807 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:03.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:03.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:03.813 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:04.015 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:04.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:04.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:04.022 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:04.223 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:04.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:04.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:04.229 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:04.430 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:04.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:04.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:04.436 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:04.637 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:04.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:04.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:04.643 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:04.845 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:04.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:04.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:04.851 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:05.051 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:05.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:05.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:05.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:05.259 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:05.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:05.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:05.266 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:05.466 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:05.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:05.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:05.477 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:05.677 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:05.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:05.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:05.685 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:05.885 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:05.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:05.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:05.892 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:06.093 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:06.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:06.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:06.099 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:06.300 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:06.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:06.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:06.306 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:06.506 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:06.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:06.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:06.512 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:06.713 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:06.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:06.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:06.719 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:06.920 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:06.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:06.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:06.927 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:07.128 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:07.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:07.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:07.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:07.334 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:07.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:07.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:07.341 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:07.542 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:07.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:07.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:07.548 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:07.749 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:07.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:07.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:07.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:07.955 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:07.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:07.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:07.962 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:08.162 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:08.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:08.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:08.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:08.369 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:08.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:08.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:08.376 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:08.577 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:08.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:08.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:08.584 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:08.785 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:08.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:08.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:08.792 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:08.993 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:08.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:08.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:08.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:09.200 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:09.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:09.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:09.207 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:09.408 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:09.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:09.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:09.415 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:09.616 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:09.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:09.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:09.622 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:09.822 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:09.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:09.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:09.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:10.030 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:10.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:10.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:10.036 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:10.237 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:10.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:10.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:10.244 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:10.445 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:10.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:10.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:10.451 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:10.651 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:10.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:10.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:10.658 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:10.858 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:10.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:10.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:10.865 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:11.066 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:11.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:11.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:11.071 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:11.272 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:11.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:11.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:11.278 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:11.479 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:11.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:11.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:11.485 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:11.686 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:11.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:11.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:11.692 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:11.893 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:11.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:11.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:11.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:12.100 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:12.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:12.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:12.106 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:12.307 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:12.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:12.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:12.313 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:12.514 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:12.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:12.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:12.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:12.722 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:12.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:12.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:12.728 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:12.929 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:12.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:12.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:12.935 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:13.136 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:13.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:13.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:13.142 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:13.343 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:13.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:13.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:13.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:13.550 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:13.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:13.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:13.556 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:13.757 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:13.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:13.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:13.763 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:13.964 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:13.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:13.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:13.971 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:14.171 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:14.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:14.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:14.180 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:14.381 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:14.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:14.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:14.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:14.589 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:14.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:14.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:14.594 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:14.795 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:14.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:14.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:14.804 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:15.004 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:15.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:15.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:15.011 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:15.211 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:15.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:15.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:15.218 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:15.418 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:15.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:15.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:15.425 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:15.626 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:15.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:15.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:15.632 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:15.832 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:15.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:15.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:15.839 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:16.039 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:16.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:16.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:16.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:16.246 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:16.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:16.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:16.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:16.453 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:16.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:16.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:16.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:16.660 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:16.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:16.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:16.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:16.867 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:16.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:16.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:16.873 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:17.074 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:17.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:17.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:17.080 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:17.281 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:17.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:17.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:17.287 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:17.488 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:17.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:17.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:17.494 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:17.694 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:17.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:17.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:17.701 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:17.902 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:17.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:17.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:17.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:18.109 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:18.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:18.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:18.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:18.316 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:18.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:18.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:18.322 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:18.523 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:18.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:18.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:18.529 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:18.730 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:18.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:18.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:18.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:18.938 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:18.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:18.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:18.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:19.145 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:19.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:19.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:19.152 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:19.353 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:19.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:19.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:19.359 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:19.560 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:19.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:19.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:19.567 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:19.768 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:19.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:19.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:19.774 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:19.975 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:19.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:19.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:19.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:20.182 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:20.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:20.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:20.191 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:20.391 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:20.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:20.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:20.397 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:20.598 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:20.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:20.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:20.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:20.804 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:20.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:20.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:20.811 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:21.012 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:21.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:21.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:21.018 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:21.219 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:21.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:21.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:21.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:21.426 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:21.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:21.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:21.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:21.633 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:21.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:21.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:21.639 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:21.840 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:21.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:21.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:21.847 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:22.048 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:22.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:22.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:22.054 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:22.255 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:22.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:22.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:22.261 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:22.462 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:22.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:22.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:22.469 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:22.669 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:22.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:22.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:22.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:22.877 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:22.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:22.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:22.883 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:23.084 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:23.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:23.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:23.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:23.290 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:23.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:23.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:23.296 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:23.497 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:23.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:23.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:23.503 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:23.704 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:23.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:23.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:23.711 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:23.912 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:25:23.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45078/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:25:23.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:25:23.917 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:25:24.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45078/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=99&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:24.124 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:25:24.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7350/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=99&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:25:24.129 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:25:24.131 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:25:24.133 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:25:24.133 DEBUG [src.node.waku_node] Stopping container with id 427356877a59
|
||||
2025-12-13 04:25:24.689 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:25:24.689 DEBUG [src.node.waku_node] Stopping container with id fb0c6a7b5aba
|
||||
2025-12-13 04:25:25.274 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:25:25.277 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:25:25.331 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:25:25.362 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
81
nim/1002/data/attachments/1b02a3be823b479d.txt
Normal file
81
nim/1002/data/attachments/1b02a3be823b479d.txt
Normal file
@ -0,0 +1,81 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_subscribe_with_invalid_content_topic_format with id: 2025-12-13_04-06-47__04eb050c-589e-40fb-b805-d54071ce22ab
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-47__04eb050c-589e-40fb-b805-d54071ce22ab__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.119.204
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15106', '15107', '15108', '15109', '15110']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 15106:15106 -p 15107:15107 -p 15108:15108 -p 15109:15109 -p 15110:15110 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=15108 --rest-port=15106 --tcp-port=15107 --discv5-udp-port=15109 --rest-address=0.0.0.0 --nat=extip:172.18.119.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6dac3dcc9f53bf95bbe8cda504b5a66d25fea44d8ecf69fe23bcce3effde59c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15110 --metrics-logging=true --relay=true --filter=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d037cd40081b. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.119.204 waku 49842b42736a0ad5dc3e04717c52921439170bcaaee624ac1efb8ba76b62a829
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 49842b42736a. Setting up logs at ./log/docker/node1_2025-12-13_04-06-47__04eb050c-589e-40fb-b805-d54071ce22ab__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15106
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1c3b501d6d10. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15106/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15106/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.204/tcp/15107/p2p/16Uiu2HAmFivJkRZVuu889fPunWmn8cLvseUBQXyRRBJJKTKDKvs1","/ip4/172.18.119.204/tcp/15108/ws/p2p/16Uiu2HAmFivJkRZVuu889fPunWmn8cLvseUBQXyRRBJJKTKDKvs1"],"enrUri":"enr:-L24QJvIx9N27TmUMEAP9b5x3cLFfBdZtGXYFQrnjSkIuZuINnsoM6yCKDT_3npVkCBjlVxBQYWsMNtzApTfO2oaLIYCgmlkgnY0gmlwhKwSd8yKbXVsdGlhZGRyc5YACASsEnfMBjsDAAoErBJ3zAY7BN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLZTPyghUtrwucndPfpm1jf3VV6xVkiNODOIHnbXsjxiDdGNwgjsDg3VkcII7BYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-06-47__04eb050c-589e-40fb-b805-d54071ce22ab__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.131.14
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62179', '62180', '62181', '62182', '62183']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62179:62179 -p 62180:62180 -p 62181:62181 -p 62182:62182 -p 62183:62183 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=62181 --rest-port=62179 --tcp-port=62180 --discv5-udp-port=62182 --rest-address=0.0.0.0 --nat=extip:172.18.131.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfadaac54b79b3f111fbcdcd8bb08242e2b11beff8a01b5008aa2dece3cfc56f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62183 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJvIx9N27TmUMEAP9b5x3cLFfBdZtGXYFQrnjSkIuZuINnsoM6yCKDT_3npVkCBjlVxBQYWsMNtzApTfO2oaLIYCgmlkgnY0gmlwhKwSd8yKbXVsdGlhZGRyc5YACASsEnfMBjsDAAoErBJ3zAY7BN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLZTPyghUtrwucndPfpm1jf3VV6xVkiNODOIHnbXsjxiDdGNwgjsDg3VkcII7BYV3YWt1MgU --filternode=/ip4/172.18.119.204/tcp/15107/p2p/16Uiu2HAmFivJkRZVuu889fPunWmn8cLvseUBQXyRRBJJKTKDKvs1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.131.14 waku 381f28694f1a15346bc60d09aced3f8ea03841f3e12d6622d2b888355a4c4670
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 381f28694f1a. Setting up logs at ./log/docker/node2_2025-12-13_04-06-47__04eb050c-589e-40fb-b805-d54071ce22ab__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62179
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62179/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.14/tcp/62180/p2p/16Uiu2HAm9gA3bUmdNSEDU1PV82iJPcJZcdPLJfo5yZnEGkthM63W","/ip4/172.18.131.14/tcp/62181/ws/p2p/16Uiu2HAm9gA3bUmdNSEDU1PV82iJPcJZcdPLJfo5yZnEGkthM63W"],"enrUri":"enr:-L24QMZ7POggsrdAoeHq3mKq5IWQVoFbymwiiL1BbF9GSWTyTN2HDU0gY0lb0lSagB7mJ9MuUfxGaD0_fEd7bu971uoCgmlkgnY0gmlwhKwSgw6KbXVsdGlhZGRyc5YACASsEoMOBvLkAAoErBKDDgby5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC07l7a65ToaYZ6FCPdEZhKengizcLnibmWDnHK6wv0AWDdGNwgvLkg3VkcILy5oV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.119.204/tcp/15107/p2p/16Uiu2HAmFivJkRZVuu889fPunWmn8cLvseUBQXyRRBJJKTKDKvs1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15106/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "dcdbe709-a540-4891-9b4e-7da244abcdeb", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"dcdbe709-a540-4891-9b4e-7da244abcdeb","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:129 Running test with contetn topic Empty string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "Empty string", "value": ""}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62179/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:129 Running test with contetn topic A dictionary
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A dictionary", "value": {"key": "YWFh"}}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62179/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:129 Running test with contetn topic An integer
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "An integer", "value": 1234567890}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62179/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:129 Running test with contetn topic A list
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A list", "value": ["YWFh"]}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62179/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:129 Running test with contetn topic A bool
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62179/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A bool", "value": true}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62179/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 49842b42736a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 381f28694f1a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
197
nim/1002/data/attachments/1bb8047922efd797.txt
Normal file
197
nim/1002/data/attachments/1bb8047922efd797.txt
Normal file
@ -0,0 +1,197 @@
|
||||
2025-12-13 04:17:21.160 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:17:21.160 DEBUG [tests.conftest] Running test: test_relay_get_message_while_one_peer_is_paused with id: 2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864
|
||||
2025-12-13 04:17:21.160 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:17:21.161 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:17:21.161 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-13 04:17:21.167 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:21.167 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:21.168 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:21.168 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:21.169 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:21.169 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.94
|
||||
2025-12-13 04:17:21.169 DEBUG [src.node.docker_mananger] Generated ports ['1978', '1979', '1980', '1981', '1982']
|
||||
2025-12-13 04:17:21.170 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:21.170 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:21.170 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:21.170 DEBUG [src.node.docker_mananger] docker run -i -t -p 1978:1978 -p 1979:1979 -p 1980:1980 -p 1981:1981 -p 1982:1982 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=1980 --rest-port=1978 --tcp-port=1979 --discv5-udp-port=1981 --rest-address=0.0.0.0 --nat=extip:172.18.69.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ceacc54c8120e5bc28ec6cbd20ebf4b7c932bfdaead1cc9128a56a6e83b1c1ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1982 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:17:21.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.94 waku 288dd89a6fb26372e7ade927a7d576c66df6a2a68583c912c2322ea1d3789d2b
|
||||
2025-12-13 04:17:21.415 DEBUG [src.node.docker_mananger] Container started with ID 288dd89a6fb2. Setting up logs at ./log/docker/node1_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:21.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1978
|
||||
2025-12-13 04:17:21.416 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:22.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1978/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:22.421 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"}]}'
|
||||
2025-12-13 04:17:22.421 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:22.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1978/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:22.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.94/tcp/1979/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88","/ip4/172.18.69.94/tcp/1980/ws/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88"],"enrUri":"enr:-L24QOIj-lUXo7eQDKRADawGmLuuoEASlRIMTLnzXuvtMR2sUMqhRGnIoJyyWCse0isvYFo0lGJLWgas_FsCw9Tzs_4CgmlkgnY0gmlwhKwSRV6KbXVsdGlhZGRyc5YACASsEkVeBge7AAoErBJFXgYHvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOz8Z6Mx8GdmvqzTJFk8dC1DbLojMwtRjyn77wpfK_NmDdGNwgge7g3VkcIIHvYV3YWt1MgE"}'
|
||||
2025-12-13 04:17:22.423 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:22.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:22.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:22.430 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:22.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.246
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.docker_mananger] Generated ports ['64212', '64213', '64214', '64215', '64216']
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:22.432 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:22.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 64212:64212 -p 64213:64213 -p 64214:64214 -p 64215:64215 -p 64216:64216 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=64214 --rest-port=64212 --tcp-port=64213 --discv5-udp-port=64215 --rest-address=0.0.0.0 --nat=extip:172.18.254.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=54cdda94acc8bb7e5e0ebdda2ec7b91f4b22c9ff1c4c4eec6f05ed9388ce6e2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64216 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOIj-lUXo7eQDKRADawGmLuuoEASlRIMTLnzXuvtMR2sUMqhRGnIoJyyWCse0isvYFo0lGJLWgas_FsCw9Tzs_4CgmlkgnY0gmlwhKwSRV6KbXVsdGlhZGRyc5YACASsEkVeBge7AAoErBJFXgYHvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOz8Z6Mx8GdmvqzTJFk8dC1DbLojMwtRjyn77wpfK_NmDdGNwgge7g3VkcIIHvYV3YWt1MgE
|
||||
2025-12-13 04:17:22.625 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.246 waku 71495eeac7941f4f158a0f06a1f6bb0b85e880f9a34267acd72ed6189d170522
|
||||
2025-12-13 04:17:22.660 DEBUG [src.node.docker_mananger] Container started with ID 71495eeac794. Setting up logs at ./log/docker/node2_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:22.660 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64212
|
||||
2025-12-13 04:17:22.661 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:23.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64212/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:23.670 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"}]}'
|
||||
2025-12-13 04:17:23.671 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:23.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64212/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:23.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.246/tcp/64213/p2p/16Uiu2HAmGi43avS4KVM4rV6mmhPLtnaEXdDVVjxifKx4BRfnpsGH","/ip4/172.18.254.246/tcp/64214/ws/p2p/16Uiu2HAmGi43avS4KVM4rV6mmhPLtnaEXdDVVjxifKx4BRfnpsGH"],"enrUri":"enr:-L24QDqSpJ1BUCFn9BBmbQbYK7M0LFBvw14HD-jzpRLMk_7zI9x1Njw6H3mkP1JkSkWmZ3v9J251PCWLEo2RdwIISTMCgmlkgnY0gmlwhKwS_vaKbXVsdGlhZGRyc5YACASsEv72BvrVAAoErBL-9gb61t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPDeq9UvDcVpsTnh-htWKqNeP_6_20gWxoDcua_jgI2aDdGNwgvrVg3VkcIL614V3YWt1MgE"}'
|
||||
2025-12-13 04:17:23.679 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:23.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64212/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.94/tcp/1979/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88"]'
|
||||
2025-12-13 04:17:23.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:23.683 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
||||
2025-12-13 04:17:23.689 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:23.689 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:23.689 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:23.689 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:23.691 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:23.691 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.203
|
||||
2025-12-13 04:17:23.691 DEBUG [src.node.docker_mananger] Generated ports ['31052', '31053', '31054', '31055', '31056']
|
||||
2025-12-13 04:17:23.691 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:23.691 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:23.691 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:23.692 DEBUG [src.node.docker_mananger] docker run -i -t -p 31052:31052 -p 31053:31053 -p 31054:31054 -p 31055:31055 -p 31056:31056 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=31054 --rest-port=31052 --tcp-port=31053 --discv5-udp-port=31055 --rest-address=0.0.0.0 --nat=extip:172.18.35.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d3b3e8353489cb620a8ca3cbacb425ae48adcf63edcfe0cb349e0fcc1abdafc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31056 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOIj-lUXo7eQDKRADawGmLuuoEASlRIMTLnzXuvtMR2sUMqhRGnIoJyyWCse0isvYFo0lGJLWgas_FsCw9Tzs_4CgmlkgnY0gmlwhKwSRV6KbXVsdGlhZGRyc5YACASsEkVeBge7AAoErBJFXgYHvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOz8Z6Mx8GdmvqzTJFk8dC1DbLojMwtRjyn77wpfK_NmDdGNwgge7g3VkcIIHvYV3YWt1MgE
|
||||
2025-12-13 04:17:23.880 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.203 waku e63889d557981eeb3bcedc572e328ff25f4d288f138f3523596b3303d40d2c91
|
||||
2025-12-13 04:17:23.915 DEBUG [src.node.docker_mananger] Container started with ID e63889d55798. Setting up logs at ./log/docker/node3_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:23.916 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31052
|
||||
2025-12-13 04:17:23.916 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:24.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31052/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:24.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
2025-12-13 04:17:24.924 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:24.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31052/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:24.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.203/tcp/31053/p2p/16Uiu2HAmN43yLUAPFq6eRDVnVn3hUTW715RcbPjyMSz3vNb3wuYs","/ip4/172.18.35.203/tcp/31054/ws/p2p/16Uiu2HAmN43yLUAPFq6eRDVnVn3hUTW715RcbPjyMSz3vNb3wuYs"],"enrUri":"enr:-L24QJit1R8hNJbmgVP3iSC8oO2mTxMuSx1gbFwEyGpU3rpfE20EOKpcSo9A9rfdxlg03_dRGt-ZzlfJszQlsjiDE40CgmlkgnY0gmlwhKwSI8uKbXVsdGlhZGRyc5YACASsEiPLBnlNAAoErBIjywZ5Tt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDi6Giwo7a55Pu6MogszKXpwyLTC3g3MI-UwWGM7QKMBiDdGNwgnlNg3VkcIJ5T4V3YWt1MgE"}'
|
||||
2025-12-13 04:17:24.926 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:24.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31052/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.94/tcp/1979/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88"]'
|
||||
2025-12-13 04:17:24.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:24.936 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:24.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:24.936 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:24.936 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.71
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.docker_mananger] Generated ports ['26955', '26956', '26957', '26958', '26959']
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:24.938 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:24.938 DEBUG [src.node.docker_mananger] docker run -i -t -p 26955:26955 -p 26956:26956 -p 26957:26957 -p 26958:26958 -p 26959:26959 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=26957 --rest-port=26955 --tcp-port=26956 --discv5-udp-port=26958 --rest-address=0.0.0.0 --nat=extip:172.18.11.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=42a0b78d495db0b5e10a47befae9cc87e7ca6279c969bfc3a3bb9b1791dedcc3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26959 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOIj-lUXo7eQDKRADawGmLuuoEASlRIMTLnzXuvtMR2sUMqhRGnIoJyyWCse0isvYFo0lGJLWgas_FsCw9Tzs_4CgmlkgnY0gmlwhKwSRV6KbXVsdGlhZGRyc5YACASsEkVeBge7AAoErBJFXgYHvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOz8Z6Mx8GdmvqzTJFk8dC1DbLojMwtRjyn77wpfK_NmDdGNwgge7g3VkcIIHvYV3YWt1MgE
|
||||
2025-12-13 04:17:25.125 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.71 waku 35604b845f4ab6ab8c4dac51b14018bad97ec4a736b38bccf7aef253dfbdbcd0
|
||||
2025-12-13 04:17:25.155 DEBUG [src.node.docker_mananger] Container started with ID 35604b845f4a. Setting up logs at ./log/docker/node4_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:25.156 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26955
|
||||
2025-12-13 04:17:25.156 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:26.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26955/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:26.166 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"}]}'
|
||||
2025-12-13 04:17:26.167 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:26.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26955/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:26.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.71/tcp/26956/p2p/16Uiu2HAm55UtQCtMfhrbUrGqnNcSKcR1bdEDQLKZBYCp6K5tKgFK","/ip4/172.18.11.71/tcp/26957/ws/p2p/16Uiu2HAm55UtQCtMfhrbUrGqnNcSKcR1bdEDQLKZBYCp6K5tKgFK"],"enrUri":"enr:-L24QFQl0Q3CQjEH5Bbp3dunVSft69kxyVTzopfNDd3sY__lDD2ZQKP7JUkrRMXG9RKp2OGdJ94FNEsVXhMn_6fBj5kCgmlkgnY0gmlwhKwSC0eKbXVsdGlhZGRyc5YACASsEgtHBmlMAAoErBILRwZpTd0DgnJzhQADAQAAiXNlY3AyNTZrMaECj2i10JRbdAD1m9K1x9b3LWKs2ntpxNFttHo2Dr47qTqDdGNwgmlMg3VkcIJpToV3YWt1MgE"}'
|
||||
2025-12-13 04:17:26.174 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:26.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26955/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.94/tcp/1979/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88"]'
|
||||
2025-12-13 04:17:26.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:26.184 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:26.184 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:26.184 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:26.184 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:26.185 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:26.186 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.210
|
||||
2025-12-13 04:17:26.186 DEBUG [src.node.docker_mananger] Generated ports ['40700', '40701', '40702', '40703', '40704']
|
||||
2025-12-13 04:17:26.186 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:26.186 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:26.186 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:26.186 DEBUG [src.node.docker_mananger] docker run -i -t -p 40700:40700 -p 40701:40701 -p 40702:40702 -p 40703:40703 -p 40704:40704 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=40702 --rest-port=40700 --tcp-port=40701 --discv5-udp-port=40703 --rest-address=0.0.0.0 --nat=extip:172.18.165.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4adfcdf6cda0f102babde96d8405423ccb52300239341ee275eb29fc8f5abc70 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40704 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOIj-lUXo7eQDKRADawGmLuuoEASlRIMTLnzXuvtMR2sUMqhRGnIoJyyWCse0isvYFo0lGJLWgas_FsCw9Tzs_4CgmlkgnY0gmlwhKwSRV6KbXVsdGlhZGRyc5YACASsEkVeBge7AAoErBJFXgYHvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOz8Z6Mx8GdmvqzTJFk8dC1DbLojMwtRjyn77wpfK_NmDdGNwgge7g3VkcIIHvYV3YWt1MgE
|
||||
2025-12-13 04:17:26.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.210 waku f6760a0fd7b02dbaf8bd521c94fcdecd6c201f4ef8196edec249f6ffe75cf68a
|
||||
2025-12-13 04:17:26.419 DEBUG [src.node.docker_mananger] Container started with ID f6760a0fd7b0. Setting up logs at ./log/docker/node5_2025-12-13_04-17-21__3607453f-3286-479a-8778-f8f160a5c864__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:26.420 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40700
|
||||
2025-12-13 04:17:26.421 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:27.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40700/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
2025-12-13 04:17:27.430 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:27.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40700/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.210/tcp/40701/p2p/16Uiu2HAmPSYtsWWieKcFE4K7DkEM8QBazdDjXoyJGDB7CMJ1Te2H","/ip4/172.18.165.210/tcp/40702/ws/p2p/16Uiu2HAmPSYtsWWieKcFE4K7DkEM8QBazdDjXoyJGDB7CMJ1Te2H"],"enrUri":"enr:-L24QK2AP3dX3LLjEb6K3IhI5zAGJrzCsg-Xa22n45y9koJzf2trmBAp52Tweya7LxmE_S3fFSJkZG22SRxhmEo1ulYCgmlkgnY0gmlwhKwSpdKKbXVsdGlhZGRyc5YACASsEqXSBp79AAoErBKl0gae_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoEDNynb4Dw0jaadL-PMfJY19iXdiDW1HsYGQXCX3UK6DdGNwgp79g3VkcIKe_4V3YWt1MgE"}'
|
||||
2025-12-13 04:17:27.432 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:27.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40700/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.94/tcp/1979/p2p/16Uiu2HAmGeGDEqBbqWnpvDdTXA45q7XQ1fpZvMpRTahRhADV9g88"]'
|
||||
2025-12-13 04:17:27.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.435 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-13 04:17:27.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1978/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:17:27.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64212/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:17:27.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.448 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
||||
2025-12-13 04:17:27.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31052/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:17:27.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26955/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:17:27.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40700/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:17:27.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:17:27.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.476 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:17:27.576 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447465334528,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.581 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447465334528,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.585 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31052/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447465334528,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.588 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447465334528,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.592 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447465334528,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.596 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-13 04:17:27.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:17:27.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.605 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:17:27.706 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447597181529,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.711 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447597181529,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.715 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31052/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447597181529,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.719 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447597181529,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.723 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:17:27.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447597181529,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.726 DEBUG [src.node.waku_node] Pausing container with id 71495eeac794
|
||||
2025-12-13 04:17:27.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:17:27.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.744 DEBUG [src.node.waku_node] Unpause container with id 71495eeac794
|
||||
2025-12-13 04:17:27.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:17:27.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:27.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:27.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447726631462,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599447726707814,"ephemeral":false,"proof":""}]'
|
||||
2025-12-13 04:17:27.772 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:17:27.773 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:17:27.773 DEBUG [src.node.waku_node] Stopping container with id 288dd89a6fb2
|
||||
2025-12-13 04:17:28.367 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:28.367 DEBUG [src.node.waku_node] Stopping container with id 71495eeac794
|
||||
2025-12-13 04:17:28.930 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:28.932 DEBUG [src.node.waku_node] Stopping container with id e63889d55798
|
||||
2025-12-13 04:17:29.239 ERROR [src.node.docker_mananger] Max retries reached for container 288dd89a6fb2. Exiting log stream.
|
||||
2025-12-13 04:17:29.473 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:29.473 DEBUG [src.node.waku_node] Stopping container with id 35604b845f4a
|
||||
2025-12-13 04:17:29.766 ERROR [src.node.docker_mananger] Max retries reached for container 71495eeac794. Exiting log stream.
|
||||
2025-12-13 04:17:29.974 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:29.975 DEBUG [src.node.waku_node] Stopping container with id f6760a0fd7b0
|
||||
2025-12-13 04:17:30.285 ERROR [src.node.docker_mananger] Max retries reached for container e63889d55798. Exiting log stream.
|
||||
2025-12-13 04:17:30.508 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:30.509 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:17:30.540 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:30.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:30.558 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:30.563 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:30.569 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
430
nim/1002/data/attachments/1c1cb5a064937696.txt
Normal file
430
nim/1002/data/attachments/1c1cb5a064937696.txt
Normal file
@ -0,0 +1,430 @@
|
||||
2025-12-13 04:20:54.180 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:20:54.180 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645
|
||||
2025-12-13 04:20:54.180 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:20:54.186 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:20:54.187 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:54.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:20:54.192 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:54.198 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:20:54.198 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:54.198 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:20:54.199 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:20:54.199 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:20:54.202 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:20:54.202 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.93
|
||||
2025-12-13 04:20:54.203 DEBUG [src.node.docker_mananger] Generated ports ['36877', '36878', '36879', '36880', '36881']
|
||||
2025-12-13 04:20:54.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:20:54.203 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:20:54.203 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:20:54.203 DEBUG [src.node.docker_mananger] docker run -i -t -p 36877:36877 -p 36878:36878 -p 36879:36879 -p 36880:36880 -p 36881:36881 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=36879 --rest-port=36877 --tcp-port=36878 --discv5-udp-port=36880 --rest-address=0.0.0.0 --nat=extip:172.18.173.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4de0a1aa0cfba529b1ed7f2caaeafd3aebda4eb4bad0ac29f93f4e07e54ebcc --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36881 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
2025-12-13 04:20:54.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.93 waku e936134b33eb6c0c36bfc74138b6ffaedfd8989f5bc7e00d5c71ebbafda63cdb
|
||||
2025-12-13 04:20:54.411 ERROR [src.node.docker_mananger] Max retries reached for container a6285e89398b. Exiting log stream.
|
||||
2025-12-13 04:20:54.424 DEBUG [src.node.docker_mananger] Container started with ID e936134b33eb. Setting up logs at ./log/docker/node1_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:54.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36877
|
||||
2025-12-13 04:20:54.424 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:20:54.987 ERROR [src.node.docker_mananger] Max retries reached for container d9b162e6de67. Exiting log stream.
|
||||
2025-12-13 04:20:55.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36877/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:55.428 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"}]}'
|
||||
2025-12-13 04:20:55.428 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:20:55.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36877/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:55.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.93/tcp/36878/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL","/ip4/172.18.173.93/tcp/36879/ws/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL"],"enrUri":"enr:-L24QF1EGDQXB5okVTHkazcq3eUEDYIYS3zclwPa4rKdq7Y7KlamndI75_-SjrDtaI15p_L-rdZ_Ql455FgI416H9JYCgmlkgnY0gmlwhKwSrV2KbXVsdGlhZGRyc5YACASsEq1dBpAOAAoErBKtXQaQD90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjwf-Vn1qom3prptgSNAMh7YjLdKs-uWOzt13c8l8L4ODdGNwgpAOg3VkcIKQEIV3YWt1MhM"}'
|
||||
2025-12-13 04:20:55.431 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:20:55.431 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:20:55.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.60
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Generated ports ['9027', '9028', '9029', '9030', '9031']
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:20:55.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 9027:9027 -p 9028:9028 -p 9029:9029 -p 9030:9030 -p 9031:9031 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=9029 --rest-port=9027 --tcp-port=9028 --discv5-udp-port=9030 --rest-address=0.0.0.0 --nat=extip:172.18.133.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e646adadbc57e4c4bada66bbc0db271fbccb7aea1bdb6a2d82c6fa96b3b0a1e9 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9031 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
||||
2025-12-13 04:20:55.626 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.60 waku 86e39330cfed4c162411dc3bff3073ad91b3f232c365655808593433c44c3839
|
||||
2025-12-13 04:20:55.663 DEBUG [src.node.docker_mananger] Container started with ID 86e39330cfed. Setting up logs at ./log/docker/node2_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:20:55.663 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9027
|
||||
2025-12-13 04:20:55.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:20:56.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:56.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
2025-12-13 04:20:56.670 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:20:56.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:20:56.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.60/tcp/9028/p2p/16Uiu2HAkyhDrUNSBdc7aDtRWssApj93suCPbDAaEDaYK5VHVUB9g","/ip4/172.18.133.60/tcp/9029/ws/p2p/16Uiu2HAkyhDrUNSBdc7aDtRWssApj93suCPbDAaEDaYK5VHVUB9g"],"enrUri":"enr:-L24QDl_7XvvHbBVOY7Bcwz2l0_RhKk_Tg1As9-D_cHaSJTnNg0MT60FylcmToTtuP9jZLkiJOSNNRLN2wJTxNFcLrQCgmlkgnY0gmlwhKwShTyKbXVsdGlhZGRyc5YACASsEoU8BiNEAAoErBKFPAYjRd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP2p_6E6EfiK7rk2yahHb3oh3Sz6LHKIMdEpvxGjT1FeDdGNwgiNEg3VkcIIjRoV3YWt1MhI"}'
|
||||
2025-12-13 04:20:56.672 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:20:56.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9027/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.93/tcp/36878/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL"]'
|
||||
2025-12-13 04:20:56.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:56.702 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:56.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:56.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:56.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:56.929 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:56.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:56.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:56.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:57.144 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:57.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:57.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:57.149 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:57.360 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:57.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:57.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:57.364 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:57.575 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:57.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:57.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:57.580 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:57.790 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:57.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:57.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:57.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:58.005 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:58.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:58.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:58.010 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:58.221 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:58.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:58.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:58.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:58.436 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:58.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:58.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:58.440 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:58.651 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:58.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:58.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:58.655 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:58.866 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:58.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:58.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:58.871 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:59.082 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:59.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:59.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:59.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:59.297 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:59.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:59.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:59.301 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:59.512 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:59.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:59.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:59.516 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:59.727 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:59.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:59.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:59.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:20:59.942 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:20:59.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:20:59.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:20:59.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:00.158 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:00.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:00.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:00.162 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:00.373 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:00.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:00.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:00.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:00.588 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:00.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:00.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:00.593 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:00.803 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:00.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:00.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:00.808 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:01.018 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:01.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:01.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:01.023 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:01.234 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:01.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:01.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:01.238 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:01.449 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:01.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:01.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:01.453 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:01.664 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:01.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:01.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:01.668 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:01.879 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:01.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:01.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:01.884 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:02.094 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:02.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:02.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:02.099 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:02.310 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:02.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:02.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:02.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:02.525 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:02.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:02.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:02.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:02.740 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:02.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:02.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:02.745 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:02.956 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:02.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:02.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:02.960 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:15.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:21:15.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb7fbf0a5664324632f26120b537b3877cfd61329033e8ac38f2c5a016f790270"},{"messageHash":"0x96d63efd66f8c06b414691889d7c5ea29563a16db9dc5109bc0d118c77aacd1e"},{"messageHash":"0xe2563543872ff037522842deac16d7bc70bd3d6945c09092b28a668bcc0a25d0"},{"messageHash":"0xc83729bbaecc96d4795f6d35cc4f9c04708eb3a63973eba575fedb7f0d46670b"},{"messageHash":"0xc3c4dad661b4444ceeb60a8595f0a73fffbffbda75ac52b9ed8ef1736a949f3d"},{"messageHash":"0xd5b40cbafdd0ff10f77731342e6e0603b8071f7cb62bfe7cee47f006730e4c09"},{"messageHash":"0x8d11bb8eac6a4821fd8580500b645f548f7b3bf5444d60986d6e4b7549e7cc6b"},{"messageHash":"0x212c8c702b0fd4fb73f61225aedc2cefaab1b1c244871384783f6fb2ddf69a5d"},{"messageHash":"0xdd9dcfc1c8956918ffa377d87f6ea5083da8445256b075f57e6c18ebffe70b86"},{"messageHash":"0x4ed5feebb138c44571fd18637d3732b05485b12582df262a185190d8a017f326"},{"messageHash":"0x0304304138c22e12f8bf99ebc7be8dc3e4520bed695fbc70f750cc78acde33b7"},{"messageHash":"0xa80c1e9a450b07a548f80d2905fbd6b7030c79d4edfe39489df6c86e969ec8cb"},{"messageHash":"0x75cebde2d928e0d9b6f8109875226f149bd3218ebb5696480bc768ba7b2e1697"},{"messageHash":"0xd742c3f2aa3f1506c21aad6e9a4110493a969fbecbcc05b9dc7aea5cef233789"},{"messageHash":"0xdd2ef2890495395a6e0552f4c22d2b9ae854b85465978ac00b8c9da64141a045"},{"messageHash":"0x0df703b9c829472729f227c6cef9680409f0b24062c6dd5558a98203c70bd396"},{"messageHash":"0xe039ef10c0488e89b3e595e4eb0db42da3154c3bbf426f42fe237bcaf8450554"},{"messageHash":"0x02a194204f4fe8ccc4b8807288b6a0cf206bf7798171e07f3571f741cf4f05e2"},{"messageHash":"0x4ed94842acf41b398dd985ee53207304d9556fe959d950c20b4330c1d8979e38"},{"messageHash":"0xc837bd2c7f52628dc45021031a5369840d9b780b13caa3b67f8b49cebd88ca4e"},{"messageHash":"0x249d5d2f75fcd747a39caa81247959bbd3cce683966e95f7a27390a07a35adc7"},{"messageHash":"0xe4e45be646ff607a6258741d788c679ede3bb6e00e5b1725b9cef18916480117"},{"messageHash":"0x1f90ffedb5523af9704ddb79c51be945c33bad26afde8c8b610cf0c5e14e0665"},{"messageHash":"0x2f98e9fe0b35562bcd0d2a42cfcb07bee491dbe56dd120b6892c2b5d5f8b9869"},{"messageHash":"0x95a29237faf8d17a8e02b5d5f61263a63975bcced69075e9f383f25dc6643d47"},{"messageHash":"0x45d6214d160c66564f3808585f1cc7e51d84df52dc2624d2915a95ac2f2ff63c"},{"messageHash":"0x740980d3d64f437aa3d8107a7f1f07a67795bbb74052afeea71911d62515356d"},{"messageHash":"0xcef206d9313fa989d601b438ef2cb961ccf2c31c0018eae2092ab90beb92efa1"},{"messageHash":"0xfb04a791dca1967a7ff1a00fa20d8c82269b5bc955594dc2be1ed3d88ec5b691"},{"messageHash":"0x282b57df743fa60dce4993561209abc5c601c3fa7728cdf00c964b781dd38609"}]}'
|
||||
2025-12-13 04:21:15.175 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
||||
2025-12-13 04:21:45.176 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:45.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:45.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:45.181 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:45.392 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:45.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:45.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:45.396 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:45.607 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:45.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:45.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:45.611 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:45.822 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:45.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:45.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:45.826 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:46.037 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:46.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:46.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:46.041 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:46.252 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:46.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:46.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:46.257 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:46.467 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:46.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:46.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:46.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:46.683 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:46.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:46.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:46.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:46.898 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:46.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:46.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:46.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:47.113 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:47.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:47.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:47.118 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:47.329 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:47.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:47.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:47.334 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:47.545 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:47.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:47.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:47.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:47.761 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:47.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:47.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:47.765 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:47.976 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:47.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:47.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:47.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:48.191 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:48.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:48.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:48.196 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:48.407 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:48.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:48.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:48.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:48.622 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:48.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:48.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:48.627 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:48.837 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:48.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:48.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:48.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:49.052 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:49.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:49.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:49.057 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:49.268 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:49.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:49.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:49.272 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:49.483 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:49.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:49.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:49.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:49.698 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:49.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:49.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:49.703 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:49.914 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:49.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:49.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:49.918 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:50.129 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:50.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:50.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:50.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:50.344 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:50.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:50.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:50.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:50.560 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:50.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:50.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:50.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:50.776 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:50.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:50.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:50.780 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:50.991 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:50.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:50.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:50.995 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:51.206 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:51.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:51.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:51.211 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:21:51.422 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:21:51.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:21:51.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:21:51.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:03.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:22:03.642 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:22:03.642 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
||||
2025-12-13 04:22:33.643 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:33.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:33.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:33.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:33.858 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:33.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:33.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:33.863 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:34.074 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:34.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:34.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:34.078 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:34.289 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:34.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:34.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:34.293 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:34.504 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:34.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:34.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:34.510 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:34.721 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:34.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:34.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:34.725 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:34.936 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:34.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:34.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:34.941 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:35.151 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:35.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:35.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:35.156 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:35.367 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:35.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:35.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:35.371 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:35.582 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:35.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:35.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:35.586 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:35.797 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:35.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:35.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:35.802 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:36.012 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:36.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:36.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:36.016 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:36.227 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:36.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:36.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:36.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:36.442 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:36.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:36.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:36.447 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:36.657 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:36.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:36.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:36.661 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:36.872 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:36.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:36.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:36.877 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:37.087 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:37.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:37.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:37.092 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:37.303 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:37.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:37.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:37.307 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:37.518 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:37.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:37.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:37.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:37.733 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:37.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:37.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:37.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:37.949 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:37.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:37.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:37.954 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:38.164 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:38.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:38.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:38.169 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:38.380 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:38.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:38.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:38.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:38.595 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:38.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:38.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:38.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:38.810 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:38.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:38.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:38.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:39.025 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:39.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:39.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:39.030 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:39.241 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:39.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:39.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:39.246 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:39.456 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:39.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:39.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:39.461 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:39.671 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:39.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:39.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:39.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:39.886 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:22:39.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/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)'}'
|
||||
2025-12-13 04:22:39.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:22:39.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:22:52.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:22:52.107 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:22:52.108 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
||||
2025-12-13 04:23:22.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:23:22.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:23:22.111 DEBUG [src.node.waku_node] Stopping container with id e936134b33eb
|
||||
2025-12-13 04:23:22.687 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:23:22.687 DEBUG [src.node.waku_node] Stopping container with id 86e39330cfed
|
||||
2025-12-13 04:23:23.190 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:23:23.191 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:23:23.270 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:23:23.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1722
nim/1002/data/attachments/1c36320ad53e78ea.txt
Normal file
1722
nim/1002/data/attachments/1c36320ad53e78ea.txt
Normal file
File diff suppressed because it is too large
Load Diff
68
nim/1002/data/attachments/1c7566bff9f62c3f.txt
Normal file
68
nim/1002/data/attachments/1c7566bff9f62c3f.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2025-12-13 04:06:26.703 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:06:26.703 DEBUG [tests.conftest] Running test: test_filter with id: 2025-12-13_04-06-26__c8f06400-c320-45e4-ba8f-760eaca8fb3f
|
||||
2025-12-13 04:06:26.703 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:06:26.704 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:06:26.704 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:06:26.704 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:06:26.704 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:06:26.714 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:06:26.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-26__c8f06400-c320-45e4-ba8f-760eaca8fb3f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:26.715 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:06:26.715 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:06:26.757 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2025-12-13 04:06:26.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.104
|
||||
2025-12-13 04:06:26.757 DEBUG [src.node.docker_mananger] Generated ports ['14181', '14182', '14183', '14184', '14185']
|
||||
2025-12-13 04:06:26.757 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:06:26.757 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:06:26.757 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:06:26.758 DEBUG [src.node.docker_mananger] docker run -i -t -p 14181:14181 -p 14182:14182 -p 14183:14183 -p 14184:14184 -p 14185:14185 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=14183 --rest-port=14181 --tcp-port=14182 --discv5-udp-port=14184 --rest-address=0.0.0.0 --nat=extip:172.18.230.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f8c336caa62e38a9fe0d5c8dd213e276530303dfae4c1dcd2891261f5908dacb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14185 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:06:28.543 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.104 waku db6194058bcd6c5bab69d2c3ac522ef5ce604bc2cb92e04679044072e892238f
|
||||
2025-12-13 04:06:28.576 DEBUG [src.node.docker_mananger] Container started with ID db6194058bcd. Setting up logs at ./log/docker/node1_2025-12-13_04-06-26__c8f06400-c320-45e4-ba8f-760eaca8fb3f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:28.576 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14181
|
||||
2025-12-13 04:06:28.577 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:06:29.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:29.581 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:06:29.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:06:29.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:29.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.104/tcp/14182/p2p/16Uiu2HAkxm3io27foCkvfeJKn26rGLDxkpiDt6kGBEjSVJpJMVPm","/ip4/172.18.230.104/tcp/14183/ws/p2p/16Uiu2HAkxm3io27foCkvfeJKn26rGLDxkpiDt6kGBEjSVJpJMVPm"],"enrUri":"enr:-L24QF2Cz4wau7HUcHxeD8PJEG1lLArJtZ65H1rU-8WWALd9MuqkrUqoPNnK7UPX-z-_wRfvafCJnEyP7yovIoTraFYCgmlkgnY0gmlwhKwS5miKbXVsdGlhZGRyc5YACASsEuZoBjdmAAoErBLmaAY3Z90DgnJzhQADAQAAiXNlY3AyNTZrMaECMYmt4XobDxPQNOWk90MHv3gIcqoZfpgY9K9SsF_vt-iDdGNwgjdmg3VkcII3aIV3YWt1MgU"}'
|
||||
2025-12-13 04:06:29.584 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:06:29.590 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:06:29.590 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-26__c8f06400-c320-45e4-ba8f-760eaca8fb3f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:29.590 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:06:29.590 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:06:29.592 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:06:29.592 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.177
|
||||
2025-12-13 04:06:29.592 DEBUG [src.node.docker_mananger] Generated ports ['64533', '64534', '64535', '64536', '64537']
|
||||
2025-12-13 04:06:29.592 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:06:29.592 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:06:29.592 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:06:29.593 DEBUG [src.node.docker_mananger] docker run -i -t -p 64533:64533 -p 64534:64534 -p 64535:64535 -p 64536:64536 -p 64537:64537 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=64535 --rest-port=64533 --tcp-port=64534 --discv5-udp-port=64536 --rest-address=0.0.0.0 --nat=extip:172.18.100.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca4f5a4ed957daa73faefa7bce291b2bdada1c3da24f595b82ca1769f7fc83ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64537 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF2Cz4wau7HUcHxeD8PJEG1lLArJtZ65H1rU-8WWALd9MuqkrUqoPNnK7UPX-z-_wRfvafCJnEyP7yovIoTraFYCgmlkgnY0gmlwhKwS5miKbXVsdGlhZGRyc5YACASsEuZoBjdmAAoErBLmaAY3Z90DgnJzhQADAQAAiXNlY3AyNTZrMaECMYmt4XobDxPQNOWk90MHv3gIcqoZfpgY9K9SsF_vt-iDdGNwgjdmg3VkcII3aIV3YWt1MgU --filternode=/ip4/172.18.230.104/tcp/14182/p2p/16Uiu2HAkxm3io27foCkvfeJKn26rGLDxkpiDt6kGBEjSVJpJMVPm
|
||||
2025-12-13 04:06:29.785 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.177 waku 20a5b45ae7d3deb8d911017ccafa12ffa3b541ecc627a3ed42080a9295a250bb
|
||||
2025-12-13 04:06:29.815 DEBUG [src.node.docker_mananger] Container started with ID 20a5b45ae7d3. Setting up logs at ./log/docker/node1_2025-12-13_04-06-26__c8f06400-c320-45e4-ba8f-760eaca8fb3f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:06:29.816 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64533
|
||||
2025-12-13 04:06:29.816 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:06:30.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:30.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:06:30.821 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:06:30.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:30.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.177/tcp/64534/p2p/16Uiu2HAmUuR7VjgzrkBaLpAtSYLb6x7UpDn7FS4dzFymRtSYNzSp","/ip4/172.18.100.177/tcp/64535/ws/p2p/16Uiu2HAmUuR7VjgzrkBaLpAtSYLb6x7UpDn7FS4dzFymRtSYNzSp"],"enrUri":"enr:-L24QJxGJw8Am89NMYCSIkVFoq_SDRCWGGRxIixkwcbmJQnmG_iiW5K6Sp-b62ZWY9zVUoZbcPUfGBQEi7fT7eF7vxYCgmlkgnY0gmlwhKwSZLGKbXVsdGlhZGRyc5YACASsEmSxBvwWAAoErBJksQb8F90DgnJzhQADAQAAiXNlY3AyNTZrMaED8W0e7vgrWKY_NQL9l0rUK1_t33-UmZqkXgCQfHiL4HWDdGNwgvwWg3VkcIL8GIV3YWt1MgA"}'
|
||||
2025-12-13 04:06:30.824 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:06:30.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:06:30.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:06:30.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bcf8dd17-1a4f-4e46-a75c-648662df102f", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:06:30.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bcf8dd17-1a4f-4e46-a75c-648662df102f","statusDesc":"OK"}'
|
||||
2025-12-13 04:06:30.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:06:30.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:06:30.885 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:06:30.986 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:06:30.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:06:30.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765598790873740631,"ephemeral":false}]'
|
||||
2025-12-13 04:06:30.992 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:06:30.993 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:06:30.993 DEBUG [src.node.waku_node] Stopping container with id db6194058bcd
|
||||
2025-12-13 04:06:31.528 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:06:31.529 DEBUG [src.node.waku_node] Stopping container with id 20a5b45ae7d3
|
||||
2025-12-13 04:06:32.042 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:06:32.044 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:06:32.049 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:06:32.054 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
179
nim/1002/data/attachments/1ca8cf7810ea4d1c.txt
Normal file
179
nim/1002/data/attachments/1ca8cf7810ea4d1c.txt
Normal file
@ -0,0 +1,179 @@
|
||||
2025-12-13 04:08:42.223 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:08:42.223 DEBUG [tests.conftest] Running test: test_filter_get_message_after_one_peer_was_stopped with id: 2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad
|
||||
2025-12-13 04:08:42.223 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:08:42.224 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:08:42.224 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:08:42.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:42.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:42.230 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:42.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:42.232 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:42.232 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.144
|
||||
2025-12-13 04:08:42.232 DEBUG [src.node.docker_mananger] Generated ports ['23143', '23144', '23145', '23146', '23147']
|
||||
2025-12-13 04:08:42.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:42.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:42.232 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:42.233 DEBUG [src.node.docker_mananger] docker run -i -t -p 23143:23143 -p 23144:23144 -p 23145:23145 -p 23146:23146 -p 23147:23147 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=23145 --rest-port=23143 --tcp-port=23144 --discv5-udp-port=23146 --rest-address=0.0.0.0 --nat=extip:172.18.45.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f3f29faef31c8b03d777d686ebc76cef682c5cee5e4d713c03d5d8e7b73c7f0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23147 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:08:42.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.144 waku 4621eec5ec8462a579e269420f30406387fdc9f1ec1da7a7556f0b88a002dfd6
|
||||
2025-12-13 04:08:42.455 DEBUG [src.node.docker_mananger] Container started with ID 4621eec5ec84. Setting up logs at ./log/docker/node1_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:42.455 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23143
|
||||
2025-12-13 04:08:42.456 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:42.477 ERROR [src.node.docker_mananger] Max retries reached for container 32e393560d3a. Exiting log stream.
|
||||
2025-12-13 04:08:43.025 ERROR [src.node.docker_mananger] Max retries reached for container 0c82dd257c4b. Exiting log stream.
|
||||
2025-12-13 04:08:43.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23143/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.459 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:08:43.459 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:43.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23143/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT","/ip4/172.18.45.144/tcp/23145/ws/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT"],"enrUri":"enr:-L24QDfA0UmGb8IWehj40cXi6Qij7MhF29Kau8r9MzdzTx9OC-RN93TqRgGKq80vtiqM4ifbEjdM8vDIJr8OdF3gH8kCgmlkgnY0gmlwhKwSLZCKbXVsdGlhZGRyc5YACASsEi2QBlpoAAoErBItkAZaad0DgnJzhQADAQAAiXNlY3AyNTZrMaED-Kbsrkj_UrESB0XjIFY30RUobinzWmYZwYE0rRfZDuSDdGNwglpog3VkcIJaaoV3YWt1MgU"}'
|
||||
2025-12-13 04:08:43.462 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:43.462 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:08:43.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:43.469 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:43.469 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:43.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:43.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:43.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.99
|
||||
2025-12-13 04:08:43.471 DEBUG [src.node.docker_mananger] Generated ports ['50536', '50537', '50538', '50539', '50540']
|
||||
2025-12-13 04:08:43.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:43.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:43.471 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:43.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 50536:50536 -p 50537:50537 -p 50538:50538 -p 50539:50539 -p 50540:50540 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=50538 --rest-port=50536 --tcp-port=50537 --discv5-udp-port=50539 --rest-address=0.0.0.0 --nat=extip:172.18.11.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b15ceecba11fee7c8abc7cd4bed331d728cef4ec27dfc193dadc2af98d99e38 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50540 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDfA0UmGb8IWehj40cXi6Qij7MhF29Kau8r9MzdzTx9OC-RN93TqRgGKq80vtiqM4ifbEjdM8vDIJr8OdF3gH8kCgmlkgnY0gmlwhKwSLZCKbXVsdGlhZGRyc5YACASsEi2QBlpoAAoErBItkAZaad0DgnJzhQADAQAAiXNlY3AyNTZrMaED-Kbsrkj_UrESB0XjIFY30RUobinzWmYZwYE0rRfZDuSDdGNwglpog3VkcIJaaoV3YWt1MgU --filternode=/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT
|
||||
2025-12-13 04:08:43.658 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.99 waku f12e07f0eb75959486ccd565f51ac8874e71293de3d0d7358c1ea3a2352bb389
|
||||
2025-12-13 04:08:43.690 DEBUG [src.node.docker_mananger] Container started with ID f12e07f0eb75. Setting up logs at ./log/docker/node2_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:43.690 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50536
|
||||
2025-12-13 04:08:43.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:44.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50536/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:08:44.695 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:44.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50536/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.99/tcp/50537/p2p/16Uiu2HAmSGqxhTSbv7QcDzTQewrvzXVq9BGrwW4EUvyZj79XA3j2","/ip4/172.18.11.99/tcp/50538/ws/p2p/16Uiu2HAmSGqxhTSbv7QcDzTQewrvzXVq9BGrwW4EUvyZj79XA3j2"],"enrUri":"enr:-L24QPmwtUsgZPzRXFL8HpWTB0cz4XQiYaXmlmXfoaLlVxhARZG9fG94v6pzivu6V4m0NBNQywdJLHFcaT6uewVsAyQCgmlkgnY0gmlwhKwSC2OKbXVsdGlhZGRyc5YACASsEgtjBsVpAAoErBILYwbFat0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyldaZh-R0i8cIuJr15nYE3LockoG7a7jZYsf8lD6rpWDdGNwgsVpg3VkcILFa4V3YWt1MgA"}'
|
||||
2025-12-13 04:08:44.698 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:44.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50536/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT"]'
|
||||
2025-12-13 04:08:44.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:44.740 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:44.740 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:44.740 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:44.740 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:44.745 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:44.745 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.247
|
||||
2025-12-13 04:08:44.745 DEBUG [src.node.docker_mananger] Generated ports ['58026', '58027', '58028', '58029', '58030']
|
||||
2025-12-13 04:08:44.746 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:44.746 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:44.746 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:44.746 DEBUG [src.node.docker_mananger] docker run -i -t -p 58026:58026 -p 58027:58027 -p 58028:58028 -p 58029:58029 -p 58030:58030 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=58028 --rest-port=58026 --tcp-port=58027 --discv5-udp-port=58029 --rest-address=0.0.0.0 --nat=extip:172.18.187.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5e7f8ba9fe70dc158b1ad0ace7f1582e8d2319adede6ddb1cc13aa3dbaaa171e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58030 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDfA0UmGb8IWehj40cXi6Qij7MhF29Kau8r9MzdzTx9OC-RN93TqRgGKq80vtiqM4ifbEjdM8vDIJr8OdF3gH8kCgmlkgnY0gmlwhKwSLZCKbXVsdGlhZGRyc5YACASsEi2QBlpoAAoErBItkAZaad0DgnJzhQADAQAAiXNlY3AyNTZrMaED-Kbsrkj_UrESB0XjIFY30RUobinzWmYZwYE0rRfZDuSDdGNwglpog3VkcIJaaoV3YWt1MgU --filternode=/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT
|
||||
2025-12-13 04:08:44.933 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.247 waku 49a9e36bb9b8d965cff5e5230bcf349064d757c3d66cbfbc5514c7b28920d5b4
|
||||
2025-12-13 04:08:44.965 DEBUG [src.node.docker_mananger] Container started with ID 49a9e36bb9b8. Setting up logs at ./log/docker/node3_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:44.967 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58026
|
||||
2025-12-13 04:08:44.967 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:45.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58026/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:08:45.972 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:45.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58026/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.247/tcp/58027/p2p/16Uiu2HAmSxcf86Y7nRhw9FRAay1fcgKF7dg7Jyiq8S4tdXdzUDMj","/ip4/172.18.187.247/tcp/58028/ws/p2p/16Uiu2HAmSxcf86Y7nRhw9FRAay1fcgKF7dg7Jyiq8S4tdXdzUDMj"],"enrUri":"enr:-L24QNlC_WVrGJv3V0qs9ijFOQcYvpY352rD2lkcMEwdBPXUMp1vWnV5NQLoIa6pv6Pwpmix29q-7_Qr3u3ex5vbWBECgmlkgnY0gmlwhKwSu_eKbXVsdGlhZGRyc5YACASsErv3BuKrAAoErBK79wbirN0DgnJzhQADAQAAiXNlY3AyNTZrMaED1IeLMKBIZJe8hzpDZ4UkNpQEYGtyczDaOSAY-mROSiqDdGNwguKrg3VkcILirYV3YWt1MgA"}'
|
||||
2025-12-13 04:08:45.974 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:45.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58026/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT"]'
|
||||
2025-12-13 04:08:46.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.017 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:46.017 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:46.018 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:46.018 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:46.020 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:46.020 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.127
|
||||
2025-12-13 04:08:46.020 DEBUG [src.node.docker_mananger] Generated ports ['57270', '57271', '57272', '57273', '57274']
|
||||
2025-12-13 04:08:46.020 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:46.021 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:46.021 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:46.021 DEBUG [src.node.docker_mananger] docker run -i -t -p 57270:57270 -p 57271:57271 -p 57272:57272 -p 57273:57273 -p 57274:57274 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=57272 --rest-port=57270 --tcp-port=57271 --discv5-udp-port=57273 --rest-address=0.0.0.0 --nat=extip:172.18.74.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbfa0ec9c04402d0c5eeebacd6e38a22cee10afbfac4ecd89b4e8f67dd2fc9da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57274 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDfA0UmGb8IWehj40cXi6Qij7MhF29Kau8r9MzdzTx9OC-RN93TqRgGKq80vtiqM4ifbEjdM8vDIJr8OdF3gH8kCgmlkgnY0gmlwhKwSLZCKbXVsdGlhZGRyc5YACASsEi2QBlpoAAoErBItkAZaad0DgnJzhQADAQAAiXNlY3AyNTZrMaED-Kbsrkj_UrESB0XjIFY30RUobinzWmYZwYE0rRfZDuSDdGNwglpog3VkcIJaaoV3YWt1MgU --filternode=/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT
|
||||
2025-12-13 04:08:46.211 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.127 waku 30d899c17e534d480f21c1ececc17bb439b7082d0b584b91ba9f37a1996fe18e
|
||||
2025-12-13 04:08:46.241 DEBUG [src.node.docker_mananger] Container started with ID 30d899c17e53. Setting up logs at ./log/docker/node4_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:46.241 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57270
|
||||
2025-12-13 04:08:46.242 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:47.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:08:47.247 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:47.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.127/tcp/57271/p2p/16Uiu2HAmE8zL2gN5NqZiCD2AkbghbJiCvsQWXw8sVfnLEpDSyjCH","/ip4/172.18.74.127/tcp/57272/ws/p2p/16Uiu2HAmE8zL2gN5NqZiCD2AkbghbJiCvsQWXw8sVfnLEpDSyjCH"],"enrUri":"enr:-L24QLX0ThHWNczB0E0UiW2YFP7lnIz6gJTGm8PE_gVodzF9I1pnG3cAbP_wYozbOdDzd2GZAD3YlQel3zJtdUULPN0CgmlkgnY0gmlwhKwSSn-KbXVsdGlhZGRyc5YACASsEkp_Bt-3AAoErBJKfwbfuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFgfszcH5AZjK8-XT_T_eooxVsbfd-elTeibHYkfIGIaDdGNwgt-3g3VkcILfuYV3YWt1MgA"}'
|
||||
2025-12-13 04:08:47.250 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:47.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57270/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT"]'
|
||||
2025-12-13 04:08:47.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:47.294 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:47.295 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:47.295 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:47.295 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:47.296 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:47.296 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.190
|
||||
2025-12-13 04:08:47.297 DEBUG [src.node.docker_mananger] Generated ports ['17260', '17261', '17262', '17263', '17264']
|
||||
2025-12-13 04:08:47.297 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:47.297 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:47.297 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:47.297 DEBUG [src.node.docker_mananger] docker run -i -t -p 17260:17260 -p 17261:17261 -p 17262:17262 -p 17263:17263 -p 17264:17264 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=17262 --rest-port=17260 --tcp-port=17261 --discv5-udp-port=17263 --rest-address=0.0.0.0 --nat=extip:172.18.178.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f1abfa076e6ac5715df87cad89846b6bcb5aa9ceccb1d045ffda7cc1df0bc2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17264 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDfA0UmGb8IWehj40cXi6Qij7MhF29Kau8r9MzdzTx9OC-RN93TqRgGKq80vtiqM4ifbEjdM8vDIJr8OdF3gH8kCgmlkgnY0gmlwhKwSLZCKbXVsdGlhZGRyc5YACASsEi2QBlpoAAoErBItkAZaad0DgnJzhQADAQAAiXNlY3AyNTZrMaED-Kbsrkj_UrESB0XjIFY30RUobinzWmYZwYE0rRfZDuSDdGNwglpog3VkcIJaaoV3YWt1MgU --filternode=/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT
|
||||
2025-12-13 04:08:47.482 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.190 waku 4b8acf6614c5ebf1466b988467718121b1106a0c4a5641632f60fb63d7ba1502
|
||||
2025-12-13 04:08:47.513 DEBUG [src.node.docker_mananger] Container started with ID 4b8acf6614c5. Setting up logs at ./log/docker/node5_2025-12-13_04-08-42__846231d8-af04-49b8-a231-a12b005bc6ad__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:47.513 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17260
|
||||
2025-12-13 04:08:47.514 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:48.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17260/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:08:48.519 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:48.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17260/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.190/tcp/17261/p2p/16Uiu2HAmTji96dmb7PfCZo8b4GfcdB9ApKPSLHcjyH54BUaxgnnK","/ip4/172.18.178.190/tcp/17262/ws/p2p/16Uiu2HAmTji96dmb7PfCZo8b4GfcdB9ApKPSLHcjyH54BUaxgnnK"],"enrUri":"enr:-L24QOPSClssTC0WSIVeiGvQ_MUqoqpviVBhDDSntle6ZMiCIQBZqCuG3O5kSk2vUoip_ZKOceQp9XhvjXhnFjwG7WECgmlkgnY0gmlwhKwSsr6KbXVsdGlhZGRyc5YACASsErK-BkNtAAoErBKyvgZDbt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4BThBlPJOUy-Lbk1Xu5cOHn0k0aH-ob_OllKMpFxCoCDdGNwgkNtg3VkcIJDb4V3YWt1MgA"}'
|
||||
2025-12-13 04:08:48.522 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:48.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17260/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.144/tcp/23144/p2p/16Uiu2HAmVPd66E9AiNqcpCEkRK9eRQ1jsG2HFTdy4g5HcGFWznkT"]'
|
||||
2025-12-13 04:08:48.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:48.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23143/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:08:48.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:48.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50536/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1a1c1109-fc70-411e-acc7-24db33f0dacc", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:48.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1a1c1109-fc70-411e-acc7-24db33f0dacc","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:48.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58026/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bbfdb95b-6e0f-48ef-a130-6bfd95170843", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:48.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bbfdb95b-6e0f-48ef-a130-6bfd95170843","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:48.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57270/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "649322f5-2c6d-46ed-b21d-dba0adbdb371", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:48.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"649322f5-2c6d-46ed-b21d-dba0adbdb371","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:48.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17260/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1c116d8b-9f31-43fc-a997-5b97029a7856", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:48.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1c116d8b-9f31-43fc-a997-5b97029a7856","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:48.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:48.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:48.619 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:48.720 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:48.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50536/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598928604311414,"ephemeral":false}]'
|
||||
2025-12-13 04:08:48.725 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:48.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58026/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598928604311414,"ephemeral":false}]'
|
||||
2025-12-13 04:08:48.729 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:48.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598928604311414,"ephemeral":false}]'
|
||||
2025-12-13 04:08:48.733 DEBUG [src.steps.filter] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:48.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17260/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598928604311414,"ephemeral":false}]'
|
||||
2025-12-13 04:08:48.737 DEBUG [src.node.waku_node] Stopping container with id f12e07f0eb75
|
||||
2025-12-13 04:08:49.290 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:49.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:49.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:49.299 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:49.399 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:49.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58026/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598929290643784,"ephemeral":false}]'
|
||||
2025-12-13 04:08:49.404 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:49.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598929290643784,"ephemeral":false}]'
|
||||
2025-12-13 04:08:49.408 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:49.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17260/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598929290643784,"ephemeral":false}]'
|
||||
2025-12-13 04:08:49.414 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:08:49.414 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:08:49.415 DEBUG [src.node.waku_node] Stopping container with id 4621eec5ec84
|
||||
2025-12-13 04:08:49.943 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:49.944 DEBUG [src.node.waku_node] Stopping container with id 49a9e36bb9b8
|
||||
2025-12-13 04:08:50.104 ERROR [src.node.docker_mananger] Max retries reached for container f12e07f0eb75. Exiting log stream.
|
||||
2025-12-13 04:08:50.496 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:50.499 DEBUG [src.node.waku_node] Stopping container with id 30d899c17e53
|
||||
2025-12-13 04:08:50.819 ERROR [src.node.docker_mananger] Max retries reached for container 4621eec5ec84. Exiting log stream.
|
||||
2025-12-13 04:08:51.010 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:51.011 DEBUG [src.node.waku_node] Stopping container with id 4b8acf6614c5
|
||||
2025-12-13 04:08:51.310 ERROR [src.node.docker_mananger] Max retries reached for container 49a9e36bb9b8. Exiting log stream.
|
||||
2025-12-13 04:08:51.572 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:51.573 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:08:51.599 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:51.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:51.609 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:51.614 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:51.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1721
nim/1002/data/attachments/1ccb816f41e54e35.txt
Normal file
1721
nim/1002/data/attachments/1ccb816f41e54e35.txt
Normal file
File diff suppressed because it is too large
Load Diff
114
nim/1002/data/attachments/1ce9dff18246ec70.txt
Normal file
114
nim/1002/data/attachments/1ce9dff18246ec70.txt
Normal file
@ -0,0 +1,114 @@
|
||||
2025-12-13 04:08:44.275 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:08:44.276 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2025-12-13_04-08-44__023238bb-eab4-4774-8844-66dbffbe4a90
|
||||
2025-12-13 04:08:44.282 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:08:44.283 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:08:44.283 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:08:44.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:44.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-08-44__023238bb-eab4-4774-8844-66dbffbe4a90__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:44.290 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:44.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:44.291 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:44.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.71
|
||||
2025-12-13 04:08:44.291 DEBUG [src.node.docker_mananger] Generated ports ['25708', '25709', '25710', '25711', '25712']
|
||||
2025-12-13 04:08:44.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:44.291 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:44.292 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:44.292 DEBUG [src.node.docker_mananger] docker run -i -t -p 25708:25708 -p 25709:25709 -p 25710:25710 -p 25711:25711 -p 25712:25712 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=25710 --rest-port=25708 --tcp-port=25709 --discv5-udp-port=25711 --rest-address=0.0.0.0 --nat=extip:172.18.21.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b03d2bd8858a0f2ccf3fa5a0e87fbe2b04bcd898ede7a41f8abccfccccadc47 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25712 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:08:44.444 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.71 waku 6e883339e700705beeaa08586f1420d8d01a9bc288b29d886510800f28c3882c
|
||||
2025-12-13 04:08:44.468 DEBUG [src.node.docker_mananger] Container started with ID 6e883339e700. Setting up logs at ./log/docker/node1_2025-12-13_04-08-44__023238bb-eab4-4774-8844-66dbffbe4a90__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:44.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25708
|
||||
2025-12-13 04:08:44.470 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:44.584 ERROR [src.node.docker_mananger] Max retries reached for container 558134c3ae85. Exiting log stream.
|
||||
2025-12-13 04:08:45.071 ERROR [src.node.docker_mananger] Max retries reached for container f7f8fafe95af. Exiting log stream.
|
||||
2025-12-13 04:08:45.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25708/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.474 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:08:45.474 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:45.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25708/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.71/tcp/25709/p2p/16Uiu2HAkweYxnk83exVR8dZdtadDZ9QHHrh84nMSbnoWeXZqhSv8","/ip4/172.18.21.71/tcp/25710/ws/p2p/16Uiu2HAkweYxnk83exVR8dZdtadDZ9QHHrh84nMSbnoWeXZqhSv8"],"enrUri":"enr:-L24QB_SzSJAwgG4OEbUMBDSTMiXjwtru0iyX_CMVOzN7fBvOs2yAUrsSCPtttE3IwnlEVMs8w_OZGCv5LC732pERSMCgmlkgnY0gmlwhKwSFUeKbXVsdGlhZGRyc5YACASsEhVHBmRtAAoErBIVRwZkbt0DgnJzhQADAQAAiXNlY3AyNTZrMaECIQP9aEN-bk_1bX9fNubmC3rG-WKdmS9qxt8g14Bmzs2DdGNwgmRtg3VkcIJkb4V3YWt1MgU"}'
|
||||
2025-12-13 04:08:45.477 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:45.477 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:08:45.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:08:45.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-08-44__023238bb-eab4-4774-8844-66dbffbe4a90__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:45.483 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:45.484 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.141
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.docker_mananger] Generated ports ['49978', '49979', '49980', '49981', '49982']
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:45.485 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:45.485 DEBUG [src.node.docker_mananger] docker run -i -t -p 49978:49978 -p 49979:49979 -p 49980:49980 -p 49981:49981 -p 49982:49982 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=49980 --rest-port=49978 --tcp-port=49979 --discv5-udp-port=49981 --rest-address=0.0.0.0 --nat=extip:172.18.2.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a6cd31b5cd29e05ac5bcdda0a3b462326215df8a1d9575d90e0a33e4966d8ded --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49982 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB_SzSJAwgG4OEbUMBDSTMiXjwtru0iyX_CMVOzN7fBvOs2yAUrsSCPtttE3IwnlEVMs8w_OZGCv5LC732pERSMCgmlkgnY0gmlwhKwSFUeKbXVsdGlhZGRyc5YACASsEhVHBmRtAAoErBIVRwZkbt0DgnJzhQADAQAAiXNlY3AyNTZrMaECIQP9aEN-bk_1bX9fNubmC3rG-WKdmS9qxt8g14Bmzs2DdGNwgmRtg3VkcIJkb4V3YWt1MgU --filternode=/ip4/172.18.21.71/tcp/25709/p2p/16Uiu2HAkweYxnk83exVR8dZdtadDZ9QHHrh84nMSbnoWeXZqhSv8
|
||||
2025-12-13 04:08:45.639 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.141 waku 88d37020d794f2c1e5d0bd57c7e7f687038668c750b15cc8fdbca99c7dae0d24
|
||||
2025-12-13 04:08:45.663 DEBUG [src.node.docker_mananger] Container started with ID 88d37020d794. Setting up logs at ./log/docker/node2_2025-12-13_04-08-44__023238bb-eab4-4774-8844-66dbffbe4a90__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:45.664 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49978
|
||||
2025-12-13 04:08:45.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:46.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:08:46.668 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:08:46.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.141/tcp/49979/p2p/16Uiu2HAmJLWC3VRoZNFsLe6JhNCf4kqMJ6urQk3gGpiUVc21Tp1P","/ip4/172.18.2.141/tcp/49980/ws/p2p/16Uiu2HAmJLWC3VRoZNFsLe6JhNCf4kqMJ6urQk3gGpiUVc21Tp1P"],"enrUri":"enr:-L24QP1VBmTGLzoPOlgPs_wgd3uBfBSEo5uXMzbknCQVnWmLQdNwSQv1UVeQQrfJ9_r0VMwmYQXMABttBULaU5uFKHICgmlkgnY0gmlwhKwSAo2KbXVsdGlhZGRyc5YACASsEgKNBsM7AAoErBICjQbDPN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVGnTuP_ar-araxgiuo8ATqjqtnOm8IV8_3u0WTsf0SKDdGNwgsM7g3VkcILDPYV3YWt1MgA"}'
|
||||
2025-12-13 04:08:46.671 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:08:46.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49978/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.71/tcp/25709/p2p/16Uiu2HAkweYxnk83exVR8dZdtadDZ9QHHrh84nMSbnoWeXZqhSv8"]'
|
||||
2025-12-13 04:08:46.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.701 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-13 04:08:46.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:08:46.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49978/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e510981e-5095-4402-bbff-f96a8338dce5", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:46.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e510981e-5095-4402-bbff-f96a8338dce5","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:46.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:08:46.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49978/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "298e1a33-3cac-4439-aec2-39d3d0af3e83", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:46.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"298e1a33-3cac-4439-aec2-39d3d0af3e83","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:46.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
||||
2025-12-13 04:08:46.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49978/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b9e193d2-f8be-4f13-b001-1dcb4f6e8a94", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
2025-12-13 04:08:46.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b9e193d2-f8be-4f13-b001-1dcb4f6e8a94","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:46.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:46.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.755 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:46.855 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:46.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598926749120341,"ephemeral":false}]'
|
||||
2025-12-13 04:08:46.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:46.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.865 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:46.965 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:46.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1765598926860635374,"ephemeral":false}]'
|
||||
2025-12-13 04:08:46.969 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:49978/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:08:46.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:46.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:46.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:46.981 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:47.081 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:47.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.084 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
||||
2025-12-13 04:08:47.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:47.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:47.090 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:47.190 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:47.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1765598927085748997,"ephemeral":false}]'
|
||||
2025-12-13 04:08:47.195 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:49978/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
2025-12-13 04:08:47.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2025-12-13 04:08:47.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:47.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:47.206 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:47.306 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:47.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.309 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
||||
2025-12-13 04:08:47.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:08:47.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:08:47.314 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:08:47.414 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:08:47.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.418 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:49978/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
||||
2025-12-13 04:08:47.421 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:08:47.422 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:08:47.423 DEBUG [src.node.waku_node] Stopping container with id 6e883339e700
|
||||
2025-12-13 04:08:47.917 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:47.919 DEBUG [src.node.waku_node] Stopping container with id 88d37020d794
|
||||
2025-12-13 04:08:48.413 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:48.415 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:08:48.422 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:48.428 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1002/data/attachments/1d0ed42e14663508.txt
Normal file
84
nim/1002/data/attachments/1d0ed42e14663508.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2025-12-13 04:15:25.509 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:15:25.509 DEBUG [tests.conftest] Running test: test_store_with_non_hex_hash with id: 2025-12-13_04-15-25__c6aa992c-5920-4573-a1c2-3c71db62d262
|
||||
2025-12-13 04:15:25.510 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:15:25.510 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:15:25.510 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:15:25.517 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:15:25.517 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-15-25__c6aa992c-5920-4573-a1c2-3c71db62d262__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:25.518 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:15:25.518 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:15:25.519 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:15:25.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.107
|
||||
2025-12-13 04:15:25.520 DEBUG [src.node.docker_mananger] Generated ports ['56957', '56958', '56959', '56960', '56961']
|
||||
2025-12-13 04:15:25.520 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:15:25.520 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:15:25.520 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:15:25.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 56957:56957 -p 56958:56958 -p 56959:56959 -p 56960:56960 -p 56961:56961 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=56959 --rest-port=56957 --tcp-port=56958 --discv5-udp-port=56960 --rest-address=0.0.0.0 --nat=extip:172.18.227.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c471ef98e38e79137270c3dc8f07fac7abd8314d43744fc4da2d92aedfafc176 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56961 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:15:25.716 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.107 waku 71249d9137e8b301d315d5ddda0374fef4076c4e566d0c53be1b41adfcbc0b29
|
||||
2025-12-13 04:15:25.753 DEBUG [src.node.docker_mananger] Container started with ID 71249d9137e8. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-15-25__c6aa992c-5920-4573-a1c2-3c71db62d262__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:25.754 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56957
|
||||
2025-12-13 04:15:25.755 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:15:25.784 ERROR [src.node.docker_mananger] Max retries reached for container d63d28dd9314. Exiting log stream.
|
||||
2025-12-13 04:15:26.316 ERROR [src.node.docker_mananger] Max retries reached for container c6610e3f2c33. Exiting log stream.
|
||||
2025-12-13 04:15:26.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56957/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:26.758 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"}]}'
|
||||
2025-12-13 04:15:26.758 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:15:26.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56957/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:26.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.107/tcp/56958/p2p/16Uiu2HAmRNEmCj7C2H5L8CxhPGDjYEn6HyXtqZtsp66M2EjsxSy2","/ip4/172.18.227.107/tcp/56959/ws/p2p/16Uiu2HAmRNEmCj7C2H5L8CxhPGDjYEn6HyXtqZtsp66M2EjsxSy2"],"enrUri":"enr:-L24QD210MVtIM5iWKSWfPEcoZwlnEUGGgdQ_e_FXF_JV7-QZmd8ShwX57o2IC7aF5UlKRclDPE35PQCLQFBM9V7iwwCgmlkgnY0gmlwhKwS42uKbXVsdGlhZGRyc5YACASsEuNrBt5-AAoErBLjawbef90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvN1aMcqscnHcOsROh0t5KbZ4p9vt8cizMtmrbV9myu2DdGNwgt5-g3VkcILegIV3YWt1MgM"}'
|
||||
2025-12-13 04:15:26.761 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:15:26.768 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:15:26.768 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-15-25__c6aa992c-5920-4573-a1c2-3c71db62d262__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:26.768 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:15:26.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:15:26.770 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:15:26.770 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.162
|
||||
2025-12-13 04:15:26.770 DEBUG [src.node.docker_mananger] Generated ports ['5258', '5259', '5260', '5261', '5262']
|
||||
2025-12-13 04:15:26.771 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:15:26.771 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:15:26.771 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:15:26.771 DEBUG [src.node.docker_mananger] docker run -i -t -p 5258:5258 -p 5259:5259 -p 5260:5260 -p 5261:5261 -p 5262:5262 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=5260 --rest-port=5258 --tcp-port=5259 --discv5-udp-port=5261 --rest-address=0.0.0.0 --nat=extip:172.18.37.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0486a5eeaeb4d12afda04ddf6170df8e6c4935a2dca70a564723a3a6723cebae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5262 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QD210MVtIM5iWKSWfPEcoZwlnEUGGgdQ_e_FXF_JV7-QZmd8ShwX57o2IC7aF5UlKRclDPE35PQCLQFBM9V7iwwCgmlkgnY0gmlwhKwS42uKbXVsdGlhZGRyc5YACASsEuNrBt5-AAoErBLjawbef90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvN1aMcqscnHcOsROh0t5KbZ4p9vt8cizMtmrbV9myu2DdGNwgt5-g3VkcILegIV3YWt1MgM --storenode=/ip4/172.18.227.107/tcp/56958/p2p/16Uiu2HAmRNEmCj7C2H5L8CxhPGDjYEn6HyXtqZtsp66M2EjsxSy2 --store=true --relay=true
|
||||
2025-12-13 04:15:26.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.162 waku 9e0e0d74e94512f8a3ef9c5bc3bf5e463f95b3fe32604e0c4489980f0e1ec5c2
|
||||
2025-12-13 04:15:26.987 DEBUG [src.node.docker_mananger] Container started with ID 9e0e0d74e945. Setting up logs at ./log/docker/store_node1_2025-12-13_04-15-25__c6aa992c-5920-4573-a1c2-3c71db62d262__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:15:26.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5258
|
||||
2025-12-13 04:15:26.988 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:15:27.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5258/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:27.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:15:27.993 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:15:27.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5258/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:27.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.162/tcp/5259/p2p/16Uiu2HAmLtZ4FBmArtU3dwSBLvocycmBA2esMmBEhuy9surrWrD4","/ip4/172.18.37.162/tcp/5260/ws/p2p/16Uiu2HAmLtZ4FBmArtU3dwSBLvocycmBA2esMmBEhuy9surrWrD4"],"enrUri":"enr:-L24QG7zbH8rmqpCUxEObbYnLj8Tyyclmn0LT7ynxXY28vdMBCRkoP4QDEHLDXBMacYxutkdLNW-pHn4k3Kmx4OZDiUCgmlkgnY0gmlwhKwSJaKKbXVsdGlhZGRyc5YACASsEiWiBhSLAAoErBIlogYUjN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDelcG4MlOWlxJ018n0bHW6S7e_CqN8oK8N-tVx7XkqteDdGNwghSLg3VkcIIUjYV3YWt1MgM"}'
|
||||
2025-12-13 04:15:27.996 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:15:27.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5258/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.227.107/tcp/56958/p2p/16Uiu2HAmRNEmCj7C2H5L8CxhPGDjYEn6HyXtqZtsp66M2EjsxSy2"]'
|
||||
2025-12-13 04:15:27.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56957/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:15:28.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5258/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:15:28.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.005 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:15:28.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:28.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.011 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:15:28.212 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:15:28.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:28.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.218 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:15:28.420 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:15:28.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:28.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.425 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:15:28.626 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:15:28.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:15:28.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:15:28.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:15:28.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56957/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:28.836 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56957/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
2025-12-13 04:15:28.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5258/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:15:28.840 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5258/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
2025-12-13 04:15:28.842 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:15:28.843 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:15:28.843 DEBUG [src.node.waku_node] Stopping container with id 71249d9137e8
|
||||
2025-12-13 04:15:29.407 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:15:29.408 DEBUG [src.node.waku_node] Stopping container with id 9e0e0d74e945
|
||||
2025-12-13 04:15:29.946 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:15:29.948 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:15:29.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:15:29.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2581
nim/1002/data/attachments/1d2f63697c64e7d2.txt
Normal file
2581
nim/1002/data/attachments/1d2f63697c64e7d2.txt
Normal file
File diff suppressed because it is too large
Load Diff
127
nim/1002/data/attachments/1d4ca3c2adb0b9fb.txt
Normal file
127
nim/1002/data/attachments/1d4ca3c2adb0b9fb.txt
Normal file
@ -0,0 +1,127 @@
|
||||
2025-12-13 04:16:54.722 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:16:54.722 DEBUG [tests.conftest] Running test: test_message_relayed_before_store_node_is_started with id: 2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e
|
||||
2025-12-13 04:16:54.722 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:16:54.723 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:16:54.723 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:16:54.729 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:54.730 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:54.730 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:54.730 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:54.731 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:54.731 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.103
|
||||
2025-12-13 04:16:54.731 DEBUG [src.node.docker_mananger] Generated ports ['29213', '29214', '29215', '29216', '29217']
|
||||
2025-12-13 04:16:54.731 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:54.732 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:54.732 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:54.732 DEBUG [src.node.docker_mananger] docker run -i -t -p 29213:29213 -p 29214:29214 -p 29215:29215 -p 29216:29216 -p 29217:29217 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=29215 --rest-port=29213 --tcp-port=29214 --discv5-udp-port=29216 --rest-address=0.0.0.0 --nat=extip:172.18.116.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f69bf06aeb75ca2cd05e0af81b579fbe9ffd15d8f50fcfa75bca85f7eb4d4ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29217 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:16:54.913 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.103 waku d77c28ffcf6ae46989a9cb5a2f1061c193c9b3dcd2557df95a76eba0b1a2d4b1
|
||||
2025-12-13 04:16:54.945 DEBUG [src.node.docker_mananger] Container started with ID d77c28ffcf6a. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:54.945 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29213
|
||||
2025-12-13 04:16:54.945 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:55.015 ERROR [src.node.docker_mananger] Max retries reached for container 4d4f6581c3ce. Exiting log stream.
|
||||
2025-12-13 04:16:55.524 ERROR [src.node.docker_mananger] Max retries reached for container e7ca96c03f2d. Exiting log stream.
|
||||
2025-12-13 04:16:55.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29213/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:55.949 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"}]}'
|
||||
2025-12-13 04:16:55.949 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:55.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29213/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:55.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.103/tcp/29214/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK","/ip4/172.18.116.103/tcp/29215/ws/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK"],"enrUri":"enr:-L24QHMmwsw3aRmJEPzKn6Z2G4PdbUZS1TKr4g5tHAI-Lar5WBRrZ1KA4pBLq3m4ULBwa9PzBcxy9wC1ZYqtMvTsKXwCgmlkgnY0gmlwhKwSdGeKbXVsdGlhZGRyc5YACASsEnRnBnIeAAoErBJ0ZwZyH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXeCQ5A22stApW5Z-y47i2PgsXdqXjIa2FKa8JypjcEaDdGNwgnIeg3VkcIJyIIV3YWt1MgM"}'
|
||||
2025-12-13 04:16:55.952 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:55.959 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:55.959 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:55.959 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:55.960 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:55.961 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:55.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.212
|
||||
2025-12-13 04:16:55.961 DEBUG [src.node.docker_mananger] Generated ports ['5496', '5497', '5498', '5499', '5500']
|
||||
2025-12-13 04:16:55.961 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:55.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:55.962 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:55.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 5496:5496 -p 5497:5497 -p 5498:5498 -p 5499:5499 -p 5500:5500 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=5498 --rest-port=5496 --tcp-port=5497 --discv5-udp-port=5499 --rest-address=0.0.0.0 --nat=extip:172.18.1.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea64d65ae9562714deee52f24596f4abcbe5b2264d4bd40a40d2e286eadecbe3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5500 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHMmwsw3aRmJEPzKn6Z2G4PdbUZS1TKr4g5tHAI-Lar5WBRrZ1KA4pBLq3m4ULBwa9PzBcxy9wC1ZYqtMvTsKXwCgmlkgnY0gmlwhKwSdGeKbXVsdGlhZGRyc5YACASsEnRnBnIeAAoErBJ0ZwZyH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXeCQ5A22stApW5Z-y47i2PgsXdqXjIa2FKa8JypjcEaDdGNwgnIeg3VkcIJyIIV3YWt1MgM --storenode=/ip4/172.18.116.103/tcp/29214/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK --store=true --relay=true
|
||||
2025-12-13 04:16:56.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.212 waku 900a7f85eed1227225cf9a0dcd026a8b9ed31ab6d379f77d508c05c5faf55916
|
||||
2025-12-13 04:16:56.188 DEBUG [src.node.docker_mananger] Container started with ID 900a7f85eed1. Setting up logs at ./log/docker/store_node1_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:56.188 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5496
|
||||
2025-12-13 04:16:56.189 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:57.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5496/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:57.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:16:57.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:57.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5496/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:57.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.212/tcp/5497/p2p/16Uiu2HAm1VnmJEX8aKx8F3zBBjtaeFCBgW4bEKzLyWTcwtJhxrQs","/ip4/172.18.1.212/tcp/5498/ws/p2p/16Uiu2HAm1VnmJEX8aKx8F3zBBjtaeFCBgW4bEKzLyWTcwtJhxrQs"],"enrUri":"enr:-L24QLO5uFsSXk8iJ4-m02Xk2qUK16CUgEGAPUe7ReVmi8UaAvjBVwX6RbWOnucRFE9NbWRcw4RcmPhjh21A6JAOH1YCgmlkgnY0gmlwhKwSAdSKbXVsdGlhZGRyc5YACASsEgHUBhV5AAoErBIB1AYVet0DgnJzhQADAQAAiXNlY3AyNTZrMaECWjQdugW7HuXim6y1WP5wIGjXtTSqrxXkURE0M6PsAsSDdGNwghV5g3VkcIIVe4V3YWt1MgM"}'
|
||||
2025-12-13 04:16:57.197 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:57.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5496/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.103/tcp/29214/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK"]'
|
||||
2025-12-13 04:16:57.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:57.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29213/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:57.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:57.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:57.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:57.206 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:57.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29213/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)'}'
|
||||
2025-12-13 04:16:57.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:57.212 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:57.413 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:16:57.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29213/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:57.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"}]}'
|
||||
2025-12-13 04:16:57.417 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:16:57.417 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:16:57.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5496/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:57.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"}]}'
|
||||
2025-12-13 04:16:57.420 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:16:57.427 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:57.427 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node2_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:57.427 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:57.427 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:57.428 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:57.428 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.120
|
||||
2025-12-13 04:16:57.429 DEBUG [src.node.docker_mananger] Generated ports ['38734', '38735', '38736', '38737', '38738']
|
||||
2025-12-13 04:16:57.429 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:57.429 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:57.429 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:57.429 DEBUG [src.node.docker_mananger] docker run -i -t -p 38734:38734 -p 38735:38735 -p 38736:38736 -p 38737:38737 -p 38738:38738 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=38736 --rest-port=38734 --tcp-port=38735 --discv5-udp-port=38737 --rest-address=0.0.0.0 --nat=extip:172.18.150.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adb97be6d91c073806feabc0ff85a9f78e38edc86d821e3d8a1f3d50f5c45e18 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38738 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHMmwsw3aRmJEPzKn6Z2G4PdbUZS1TKr4g5tHAI-Lar5WBRrZ1KA4pBLq3m4ULBwa9PzBcxy9wC1ZYqtMvTsKXwCgmlkgnY0gmlwhKwSdGeKbXVsdGlhZGRyc5YACASsEnRnBnIeAAoErBJ0ZwZyH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXeCQ5A22stApW5Z-y47i2PgsXdqXjIa2FKa8JypjcEaDdGNwgnIeg3VkcIJyIIV3YWt1MgM --storenode=/ip4/172.18.116.103/tcp/29214/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK --store=false --relay=true
|
||||
2025-12-13 04:16:57.622 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.120 waku 3986cc69c218e683d7205aab4ed26a830a384907b00a18fc45982097758e1ddf
|
||||
2025-12-13 04:16:57.654 DEBUG [src.node.docker_mananger] Container started with ID 3986cc69c218. Setting up logs at ./log/docker/store_node2_2025-12-13_04-16-54__222c3456-9cda-4633-8234-cfab37ad4c4e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:57.654 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38734
|
||||
2025-12-13 04:16:57.655 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:58.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38734/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.667 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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:16:58.671 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:58.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38734/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.120/tcp/38735/p2p/16Uiu2HAmLj5i7dsHw8HvuqRGjVvCVUfFZN35Difp8JGMQYYmnk2n","/ip4/172.18.150.120/tcp/38736/ws/p2p/16Uiu2HAmLj5i7dsHw8HvuqRGjVvCVUfFZN35Difp8JGMQYYmnk2n"],"enrUri":"enr:-L24QH-TNZegTHP5oryebjMm-D_1GIEfx1NbgN5nv8J6sQj_DBO5kYomi8eX9yyVizuQbFF6MIKXbFRQTI0Q0kqy7J0CgmlkgnY0gmlwhKwSlniKbXVsdGlhZGRyc5YACASsEpZ4BpdPAAoErBKWeAaXUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd-ngzqKkDxn-LY8Ol_blUILlaR-WjnzkU3dO6OzHBNuDdGNwgpdPg3VkcIKXUYV3YWt1MgE"}'
|
||||
2025-12-13 04:16:58.688 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:58.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38734/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.103/tcp/29214/p2p/16Uiu2HAmJySsdkdcuSkbtEgM723RwTmyY57viaHGftAp6VMzDnRK"]'
|
||||
2025-12-13 04:16:58.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:58.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29213/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:58.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:58.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:58.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:58.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38734/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:16:58.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:58.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2fd2dfec6c5bd51f6ff8","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"}]}'
|
||||
2025-12-13 04:16:58.714 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:16:58.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29213/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)'}'
|
||||
2025-12-13 04:16:58.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:58.721 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:16:58.922 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:16:58.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29213/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"},{"messageHash":"0x76d5d97a3b251f12a25ba72b651f19aa8c1bdc948f7282560fdcbbacd8ad02ba"}]}'
|
||||
2025-12-13 04:16:58.926 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:16:58.926 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:16:58.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5496/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"},{"messageHash":"0x76d5d97a3b251f12a25ba72b651f19aa8c1bdc948f7282560fdcbbacd8ad02ba"}]}'
|
||||
2025-12-13 04:16:58.929 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:16:58.929 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:16:58.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:58.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6eea1903e0891ff27cf5","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x71b971fd66cd15cf38eefc94c4573282989ac22b7ed63a1a97807149f024176c"},{"messageHash":"0x76d5d97a3b251f12a25ba72b651f19aa8c1bdc948f7282560fdcbbacd8ad02ba"}]}'
|
||||
2025-12-13 04:16:58.938 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:16:58.940 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:16:58.941 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:16:58.941 DEBUG [src.node.waku_node] Stopping container with id d77c28ffcf6a
|
||||
2025-12-13 04:16:59.475 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:16:59.475 DEBUG [src.node.waku_node] Stopping container with id 900a7f85eed1
|
||||
2025-12-13 04:17:00.007 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:00.009 DEBUG [src.node.waku_node] Stopping container with id 3986cc69c218
|
||||
2025-12-13 04:17:00.287 ERROR [src.node.docker_mananger] Max retries reached for container d77c28ffcf6a. Exiting log stream.
|
||||
2025-12-13 04:17:00.549 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:00.551 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:17:00.560 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:00.572 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:00.577 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
6953
nim/1002/data/attachments/1d50955062a6488f.txt
Normal file
6953
nim/1002/data/attachments/1d50955062a6488f.txt
Normal file
File diff suppressed because it is too large
Load Diff
106
nim/1002/data/attachments/1d70fdd7afe7e19b.txt
Normal file
106
nim/1002/data/attachments/1d70fdd7afe7e19b.txt
Normal file
@ -0,0 +1,106 @@
|
||||
2025-12-13 04:14:36.355 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:14:36.355 DEBUG [tests.conftest] Running test: test_store_with_wrong_url_pubsub_topic with id: 2025-12-13_04-14-36__b26f8af4-f2f1-43cd-96c0-409624af6935
|
||||
2025-12-13 04:14:36.356 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:14:36.356 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:14:36.356 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:14:36.362 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:14:36.362 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-14-36__b26f8af4-f2f1-43cd-96c0-409624af6935__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:36.362 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:14:36.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.8
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.docker_mananger] Generated ports ['42072', '42073', '42074', '42075', '42076']
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:14:36.364 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:14:36.364 DEBUG [src.node.docker_mananger] docker run -i -t -p 42072:42072 -p 42073:42073 -p 42074:42074 -p 42075:42075 -p 42076:42076 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=42074 --rest-port=42072 --tcp-port=42073 --discv5-udp-port=42075 --rest-address=0.0.0.0 --nat=extip:172.18.28.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c3cdceb8ffb01b350edfcc2bcefd2ac27ae2dbecf831aec2cbbeadbc1a76abc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42076 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:14:36.512 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.8 waku 7794ca4b934efa53f8f11fd8f1aa3e93dc919dad11c67c64db711af15ff4e742
|
||||
2025-12-13 04:14:36.538 DEBUG [src.node.docker_mananger] Container started with ID 7794ca4b934e. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-14-36__b26f8af4-f2f1-43cd-96c0-409624af6935__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:36.539 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42072
|
||||
2025-12-13 04:14:36.539 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:14:36.688 ERROR [src.node.docker_mananger] Max retries reached for container caa78bac6ae5. Exiting log stream.
|
||||
2025-12-13 04:14:37.156 ERROR [src.node.docker_mananger] Max retries reached for container 48efb1084cd1. Exiting log stream.
|
||||
2025-12-13 04:14:37.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42072/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:37.545 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"}]}'
|
||||
2025-12-13 04:14:37.545 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:14:37.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:37.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.8/tcp/42073/p2p/16Uiu2HAmFJgmaDz9yXti2teqDdR3g9rSqERRu5EDdmx1DExy47dt","/ip4/172.18.28.8/tcp/42074/ws/p2p/16Uiu2HAmFJgmaDz9yXti2teqDdR3g9rSqERRu5EDdmx1DExy47dt"],"enrUri":"enr:-L24QKBMsqhZ_IaJT8ndA798sVuxmQ1-ER9D7WjxWqobvtEUbBRrLKOv-wp0mUax9US-W3hmOAk2q8tgRbSgtKVEhFMCgmlkgnY0gmlwhKwSHAiKbXVsdGlhZGRyc5YACASsEhwIBqRZAAoErBIcCAakWt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ1-QukEJvwCom_x6MFsrAH93u99UlhKwvuICs8LMe8uDdGNwgqRZg3VkcIKkW4V3YWt1MgM"}'
|
||||
2025-12-13 04:14:37.547 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:14:37.555 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:14:37.555 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-14-36__b26f8af4-f2f1-43cd-96c0-409624af6935__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:37.555 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:14:37.555 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:14:37.556 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:14:37.557 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.71
|
||||
2025-12-13 04:14:37.557 DEBUG [src.node.docker_mananger] Generated ports ['52161', '52162', '52163', '52164', '52165']
|
||||
2025-12-13 04:14:37.557 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:14:37.557 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:14:37.557 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:14:37.557 DEBUG [src.node.docker_mananger] docker run -i -t -p 52161:52161 -p 52162:52162 -p 52163:52163 -p 52164:52164 -p 52165:52165 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=52163 --rest-port=52161 --tcp-port=52162 --discv5-udp-port=52164 --rest-address=0.0.0.0 --nat=extip:172.18.177.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8d16bef6afb97fd1b251b2b0d41a6a7ee2a7ecfc8fbc5f57eeeb25ed1cf3d72e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52165 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKBMsqhZ_IaJT8ndA798sVuxmQ1-ER9D7WjxWqobvtEUbBRrLKOv-wp0mUax9US-W3hmOAk2q8tgRbSgtKVEhFMCgmlkgnY0gmlwhKwSHAiKbXVsdGlhZGRyc5YACASsEhwIBqRZAAoErBIcCAakWt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ1-QukEJvwCom_x6MFsrAH93u99UlhKwvuICs8LMe8uDdGNwgqRZg3VkcIKkW4V3YWt1MgM --storenode=/ip4/172.18.28.8/tcp/42073/p2p/16Uiu2HAmFJgmaDz9yXti2teqDdR3g9rSqERRu5EDdmx1DExy47dt --store=true --relay=true
|
||||
2025-12-13 04:14:37.710 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.71 waku 0de2425913ddd2e5ecf5a4915e3115940bd045102472a4b6893f9a7ca1488798
|
||||
2025-12-13 04:14:37.734 DEBUG [src.node.docker_mananger] Container started with ID 0de2425913dd. Setting up logs at ./log/docker/store_node1_2025-12-13_04-14-36__b26f8af4-f2f1-43cd-96c0-409624af6935__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:14:37.734 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52161
|
||||
2025-12-13 04:14:37.734 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:14:38.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52161/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:38.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:14:38.739 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:14:38.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52161/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:38.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.71/tcp/52162/p2p/16Uiu2HAkvQvWfACnKt3pCzfQYPqPnCw7fYEzjFevxNHqPzwMFofP","/ip4/172.18.177.71/tcp/52163/ws/p2p/16Uiu2HAkvQvWfACnKt3pCzfQYPqPnCw7fYEzjFevxNHqPzwMFofP"],"enrUri":"enr:-L24QJgn5pRNXTeOm1XHxVZ2ExibaKeqaziQ16ambuONICMIPgIj9ArPo9L8NWowl31hERG2QM6Ii9-u2YKCBCZMEMACgmlkgnY0gmlwhKwSsUeKbXVsdGlhZGRyc5YACASsErFHBsvCAAoErBKxRwbLw90DgnJzhQADAQAAiXNlY3AyNTZrMaECDqqJpX-zStvXyuglyvu5D4-K2qLc2xRwWu30ZvZJ35qDdGNwgsvCg3VkcILLxIV3YWt1MgM"}'
|
||||
2025-12-13 04:14:38.742 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:14:38.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52161/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.8/tcp/42073/p2p/16Uiu2HAmFJgmaDz9yXti2teqDdR3g9rSqERRu5EDdmx1DExy47dt"]'
|
||||
2025-12-13 04:14:38.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:38.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:14:38.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:38.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52161/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:14:38.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:38.750 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:38.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/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)'}'
|
||||
2025-12-13 04:14:38.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:38.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:38.956 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:38.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:38.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:38.962 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:39.163 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:39.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:39.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:39.172 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:39.373 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:39.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:39.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:39.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:39.580 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:39.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:39.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:39.585 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:39.786 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:39.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:39.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:39.792 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:39.993 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:39.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:39.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:39.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:40.200 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:40.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:14:40.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:40.205 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:40.407 DEBUG [tests.store.test_topics] Trying to get stored msg with wrong url topic waku/2/rs/3/0
|
||||
2025-12-13 04:14:40.407 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:14:40.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42072/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)'}'
|
||||
2025-12-13 04:14:40.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:14:40.414 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:14:40.614 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:14:40.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42072/store/v3/messages?pubsubTopic=waku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:14:40.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2025-12-13 04:14:40.618 DEBUG [src.steps.store] messages length is 0
|
||||
2025-12-13 04:14:40.618 ERROR [tests.store.test_topics] Topic waku/2/rs/3/0 is wrong ''n: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
2025-12-13 04:14:40.621 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:14:40.622 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:14:40.622 DEBUG [src.node.waku_node] Stopping container with id 7794ca4b934e
|
||||
2025-12-13 04:14:41.108 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:14:41.108 DEBUG [src.node.waku_node] Stopping container with id 0de2425913dd
|
||||
2025-12-13 04:14:41.584 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:14:41.585 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:14:41.592 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:14:41.599 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
72
nim/1002/data/attachments/1d76992a14813d66.txt
Normal file
72
nim/1002/data/attachments/1d76992a14813d66.txt
Normal file
@ -0,0 +1,72 @@
|
||||
2025-12-13 04:07:22.461 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:07:22.462 DEBUG [tests.conftest] Running test: test_filter_get_message_with_150_kb_payload with id: 2025-12-13_04-07-22__408d5fa4-8408-4619-951e-50425a5f98e4
|
||||
2025-12-13 04:07:22.462 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:07:22.462 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:07:22.463 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:07:22.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:22.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-07-22__408d5fa4-8408-4619-951e-50425a5f98e4__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:22.470 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:22.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.3
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.docker_mananger] Generated ports ['44425', '44426', '44427', '44428', '44429']
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:22.472 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:22.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 44425:44425 -p 44426:44426 -p 44427:44427 -p 44428:44428 -p 44429:44429 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=44427 --rest-port=44425 --tcp-port=44426 --discv5-udp-port=44428 --rest-address=0.0.0.0 --nat=extip:172.18.61.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0eeaef1f9faccef9cbf7bb4cbaee6aeabcd0aa85ecdeae997b19b2af40f01afd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44429 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:07:22.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.3 waku 1e46d5a2ba240ae8c51227a7b6b90fdf70c66512cc29bed33ae9c86aaa923522
|
||||
2025-12-13 04:07:22.703 DEBUG [src.node.docker_mananger] Container started with ID 1e46d5a2ba24. Setting up logs at ./log/docker/node1_2025-12-13_04-07-22__408d5fa4-8408-4619-951e-50425a5f98e4__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:22.703 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44425
|
||||
2025-12-13 04:07:22.704 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:22.751 ERROR [src.node.docker_mananger] Max retries reached for container 318c11d96259. Exiting log stream.
|
||||
2025-12-13 04:07:23.269 ERROR [src.node.docker_mananger] Max retries reached for container 012d222dd5eb. Exiting log stream.
|
||||
2025-12-13 04:07:23.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44425/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:23.708 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:07:23.708 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:23.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44425/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:23.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.3/tcp/44426/p2p/16Uiu2HAm12rqsuX9VxGE4octNgDziD8vW8VfNTipQxpE4dz6Vv3Y","/ip4/172.18.61.3/tcp/44427/ws/p2p/16Uiu2HAm12rqsuX9VxGE4octNgDziD8vW8VfNTipQxpE4dz6Vv3Y"],"enrUri":"enr:-L24QCWwH8AuUgwPx3AL2AuKqMEMRlaVCP5fnjAFyqOx7pgFapwuGwMrrQhUSkErH2gCbekUemYjkgM44wqz50oyJIYCgmlkgnY0gmlwhKwSPQOKbXVsdGlhZGRyc5YACASsEj0DBq2KAAoErBI9Awati90DgnJzhQADAQAAiXNlY3AyNTZrMaECU04L3_4v5E0L0VZxObgQ1FsRgyCnZlE9o3X4WzDAvteDdGNwgq2Kg3VkcIKtjIV3YWt1MgU"}'
|
||||
2025-12-13 04:07:23.711 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:23.712 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:07:23.718 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:23.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-07-22__408d5fa4-8408-4619-951e-50425a5f98e4__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:23.719 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:23.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:23.720 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:23.721 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.68
|
||||
2025-12-13 04:07:23.721 DEBUG [src.node.docker_mananger] Generated ports ['58004', '58005', '58006', '58007', '58008']
|
||||
2025-12-13 04:07:23.721 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:23.721 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:23.721 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:23.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 58004:58004 -p 58005:58005 -p 58006:58006 -p 58007:58007 -p 58008:58008 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=58006 --rest-port=58004 --tcp-port=58005 --discv5-udp-port=58007 --rest-address=0.0.0.0 --nat=extip:172.18.115.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf8de5cf95c20230b578893edee04df6db2ff72cde27c48fab9aad313aa9c709 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58008 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCWwH8AuUgwPx3AL2AuKqMEMRlaVCP5fnjAFyqOx7pgFapwuGwMrrQhUSkErH2gCbekUemYjkgM44wqz50oyJIYCgmlkgnY0gmlwhKwSPQOKbXVsdGlhZGRyc5YACASsEj0DBq2KAAoErBI9Awati90DgnJzhQADAQAAiXNlY3AyNTZrMaECU04L3_4v5E0L0VZxObgQ1FsRgyCnZlE9o3X4WzDAvteDdGNwgq2Kg3VkcIKtjIV3YWt1MgU --filternode=/ip4/172.18.61.3/tcp/44426/p2p/16Uiu2HAm12rqsuX9VxGE4octNgDziD8vW8VfNTipQxpE4dz6Vv3Y
|
||||
2025-12-13 04:07:23.912 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.68 waku dc525ccd1d600b77b093939b911665526344a2ba6acccc3e70dca7830e9297bf
|
||||
2025-12-13 04:07:23.946 DEBUG [src.node.docker_mananger] Container started with ID dc525ccd1d60. Setting up logs at ./log/docker/node2_2025-12-13_04-07-22__408d5fa4-8408-4619-951e-50425a5f98e4__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:23.946 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58004
|
||||
2025-12-13 04:07:23.946 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:24.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58004/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:24.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:07:24.951 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:24.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58004/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:24.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.68/tcp/58005/p2p/16Uiu2HAm3bVjr7nMhddeUuggH1AdGEa3YcegDhZWPSYaqGSmJhM4","/ip4/172.18.115.68/tcp/58006/ws/p2p/16Uiu2HAm3bVjr7nMhddeUuggH1AdGEa3YcegDhZWPSYaqGSmJhM4"],"enrUri":"enr:-L24QO16uNdZF8-nlOOFhD5kZGl69UeIOP0aFHd6lzr7lCaqacoklic0ksfNW6VYsMsLRWb6d4e-kIly0TYFT4rIqKcCgmlkgnY0gmlwhKwSc0SKbXVsdGlhZGRyc5YACASsEnNEBuKVAAoErBJzRAbilt0DgnJzhQADAQAAiXNlY3AyNTZrMaECeWG5fuYwjx23xrffET98ai7f78_0v23QIRuJvy3eqvODdGNwguKVg3VkcILil4V3YWt1MgA"}'
|
||||
2025-12-13 04:07:24.954 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:24.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58004/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.61.3/tcp/44426/p2p/16Uiu2HAm12rqsuX9VxGE4octNgDziD8vW8VfNTipQxpE4dz6Vv3Y"]'
|
||||
2025-12-13 04:07:24.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:24.984 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-13 04:07:24.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44425/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:07:24.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:24.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58004/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4a05bc85-e188-4b4d-acf3-24158cd90c80", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:07:25.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4a05bc85-e188-4b4d-acf3-24158cd90c80","statusDesc":"OK"}'
|
||||
2025-12-13 04:07:25.015 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:07:25.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:25.036 DEBUG [src.libs.common] Sleeping for 2 seconds
|
||||
2025-12-13 04:07:27.037 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:07:27.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58004/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:27.042 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-13 04:07:27.046 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:07:27.047 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:07:27.047 DEBUG [src.node.waku_node] Stopping container with id 1e46d5a2ba24
|
||||
2025-12-13 04:07:27.569 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:07:27.570 DEBUG [src.node.waku_node] Stopping container with id dc525ccd1d60
|
||||
2025-12-13 04:07:28.094 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:07:28.095 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:07:28.101 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:07:28.106 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
90
nim/1002/data/attachments/1daa1aa450d4c3fc.txt
Normal file
90
nim/1002/data/attachments/1daa1aa450d4c3fc.txt
Normal file
@ -0,0 +1,90 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_from_some_of_the_subscribed_content_topics with id: 2025-12-13_04-07-26__64839823-9f95-4b84-a1a8-3b5f658ca246
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-07-26__64839823-9f95-4b84-a1a8-3b5f658ca246__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.166.132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63978', '63979', '63980', '63981', '63982']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 63978:63978 -p 63979:63979 -p 63980:63980 -p 63981:63981 -p 63982:63982 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=63980 --rest-port=63978 --tcp-port=63979 --discv5-udp-port=63981 --rest-address=0.0.0.0 --nat=extip:172.18.166.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acedcb61da307dc57f1dcbddf2224be4661eed7cf4baccff0e9f9d082dd910a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63982 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.166.132 waku 9afaa637ca878e5f273cb0cbc5735d9f69a621e2806ebccafaa00b33d1b7b16c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9afaa637ca87. Setting up logs at ./log/docker/node1_2025-12-13_04-07-26__64839823-9f95-4b84-a1a8-3b5f658ca246__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63978
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a378d3bc0dd4. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 194fc0c309aa. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63978/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63978/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.166.132/tcp/63979/p2p/16Uiu2HAmJHHcyoUxKfK3uHxFktiXmMpoMgZyJ9TLP7HByic6JbRa","/ip4/172.18.166.132/tcp/63980/ws/p2p/16Uiu2HAmJHHcyoUxKfK3uHxFktiXmMpoMgZyJ9TLP7HByic6JbRa"],"enrUri":"enr:-L24QASK1t6OFmI8GT4AYT_-0g3d_6MDoxMSCKw5wCM5KYs_boS2hIHB9gJaLzPLHuzB0v4U4pZPvT29x2ugRzt7PUgCgmlkgnY0gmlwhKwSpoSKbXVsdGlhZGRyc5YACASsEqaEBvnrAAoErBKmhAb57N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDU5bfISw665zYxKeTo6syaGFJKGEK01of6vqqPO3DpXGDdGNwgvnrg3VkcIL57YV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-07-26__64839823-9f95-4b84-a1a8-3b5f658ca246__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.64.175
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['64068', '64069', '64070', '64071', '64072']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 64068:64068 -p 64069:64069 -p 64070:64070 -p 64071:64071 -p 64072:64072 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=64070 --rest-port=64068 --tcp-port=64069 --discv5-udp-port=64071 --rest-address=0.0.0.0 --nat=extip:172.18.64.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7a041ea8181ba5dedb5b145fdd634bfbcf1d4bdcf2f707ee525aebd9cfc2df05 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64072 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QASK1t6OFmI8GT4AYT_-0g3d_6MDoxMSCKw5wCM5KYs_boS2hIHB9gJaLzPLHuzB0v4U4pZPvT29x2ugRzt7PUgCgmlkgnY0gmlwhKwSpoSKbXVsdGlhZGRyc5YACASsEqaEBvnrAAoErBKmhAb57N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDU5bfISw665zYxKeTo6syaGFJKGEK01of6vqqPO3DpXGDdGNwgvnrg3VkcIL57YV3YWt1MgU --filternode=/ip4/172.18.166.132/tcp/63979/p2p/16Uiu2HAmJHHcyoUxKfK3uHxFktiXmMpoMgZyJ9TLP7HByic6JbRa
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.64.175 waku 904f8777a62637a724a5adf643f525b33dc9bff155acf65ed12651abb034a411
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 904f8777a626. Setting up logs at ./log/docker/node2_2025-12-13_04-07-26__64839823-9f95-4b84-a1a8-3b5f658ca246__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 64068
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64068/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64068/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.175/tcp/64069/p2p/16Uiu2HAmHdvp6veGCCsrbUCo8VwpEgCUZUoHE8m8FtbpEhgAv468","/ip4/172.18.64.175/tcp/64070/ws/p2p/16Uiu2HAmHdvp6veGCCsrbUCo8VwpEgCUZUoHE8m8FtbpEhgAv468"],"enrUri":"enr:-L24QDnxr2Rqp__j_PVV9v2_LsThLLMJCVNU-mwHrr_fNH-YWis5Ydj6rzfryCacez6qN7Mbwl07LJoCgYrZMA32fRECgmlkgnY0gmlwhKwSQK-KbXVsdGlhZGRyc5YACASsEkCvBvpFAAoErBJArwb6Rt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSgTajdL8VUJ0WIF04dKrracV-HO02XxIkyASwOaWpU2DdGNwgvpFg3VkcIL6R4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64068/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.166.132/tcp/63979/p2p/16Uiu2HAmJHHcyoUxKfK3uHxFktiXmMpoMgZyJ9TLP7HByic6JbRa"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63978/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64068/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b0fcae20-2acf-4c2f-8a37-24f82f331386", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"b0fcae20-2acf-4c2f-8a37-24f82f331386","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63978/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64068/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "af9458db-99df-477c-ab37-49fae6c659b7", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"af9458db-99df-477c-ab37-49fae6c659b7","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64068/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1765598848708185243,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:64068/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64068/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1765598848827970262,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63978/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64068/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:64068/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 9afaa637ca87
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 904f8777a626
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
518
nim/1002/data/attachments/1de507d0e3585104.txt
Normal file
518
nim/1002/data/attachments/1de507d0e3585104.txt
Normal file
@ -0,0 +1,518 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_start_node_with_50_pubsub_topics with id: 2025-12-13_04-16-03__abd3fd7a-f090-4c47-b5be-3bbc8bd50a5e
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-16-03__abd3fd7a-f090-4c47-b5be-3bbc8bd50a5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.66.81
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11679', '11680', '11681', '11682', '11683']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11679:11679 -p 11680:11680 -p 11681:11681 -p 11682:11682 -p 11683:11683 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=11681 --rest-port=11679 --tcp-port=11680 --discv5-udp-port=11682 --rest-address=0.0.0.0 --nat=extip:172.18.66.81 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=201ba1728916e3bb124ed002c406f5a0ba6efcdc412b862da93dfa1a4e35cafb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11683 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.66.81 waku d2a09eba72d75dc415dcc09ab9c6438e1dcc43ad93c8e5693792b6b64ed8c6f8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d2a09eba72d7. Setting up logs at ./log/docker/node1_2025-12-13_04-16-03__abd3fd7a-f090-4c47-b5be-3bbc8bd50a5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11679
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 21017b1a7ae6. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 47789bebc14e. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.81/tcp/11680/p2p/16Uiu2HAmMew3oHWfWKSxKyCTW8CRzkzpiW9Cy7iJgqQxUcHPaoiN","/ip4/172.18.66.81/tcp/11681/ws/p2p/16Uiu2HAmMew3oHWfWKSxKyCTW8CRzkzpiW9Cy7iJgqQxUcHPaoiN"],"enrUri":"enr:-L24QBPVg9FNkCYt2dF1JDVfm56XhUoILBIAqPm7pQotMV-zBd07FI0jwTFfhFP9xpAy_eKdPct8T3XWBPiw__uoKv8CgmlkgnY0gmlwhKwSQlGKbXVsdGlhZGRyc5YACASsEkJRBi2gAAoErBJCUQYtod0DgnJzhQACAQAAiXNlY3AyNTZrMaEDhbVzAWmpKQlkj9gWcBoec8tgKhqMkjpqdxajUpYUqZ-DdGNwgi2gg3VkcIItooV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-16-03__abd3fd7a-f090-4c47-b5be-3bbc8bd50a5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.134.165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8840', '8841', '8842', '8843', '8844']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 8840:8840 -p 8841:8841 -p 8842:8842 -p 8843:8843 -p 8844:8844 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=8842 --rest-port=8840 --tcp-port=8841 --discv5-udp-port=8843 --rest-address=0.0.0.0 --nat=extip:172.18.134.165 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ac2e50d8a8ef7d9de425e94e6fb5abc6619ead2f017afa92fbfdc32b64c1cca4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8844 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBPVg9FNkCYt2dF1JDVfm56XhUoILBIAqPm7pQotMV-zBd07FI0jwTFfhFP9xpAy_eKdPct8T3XWBPiw__uoKv8CgmlkgnY0gmlwhKwSQlGKbXVsdGlhZGRyc5YACASsEkJRBi2gAAoErBJCUQYtod0DgnJzhQACAQAAiXNlY3AyNTZrMaEDhbVzAWmpKQlkj9gWcBoec8tgKhqMkjpqdxajUpYUqZ-DdGNwgi2gg3VkcIItooV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.134.165 waku c482cecddc3757ea5850dbb2c77302eb838258c5d600c89235e16af9f4bce99b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c482cecddc37. Setting up logs at ./log/docker/node2_2025-12-13_04-16-03__abd3fd7a-f090-4c47-b5be-3bbc8bd50a5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8840
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.165/tcp/8841/p2p/16Uiu2HAmLeFwHcUxjni8bc83WZ9kiFbEMsC58czWpjg5BHnHSCdF","/ip4/172.18.134.165/tcp/8842/ws/p2p/16Uiu2HAmLeFwHcUxjni8bc83WZ9kiFbEMsC58czWpjg5BHnHSCdF"],"enrUri":"enr:-L24QHOjE_cf9wScOxX46AB_r_qLfRytdwI8vo7FzSZj-6ndMQTLPo1k9WUuWVqGQXnlgblTs4gGpm8RAt42-7qgpDQCgmlkgnY0gmlwhKwShqWKbXVsdGlhZGRyc5YACASsEoalBiKJAAoErBKGpQYiit0DgnJzhQACAQAAiXNlY3AyNTZrMaEDdq2Jtc6Y_k_aqbwzmNmB1z1i6K52oT37I__VOF2lW8qDdGNwgiKJg3VkcIIii4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.81/tcp/11680/p2p/16Uiu2HAmMew3oHWfWKSxKyCTW8CRzkzpiW9Cy7iJgqQxUcHPaoiN"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7", "/waku/2/rs/2/8", "/waku/2/rs/2/9", "/waku/2/rs/2/10", "/waku/2/rs/2/11", "/waku/2/rs/2/12", "/waku/2/rs/2/13", "/waku/2/rs/2/14", "/waku/2/rs/2/15", "/waku/2/rs/2/16", "/waku/2/rs/2/17", "/waku/2/rs/2/18", "/waku/2/rs/2/19", "/waku/2/rs/2/20", "/waku/2/rs/2/21", "/waku/2/rs/2/22", "/waku/2/rs/2/23", "/waku/2/rs/2/24", "/waku/2/rs/2/25", "/waku/2/rs/2/26", "/waku/2/rs/2/27", "/waku/2/rs/2/28", "/waku/2/rs/2/29", "/waku/2/rs/2/30", "/waku/2/rs/2/31", "/waku/2/rs/2/32", "/waku/2/rs/2/33", "/waku/2/rs/2/34", "/waku/2/rs/2/35", "/waku/2/rs/2/36", "/waku/2/rs/2/37", "/waku/2/rs/2/38", "/waku/2/rs/2/39", "/waku/2/rs/2/40", "/waku/2/rs/2/41", "/waku/2/rs/2/42", "/waku/2/rs/2/43", "/waku/2/rs/2/44", "/waku/2/rs/2/45", "/waku/2/rs/2/46", "/waku/2/rs/2/47", "/waku/2/rs/2/48", "/waku/2/rs/2/49"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8840/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7", "/waku/2/rs/2/8", "/waku/2/rs/2/9", "/waku/2/rs/2/10", "/waku/2/rs/2/11", "/waku/2/rs/2/12", "/waku/2/rs/2/13", "/waku/2/rs/2/14", "/waku/2/rs/2/15", "/waku/2/rs/2/16", "/waku/2/rs/2/17", "/waku/2/rs/2/18", "/waku/2/rs/2/19", "/waku/2/rs/2/20", "/waku/2/rs/2/21", "/waku/2/rs/2/22", "/waku/2/rs/2/23", "/waku/2/rs/2/24", "/waku/2/rs/2/25", "/waku/2/rs/2/26", "/waku/2/rs/2/27", "/waku/2/rs/2/28", "/waku/2/rs/2/29", "/waku/2/rs/2/30", "/waku/2/rs/2/31", "/waku/2/rs/2/32", "/waku/2/rs/2/33", "/waku/2/rs/2/34", "/waku/2/rs/2/35", "/waku/2/rs/2/36", "/waku/2/rs/2/37", "/waku/2/rs/2/38", "/waku/2/rs/2/39", "/waku/2/rs/2/40", "/waku/2/rs/2/41", "/waku/2/rs/2/42", "/waku/2/rs/2/43", "/waku/2/rs/2/44", "/waku/2/rs/2/45", "/waku/2/rs/2/46", "/waku/2/rs/2/47", "/waku/2/rs/2/48", "/waku/2/rs/2/49"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366558717631,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366558717631,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366708897886,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366708897886,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366823630635,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366823630635,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366938073478,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599366938073478,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367051030501,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367051030501,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367165261077,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367165261077,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367283255911,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367283255911,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367396746144,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367396746144,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367511279331,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367511279331,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367624735716,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367624735716,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367739342066,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367739342066,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367852542134,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367852542134,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367966335551,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599367966335551,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368081054430,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368081054430,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368194925119,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368194925119,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368308127287,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368308127287,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368422541169,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368422541169,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368536108353,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368536108353,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368650919324,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368650919324,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368764928289,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368764928289,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368878865582,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368878865582,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368992108789,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599368992108789,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369105012429,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369105012429,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369218216428,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369218216428,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369330896514,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369330896514,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369444496350,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369444496350,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369559206694,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369559206694,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369672146245,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369672146245,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369785669142,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369785669142,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369898543633,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599369898543633,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370012611877,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370012611877,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370128328677,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370128328677,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370242571828,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370242571828,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370357270420,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370357270420,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370471335082,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370471335082,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370585237480,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370585237480,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370698482134,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370698482134,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370812775609,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370812775609,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370926468948,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599370926468948,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371040211951,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371040211951,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371154169330,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371154169330,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371268131602,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371268131602,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371382693769,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371382693769,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371496456518,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371496456518,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371609703966,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371609703966,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371722849018,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371722849018,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371836506806,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371836506806,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371950392713,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599371950392713,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599372064601003,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599372064601003,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599372186737116,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599372186737116,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d2a09eba72d7
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c482cecddc37
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
3977
nim/1002/data/attachments/1deaa9c2de6bdb69.txt
Normal file
3977
nim/1002/data/attachments/1deaa9c2de6bdb69.txt
Normal file
File diff suppressed because it is too large
Load Diff
2603
nim/1002/data/attachments/1e349d0957b85fb4.txt
Normal file
2603
nim/1002/data/attachments/1e349d0957b85fb4.txt
Normal file
File diff suppressed because it is too large
Load Diff
861
nim/1002/data/attachments/1e4c351056149964.txt
Normal file
861
nim/1002/data/attachments/1e4c351056149964.txt
Normal file
@ -0,0 +1,861 @@
|
||||
2025-12-13 04:28:29.004 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:28:29.004 DEBUG [tests.conftest] Running test: test_light_push_with_valid_meta with id: 2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654
|
||||
2025-12-13 04:28:29.004 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:28:29.004 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:28:29.011 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:29.011 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:29.011 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:29.011 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:29.012 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:29.012 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.75
|
||||
2025-12-13 04:28:29.012 DEBUG [src.node.docker_mananger] Generated ports ['24378', '24379', '24380', '24381', '24382']
|
||||
2025-12-13 04:28:29.013 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:29.013 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:29.013 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:29.013 DEBUG [src.node.docker_mananger] docker run -i -t -p 24378:24378 -p 24379:24379 -p 24380:24380 -p 24381:24381 -p 24382:24382 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=24380 --rest-port=24378 --tcp-port=24379 --discv5-udp-port=24381 --rest-address=0.0.0.0 --nat=extip:172.18.188.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3aca9fa6edfdc0e61bd6c39bda74bdf224dc0fee8d2bffdf0f036ba1abcb0fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24382 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-13 04:28:29.176 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.75 waku 9988742170ac1407477f511a5fab19eff5dbc6e5ac2f6d1f0693b636f32b970c
|
||||
2025-12-13 04:28:29.208 DEBUG [src.node.docker_mananger] Container started with ID 9988742170ac. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:29.209 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24378
|
||||
2025-12-13 04:28:29.210 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:30.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24378/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:30.214 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_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"}]}'
|
||||
2025-12-13 04:28:30.214 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:30.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24378/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:30.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.75/tcp/24379/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb","/ip4/172.18.188.75/tcp/24380/ws/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb"],"enrUri":"enr:-L24QFSeHYW9vCGRSYw3paBEQjyW9Q3ZAV3-JgF00yuBnKU6E7sFgPE9-YowdmQ6SDGiFLJF8AOWXht7gS1nwzywAdUCgmlkgnY0gmlwhKwSvEuKbXVsdGlhZGRyc5YACASsErxLBl87AAoErBK8SwZfPN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTRa0wrRXem5m5-JOm8L-2urZOr_7Uhbl7q8c-yTwzFyDdGNwgl87g3VkcIJfPYV3YWt1Mgk"}'
|
||||
2025-12-13 04:28:30.216 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:30.222 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:30.222 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:30.223 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:30.223 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.124
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.docker_mananger] Generated ports ['62676', '62677', '62678', '62679', '62680']
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:30.224 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:30.224 DEBUG [src.node.docker_mananger] docker run -i -t -p 62676:62676 -p 62677:62677 -p 62678:62678 -p 62679:62679 -p 62680:62680 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=62678 --rest-port=62676 --tcp-port=62677 --discv5-udp-port=62679 --rest-address=0.0.0.0 --nat=extip:172.18.192.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d928fbbfb23bb6d24faceb3cd7eb54aaac484a0bc97de12125b08615ac5a5c00 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62680 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-13 04:28:30.373 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.124 waku 0de3970a68d258fce15cb250406bce242ffdbe0fbd8d5b40a30bf312c79ba8b9
|
||||
2025-12-13 04:28:30.395 DEBUG [src.node.docker_mananger] Container started with ID 0de3970a68d2. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:30.395 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62676
|
||||
2025-12-13 04:28:30.396 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:31.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62676/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:31.399 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"}]}'
|
||||
2025-12-13 04:28:31.399 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:31.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62676/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:31.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.124/tcp/62677/p2p/16Uiu2HAmFxGzKtQb8kvtRGjmchmJP5R3zzoxLN4hUkCno9rQ8FKC","/ip4/172.18.192.124/tcp/62678/ws/p2p/16Uiu2HAmFxGzKtQb8kvtRGjmchmJP5R3zzoxLN4hUkCno9rQ8FKC"],"enrUri":"enr:-L24QEOPyjrrlGL-MRoeKMysYYG7Cjq5txvf3_th5t0Vj1ZhWj2N8y7vaNYW1U1xuHXNFcN8U8hEVCS5wmLYd0UpT5QCgmlkgnY0gmlwhKwSwHyKbXVsdGlhZGRyc5YACASsEsB8BvTVAAoErBLAfAb01t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMQC_cMpGgFIPruuOVD8mcdp1J4MtmUNsx7W5WS40pz-DdGNwgvTVg3VkcIL014V3YWt1MgE"}'
|
||||
2025-12-13 04:28:31.402 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:31.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62676/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.188.75/tcp/24379/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb"]'
|
||||
2025-12-13 04:28:31.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:31.441 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:31.442 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:31.444 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:31.444 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:31.446 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:31.447 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.76
|
||||
2025-12-13 04:28:31.447 DEBUG [src.node.docker_mananger] Generated ports ['57466', '57467', '57468', '57469', '57470']
|
||||
2025-12-13 04:28:31.447 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:31.447 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:31.447 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:31.447 DEBUG [src.node.docker_mananger] docker run -i -t -p 57466:57466 -p 57467:57467 -p 57468:57468 -p 57469:57469 -p 57470:57470 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=57468 --rest-port=57466 --tcp-port=57467 --discv5-udp-port=57469 --rest-address=0.0.0.0 --nat=extip:172.18.133.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5c03466c1fd0bbcc39b932fbfacb60d883ef17c9d801adafa0afcf0b2574d4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57470 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFSeHYW9vCGRSYw3paBEQjyW9Q3ZAV3-JgF00yuBnKU6E7sFgPE9-YowdmQ6SDGiFLJF8AOWXht7gS1nwzywAdUCgmlkgnY0gmlwhKwSvEuKbXVsdGlhZGRyc5YACASsErxLBl87AAoErBK8SwZfPN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTRa0wrRXem5m5-JOm8L-2urZOr_7Uhbl7q8c-yTwzFyDdGNwgl87g3VkcIJfPYV3YWt1Mgk --lightpushnode=/ip4/172.18.188.75/tcp/24379/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb --lightpush=true --relay=false
|
||||
2025-12-13 04:28:31.598 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.76 waku 19668edf4d7059abc0c89a1c424de249fb56448b69178bb873cf8c45a4a97d8c
|
||||
2025-12-13 04:28:31.626 DEBUG [src.node.docker_mananger] Container started with ID 19668edf4d70. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:31.626 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57466
|
||||
2025-12-13 04:28:31.626 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:32.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:32.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:32.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:32.897 ERROR [src.node.docker_mananger] Max retries reached for container 19668edf4d70. Exiting log stream.
|
||||
2025-12-13 04:28:32.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:33.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:34.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:35.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:36.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:37.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:38.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:39.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:40.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:41.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:42.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:43.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:44.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:45.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:46.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:50.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:51.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57466/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:52.629 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=57466): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f74442c5010>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:28:52.730 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:52.730 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:52.731 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:52.732 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.110
|
||||
2025-12-13 04:28:52.732 DEBUG [src.node.docker_mananger] Generated ports ['21664', '21665', '21666', '21667', '21668']
|
||||
2025-12-13 04:28:52.732 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:52.732 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:52.732 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:52.732 DEBUG [src.node.docker_mananger] docker run -i -t -p 21664:21664 -p 21665:21665 -p 21666:21666 -p 21667:21667 -p 21668:21668 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=21666 --rest-port=21664 --tcp-port=21665 --discv5-udp-port=21667 --rest-address=0.0.0.0 --nat=extip:172.18.182.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbe74bb5af68cfbfee200bdbd8ae2cf8de54b87fa166bdc15dcd8efdfa9b7bd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21668 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFSeHYW9vCGRSYw3paBEQjyW9Q3ZAV3-JgF00yuBnKU6E7sFgPE9-YowdmQ6SDGiFLJF8AOWXht7gS1nwzywAdUCgmlkgnY0gmlwhKwSvEuKbXVsdGlhZGRyc5YACASsErxLBl87AAoErBK8SwZfPN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTRa0wrRXem5m5-JOm8L-2urZOr_7Uhbl7q8c-yTwzFyDdGNwgl87g3VkcIJfPYV3YWt1Mgk --lightpushnode=/ip4/172.18.188.75/tcp/24379/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb --lightpush=true --relay=false
|
||||
2025-12-13 04:28:52.888 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.110 waku edc240074a91cabe086d22f39cfb29084b6ff6aa46b18c5befe147ddab4c2270
|
||||
2025-12-13 04:28:52.910 DEBUG [src.node.docker_mananger] Container started with ID edc240074a91. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:52.910 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21664
|
||||
2025-12-13 04:28:52.910 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:53.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.199 ERROR [src.node.docker_mananger] Max retries reached for container edc240074a91. Exiting log stream.
|
||||
2025-12-13 04:28:54.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:54.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:55.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:56.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:57.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:58.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:59.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:00.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:01.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:02.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:03.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:04.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:05.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:06.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:07.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:08.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:09.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:10.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:11.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:12.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:13.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:14.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:14.010 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=21664): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f74444a69f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:29:14.111 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:29:14.111 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:29:14.113 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:29:14.113 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.53
|
||||
2025-12-13 04:29:14.113 DEBUG [src.node.docker_mananger] Generated ports ['55548', '55549', '55550', '55551', '55552']
|
||||
2025-12-13 04:29:14.113 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:29:14.113 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:29:14.113 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:29:14.114 DEBUG [src.node.docker_mananger] docker run -i -t -p 55548:55548 -p 55549:55549 -p 55550:55550 -p 55551:55551 -p 55552:55552 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=55550 --rest-port=55548 --tcp-port=55549 --discv5-udp-port=55551 --rest-address=0.0.0.0 --nat=extip:172.18.57.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=54c4abbee788efdbb2e8ca5490dc9c2af2ffefab16bae79c3ebd8a0afc84bff3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55552 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFSeHYW9vCGRSYw3paBEQjyW9Q3ZAV3-JgF00yuBnKU6E7sFgPE9-YowdmQ6SDGiFLJF8AOWXht7gS1nwzywAdUCgmlkgnY0gmlwhKwSvEuKbXVsdGlhZGRyc5YACASsErxLBl87AAoErBK8SwZfPN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTRa0wrRXem5m5-JOm8L-2urZOr_7Uhbl7q8c-yTwzFyDdGNwgl87g3VkcIJfPYV3YWt1Mgk --lightpushnode=/ip4/172.18.188.75/tcp/24379/p2p/16Uiu2HAmHqupngj1RBKAaH6zrihW3uEj2bq4x721hTMFMe6jzzLb --lightpush=true --relay=false
|
||||
2025-12-13 04:29:14.269 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.53 waku 0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2
|
||||
2025-12-13 04:29:14.296 DEBUG [src.node.docker_mananger] Container started with ID 0824dd0ca1e6. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-28-29__7335a4ee-9b43-4f26-b4d5-bd0158ab6654__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:29:14.297 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55548
|
||||
2025-12-13 04:29:14.298 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:29:15.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.607 ERROR [src.node.docker_mananger] Max retries reached for container 0824dd0ca1e6. Exiting log stream.
|
||||
2025-12-13 04:29:15.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:15.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:16.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:17.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:18.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:19.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:20.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:21.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:22.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:23.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:24.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:25.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:26.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:27.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:28.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:29.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:30.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:31.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:32.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:33.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:34.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:35.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:35.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:35.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:35.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:29:35.399 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=55548): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f74441544a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:29:35.583 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:29:35.585 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:29:35.585 DEBUG [src.node.waku_node] Stopping container with id 9988742170ac
|
||||
2025-12-13 04:29:36.079 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:29:36.081 DEBUG [src.node.waku_node] Stopping container with id 0de3970a68d2
|
||||
2025-12-13 04:29:36.548 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:29:36.550 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:36.652 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:36.754 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:36.855 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:36.891 ERROR [src.node.docker_mananger] Max retries reached for container 9988742170ac. Exiting log stream.
|
||||
2025-12-13 04:29:36.957 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.058 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.160 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.261 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.361 ERROR [src.node.docker_mananger] Max retries reached for container 0de3970a68d2. Exiting log stream.
|
||||
2025-12-13 04:29:37.363 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.464 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.566 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.668 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.770 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.871 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:37.973 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.075 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.177 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.279 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.381 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.483 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.584 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.686 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.788 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.890 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:38.992 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.093 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.195 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.297 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.399 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.501 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.603 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.705 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.807 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:39.909 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.011 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.112 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.214 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.316 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.418 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.520 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.622 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.724 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.825 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:40.927 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.029 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.131 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.232 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.334 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.436 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.538 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.640 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.641 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2/stop: Not Found ("No such container: 0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2")
|
||||
2025-12-13 04:29:41.642 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.743 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.845 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:41.946 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.048 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.150 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.252 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.354 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.455 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.557 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.659 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.761 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.862 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:42.964 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.066 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.168 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.270 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.371 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.473 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.575 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.677 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.779 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.881 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:43.983 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.084 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.186 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.288 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.390 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.491 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.593 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.695 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.797 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:44.899 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.000 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.102 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.204 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.306 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.408 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.509 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.611 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.713 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.815 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:45.917 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.018 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.120 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.222 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.324 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.425 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.527 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.629 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.731 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.732 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2/stop: Not Found ("No such container: 0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2")
|
||||
2025-12-13 04:29:46.732 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.834 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:46.935 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.037 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.139 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.240 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.342 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.444 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.546 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.648 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.750 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.851 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:47.953 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.055 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.157 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.259 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.361 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.463 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.564 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.666 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.768 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.870 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:48.971 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.073 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.175 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.277 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.379 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.481 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.583 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.685 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.787 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.889 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:49.991 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.092 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.194 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.296 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.398 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.500 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.601 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.703 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.805 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:50.907 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.009 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.110 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.212 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.314 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.416 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.518 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.619 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.721 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.823 DEBUG [src.node.waku_node] Stopping container with id 0824dd0ca1e6
|
||||
2025-12-13 04:29:51.824 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2/stop: Not Found ("No such container: 0824dd0ca1e6d9edd4412bbcd2bb438722847ce2d15b0be8f92e717408ba90c2")
|
||||
2025-12-13 04:29:51.825 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:29:51.848 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:29:51.871 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:29:51.871 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:29:51.871 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:29:51.871 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1682
nim/1002/data/attachments/1ecb2bb90bdfc708.txt
Normal file
1682
nim/1002/data/attachments/1ecb2bb90bdfc708.txt
Normal file
File diff suppressed because it is too large
Load Diff
867
nim/1002/data/attachments/1f3dec302b729654.txt
Normal file
867
nim/1002/data/attachments/1f3dec302b729654.txt
Normal file
@ -0,0 +1,867 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_after_light_push with id: 2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.204.212
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45508', '45509', '45510', '45511', '45512']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 45508:45508 -p 45509:45509 -p 45510:45510 -p 45511:45511 -p 45512:45512 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=45510 --rest-port=45508 --tcp-port=45509 --discv5-udp-port=45511 --rest-address=0.0.0.0 --nat=extip:172.18.204.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2de8ad0accde796b94af82c8c2bf5c2cf16fcc73380f863a1b6aa73b66c1c19e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45512 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.204.212 waku 441493c055373a3e4e0d43c160c334faa1c20c9438ded3e71e375699eeef9798
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 441493c05537. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45508
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45508/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45508/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.212/tcp/45509/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ","/ip4/172.18.204.212/tcp/45510/ws/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ"],"enrUri":"enr:-L24QIy4r8NxtSGOeWZLw1oA3Q97kMTnLIBDiW_l0wMpKs6qVkijRNyXbtztXlfUkukZiWdyUnBkLKJwglo1oNH8hLoCgmlkgnY0gmlwhKwSzNSKbXVsdGlhZGRyc5YACASsEszUBrHFAAoErBLM1Aaxxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkh9NDGMXrslYuI3VjtWJmz6qYCLaFLScIjIz4eWptlODdGNwgrHFg3VkcIKxx4V3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.169.180
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10710', '10711', '10712', '10713', '10714']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 10710:10710 -p 10711:10711 -p 10712:10712 -p 10713:10713 -p 10714:10714 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=10712 --rest-port=10710 --tcp-port=10711 --discv5-udp-port=10713 --rest-address=0.0.0.0 --nat=extip:172.18.169.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ab45dfddb95c9bdaf8fbde2359aeac9b04efebdfcc11207d852b9becbd5107a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10714 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.169.180 waku cc2f17cbdc647f27cac47bd3299b5770f9e82aca7c812ff4592835dbf69efcae
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID cc2f17cbdc64. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10710
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10710/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10710/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.180/tcp/10711/p2p/16Uiu2HAmVSNRQUQTmHBPCkbVtMUhhGifu8ct3WKBcC3fw2vUMnm4","/ip4/172.18.169.180/tcp/10712/ws/p2p/16Uiu2HAmVSNRQUQTmHBPCkbVtMUhhGifu8ct3WKBcC3fw2vUMnm4"],"enrUri":"enr:-L24QMBIqr6b0lI6TEU4001Y0336FaT3oxBUHjJSO66NSDcLJ70YvmPH7M0sNV1316jdkWYoJSRng3jOrCK260bvD_ICgmlkgnY0gmlwhKwSqbSKbXVsdGlhZGRyc5YACASsEqm0BinXAAoErBKptAYp2N0DgnJzhQADAQAAiXNlY3AyNTZrMaED-VsVO8SdXnSJ6EBKtIta7gk8_PTbFBYIXwOwEWL22n-DdGNwginXg3VkcIIp2YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10710/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.212/tcp/45509/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.184.166
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['64478', '64479', '64480', '64481', '64482']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 64478:64478 -p 64479:64479 -p 64480:64480 -p 64481:64481 -p 64482:64482 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=64480 --rest-port=64478 --tcp-port=64479 --discv5-udp-port=64481 --rest-address=0.0.0.0 --nat=extip:172.18.184.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6f7233ea1c0d3ff4acca03a9ff9c4bdadbbb9737dadef493540b9beebdfb5edb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64482 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIy4r8NxtSGOeWZLw1oA3Q97kMTnLIBDiW_l0wMpKs6qVkijRNyXbtztXlfUkukZiWdyUnBkLKJwglo1oNH8hLoCgmlkgnY0gmlwhKwSzNSKbXVsdGlhZGRyc5YACASsEszUBrHFAAoErBLM1Aaxxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkh9NDGMXrslYuI3VjtWJmz6qYCLaFLScIjIz4eWptlODdGNwgrHFg3VkcIKxx4V3YWt1Mgk --lightpushnode=/ip4/172.18.204.212/tcp/45509/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.184.166 waku 429245db22fd90950826bf893eb1527e965fbf7013d46350f3a33d933356c0bf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 429245db22fd. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 64478
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 429245db22fd. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64478/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=64478): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604f57d10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.214.159
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39366', '39367', '39368', '39369', '39370']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39366:39366 -p 39367:39367 -p 39368:39368 -p 39369:39369 -p 39370:39370 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=39368 --rest-port=39366 --tcp-port=39367 --discv5-udp-port=39369 --rest-address=0.0.0.0 --nat=extip:172.18.214.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4aec2be9f116761adc0e8fdd4de94997d2ccd3b6d913032d38bb1fbd8b5cf3c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39370 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIy4r8NxtSGOeWZLw1oA3Q97kMTnLIBDiW_l0wMpKs6qVkijRNyXbtztXlfUkukZiWdyUnBkLKJwglo1oNH8hLoCgmlkgnY0gmlwhKwSzNSKbXVsdGlhZGRyc5YACASsEszUBrHFAAoErBLM1Aaxxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkh9NDGMXrslYuI3VjtWJmz6qYCLaFLScIjIz4eWptlODdGNwgrHFg3VkcIKxx4V3YWt1Mgk --lightpushnode=/ip4/172.18.204.212/tcp/45509/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.214.159 waku f620ce1a11520ead4b3a13f6c0476efee3142b1574c080727ad096667a32e64b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f620ce1a1152. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39366
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f620ce1a1152. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39366/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=39366): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604f36de0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.45.4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9953', '9954', '9955', '9956', '9957']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9953:9953 -p 9954:9954 -p 9955:9955 -p 9956:9956 -p 9957:9957 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=9955 --rest-port=9953 --tcp-port=9954 --discv5-udp-port=9956 --rest-address=0.0.0.0 --nat=extip:172.18.45.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1d0b0baece4a65a09e4f27adeba46d8a0e37699f2d7a2cd8dba0acd64ff58d9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9957 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIy4r8NxtSGOeWZLw1oA3Q97kMTnLIBDiW_l0wMpKs6qVkijRNyXbtztXlfUkukZiWdyUnBkLKJwglo1oNH8hLoCgmlkgnY0gmlwhKwSzNSKbXVsdGlhZGRyc5YACASsEszUBrHFAAoErBLM1Aaxxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkh9NDGMXrslYuI3VjtWJmz6qYCLaFLScIjIz4eWptlODdGNwgrHFg3VkcIKxx4V3YWt1Mgk --lightpushnode=/ip4/172.18.204.212/tcp/45509/p2p/16Uiu2HAmNVPZGoUKWFzhusfX2XrK9iFKfdjMpPNbwTtM4uPqVmoQ --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.45.4 waku c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c77fded3ba1b. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9953
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c77fded3ba1b. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9953/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9953): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604f96ab0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 441493c05537
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id cc2f17cbdc64
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 441493c05537. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container cc2f17cbdc64. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7/stop: Not Found ("No such container: c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7/stop: Not Found ("No such container: c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c77fded3ba1b
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7/stop: Not Found ("No such container: c77fded3ba1b70c7fe596988acd9a96b4b46415263f5efba99de24e634303ee7")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:73 Running fixture teardown: attach_logs_on_fail
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:74 Test failed, attempting to attach logs to the allure reports
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/lightpush_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/receiving_node1_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/receiving_node2_2025-12-13_04-13-11__6cccbe7f-857d-4795-834c-c8599c756963__wakuorg_nwaku:latest.log
|
||||
70
nim/1002/data/attachments/1f5e2ace0072be80.txt
Normal file
70
nim/1002/data/attachments/1f5e2ace0072be80.txt
Normal file
@ -0,0 +1,70 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store with id: 2025-12-13_04-06-29__95585b6e-051d-4449-8a10-1aacceebbaf4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-29__95585b6e-051d-4449-8a10-1aacceebbaf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.45.32
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34444', '34445', '34446', '34447', '34448']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34444:34444 -p 34445:34445 -p 34446:34446 -p 34447:34447 -p 34448:34448 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=34446 --rest-port=34444 --tcp-port=34445 --discv5-udp-port=34447 --rest-address=0.0.0.0 --nat=extip:172.18.45.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dfb1a46deb8eff77bcdf72e9a8fa1135cddcf6dbee1ffa0275b8a368ffdda2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34448 --metrics-logging=true --relay=true --store=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.45.32 waku 284862cc1f67966df1565d20d2c21737c64f5e1379bbf7555f3b894e7ec521ef
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 284862cc1f67. Setting up logs at ./log/docker/node1_2025-12-13_04-06-29__95585b6e-051d-4449-8a10-1aacceebbaf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34444
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34444/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34444/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.32/tcp/34445/p2p/16Uiu2HAmJcoG7Ccd5y8JENoW5bjt23KUgAKEUg678LafHXdsCwd9","/ip4/172.18.45.32/tcp/34446/ws/p2p/16Uiu2HAmJcoG7Ccd5y8JENoW5bjt23KUgAKEUg678LafHXdsCwd9"],"enrUri":"enr:-L24QN2uZkOCGPB1iGYIODMMxLgJJLNJOIO9PhuQE1p7DNrbFrQfqpIea8F2LAGbqqOxmMuKF89GaYbyPCFf0n8IoOECgmlkgnY0gmlwhKwSLSCKbXVsdGlhZGRyc5YACASsEi0gBoaNAAoErBItIAaGjt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWJZr0hrZwyJHZNtYKo546WtFPW5N3UpJKJlw-O2prKCDdGNwgoaNg3VkcIKGj4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-29__95585b6e-051d-4449-8a10-1aacceebbaf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.251.93
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56368', '56369', '56370', '56371', '56372']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56368:56368 -p 56369:56369 -p 56370:56370 -p 56371:56371 -p 56372:56372 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=56370 --rest-port=56368 --tcp-port=56369 --discv5-udp-port=56371 --rest-address=0.0.0.0 --nat=extip:172.18.251.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da2caababcbf82f73cd1daf41bd62c92a711efe9ae4de750bfccdedc3ce0d598 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56372 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QN2uZkOCGPB1iGYIODMMxLgJJLNJOIO9PhuQE1p7DNrbFrQfqpIea8F2LAGbqqOxmMuKF89GaYbyPCFf0n8IoOECgmlkgnY0gmlwhKwSLSCKbXVsdGlhZGRyc5YACASsEi0gBoaNAAoErBItIAaGjt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWJZr0hrZwyJHZNtYKo546WtFPW5N3UpJKJlw-O2prKCDdGNwgoaNg3VkcIKGj4V3YWt1MgM --storenode=/ip4/172.18.45.32/tcp/34445/p2p/16Uiu2HAmJcoG7Ccd5y8JENoW5bjt23KUgAKEUg678LafHXdsCwd9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.251.93 waku 46587ced348a566a57f9660d0038c6afe0637e8ed6fe31228f9b8430354e663c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 46587ced348a. Setting up logs at ./log/docker/node1_2025-12-13_04-06-29__95585b6e-051d-4449-8a10-1aacceebbaf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56368
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56368/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56368/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.93/tcp/56369/p2p/16Uiu2HAm5ebhqh1rU4FEvPjXzbcNnxCf2NNo3BcNYAF3opZNchJv","/ip4/172.18.251.93/tcp/56370/ws/p2p/16Uiu2HAm5ebhqh1rU4FEvPjXzbcNnxCf2NNo3BcNYAF3opZNchJv"],"enrUri":"enr:-L24QCWGOqkloAoRBb6rv0QQx3hzwpiQEphE9RjEO0V5MNfhG412rpS0ByK9Rb9t1KmRBIJfVWjKg8rHNrdsUwjWdpICgmlkgnY0gmlwhKwS-12KbXVsdGlhZGRyc5YACASsEvtdBtwxAAoErBL7XQbcMt0DgnJzhQADAQAAiXNlY3AyNTZrMaECl-SWAYdZ0r4RTF1kPWaFhdV0ZqAbjbMy3124o-YKDjeDdGNwgtwxg3VkcILcM4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34444/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56368/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34444/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56368/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe5df48656adaf75cb8ea101c5e6cc59a3e18c3c780a467dbf8fbba71715d12ab"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 284862cc1f67
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 46587ced348a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
127
nim/1002/data/attachments/1f8630a399f9fd09.txt
Normal file
127
nim/1002/data/attachments/1f8630a399f9fd09.txt
Normal file
@ -0,0 +1,127 @@
|
||||
2025-12-13 04:16:26.258 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:16:26.259 DEBUG [tests.conftest] Running test: test_filter_auto_sharding_multiple_content_topics with id: 2025-12-13_04-16-26__71f1b9db-254e-4fce-931e-4a6bf99b1c4d
|
||||
2025-12-13 04:16:26.259 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:16:26.259 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:16:26.259 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-13 04:16:26.266 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:26.266 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-16-26__71f1b9db-254e-4fce-931e-4a6bf99b1c4d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:26.266 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:26.266 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.166
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.docker_mananger] Generated ports ['10014', '10015', '10016', '10017', '10018']
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:26.268 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:26.268 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:26.269 DEBUG [src.node.docker_mananger] docker run -i -t -p 10014:10014 -p 10015:10015 -p 10016:10016 -p 10017:10017 -p 10018:10018 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=10016 --rest-port=10014 --tcp-port=10015 --discv5-udp-port=10017 --rest-address=0.0.0.0 --nat=extip:172.18.77.166 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dedf9fc9bccd35ea4ffe8eb9b9abe1db6d1cab3e594f288dfdce4f54fbd8bf0b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10018 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
||||
2025-12-13 04:16:26.448 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.166 waku 4f720c65d41949f04d698017cddb79cbd3e93a854dd9e21aab52a84f40e64f17
|
||||
2025-12-13 04:16:26.480 DEBUG [src.node.docker_mananger] Container started with ID 4f720c65d419. Setting up logs at ./log/docker/node1_2025-12-13_04-16-26__71f1b9db-254e-4fce-931e-4a6bf99b1c4d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:26.480 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10014
|
||||
2025-12-13 04:16:26.480 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:27.067 ERROR [src.node.docker_mananger] Max retries reached for container 284fdb61770b. Exiting log stream.
|
||||
2025-12-13 04:16:27.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10014/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:27.484 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:16:27.484 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:27.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10014/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:27.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.166/tcp/10015/p2p/16Uiu2HAkyDwSZNq9EDTa3jA5T5C5d55asbgRyx7sUVDbJ5qQbUcH","/ip4/172.18.77.166/tcp/10016/ws/p2p/16Uiu2HAkyDwSZNq9EDTa3jA5T5C5d55asbgRyx7sUVDbJ5qQbUcH"],"enrUri":"enr:-L24QDMDkhGoJIBVFxUWuMx9GQrgbciQqel64UumYnS5ManrFDFgRMTDohFsvz5FPivluT3URcXPi2eELP905-qsJmMCgmlkgnY0gmlwhKwSTaaKbXVsdGlhZGRyc5YACASsEk2mBicfAAoErBJNpgYnIN0DgnJzhQACAQAAiXNlY3AyNTZrMaECOG1Cpbo-09XGlZGhHiMA8khSLP1UU1d1Lxow9wRzDAqDdGNwgicfg3VkcIInIYV3YWt1MgU"}'
|
||||
2025-12-13 04:16:27.487 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:27.493 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:16:27.494 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-16-26__71f1b9db-254e-4fce-931e-4a6bf99b1c4d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:27.494 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:16:27.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:16:27.495 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:16:27.495 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.220
|
||||
2025-12-13 04:16:27.496 DEBUG [src.node.docker_mananger] Generated ports ['33306', '33307', '33308', '33309', '33310']
|
||||
2025-12-13 04:16:27.496 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-13 04:16:27.496 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:16:27.496 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:16:27.496 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:16:27.496 DEBUG [src.node.docker_mananger] docker run -i -t -p 33306:33306 -p 33307:33307 -p 33308:33308 -p 33309:33309 -p 33310:33310 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=33308 --rest-port=33306 --tcp-port=33307 --discv5-udp-port=33309 --rest-address=0.0.0.0 --nat=extip:172.18.244.220 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=502deeb32ea5aceb900c8defcf8c84e99e5273ef4883f2fdc51aeebaffbb912e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33310 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDMDkhGoJIBVFxUWuMx9GQrgbciQqel64UumYnS5ManrFDFgRMTDohFsvz5FPivluT3URcXPi2eELP905-qsJmMCgmlkgnY0gmlwhKwSTaaKbXVsdGlhZGRyc5YACASsEk2mBicfAAoErBJNpgYnIN0DgnJzhQACAQAAiXNlY3AyNTZrMaECOG1Cpbo-09XGlZGhHiMA8khSLP1UU1d1Lxow9wRzDAqDdGNwgicfg3VkcIInIYV3YWt1MgU --filternode=/ip4/172.18.77.166/tcp/10015/p2p/16Uiu2HAkyDwSZNq9EDTa3jA5T5C5d55asbgRyx7sUVDbJ5qQbUcH --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
||||
2025-12-13 04:16:27.684 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.220 waku 334b99e91036ef5bd23d5f7cd98f66673bcc3922ed4e6fd140114b9664e9dfdc
|
||||
2025-12-13 04:16:27.713 DEBUG [src.node.docker_mananger] Container started with ID 334b99e91036. Setting up logs at ./log/docker/node2_2025-12-13_04-16-26__71f1b9db-254e-4fce-931e-4a6bf99b1c4d__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:16:27.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33306
|
||||
2025-12-13 04:16:27.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:16:28.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:28.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:16:28.719 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:16:28.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:28.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.220/tcp/33307/p2p/16Uiu2HAm96os9r4kzman6fWonyUgamChKPBVU6ckdLwxUvykynzi","/ip4/172.18.244.220/tcp/33308/ws/p2p/16Uiu2HAm96os9r4kzman6fWonyUgamChKPBVU6ckdLwxUvykynzi"],"enrUri":"enr:-L24QCbOa6DaeAQ15bG_1szqHChw5Fk5snTFrimcQzPpi_qkUk2NHSl_n1dS4fbIXnWaQyQ8zXWcrs169_v1unwui6oCgmlkgnY0gmlwhKwS9NyKbXVsdGlhZGRyc5YACASsEvTcBoIbAAoErBL03AaCHN0DgnJzhQACAQAAiXNlY3AyNTZrMaECyy5_bjorR7qCqKiBpO8G5053kkvWUkl3WAdWmahON5eDdGNwgoIbg3VkcIKCHYV3YWt1MgA"}'
|
||||
2025-12-13 04:16:28.722 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:16:28.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.166/tcp/10015/p2p/16Uiu2HAkyDwSZNq9EDTa3jA5T5C5d55asbgRyx7sUVDbJ5qQbUcH"]'
|
||||
2025-12-13 04:16:28.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:28.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
2025-12-13 04:16:28.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:28.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3258b63d-0002-4619-aecf-1b9be8cebaab", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
2025-12-13 04:16:28.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3258b63d-0002-4619-aecf-1b9be8cebaab","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "465d6b5c-f903-4431-9b0d-183bea20ea96", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/2/1"}'
|
||||
2025-12-13 04:16:28.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"465d6b5c-f903-4431-9b0d-183bea20ea96","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "27b38aba-9227-437c-a313-4d791a6242bb", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
||||
2025-12-13 04:16:28.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"27b38aba-9227-437c-a313-4d791a6242bb","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5ee5bba3-81a3-417c-aafd-86333ee49c46", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/2/3"}'
|
||||
2025-12-13 04:16:28.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5ee5bba3-81a3-417c-aafd-86333ee49c46","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "80e63f3d-6b8e-4240-8961-c3414e43298f", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/2/4"}'
|
||||
2025-12-13 04:16:28.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"80e63f3d-6b8e-4240-8961-c3414e43298f","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e9a41240-4459-4cac-b365-e61d21b9f843", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/5"}'
|
||||
2025-12-13 04:16:28.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e9a41240-4459-4cac-b365-e61d21b9f843","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "350a0f3e-a05e-4fc5-930c-0d231af21b15", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/6"}'
|
||||
2025-12-13 04:16:28.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"350a0f3e-a05e-4fc5-930c-0d231af21b15","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "66059006-d568-46e4-8846-b264afa02ad4", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/7"}'
|
||||
2025-12-13 04:16:28.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"66059006-d568-46e4-8846-b264afa02ad4","statusDesc":"OK"}'
|
||||
2025-12-13 04:16:28.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:28.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:28.849 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:28.949 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:28.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:28.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599388840889853,"ephemeral":false}]'
|
||||
2025-12-13 04:16:28.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:28.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:28.961 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.061 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1765599388954439864,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.174 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1765599389066141748,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.185 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.285 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1765599389178833578,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.296 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.397 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765599389290445655,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.408 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.508 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765599389402262522,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.519 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.619 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1765599389513378111,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10014/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:16:29.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:16:29.630 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-13 04:16:29.730 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-13 04:16:29.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33306/filter/v2/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:16:29.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765599389624491095,"ephemeral":false}]'
|
||||
2025-12-13 04:16:29.737 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:16:29.738 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:16:29.738 DEBUG [src.node.waku_node] Stopping container with id 4f720c65d419
|
||||
2025-12-13 04:16:30.252 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:16:30.252 DEBUG [src.node.waku_node] Stopping container with id 334b99e91036
|
||||
2025-12-13 04:16:30.783 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:16:30.786 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:16:30.803 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:16:30.811 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
864
nim/1002/data/attachments/1f9662606a6db43c.txt
Normal file
864
nim/1002/data/attachments/1f9662606a6db43c.txt
Normal file
@ -0,0 +1,864 @@
|
||||
2025-12-13 04:07:30.099 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:07:30.099 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_pubsub_topics with id: 2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe
|
||||
2025-12-13 04:07:30.099 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:07:30.100 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:07:30.107 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:30.107 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:30.107 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:30.107 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:30.110 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:30.110 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.228
|
||||
2025-12-13 04:07:30.110 DEBUG [src.node.docker_mananger] Generated ports ['30061', '30062', '30063', '30064', '30065']
|
||||
2025-12-13 04:07:30.110 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:30.110 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:30.111 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:30.111 DEBUG [src.node.docker_mananger] docker run -i -t -p 30061:30061 -p 30062:30062 -p 30063:30063 -p 30064:30064 -p 30065:30065 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=30063 --rest-port=30061 --tcp-port=30062 --discv5-udp-port=30064 --rest-address=0.0.0.0 --nat=extip:172.18.162.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2e8bfeb7a1db71d29bff4afbdd6bc4e7ad6afd4f70d13ebad9fca99acb7c47c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30065 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-13 04:07:30.313 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.228 waku 0e94dfb5fd778ff0654548b4ae0d85b5f919457c862ebe6bc840ec08ae8bbc9c
|
||||
2025-12-13 04:07:30.342 DEBUG [src.node.docker_mananger] Container started with ID 0e94dfb5fd77. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:30.343 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30061
|
||||
2025-12-13 04:07:30.343 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:30.379 ERROR [src.node.docker_mananger] Max retries reached for container 9afaa637ca87. Exiting log stream.
|
||||
2025-12-13 04:07:30.894 ERROR [src.node.docker_mananger] Max retries reached for container 904f8777a626. Exiting log stream.
|
||||
2025-12-13 04:07:31.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30061/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:31.347 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_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"}]}'
|
||||
2025-12-13 04:07:31.347 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:31.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30061/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:31.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.228/tcp/30062/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP","/ip4/172.18.162.228/tcp/30063/ws/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP"],"enrUri":"enr:-L24QOw5vp1WuBTZOx7uN4R1VhWJF3Rw5j1d5IW_HN1HVzykNRCyTq1rD8gaiZAkuhcLH05BG5zwdEN2pg766EhYB-QCgmlkgnY0gmlwhKwSouSKbXVsdGlhZGRyc5YACASsEqLkBnVuAAoErBKi5AZ1b90DgnJzhQADAQAAiXNlY3AyNTZrMaECFUvcRTifvhYbxhTYJfHY_VLN9XB7BIR6FnRxzKTdU26DdGNwgnVug3VkcIJ1cIV3YWt1Mgk"}'
|
||||
2025-12-13 04:07:31.349 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:31.356 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:31.356 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:31.356 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:31.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:31.357 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:31.358 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.135
|
||||
2025-12-13 04:07:31.358 DEBUG [src.node.docker_mananger] Generated ports ['11678', '11679', '11680', '11681', '11682']
|
||||
2025-12-13 04:07:31.358 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:31.358 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:31.358 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:31.358 DEBUG [src.node.docker_mananger] docker run -i -t -p 11678:11678 -p 11679:11679 -p 11680:11680 -p 11681:11681 -p 11682:11682 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=11680 --rest-port=11678 --tcp-port=11679 --discv5-udp-port=11681 --rest-address=0.0.0.0 --nat=extip:172.18.48.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b791d395c489cfdd40d3288cabc931be8b57228cceeabd721e2bfe620d29535c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11682 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-13 04:07:31.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.135 waku 6b2f10c835e51b76f992b4bfed23509adf3b98f71bdc5c20463cba66ac13ce8a
|
||||
2025-12-13 04:07:31.569 DEBUG [src.node.docker_mananger] Container started with ID 6b2f10c835e5. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:31.569 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11678
|
||||
2025-12-13 04:07:31.570 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:32.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11678/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:32.574 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"}]}'
|
||||
2025-12-13 04:07:32.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:32.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:32.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.135/tcp/11679/p2p/16Uiu2HAmBj2DcZPsNFmz2231McXyoPA1UwcWa2LjgTrE23EpWcdX","/ip4/172.18.48.135/tcp/11680/ws/p2p/16Uiu2HAmBj2DcZPsNFmz2231McXyoPA1UwcWa2LjgTrE23EpWcdX"],"enrUri":"enr:-L24QDNvd3on3NC_3IPt62TxLLXaQqfldkaNsNggNTzKULplXHySSU9efYnu8QPlfDUBOHyXKwgwmZmr55RkL5VSLxECgmlkgnY0gmlwhKwSMIeKbXVsdGlhZGRyc5YACASsEjCHBi2fAAoErBIwhwYtoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8iy_gdODMXri_xadsXEKqFdXbchwRAMYs0G57XoFJ8qDdGNwgi2fg3VkcIItoYV3YWt1MgE"}'
|
||||
2025-12-13 04:07:32.577 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:32.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11678/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.228/tcp/30062/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP"]'
|
||||
2025-12-13 04:07:32.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:32.617 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:32.617 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:32.617 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:32.617 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:32.619 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:32.619 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.120
|
||||
2025-12-13 04:07:32.619 DEBUG [src.node.docker_mananger] Generated ports ['8761', '8762', '8763', '8764', '8765']
|
||||
2025-12-13 04:07:32.621 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:32.622 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:32.625 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:32.625 DEBUG [src.node.docker_mananger] docker run -i -t -p 8761:8761 -p 8762:8762 -p 8763:8763 -p 8764:8764 -p 8765:8765 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=8763 --rest-port=8761 --tcp-port=8762 --discv5-udp-port=8764 --rest-address=0.0.0.0 --nat=extip:172.18.109.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d835efdcabedcb1d1ed3df8bac7afdbd732112ff7ffbfdc9cf3d84e1ac6eb7b7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8765 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOw5vp1WuBTZOx7uN4R1VhWJF3Rw5j1d5IW_HN1HVzykNRCyTq1rD8gaiZAkuhcLH05BG5zwdEN2pg766EhYB-QCgmlkgnY0gmlwhKwSouSKbXVsdGlhZGRyc5YACASsEqLkBnVuAAoErBKi5AZ1b90DgnJzhQADAQAAiXNlY3AyNTZrMaECFUvcRTifvhYbxhTYJfHY_VLN9XB7BIR6FnRxzKTdU26DdGNwgnVug3VkcIJ1cIV3YWt1Mgk --lightpushnode=/ip4/172.18.162.228/tcp/30062/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP --lightpush=true --relay=false
|
||||
2025-12-13 04:07:32.815 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.120 waku 936165fc2cd456fe2e2f0502fb9bf850807efac6440e06b7270192cc8ea1fce6
|
||||
2025-12-13 04:07:32.844 DEBUG [src.node.docker_mananger] Container started with ID 936165fc2cd4. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:32.845 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8761
|
||||
2025-12-13 04:07:32.845 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:33.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:33.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.176 ERROR [src.node.docker_mananger] Max retries reached for container 936165fc2cd4. Exiting log stream.
|
||||
2025-12-13 04:07:34.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:34.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:35.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:36.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:37.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:38.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:39.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:40.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:41.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:42.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:43.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:44.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:45.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:46.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:47.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:48.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:50.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.889 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=8761): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f056a720a10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:07:53.990 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:53.990 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:53.991 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:53.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.83
|
||||
2025-12-13 04:07:53.992 DEBUG [src.node.docker_mananger] Generated ports ['9887', '9888', '9889', '9890', '9891']
|
||||
2025-12-13 04:07:53.992 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:53.992 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:53.992 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:53.992 DEBUG [src.node.docker_mananger] docker run -i -t -p 9887:9887 -p 9888:9888 -p 9889:9889 -p 9890:9890 -p 9891:9891 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=9889 --rest-port=9887 --tcp-port=9888 --discv5-udp-port=9890 --rest-address=0.0.0.0 --nat=extip:172.18.193.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdb31febeacca6e9fed61cbcdc05bbde76e4c31418642697e2ecddccd451ca1a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9891 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOw5vp1WuBTZOx7uN4R1VhWJF3Rw5j1d5IW_HN1HVzykNRCyTq1rD8gaiZAkuhcLH05BG5zwdEN2pg766EhYB-QCgmlkgnY0gmlwhKwSouSKbXVsdGlhZGRyc5YACASsEqLkBnVuAAoErBKi5AZ1b90DgnJzhQADAQAAiXNlY3AyNTZrMaECFUvcRTifvhYbxhTYJfHY_VLN9XB7BIR6FnRxzKTdU26DdGNwgnVug3VkcIJ1cIV3YWt1Mgk --lightpushnode=/ip4/172.18.162.228/tcp/30062/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP --lightpush=true --relay=false
|
||||
2025-12-13 04:07:54.181 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.83 waku b032a47fa2110b06398116e8dec518078646b7335c4a1ef9b6a4b52b51a144ba
|
||||
2025-12-13 04:07:54.210 DEBUG [src.node.docker_mananger] Container started with ID b032a47fa211. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:54.211 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9887
|
||||
2025-12-13 04:07:54.212 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:55.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.526 ERROR [src.node.docker_mananger] Max retries reached for container b032a47fa211. Exiting log stream.
|
||||
2025-12-13 04:07:55.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9887/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.284 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9887): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f056a720590>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:08:15.384 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:15.384 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:15.386 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:15.386 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.63
|
||||
2025-12-13 04:08:15.386 DEBUG [src.node.docker_mananger] Generated ports ['61481', '61482', '61483', '61484', '61485']
|
||||
2025-12-13 04:08:15.386 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:15.386 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:15.386 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:15.387 DEBUG [src.node.docker_mananger] docker run -i -t -p 61481:61481 -p 61482:61482 -p 61483:61483 -p 61484:61484 -p 61485:61485 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=61483 --rest-port=61481 --tcp-port=61482 --discv5-udp-port=61484 --rest-address=0.0.0.0 --nat=extip:172.18.161.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4faea3fbfba5b59aec0f4ee097db09db25f0e882f07f77af1339aa50e0dc1ba2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61485 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOw5vp1WuBTZOx7uN4R1VhWJF3Rw5j1d5IW_HN1HVzykNRCyTq1rD8gaiZAkuhcLH05BG5zwdEN2pg766EhYB-QCgmlkgnY0gmlwhKwSouSKbXVsdGlhZGRyc5YACASsEqLkBnVuAAoErBKi5AZ1b90DgnJzhQADAQAAiXNlY3AyNTZrMaECFUvcRTifvhYbxhTYJfHY_VLN9XB7BIR6FnRxzKTdU26DdGNwgnVug3VkcIJ1cIV3YWt1Mgk --lightpushnode=/ip4/172.18.162.228/tcp/30062/p2p/16Uiu2HAkvrodfgMUt1v4XvpLrj5z5Xs66yU1XKAur4hMTQ69xGBP --lightpush=true --relay=false
|
||||
2025-12-13 04:08:15.566 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.63 waku 715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32
|
||||
2025-12-13 04:08:15.598 DEBUG [src.node.docker_mananger] Container started with ID 715ff79cbaaf. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-30__6f99ae19-ef96-42fd-8c44-a99cf44c0dbe__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:15.598 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61481
|
||||
2025-12-13 04:08:15.598 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:16.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.921 ERROR [src.node.docker_mananger] Max retries reached for container 715ff79cbaaf. Exiting log stream.
|
||||
2025-12-13 04:08:17.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:34.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.664 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=61481): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f056a765550>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:08:36.917 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:08:36.918 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:08:36.918 DEBUG [src.node.waku_node] Stopping container with id 0e94dfb5fd77
|
||||
2025-12-13 04:08:37.480 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:37.480 DEBUG [src.node.waku_node] Stopping container with id 6b2f10c835e5
|
||||
2025-12-13 04:08:38.008 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:38.010 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.112 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.213 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.292 ERROR [src.node.docker_mananger] Max retries reached for container 0e94dfb5fd77. Exiting log stream.
|
||||
2025-12-13 04:08:38.314 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.416 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.517 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.619 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.720 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.822 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:38.887 ERROR [src.node.docker_mananger] Max retries reached for container 6b2f10c835e5. Exiting log stream.
|
||||
2025-12-13 04:08:38.923 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.024 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.126 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.227 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.328 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.430 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.531 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.633 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.734 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.836 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:39.937 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.039 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.140 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.242 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.344 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.445 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.547 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.648 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.750 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.851 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:40.953 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.054 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.155 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.257 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.358 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.460 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.561 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.663 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.764 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.866 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:41.967 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.069 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.170 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.271 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.373 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.474 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.575 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.677 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.778 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.880 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:42.981 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.082 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.084 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32/stop: Not Found ("No such container: 715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32")
|
||||
2025-12-13 04:08:43.084 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.185 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.286 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.388 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.489 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.591 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.692 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.793 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.895 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:43.996 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.098 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.199 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.300 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.402 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.503 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.604 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.706 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.807 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:44.909 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.010 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.112 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.213 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.315 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.416 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.517 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.619 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.720 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.822 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:45.923 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.025 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.126 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.227 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.329 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.430 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.532 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.633 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.734 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.836 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:46.938 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.039 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.140 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.242 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.343 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.445 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.546 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.647 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.748 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.850 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:47.951 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.053 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.154 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.155 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32/stop: Not Found ("No such container: 715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32")
|
||||
2025-12-13 04:08:48.155 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.257 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.358 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.460 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.561 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.662 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.764 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.866 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:48.967 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.069 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.170 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.271 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.373 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.474 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.575 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.677 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.778 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.879 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:49.981 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.082 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.183 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.285 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.386 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.487 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.589 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.690 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.791 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.893 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:50.995 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.096 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.197 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.299 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.400 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.501 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.603 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.704 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.806 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:51.907 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.009 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.110 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.212 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.313 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.414 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.516 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.617 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.719 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.820 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:52.922 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:53.023 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:53.125 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:53.226 DEBUG [src.node.waku_node] Stopping container with id 715ff79cbaaf
|
||||
2025-12-13 04:08:53.228 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32/stop: Not Found ("No such container: 715ff79cbaaf5ece627d7e6b614df0e9ea23e8372fa18d251706e63441bdfb32")
|
||||
2025-12-13 04:08:53.229 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:08:53.253 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:53.300 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:53.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:53.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:08:53.302 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
102
nim/1002/data/attachments/1faaf8910e5af018.txt
Normal file
102
nim/1002/data/attachments/1faaf8910e5af018.txt
Normal file
@ -0,0 +1,102 @@
|
||||
2025-12-13 04:28:46.012 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:28:46.012 DEBUG [tests.conftest] Running test: test_store_node_restarts with id: 2025-12-13_04-28-46__28c6b597-d64b-4eeb-999e-ab48a6767321
|
||||
2025-12-13 04:28:46.012 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:28:46.013 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:28:46.013 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:28:46.019 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:46.019 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-28-46__28c6b597-d64b-4eeb-999e-ab48a6767321__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:46.019 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:46.019 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:46.022 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:46.022 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.133
|
||||
2025-12-13 04:28:46.022 DEBUG [src.node.docker_mananger] Generated ports ['61110', '61111', '61112', '61113', '61114']
|
||||
2025-12-13 04:28:46.023 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:46.023 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:46.023 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:46.023 DEBUG [src.node.docker_mananger] docker run -i -t -p 61110:61110 -p 61111:61111 -p 61112:61112 -p 61113:61113 -p 61114:61114 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=61112 --rest-port=61110 --tcp-port=61111 --discv5-udp-port=61113 --rest-address=0.0.0.0 --nat=extip:172.18.55.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f3ecc6edc0d50003bd5c61e9d19fdacffd9af63eea1beb2af1858af8ebbad6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61114 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:28:46.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.133 waku 04ee7a2bdfa66810ab24db84ac514252c209ca1770e54e9177fe6cb5e1cd853b
|
||||
2025-12-13 04:28:46.229 ERROR [src.node.docker_mananger] Max retries reached for container 05fbbdc82162. Exiting log stream.
|
||||
2025-12-13 04:28:46.235 DEBUG [src.node.docker_mananger] Container started with ID 04ee7a2bdfa6. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-28-46__28c6b597-d64b-4eeb-999e-ab48a6767321__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:46.237 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61110
|
||||
2025-12-13 04:28:46.237 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:46.790 ERROR [src.node.docker_mananger] Max retries reached for container 11571ba08a5d. Exiting log stream.
|
||||
2025-12-13 04:28:47.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61110/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.241 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"}]}'
|
||||
2025-12-13 04:28:47.241 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:47.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61110/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:47.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.133/tcp/61111/p2p/16Uiu2HAmGDC6578uw5n8SG12oMjTzkUQJp1wnZXhXupRTuuJtiqg","/ip4/172.18.55.133/tcp/61112/ws/p2p/16Uiu2HAmGDC6578uw5n8SG12oMjTzkUQJp1wnZXhXupRTuuJtiqg"],"enrUri":"enr:-L24QDunxcVA9S4MVLjuXeyzADxsFiCM9pqxkRTxRUc5HZRNcuWj3Q40_Mf_IDZHd6h9d1dCWmUrMEQ-C0B1k0e_VH4CgmlkgnY0gmlwhKwSN4WKbXVsdGlhZGRyc5YACASsEjeFBu63AAoErBI3hQbuuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNNLrHoFK7hIrmi_DFnQHDsj6pte31l7nma2WomI4slODdGNwgu63g3VkcILuuYV3YWt1MgM"}'
|
||||
2025-12-13 04:28:47.244 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:47.251 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:47.251 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-28-46__28c6b597-d64b-4eeb-999e-ab48a6767321__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:47.251 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:47.251 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:47.252 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:47.252 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.110.116
|
||||
2025-12-13 04:28:47.253 DEBUG [src.node.docker_mananger] Generated ports ['25039', '25040', '25041', '25042', '25043']
|
||||
2025-12-13 04:28:47.253 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:47.253 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:47.253 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:47.253 DEBUG [src.node.docker_mananger] docker run -i -t -p 25039:25039 -p 25040:25040 -p 25041:25041 -p 25042:25042 -p 25043:25043 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=25041 --rest-port=25039 --tcp-port=25040 --discv5-udp-port=25042 --rest-address=0.0.0.0 --nat=extip:172.18.110.116 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f75bbab6b2103b77d9ace4b56bdd2deb2d5a1230b7c16eb66dfb7ee4ce5e1bf6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25043 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDunxcVA9S4MVLjuXeyzADxsFiCM9pqxkRTxRUc5HZRNcuWj3Q40_Mf_IDZHd6h9d1dCWmUrMEQ-C0B1k0e_VH4CgmlkgnY0gmlwhKwSN4WKbXVsdGlhZGRyc5YACASsEjeFBu63AAoErBI3hQbuuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNNLrHoFK7hIrmi_DFnQHDsj6pte31l7nma2WomI4slODdGNwgu63g3VkcILuuYV3YWt1MgM --storenode=/ip4/172.18.55.133/tcp/61111/p2p/16Uiu2HAmGDC6578uw5n8SG12oMjTzkUQJp1wnZXhXupRTuuJtiqg --store=true --relay=true
|
||||
2025-12-13 04:28:47.442 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.110.116 waku 155b6e280d4d926d0ec627d85718cfe6e6589c316808453f6220fb2f4d0b2d79
|
||||
2025-12-13 04:28:47.470 DEBUG [src.node.docker_mananger] Container started with ID 155b6e280d4d. Setting up logs at ./log/docker/store_node1_2025-12-13_04-28-46__28c6b597-d64b-4eeb-999e-ab48a6767321__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:47.471 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25039
|
||||
2025-12-13 04:28:47.471 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:48.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:28:48.475 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:48.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.116/tcp/25040/p2p/16Uiu2HAm2fbKjsFQcKVRKyiJDrg8cVm5qRXtrZXsdz3esWtDExZZ","/ip4/172.18.110.116/tcp/25041/ws/p2p/16Uiu2HAm2fbKjsFQcKVRKyiJDrg8cVm5qRXtrZXsdz3esWtDExZZ"],"enrUri":"enr:-L24QMmkly4ZZk4JjRAHkFdtAHPB-kyeBew6TiMtcqqU5-iSOftDVdzAw4_Pn9wf3XlbI0Znd8QdpBUXLolPHaQ2ITsCgmlkgnY0gmlwhKwSbnSKbXVsdGlhZGRyc5YACASsEm50BmHQAAoErBJudAZh0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECa5Ks1lv6Cm02BWLLmlgB3m-UovJytnCL99E9AqAjuQSDdGNwgmHQg3VkcIJh0oV3YWt1MgM"}'
|
||||
2025-12-13 04:28:48.478 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:48.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25039/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.133/tcp/61111/p2p/16Uiu2HAmGDC6578uw5n8SG12oMjTzkUQJp1wnZXhXupRTuuJtiqg"]'
|
||||
2025-12-13 04:28:48.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:48.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61110/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:28:48.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:48.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:28:48.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:48.487 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:48.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61110/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)'}'
|
||||
2025-12-13 04:28:48.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:48.493 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:48.694 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:28:48.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61110/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"}]}'
|
||||
2025-12-13 04:28:48.697 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:28:48.697 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:28:48.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:48.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"}]}'
|
||||
2025-12-13 04:28:48.700 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:28:48.701 DEBUG [src.node.waku_node] Restarting container with id 155b6e280d4d
|
||||
2025-12-13 04:28:49.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:28:49.562 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:49.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.116/tcp/25040/p2p/16Uiu2HAm2fbKjsFQcKVRKyiJDrg8cVm5qRXtrZXsdz3esWtDExZZ","/ip4/172.18.110.116/tcp/25041/ws/p2p/16Uiu2HAm2fbKjsFQcKVRKyiJDrg8cVm5qRXtrZXsdz3esWtDExZZ"],"enrUri":"enr:-L24QMmkly4ZZk4JjRAHkFdtAHPB-kyeBew6TiMtcqqU5-iSOftDVdzAw4_Pn9wf3XlbI0Znd8QdpBUXLolPHaQ2ITsCgmlkgnY0gmlwhKwSbnSKbXVsdGlhZGRyc5YACASsEm50BmHQAAoErBJudAZh0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECa5Ks1lv6Cm02BWLLmlgB3m-UovJytnCL99E9AqAjuQSDdGNwgmHQg3VkcIJh0oV3YWt1MgM"}'
|
||||
2025-12-13 04:28:49.565 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:49.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:28:49.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:49.569 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:49.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61110/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)'}'
|
||||
2025-12-13 04:28:49.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:49.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:49.774 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:28:49.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61110/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"},{"messageHash":"0x53bd03da975a8eabc08a646497fa1bb6f3488e62524199d1c320e258d61b1564"}]}'
|
||||
2025-12-13 04:28:49.777 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:28:49.777 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:28:49.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"},{"messageHash":"0x53bd03da975a8eabc08a646497fa1bb6f3488e62524199d1c320e258d61b1564"}]}'
|
||||
2025-12-13 04:28:49.780 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:28:49.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61110/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"},{"messageHash":"0x53bd03da975a8eabc08a646497fa1bb6f3488e62524199d1c320e258d61b1564"}]}'
|
||||
2025-12-13 04:28:49.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25039/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:49.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbddba9bf6fc87456bdd3408c0ed13fcef8c3f933fbd69c38b4713b796ef6e6f9"},{"messageHash":"0x53bd03da975a8eabc08a646497fa1bb6f3488e62524199d1c320e258d61b1564"}]}'
|
||||
2025-12-13 04:28:49.788 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:28:49.789 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:28:49.790 DEBUG [src.node.waku_node] Stopping container with id 04ee7a2bdfa6
|
||||
2025-12-13 04:28:50.335 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:28:50.335 DEBUG [src.node.waku_node] Stopping container with id 155b6e280d4d
|
||||
2025-12-13 04:28:50.859 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:28:50.861 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:28:50.870 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:28:50.890 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
104
nim/1002/data/attachments/1fb7cb063ba06471.txt
Normal file
104
nim/1002/data/attachments/1fb7cb063ba06471.txt
Normal file
@ -0,0 +1,104 @@
|
||||
2025-12-13 04:38:20.449 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:38:20.449 DEBUG [tests.conftest] Running test: test_publishing_node_restarts with id: 2025-12-13_04-38-20__a4af0023-1b4c-4190-94c2-5d5db6a0a602
|
||||
2025-12-13 04:38:20.450 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:38:20.450 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:38:20.450 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:38:20.456 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:38:20.456 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-38-20__a4af0023-1b4c-4190-94c2-5d5db6a0a602__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:38:20.456 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:38:20.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.81
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.docker_mananger] Generated ports ['37606', '37607', '37608', '37609', '37610']
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:38:20.458 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:38:20.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 37606:37606 -p 37607:37607 -p 37608:37608 -p 37609:37609 -p 37610:37610 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=37608 --rest-port=37606 --tcp-port=37607 --discv5-udp-port=37609 --rest-address=0.0.0.0 --nat=extip:172.18.91.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbe6df6a767a02a1dc37aa8ae201eeb7a6ac3db23fd9f3a9c3f08b2ac792cd36 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37610 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:38:20.610 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.81 waku 088e4cc1153e3a6bd14776d0863a05969538575b48ac6d40c4925136a9e4832b
|
||||
2025-12-13 04:38:20.634 DEBUG [src.node.docker_mananger] Container started with ID 088e4cc1153e. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-38-20__a4af0023-1b4c-4190-94c2-5d5db6a0a602__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:38:20.634 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37606
|
||||
2025-12-13 04:38:20.634 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:38:20.640 ERROR [src.node.docker_mananger] Max retries reached for container 7acc8a8aefa2. Exiting log stream.
|
||||
2025-12-13 04:38:21.135 ERROR [src.node.docker_mananger] Max retries reached for container 9a0fba94618b. Exiting log stream.
|
||||
2025-12-13 04:38:21.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:21.638 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"}]}'
|
||||
2025-12-13 04:38:21.638 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:38:21.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:21.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.81/tcp/37607/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM","/ip4/172.18.91.81/tcp/37608/ws/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM"],"enrUri":"enr:-L24QJC43ZnFaF7_CNGVF0QX3jsTHSoaFqep4kyG1_kysJLBQwgL7DK-Tji4avt__icHobAlO7TiJKmCFqQVDt5sRncCgmlkgnY0gmlwhKwSW1GKbXVsdGlhZGRyc5YACASsEltRBpLnAAoErBJbUQaS6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZimUE8rgnDd3WkrAEH4IJ95bw40-35nhR2Wy9aZG6uSDdGNwgpLng3VkcIKS6YV3YWt1MgM"}'
|
||||
2025-12-13 04:38:21.640 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:38:21.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:38:21.647 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-38-20__a4af0023-1b4c-4190-94c2-5d5db6a0a602__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:38:21.647 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:38:21.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:38:21.648 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:38:21.648 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.128
|
||||
2025-12-13 04:38:21.648 DEBUG [src.node.docker_mananger] Generated ports ['24430', '24431', '24432', '24433', '24434']
|
||||
2025-12-13 04:38:21.648 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:38:21.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:38:21.649 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:38:21.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 24430:24430 -p 24431:24431 -p 24432:24432 -p 24433:24433 -p 24434:24434 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=24432 --rest-port=24430 --tcp-port=24431 --discv5-udp-port=24433 --rest-address=0.0.0.0 --nat=extip:172.18.24.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee2adcadedbe2a90efcf3fc0f0c9bcad8bcd04e83aa8ecc86c4fb72dfadd2da2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24434 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJC43ZnFaF7_CNGVF0QX3jsTHSoaFqep4kyG1_kysJLBQwgL7DK-Tji4avt__icHobAlO7TiJKmCFqQVDt5sRncCgmlkgnY0gmlwhKwSW1GKbXVsdGlhZGRyc5YACASsEltRBpLnAAoErBJbUQaS6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZimUE8rgnDd3WkrAEH4IJ95bw40-35nhR2Wy9aZG6uSDdGNwgpLng3VkcIKS6YV3YWt1MgM --storenode=/ip4/172.18.91.81/tcp/37607/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM --store=true --relay=true
|
||||
2025-12-13 04:38:21.799 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.128 waku bbc60e1cbedd54df2c9a369f99185afe70ff7764c57792de223203fb88cac3ff
|
||||
2025-12-13 04:38:21.829 DEBUG [src.node.docker_mananger] Container started with ID bbc60e1cbedd. Setting up logs at ./log/docker/store_node1_2025-12-13_04-38-20__a4af0023-1b4c-4190-94c2-5d5db6a0a602__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:38:21.830 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24430
|
||||
2025-12-13 04:38:21.830 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:38:22.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24430/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:22.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:38:22.835 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:38:22.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24430/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:22.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.128/tcp/24431/p2p/16Uiu2HAkushKNRRmA2f5Gjeb7GztWzJxcLTS3ZjnLh22LGVFPqEe","/ip4/172.18.24.128/tcp/24432/ws/p2p/16Uiu2HAkushKNRRmA2f5Gjeb7GztWzJxcLTS3ZjnLh22LGVFPqEe"],"enrUri":"enr:-L24QJ8gf0fL1uEYWYXZaPTwo29JC0rNRZvlVmQh00P1EIm9OCm9AJjfFPslMOltpSljBNfgCZ0NCuFCjd_yc1jlTo8CgmlkgnY0gmlwhKwSGICKbXVsdGlhZGRyc5YACASsEhiABl9vAAoErBIYgAZfcN0DgnJzhQADAQAAiXNlY3AyNTZrMaECBqqdBrhcRLT2RuxDWOO4cdvnUdB-fdr7JFvsVn-c9eeDdGNwgl9vg3VkcIJfcYV3YWt1MgM"}'
|
||||
2025-12-13 04:38:22.837 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:38:22.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24430/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.91.81/tcp/37607/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM"]'
|
||||
2025-12-13 04:38:22.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:22.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37606/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:38:22.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:22.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24430/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:38:22.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:22.846 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:38:22.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37606/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)'}'
|
||||
2025-12-13 04:38:22.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:22.851 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:38:23.052 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:38:23.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:23.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"}]}'
|
||||
2025-12-13 04:38:23.056 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:38:23.056 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:38:23.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24430/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:23.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"}]}'
|
||||
2025-12-13 04:38:23.059 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:38:23.059 DEBUG [src.node.waku_node] Restarting container with id 088e4cc1153e
|
||||
2025-12-13 04:38:23.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.010 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"}]}'
|
||||
2025-12-13 04:38:24.011 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:38:24.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.81/tcp/37607/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM","/ip4/172.18.91.81/tcp/37608/ws/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM"],"enrUri":"enr:-L24QJC43ZnFaF7_CNGVF0QX3jsTHSoaFqep4kyG1_kysJLBQwgL7DK-Tji4avt__icHobAlO7TiJKmCFqQVDt5sRncCgmlkgnY0gmlwhKwSW1GKbXVsdGlhZGRyc5YACASsEltRBpLnAAoErBJbUQaS6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZimUE8rgnDd3WkrAEH4IJ95bw40-35nhR2Wy9aZG6uSDdGNwgpLng3VkcIKS6YV3YWt1MgM"}'
|
||||
2025-12-13 04:38:24.013 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:38:24.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24430/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.91.81/tcp/37607/p2p/16Uiu2HAmKXni1sMhtjBiaJLEYAHjZ6k54i2GtA2dVdVgwH8gszFM"]'
|
||||
2025-12-13 04:38:24.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:24.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37606/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:38:24.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:24.047 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:38:24.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37606/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)'}'
|
||||
2025-12-13 04:38:24.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:38:24.055 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:38:24.255 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:38:24.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"},{"messageHash":"0x83fa6159503dd26976dffd0d73f3f27ac1f40e5b2fcf5c9ce72b6ea1025b7e9e"}]}'
|
||||
2025-12-13 04:38:24.259 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:38:24.259 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:38:24.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24430/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"},{"messageHash":"0x83fa6159503dd26976dffd0d73f3f27ac1f40e5b2fcf5c9ce72b6ea1025b7e9e"}]}'
|
||||
2025-12-13 04:38:24.262 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-13 04:38:24.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37606/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"},{"messageHash":"0x83fa6159503dd26976dffd0d73f3f27ac1f40e5b2fcf5c9ce72b6ea1025b7e9e"}]}'
|
||||
2025-12-13 04:38:24.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24430/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:38:24.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x134ab462122f7f2a01f7bb4b68bd09ba12dd197e98946dd5742dba9850c782a8"},{"messageHash":"0x83fa6159503dd26976dffd0d73f3f27ac1f40e5b2fcf5c9ce72b6ea1025b7e9e"}]}'
|
||||
2025-12-13 04:38:24.269 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:38:24.270 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:38:24.270 DEBUG [src.node.waku_node] Stopping container with id 088e4cc1153e
|
||||
2025-12-13 04:38:24.787 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:38:24.789 DEBUG [src.node.waku_node] Stopping container with id bbc60e1cbedd
|
||||
2025-12-13 04:38:25.246 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:38:25.247 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:38:25.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:38:25.275 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
86
nim/1002/data/attachments/1fcf2b67fd67de04.txt
Normal file
86
nim/1002/data/attachments/1fcf2b67fd67de04.txt
Normal file
@ -0,0 +1,86 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_subscribe_to_already_existing_pubsub_topic with id: 2025-12-13_04-19-40__a4e53bd8-a323-4fd3-9cdc-62548b25163f
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-19-40__a4e53bd8-a323-4fd3-9cdc-62548b25163f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.224.213
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29860', '29861', '29862', '29863', '29864']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 29860:29860 -p 29861:29861 -p 29862:29862 -p 29863:29863 -p 29864:29864 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=29862 --rest-port=29860 --tcp-port=29861 --discv5-udp-port=29863 --rest-address=0.0.0.0 --nat=extip:172.18.224.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c92d045e1c6c28fb0aa4bedc5d0feae6942108d0ae2cf1adaacedb9fdcc93ae6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29864 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.224.213 waku bcedbc3758d3ab7938fe60f568755cbd27473007edd360e85e6374eadb3bb8c8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bcedbc3758d3. Setting up logs at ./log/docker/node1_2025-12-13_04-19-40__a4e53bd8-a323-4fd3-9cdc-62548b25163f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29860
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b5a2c664a765. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0c8260f18d7d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29860/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29860/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.213/tcp/29861/p2p/16Uiu2HAmVVVmy4K76sumZ39i4RL1ty3AY7Xmoha9KTDCQbmmNRnV","/ip4/172.18.224.213/tcp/29862/ws/p2p/16Uiu2HAmVVVmy4K76sumZ39i4RL1ty3AY7Xmoha9KTDCQbmmNRnV"],"enrUri":"enr:-L24QAc_8PHgkEiGeJILghhi2ioF05nsbUAjSpoyISxt4qzaE4pvXBMlnnqW_rrg1VG6FjPnb69ksZAaZxtbGBv1P5gCgmlkgnY0gmlwhKwS4NWKbXVsdGlhZGRyc5YACASsEuDVBnSlAAoErBLg1QZ0pt0DgnJzhQADAQAAiXNlY3AyNTZrMaED-igkIiFwe9iHOqVFNkE83fXsv07uqzNe9KltQuPgYjaDdGNwgnSlg3VkcIJ0p4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-19-40__a4e53bd8-a323-4fd3-9cdc-62548b25163f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.40.140
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3031', '3032', '3033', '3034', '3035']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3031:3031 -p 3032:3032 -p 3033:3033 -p 3034:3034 -p 3035:3035 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=3033 --rest-port=3031 --tcp-port=3032 --discv5-udp-port=3034 --rest-address=0.0.0.0 --nat=extip:172.18.40.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c958c8e978aabfcb6ae2ccbc3dff8e71e5fadaddb6f42d827f5b8ed57a67adb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3035 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAc_8PHgkEiGeJILghhi2ioF05nsbUAjSpoyISxt4qzaE4pvXBMlnnqW_rrg1VG6FjPnb69ksZAaZxtbGBv1P5gCgmlkgnY0gmlwhKwS4NWKbXVsdGlhZGRyc5YACASsEuDVBnSlAAoErBLg1QZ0pt0DgnJzhQADAQAAiXNlY3AyNTZrMaED-igkIiFwe9iHOqVFNkE83fXsv07uqzNe9KltQuPgYjaDdGNwgnSlg3VkcIJ0p4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.40.140 waku 7db506daf277d798fc16e9b00011b66e796e579c60433e9a6ec09d5d805e5e9d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7db506daf277. Setting up logs at ./log/docker/node2_2025-12-13_04-19-40__a4e53bd8-a323-4fd3-9cdc-62548b25163f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3031
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3031/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3031/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.140/tcp/3032/p2p/16Uiu2HAmAaRZn6c9q2jaMDwW3EC1Q5xwvEGNRfeXbsPE4KEEyXnR","/ip4/172.18.40.140/tcp/3033/ws/p2p/16Uiu2HAmAaRZn6c9q2jaMDwW3EC1Q5xwvEGNRfeXbsPE4KEEyXnR"],"enrUri":"enr:-L24QN-DO0Upoh5xyWQVLtjNGTtoi_MsjT3EnX5J14Q65axteO_rjIliARSApPCidoOO-myk9zkAsoMRR28qD9i8t8cCgmlkgnY0gmlwhKwSKIyKbXVsdGlhZGRyc5YACASsEiiMBgvYAAoErBIojAYL2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4R07r_BVlNcY_czZu7_bYxiOIKA3FSnwKQrpKKYCATKDdGNwggvYg3VkcIIL2oV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3031/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.213/tcp/29861/p2p/16Uiu2HAmVVVmy4K76sumZ39i4RL1ty3AY7Xmoha9KTDCQbmmNRnV"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29860/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3031/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29860/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29860/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599583332710912,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3031/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599583332710912,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29860/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3031/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29860/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29860/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599583453690066,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3031/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599583453690066,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bcedbc3758d3
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7db506daf277
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
84
nim/1002/data/attachments/2062f2136f794187.txt
Normal file
84
nim/1002/data/attachments/2062f2136f794187.txt
Normal file
@ -0,0 +1,84 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_empty_and_valid_hash with id: 2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.84.76
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1923', '1924', '1925', '1926', '1927']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1923:1923 -p 1924:1924 -p 1925:1925 -p 1926:1926 -p 1927:1927 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=1925 --rest-port=1923 --tcp-port=1924 --discv5-udp-port=1926 --rest-address=0.0.0.0 --nat=extip:172.18.84.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6b396ce3673effb5b1fdaf443bdfeda783bbb2020ce127ec62f327d94fe2fdc5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1927 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.84.76 waku 7f37e784895df227adf85f531cb4b525bc8806c7938c7b7be05ee37b830b07cd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7f37e784895d. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1923
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 820f68b130fa. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6e348df0f6c7. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1923/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1923/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx","/ip4/172.18.84.76/tcp/1925/ws/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx"],"enrUri":"enr:-L24QHXLAYuA_6yE3k5kmMd5fzTfJPPftUAifZhvvDWsmh38WNXhOwdLrfp8wGHXIiUZiBuMg2HgjKbo3HeFCxzcahoCgmlkgnY0gmlwhKwSVEyKbXVsdGlhZGRyc5YACASsElRMBgeEAAoErBJUTAYHhd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbHllcsvowKvzJycYSd8hxEOc04kCGfVdr0bL_pyNoQ2DdGNwggeEg3VkcIIHhoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.144.128
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55512', '55513', '55514', '55515', '55516']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55512:55512 -p 55513:55513 -p 55514:55514 -p 55515:55515 -p 55516:55516 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=55514 --rest-port=55512 --tcp-port=55513 --discv5-udp-port=55515 --rest-address=0.0.0.0 --nat=extip:172.18.144.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=006efb8bae3d84f04ca1765a41ad69faaea3c58ca7e16bdad1bacac2248dbc1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55516 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHXLAYuA_6yE3k5kmMd5fzTfJPPftUAifZhvvDWsmh38WNXhOwdLrfp8wGHXIiUZiBuMg2HgjKbo3HeFCxzcahoCgmlkgnY0gmlwhKwSVEyKbXVsdGlhZGRyc5YACASsElRMBgeEAAoErBJUTAYHhd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbHllcsvowKvzJycYSd8hxEOc04kCGfVdr0bL_pyNoQ2DdGNwggeEg3VkcIIHhoV3YWt1MgM --storenode=/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.144.128 waku ef2f6a1ed4a00760b531706aa69c9b87f72b70962c5838f5204d322d2c5a14aa
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ef2f6a1ed4a0. Setting up logs at ./log/docker/store_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55512
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55512/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.128/tcp/55513/p2p/16Uiu2HAm15VmAEHxq9LKFEKEzhDjMoFaYY3hNEJAAxBosCLAk4K6","/ip4/172.18.144.128/tcp/55514/ws/p2p/16Uiu2HAm15VmAEHxq9LKFEKEzhDjMoFaYY3hNEJAAxBosCLAk4K6"],"enrUri":"enr:-L24QBZasZEksrcUgxDzwzUMmGPOTzghUxy1Ca0dZiqrmPtAXR5bPWZUg-6WPaBperZreSc8OaoGHZJJN2W97otMr_8CgmlkgnY0gmlwhKwSkICKbXVsdGlhZGRyc5YACASsEpCABtjZAAoErBKQgAbY2t0DgnJzhQADAQAAiXNlY3AyNTZrMaECU_rzuZLY3w3bT8WFNM4SP41i-PwL_DiA0TFzSUO_eG2DdGNwgtjZg3VkcILY24V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55512/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1923/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1923/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55512/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7f37e784895d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ef2f6a1ed4a0
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1724
nim/1002/data/attachments/2066045cd3fddf7c.txt
Normal file
1724
nim/1002/data/attachments/2066045cd3fddf7c.txt
Normal file
File diff suppressed because it is too large
Load Diff
2582
nim/1002/data/attachments/20aba789de1b2794.txt
Normal file
2582
nim/1002/data/attachments/20aba789de1b2794.txt
Normal file
File diff suppressed because it is too large
Load Diff
55
nim/1002/data/attachments/22928207d91a2e9c.txt
Normal file
55
nim/1002/data/attachments/22928207d91a2e9c.txt
Normal file
@ -0,0 +1,55 @@
|
||||
2025-12-13 04:23:34.999 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:23:35.000 DEBUG [tests.conftest] Running test: test_log_level_NOTICE_from_INFO with id: 2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16
|
||||
2025-12-13 04:23:35.000 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:23:35.000 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:23:35.001 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:23:35.007 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:23:35.007 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:23:35.012 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:23:35.012 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:23:35.018 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:23:35.018 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:23:35.023 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:23:35.024 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:23:35.024 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-13 04:23:35.024 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:23:35.025 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:23:35.025 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:23:35.026 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:23:35.027 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.122
|
||||
2025-12-13 04:23:35.027 DEBUG [src.node.docker_mananger] Generated ports ['42055', '42056', '42057', '42058', '42059']
|
||||
2025-12-13 04:23:35.027 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:23:35.027 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:23:35.027 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:23:35.027 DEBUG [src.node.docker_mananger] docker run -i -t -p 42055:42055 -p 42056:42056 -p 42057:42057 -p 42058:42058 -p 42059:42059 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=42057 --rest-port=42055 --tcp-port=42056 --discv5-udp-port=42058 --rest-address=0.0.0.0 --nat=extip:172.18.197.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2984e1cf2d38fb487c1dccdbabb4fbbaf3f23411e287abe0acda24163b2f8ce0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42059 --metrics-logging=true --relay=true
|
||||
2025-12-13 04:23:35.202 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.122 waku 3f524fade08f45832f90e62b8fc2000b9a670e01d12d9fd691ba8b08fb2fa7d8
|
||||
2025-12-13 04:23:35.233 DEBUG [src.node.docker_mananger] Container started with ID 3f524fade08f. Setting up logs at ./log/docker/node1_2025-12-13_04-23-35__ef29cdaa-c689-4df5-b7fd-0804cd1c6e16__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:23:35.235 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42055
|
||||
2025-12-13 04:23:35.235 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:23:35.284 ERROR [src.node.docker_mananger] Max retries reached for container 060cac4a6631. Exiting log stream.
|
||||
2025-12-13 04:23:35.807 ERROR [src.node.docker_mananger] Max retries reached for container 38e4bc4d900b. Exiting log stream.
|
||||
2025-12-13 04:23:36.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42055/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.240 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"}]}'
|
||||
2025-12-13 04:23:36.240 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:23:36.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.122/tcp/42056/p2p/16Uiu2HAm6yHiT1EtZxJc8cu5tGZ5ngqE25FnBgJgMG8bMccR9MJL","/ip4/172.18.197.122/tcp/42057/ws/p2p/16Uiu2HAm6yHiT1EtZxJc8cu5tGZ5ngqE25FnBgJgMG8bMccR9MJL"],"enrUri":"enr:-L24QGcbwHa_f54xEuxTMxjLJz8uOhAJYXbKLwtRMPu96dxuFLC2uT-Uj32Z3tvSwhvXpomqlzXxtiGVgZMzxylMXfcCgmlkgnY0gmlwhKwSxXqKbXVsdGlhZGRyc5YACASsEsV6BqRIAAoErBLFegakSd0DgnJzhQADAQAAiXNlY3AyNTZrMaECq4n3q8DBIMkCBsT2TJG627jStOZKWSvw0iaRqVw1Ox2DdGNwgqRIg3VkcIKkSoV3YWt1MgE"}'
|
||||
2025-12-13 04:23:36.243 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:23:36.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42055/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:23:36.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42055/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:23:36.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.122/tcp/42056/p2p/16Uiu2HAm6yHiT1EtZxJc8cu5tGZ5ngqE25FnBgJgMG8bMccR9MJL","/ip4/172.18.197.122/tcp/42057/ws/p2p/16Uiu2HAm6yHiT1EtZxJc8cu5tGZ5ngqE25FnBgJgMG8bMccR9MJL"],"enrUri":"enr:-L24QGcbwHa_f54xEuxTMxjLJz8uOhAJYXbKLwtRMPu96dxuFLC2uT-Uj32Z3tvSwhvXpomqlzXxtiGVgZMzxylMXfcCgmlkgnY0gmlwhKwSxXqKbXVsdGlhZGRyc5YACASsEsV6BqRIAAoErBLFegakSd0DgnJzhQADAQAAiXNlY3AyNTZrMaECq4n3q8DBIMkCBsT2TJG627jStOZKWSvw0iaRqVw1Ox2DdGNwgqRIg3VkcIKkSoV3YWt1MgE"}'
|
||||
2025-12-13 04:23:36.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42055/version" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-114-g7d1c6a'
|
||||
2025-12-13 04:23:36.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42055/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:36.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-114-g7d1c6a'
|
||||
2025-12-13 04:23:38.253 DEBUG [tests.rest_flags.test_admin_flags] counts at NOTICE: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
||||
2025-12-13 04:23:38.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42055/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:23:38.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:23:38.258 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:23:38.259 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:23:38.259 DEBUG [src.node.waku_node] Stopping container with id 3f524fade08f
|
||||
2025-12-13 04:23:38.772 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:23:38.774 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:23:38.776 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
72
nim/1002/data/attachments/22b35fe0c8832bb9.txt
Normal file
72
nim/1002/data/attachments/22b35fe0c8832bb9.txt
Normal file
@ -0,0 +1,72 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_get_store_messages_with_wrong_typo_content_topic with id: 2025-12-13_04-12-26__ab9191c1-7c69-4f57-b7d8-89431bb7d74c
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-12-26__ab9191c1-7c69-4f57-b7d8-89431bb7d74c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.84.93
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55869', '55870', '55871', '55872', '55873']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55869:55869 -p 55870:55870 -p 55871:55871 -p 55872:55872 -p 55873:55873 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=55871 --rest-port=55869 --tcp-port=55870 --discv5-udp-port=55872 --rest-address=0.0.0.0 --nat=extip:172.18.84.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddfb9cb46078d6fcabaef9a265f38cb549f70969cfae68bcec6125876d7797cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55873 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.84.93 waku ee034ab37e3ec438e11b0eeee18646b20786f0ecdf9b00b0552b3763df77fbe1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ee034ab37e3e. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-12-26__ab9191c1-7c69-4f57-b7d8-89431bb7d74c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55869
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1708c492684b. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d4d7c099ae2b. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55869/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55869/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.93/tcp/55870/p2p/16Uiu2HAmCijivA9ZEbuiSucW3AEgKKLEAZTNy1DE9af3RecRpjmQ","/ip4/172.18.84.93/tcp/55871/ws/p2p/16Uiu2HAmCijivA9ZEbuiSucW3AEgKKLEAZTNy1DE9af3RecRpjmQ"],"enrUri":"enr:-L24QMgC3CFkiZBEbtUFyjKNwdQQpYdRaaJywYfyrtjZccskegY7GXhNEUrq2mYx81PLhKNH8BCR1A0-kZdQkCT5XCoCgmlkgnY0gmlwhKwSVF2KbXVsdGlhZGRyc5YACASsElRdBto-AAoErBJUXQbaP90DgnJzhQADAQAAiXNlY3AyNTZrMaEDAPXIyFiIBDMW5ShP5NvKV-_HYNInZGFTKPniaD8nQu-DdGNwgto-g3VkcILaQIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-12-26__ab9191c1-7c69-4f57-b7d8-89431bb7d74c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.65.151
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32624', '32625', '32626', '32627', '32628']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32624:32624 -p 32625:32625 -p 32626:32626 -p 32627:32627 -p 32628:32628 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=32626 --rest-port=32624 --tcp-port=32625 --discv5-udp-port=32627 --rest-address=0.0.0.0 --nat=extip:172.18.65.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ceec0bed5cdc97dfc03cdbd7c35a5a598b15f09f0dca212bddbcd2deff3da20e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32628 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMgC3CFkiZBEbtUFyjKNwdQQpYdRaaJywYfyrtjZccskegY7GXhNEUrq2mYx81PLhKNH8BCR1A0-kZdQkCT5XCoCgmlkgnY0gmlwhKwSVF2KbXVsdGlhZGRyc5YACASsElRdBto-AAoErBJUXQbaP90DgnJzhQADAQAAiXNlY3AyNTZrMaEDAPXIyFiIBDMW5ShP5NvKV-_HYNInZGFTKPniaD8nQu-DdGNwgto-g3VkcILaQIV3YWt1MgM --storenode=/ip4/172.18.84.93/tcp/55870/p2p/16Uiu2HAmCijivA9ZEbuiSucW3AEgKKLEAZTNy1DE9af3RecRpjmQ --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.65.151 waku 81d68b9d6af82067102065dabf7647ca846f932109480eaf7b2adb62a2766f25
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 81d68b9d6af8. Setting up logs at ./log/docker/store_node1_2025-12-13_04-12-26__ab9191c1-7c69-4f57-b7d8-89431bb7d74c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32624
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32624/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32624/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.151/tcp/32625/p2p/16Uiu2HAmLbfeca8xnGEVFtJPZGuicMYnsQuP4Q4RTogU2xhZcysY","/ip4/172.18.65.151/tcp/32626/ws/p2p/16Uiu2HAmLbfeca8xnGEVFtJPZGuicMYnsQuP4Q4RTogU2xhZcysY"],"enrUri":"enr:-L24QKlrgVq9PqYKLUkvQwCZdGKpKcPJcojsrsEeWdYDO6JQZr2xukrZMP3ChP-STMnEFRD12ilLc4B1NjBhwFoUK-gCgmlkgnY0gmlwhKwSQZeKbXVsdGlhZGRyc5YACASsEkGXBn9xAAoErBJBlwZ_ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdgObez1UYAOYQi_FMdYTGUH8bTixF7HQoz7CMlXSvQuDdGNwgn9xg3VkcIJ_c4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.84.93/tcp/55870/p2p/16Uiu2HAmCijivA9ZEbuiSucW3AEgKKLEAZTNy1DE9af3RecRpjmQ"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55869/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:74 Trying to publish msg with content topic /myapp/1/latest/protoo
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55869/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/protoo", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32624/store/v3/messages?includeData=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fmyapp%2F1%2Flatest%2Fprotoo&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa8fcbcf2556b18e141d512e95e0400fc87256229d940c001fe713cbbc4a4a5bd","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/protoo","version":0,"timestamp":1765599149304750952,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:80 stored content topic is /myapp/1/latest/protoo
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ee034ab37e3e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 81d68b9d6af8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
80
nim/1002/data/attachments/2308c4aec69b8fdc.txt
Normal file
80
nim/1002/data/attachments/2308c4aec69b8fdc.txt
Normal file
@ -0,0 +1,80 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_very_large_request_id with id: 2025-12-13_04-07-55__fe5fad8d-e998-43f7-a48d-5e02b920fd9e
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-07-55__fe5fad8d-e998-43f7-a48d-5e02b920fd9e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.207.244
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15643', '15644', '15645', '15646', '15647']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 15643:15643 -p 15644:15644 -p 15645:15645 -p 15646:15646 -p 15647:15647 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=15645 --rest-port=15643 --tcp-port=15644 --discv5-udp-port=15646 --rest-address=0.0.0.0 --nat=extip:172.18.207.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa2f061b7a2a99cefc5361bee43a084585dfdd82cd3251cf4bd4c8c25d61e0ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15647 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.207.244 waku 51b20f7f2585fe79bd8d0b36a22e5447ba3822f992bf90ee70f1675017fed1fd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 51b20f7f2585. Setting up logs at ./log/docker/node1_2025-12-13_04-07-55__fe5fad8d-e998-43f7-a48d-5e02b920fd9e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15643
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9e83d796f7c0. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d3f2ff440fd7. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15643/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15643/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.244/tcp/15644/p2p/16Uiu2HAmBaErGa5nithLB3Bq4qD6GN73ANEY6JE7zJmCZY64KG4X","/ip4/172.18.207.244/tcp/15645/ws/p2p/16Uiu2HAmBaErGa5nithLB3Bq4qD6GN73ANEY6JE7zJmCZY64KG4X"],"enrUri":"enr:-L24QDf83aKoY1BmJ4qeUnvANRDF0UuNzquDVe8Ehr1v67sNPhRN9P2aquNwBl2LxQSpKwJB1M0s7dv19i8Hd1Vl6fUCgmlkgnY0gmlwhKwSz_SKbXVsdGlhZGRyc5YACASsEs_0Bj0cAAoErBLP9AY9Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7-zNx7pWZGMXs1XAEg7WeyghCR8dJ7XicZ0WOE0rUMiDdGNwgj0cg3VkcII9HoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-07-55__fe5fad8d-e998-43f7-a48d-5e02b920fd9e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.183.130
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['51108', '51109', '51110', '51111', '51112']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 51108:51108 -p 51109:51109 -p 51110:51110 -p 51111:51111 -p 51112:51112 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=51110 --rest-port=51108 --tcp-port=51109 --discv5-udp-port=51111 --rest-address=0.0.0.0 --nat=extip:172.18.183.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=804ddeeaabdfb3099e9b32dadb53d0ddbde6cb7a28ccb9a9aecfe1ce58c306d2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51112 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDf83aKoY1BmJ4qeUnvANRDF0UuNzquDVe8Ehr1v67sNPhRN9P2aquNwBl2LxQSpKwJB1M0s7dv19i8Hd1Vl6fUCgmlkgnY0gmlwhKwSz_SKbXVsdGlhZGRyc5YACASsEs_0Bj0cAAoErBLP9AY9Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7-zNx7pWZGMXs1XAEg7WeyghCR8dJ7XicZ0WOE0rUMiDdGNwgj0cg3VkcII9HoV3YWt1MgU --filternode=/ip4/172.18.207.244/tcp/15644/p2p/16Uiu2HAmBaErGa5nithLB3Bq4qD6GN73ANEY6JE7zJmCZY64KG4X
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.183.130 waku 52c63ce947d66b3f306045102a6e433b5213cd1718cf17d0fcde1db45694e332
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 52c63ce947d6. Setting up logs at ./log/docker/node2_2025-12-13_04-07-55__fe5fad8d-e998-43f7-a48d-5e02b920fd9e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 51108
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51108/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.130/tcp/51109/p2p/16Uiu2HAmCFmVvQoZB18QZnG1AyFUkoGXvgc918hXoReu39dUhZMo","/ip4/172.18.183.130/tcp/51110/ws/p2p/16Uiu2HAmCFmVvQoZB18QZnG1AyFUkoGXvgc918hXoReu39dUhZMo"],"enrUri":"enr:-L24QCLKk5hXjBvsAU7doukXnFEI2qiTOsfHozI5vW9ziJQGDGjnSxiYBrx6IuNUQNN4ZqaM464fAylCrynKfph5sgkCgmlkgnY0gmlwhKwSt4KKbXVsdGlhZGRyc5YACASsEreCBselAAoErBK3ggbHpt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-g0cSxOmCOR_x_SYXq_TOBKZR0RTGcTOZAMgFWISl6aDdGNwgselg3VkcILHp4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.244/tcp/15644/p2p/16Uiu2HAmBaErGa5nithLB3Bq4qD6GN73ANEY6JE7zJmCZY64KG4X"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15643/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51108/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "99bf393e-48a0-494e-902e-74cdd2620d5e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"99bf393e-48a0-494e-902e-74cdd2620d5e","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51108/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598878291278605,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:51108/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "12345678901234567890123456789012345678901234567890", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"12345678901234567890123456789012345678901234567890","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51108/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:51108/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 51b20f7f2585
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 52c63ce947d6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
96
nim/1002/data/attachments/23234401c337d23d.txt
Normal file
96
nim/1002/data/attachments/23234401c337d23d.txt
Normal file
@ -0,0 +1,96 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_after_filter_get with id: 2025-12-13_04-11-12__eedac267-ad28-4172-88c2-97a790196a55
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-11-12__eedac267-ad28-4172-88c2-97a790196a55__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.76.76
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19405', '19406', '19407', '19408', '19409']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19405:19405 -p 19406:19406 -p 19407:19407 -p 19408:19408 -p 19409:19409 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=19407 --rest-port=19405 --tcp-port=19406 --discv5-udp-port=19408 --rest-address=0.0.0.0 --nat=extip:172.18.76.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=604ac83540d36c72bdfd2fceb9aef6b90db9647aaffccfaece40be0aabaeda23 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19409 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.76.76 waku aa592c6a15312466fe72e2fe2f79a7068dd5588a083b17a54c6995a18e12c26a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID aa592c6a1531. Setting up logs at ./log/docker/node1_2025-12-13_04-11-12__eedac267-ad28-4172-88c2-97a790196a55__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19405
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 8d3e20b973d5. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19405/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19405/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.76/tcp/19406/p2p/16Uiu2HAm2aaYLU1ERDEZ3V81Trzf6BHteJGVgKE9gvRSJ5S9yZos","/ip4/172.18.76.76/tcp/19407/ws/p2p/16Uiu2HAm2aaYLU1ERDEZ3V81Trzf6BHteJGVgKE9gvRSJ5S9yZos"],"enrUri":"enr:-L24QGVKgegZVo4dfqd31yeeqabWZd57g-wWh0Y3ZhjbnpG_aLPi9f8RTI_buDGfwceXG-mnqFuXOZqFXpW31mZ2zSsCgmlkgnY0gmlwhKwSTEyKbXVsdGlhZGRyc5YACASsEkxMBkvOAAoErBJMTAZLz90DgnJzhQADAQAAiXNlY3AyNTZrMaECaknizppjDGAhd-WDLdqfPGotQGGlQmWpkZyzHyb0zX6DdGNwgkvOg3VkcIJL0IV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-11-12__eedac267-ad28-4172-88c2-97a790196a55__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.55.22
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11344', '11345', '11346', '11347', '11348']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11344:11344 -p 11345:11345 -p 11346:11346 -p 11347:11347 -p 11348:11348 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=11346 --rest-port=11344 --tcp-port=11345 --discv5-udp-port=11347 --rest-address=0.0.0.0 --nat=extip:172.18.55.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ae4202fde68fdb7bc54d531e29ce1994b17aace5a46bab6dd6c5c9daf45cd93b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11348 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGVKgegZVo4dfqd31yeeqabWZd57g-wWh0Y3ZhjbnpG_aLPi9f8RTI_buDGfwceXG-mnqFuXOZqFXpW31mZ2zSsCgmlkgnY0gmlwhKwSTEyKbXVsdGlhZGRyc5YACASsEkxMBkvOAAoErBJMTAZLz90DgnJzhQADAQAAiXNlY3AyNTZrMaECaknizppjDGAhd-WDLdqfPGotQGGlQmWpkZyzHyb0zX6DdGNwgkvOg3VkcIJL0IV3YWt1MgU --filternode=/ip4/172.18.76.76/tcp/19406/p2p/16Uiu2HAm2aaYLU1ERDEZ3V81Trzf6BHteJGVgKE9gvRSJ5S9yZos
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.55.22 waku 34cf041b712439d7f6da33360694cdec8087ad28562f182e33fc2b7b3c7aa73d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 34cf041b7124. Setting up logs at ./log/docker/node2_2025-12-13_04-11-12__eedac267-ad28-4172-88c2-97a790196a55__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11344
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11344/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11344/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.22/tcp/11345/p2p/16Uiu2HAm3i3pVL5SjYCjBoSfMHDbpeXg2vYhGUKYinK43Nxm2RWg","/ip4/172.18.55.22/tcp/11346/ws/p2p/16Uiu2HAm3i3pVL5SjYCjBoSfMHDbpeXg2vYhGUKYinK43Nxm2RWg"],"enrUri":"enr:-L24QGiZefc5i3dFi2CdmshcrO-HgjqcMj14jLCwKjucdxoxJewEHubiiaAbDq5yX7Ru6q-dYZMUIvhFNjVXt0fXVd0CgmlkgnY0gmlwhKwSNxaKbXVsdGlhZGRyc5YACASsEjcWBixRAAoErBI3FgYsUt0DgnJzhQADAQAAiXNlY3AyNTZrMaECew97gdDc3xHWQaWBnaoMpXSRGBhxXuL0zaIo8DAfG6GDdGNwgixRg3VkcIIsU4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11344/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.76.76/tcp/19406/p2p/16Uiu2HAm2aaYLU1ERDEZ3V81Trzf6BHteJGVgKE9gvRSJ5S9yZos"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11344/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ec6856e4-fda0-4795-b2eb-812d7c663e1c", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"ec6856e4-fda0-4795-b2eb-812d7c663e1c","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.5 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11344/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765599074538379509,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_topics has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_topics with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_subscriptions_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_histogram_message_size_count has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_histogram_message_size_count with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_node_messages_total{type="relay"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.76.76/tcp/19406"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.76.76/tcp/19406"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_total_dial_attempts_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_total_dial_attempts_total with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.0
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id aa592c6a1531
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 34cf041b7124
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
84
nim/1002/data/attachments/23278a392a39dfb1.txt
Normal file
84
nim/1002/data/attachments/23278a392a39dfb1.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2025-12-13 04:28:11.232 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:28:11.233 DEBUG [tests.conftest] Running test: test_store_with_empty_and_valid_hash with id: 2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43
|
||||
2025-12-13 04:28:11.234 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:28:11.234 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:28:11.234 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-13 04:28:11.243 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:11.243 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:11.243 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:11.243 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:11.245 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:11.246 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.76
|
||||
2025-12-13 04:28:11.246 DEBUG [src.node.docker_mananger] Generated ports ['1923', '1924', '1925', '1926', '1927']
|
||||
2025-12-13 04:28:11.246 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:11.246 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:11.246 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:11.247 DEBUG [src.node.docker_mananger] docker run -i -t -p 1923:1923 -p 1924:1924 -p 1925:1925 -p 1926:1926 -p 1927:1927 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=1925 --rest-port=1923 --tcp-port=1924 --discv5-udp-port=1926 --rest-address=0.0.0.0 --nat=extip:172.18.84.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6b396ce3673effb5b1fdaf443bdfeda783bbb2020ce127ec62f327d94fe2fdc5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1927 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-13 04:28:11.432 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.76 waku 7f37e784895df227adf85f531cb4b525bc8806c7938c7b7be05ee37b830b07cd
|
||||
2025-12-13 04:28:11.462 DEBUG [src.node.docker_mananger] Container started with ID 7f37e784895d. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:11.464 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1923
|
||||
2025-12-13 04:28:11.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:11.482 ERROR [src.node.docker_mananger] Max retries reached for container 820f68b130fa. Exiting log stream.
|
||||
2025-12-13 04:28:12.068 ERROR [src.node.docker_mananger] Max retries reached for container 6e348df0f6c7. Exiting log stream.
|
||||
2025-12-13 04:28:12.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1923/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:12.468 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"}]}'
|
||||
2025-12-13 04:28:12.468 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:12.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1923/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:12.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx","/ip4/172.18.84.76/tcp/1925/ws/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx"],"enrUri":"enr:-L24QHXLAYuA_6yE3k5kmMd5fzTfJPPftUAifZhvvDWsmh38WNXhOwdLrfp8wGHXIiUZiBuMg2HgjKbo3HeFCxzcahoCgmlkgnY0gmlwhKwSVEyKbXVsdGlhZGRyc5YACASsElRMBgeEAAoErBJUTAYHhd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbHllcsvowKvzJycYSd8hxEOc04kCGfVdr0bL_pyNoQ2DdGNwggeEg3VkcIIHhoV3YWt1MgM"}'
|
||||
2025-12-13 04:28:12.471 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:12.478 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:28:12.478 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:12.478 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:28:12.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:28:12.480 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:28:12.480 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.128
|
||||
2025-12-13 04:28:12.480 DEBUG [src.node.docker_mananger] Generated ports ['55512', '55513', '55514', '55515', '55516']
|
||||
2025-12-13 04:28:12.480 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:28:12.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:28:12.480 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:28:12.481 DEBUG [src.node.docker_mananger] docker run -i -t -p 55512:55512 -p 55513:55513 -p 55514:55514 -p 55515:55515 -p 55516:55516 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=55514 --rest-port=55512 --tcp-port=55513 --discv5-udp-port=55515 --rest-address=0.0.0.0 --nat=extip:172.18.144.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=006efb8bae3d84f04ca1765a41ad69faaea3c58ca7e16bdad1bacac2248dbc1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55516 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHXLAYuA_6yE3k5kmMd5fzTfJPPftUAifZhvvDWsmh38WNXhOwdLrfp8wGHXIiUZiBuMg2HgjKbo3HeFCxzcahoCgmlkgnY0gmlwhKwSVEyKbXVsdGlhZGRyc5YACASsElRMBgeEAAoErBJUTAYHhd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbHllcsvowKvzJycYSd8hxEOc04kCGfVdr0bL_pyNoQ2DdGNwggeEg3VkcIIHhoV3YWt1MgM --storenode=/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx --store=true --relay=true
|
||||
2025-12-13 04:28:12.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.128 waku ef2f6a1ed4a00760b531706aa69c9b87f72b70962c5838f5204d322d2c5a14aa
|
||||
2025-12-13 04:28:12.702 DEBUG [src.node.docker_mananger] Container started with ID ef2f6a1ed4a0. Setting up logs at ./log/docker/store_node1_2025-12-13_04-28-11__a143d47e-b4b8-4838-a4ef-4e3ab590fc43__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:28:12.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55512
|
||||
2025-12-13 04:28:12.703 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:28:13.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55512/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:13.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:28:13.708 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:28:13.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:13.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.128/tcp/55513/p2p/16Uiu2HAm15VmAEHxq9LKFEKEzhDjMoFaYY3hNEJAAxBosCLAk4K6","/ip4/172.18.144.128/tcp/55514/ws/p2p/16Uiu2HAm15VmAEHxq9LKFEKEzhDjMoFaYY3hNEJAAxBosCLAk4K6"],"enrUri":"enr:-L24QBZasZEksrcUgxDzwzUMmGPOTzghUxy1Ca0dZiqrmPtAXR5bPWZUg-6WPaBperZreSc8OaoGHZJJN2W97otMr_8CgmlkgnY0gmlwhKwSkICKbXVsdGlhZGRyc5YACASsEpCABtjZAAoErBKQgAbY2t0DgnJzhQADAQAAiXNlY3AyNTZrMaECU_rzuZLY3w3bT8WFNM4SP41i-PwL_DiA0TFzSUO_eG2DdGNwgtjZg3VkcILY24V3YWt1MgM"}'
|
||||
2025-12-13 04:28:13.711 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:28:13.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55512/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.84.76/tcp/1924/p2p/16Uiu2HAm2j7NhEt5j4m9UvrsuNbTGGxteQmhDYym7wBDn1S4hKkx"]'
|
||||
2025-12-13 04:28:13.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:13.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1923/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:28:13.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:13.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:28:13.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:13.720 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:13.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:28:13.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:13.726 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:13.927 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:13.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:28:13.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:13.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:14.134 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:14.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:28:14.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:14.139 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:14.341 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:28:14.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-13 04:28:14.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:28:14.346 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:28:14.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1923/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:14.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7"}]}'
|
||||
2025-12-13 04:28:14.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55512/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:28:14.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd6d205b9cb88b837dbe857e6be6d31181811fb9bc24b403086d8f20be0eaf3f7"}]}'
|
||||
2025-12-13 04:28:14.555 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:28:14.556 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:28:14.556 DEBUG [src.node.waku_node] Stopping container with id 7f37e784895d
|
||||
2025-12-13 04:28:15.095 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:28:15.096 DEBUG [src.node.waku_node] Stopping container with id ef2f6a1ed4a0
|
||||
2025-12-13 04:28:15.650 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:28:15.651 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:28:15.658 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:28:15.663 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
102
nim/1002/data/attachments/2340075c788c6ec0.txt
Normal file
102
nim/1002/data/attachments/2340075c788c6ec0.txt
Normal file
@ -0,0 +1,102 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.126.227
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29947', '29948', '29949', '29950', '29951']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 29947:29947 -p 29948:29948 -p 29949:29949 -p 29950:29950 -p 29951:29951 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=29949 --rest-port=29947 --tcp-port=29948 --discv5-udp-port=29950 --rest-address=0.0.0.0 --nat=extip:172.18.126.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98efcc7cee7ce6c19fde5bf1dbdac68cbaeb08f01cbedfd0feb80cba5db1d7d8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29951 --metrics-logging=true --filter=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.126.227 waku c4f9449084f1806ed2a5bb5d3cc811c0ccd47bc63f74569446ead21c282d9e79
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c4f9449084f1. Setting up logs at ./log/docker/node1_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29947
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29947/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29947/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.227/tcp/29948/p2p/16Uiu2HAkydu4P6ijccHGP8v8zxjGkZmGafemP3rRv3JCNKwdbiyC","/ip4/172.18.126.227/tcp/29949/ws/p2p/16Uiu2HAkydu4P6ijccHGP8v8zxjGkZmGafemP3rRv3JCNKwdbiyC"],"enrUri":"enr:-L24QAzaByHCLHRQ1t0u55fVHV2ko5-ksRc9zyaEhRc53FwoL8kBtL47bULETX1yCGyGR6DYgeXHWhBLOWHMdizphDoCgmlkgnY0gmlwhKwSfuOKbXVsdGlhZGRyc5YACASsEn7jBnT8AAoErBJ-4wZ0_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECPpCBidstYn1d2v5ieWboGhqBD6UDgnRT_UhAgfe_6M-DdGNwgnT8g3VkcIJ0_oV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.120.213
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62516', '62517', '62518', '62519', '62520']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62516:62516 -p 62517:62517 -p 62518:62518 -p 62519:62519 -p 62520:62520 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=62518 --rest-port=62516 --tcp-port=62517 --discv5-udp-port=62519 --rest-address=0.0.0.0 --nat=extip:172.18.120.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e33f0968444aaaeaeb7f9643bdfdbbd3dfbdcbccafefcc7469cffd8e5e9c40ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62520 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QAzaByHCLHRQ1t0u55fVHV2ko5-ksRc9zyaEhRc53FwoL8kBtL47bULETX1yCGyGR6DYgeXHWhBLOWHMdizphDoCgmlkgnY0gmlwhKwSfuOKbXVsdGlhZGRyc5YACASsEn7jBnT8AAoErBJ-4wZ0_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECPpCBidstYn1d2v5ieWboGhqBD6UDgnRT_UhAgfe_6M-DdGNwgnT8g3VkcIJ0_oV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.120.213 waku d1b49cc152da3508d679f4c32b1d370db7d99a5d86659d4a3a73a9683f68c23f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d1b49cc152da. Setting up logs at ./log/docker/node2_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62516
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62516/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.213/tcp/62517/p2p/16Uiu2HAkwVZGsHfp872UZRHJmfsYRJ5vmVxWvsTF8H43N4apykgK","/ip4/172.18.120.213/tcp/62518/ws/p2p/16Uiu2HAkwVZGsHfp872UZRHJmfsYRJ5vmVxWvsTF8H43N4apykgK"],"enrUri":"enr:-L24QBxQA2Svk28mRLC8LKxC_RLalXMqvNrz6oFMlGin-aHjKUU2uL0ZceajuB-DFNO_NiJsgUPkKgxonY7BO-pbJOkCgmlkgnY0gmlwhKwSeNWKbXVsdGlhZGRyc5YACASsEnjVBvQ1AAoErBJ41Qb0Nt0DgnJzhQADAQAAiXNlY3AyNTZrMaECHrYdclUf4srjgUcTk7AjiWCQMV7rOS4_4xkzuwJHPYSDdGNwgvQ1g3VkcIL0N4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.179.37
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1906', '1907', '1908', '1909', '1910']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1906:1906 -p 1907:1907 -p 1908:1908 -p 1909:1909 -p 1910:1910 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=1908 --rest-port=1906 --tcp-port=1907 --discv5-udp-port=1909 --rest-address=0.0.0.0 --nat=extip:172.18.179.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa8699102113da8afce2cee3da9a9c3a3cfdb8d509bfd90e8fafacaf1b47cf1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1910 --metrics-logging=true --relay=false --filternode=/ip4/172.18.120.213/tcp/62517/p2p/16Uiu2HAkwVZGsHfp872UZRHJmfsYRJ5vmVxWvsTF8H43N4apykgK --discv5-bootstrap-node=enr:-L24QBxQA2Svk28mRLC8LKxC_RLalXMqvNrz6oFMlGin-aHjKUU2uL0ZceajuB-DFNO_NiJsgUPkKgxonY7BO-pbJOkCgmlkgnY0gmlwhKwSeNWKbXVsdGlhZGRyc5YACASsEnjVBvQ1AAoErBJ41Qb0Nt0DgnJzhQADAQAAiXNlY3AyNTZrMaECHrYdclUf4srjgUcTk7AjiWCQMV7rOS4_4xkzuwJHPYSDdGNwgvQ1g3VkcIL0N4V3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.179.37 waku bae63a65685cb48b51ca2a33fc8ae5dc5ec3e0c19e2df6b119137618d98ad241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bae63a65685c. Setting up logs at ./log/docker/node3_2025-12-13_04-06-19__5014c4dc-e278-4d36-8308-14d3dc289dbd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1906
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1906/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1906/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.179.37/tcp/1907/p2p/16Uiu2HAmHXCr9bFjSS8kMKCs8TpdNsNXFzszvtEdVhLnoxdVPVvn","/ip4/172.18.179.37/tcp/1908/ws/p2p/16Uiu2HAmHXCr9bFjSS8kMKCs8TpdNsNXFzszvtEdVhLnoxdVPVvn"],"enrUri":"enr:-L24QEdNF5y2KGCUK8BS0zxb8J7CpxI0Vrpu7hUYeHbhF9xGAmsXXWrWdA5dHdySKxsipUJSWctX_PXN1kyOpgFWQRICgmlkgnY0gmlwhKwSsyWKbXVsdGlhZGRyc5YACASsErMlBgdzAAoErBKzJQYHdN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSEvrUR3fFUb0yXWIlo9N_kVSFcM03nzwDC5Ku6P7SY-DdGNwggdzg3VkcIIHdYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29947/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62516/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1906/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29947/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.120.213/tcp/45486/p2p/16Uiu2HAkwVZGsHfp872UZRHJmfsYRJ5vmVxWvsTF8H43N4apykgK","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62516/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.179.37/tcp/44632/p2p/16Uiu2HAmHXCr9bFjSS8kMKCs8TpdNsNXFzszvtEdVhLnoxdVPVvn","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.126.227/tcp/29948/p2p/16Uiu2HAkydu4P6ijccHGP8v8zxjGkZmGafemP3rRv3JCNKwdbiyC","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1906/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.120.213/tcp/62517/p2p/16Uiu2HAkwVZGsHfp872UZRHJmfsYRJ5vmVxWvsTF8H43N4apykgK","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-114-g7d1c6a","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29947/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1906/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765598816116675764,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c4f9449084f1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d1b49cc152da
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bae63a65685c
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c4f9449084f1. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
861
nim/1002/data/attachments/23a98e650b4b1c24.txt
Normal file
861
nim/1002/data/attachments/23a98e650b4b1c24.txt
Normal file
@ -0,0 +1,861 @@
|
||||
2025-12-13 04:07:48.756 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:07:48.757 DEBUG [tests.conftest] Running test: test_light_push_with_no_timestamp with id: 2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e
|
||||
2025-12-13 04:07:48.757 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:07:48.757 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:07:48.764 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:48.764 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:48.765 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:48.765 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:48.766 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:48.766 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.134
|
||||
2025-12-13 04:07:48.766 DEBUG [src.node.docker_mananger] Generated ports ['16116', '16117', '16118', '16119', '16120']
|
||||
2025-12-13 04:07:48.766 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:48.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:48.767 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:48.767 DEBUG [src.node.docker_mananger] docker run -i -t -p 16116:16116 -p 16117:16117 -p 16118:16118 -p 16119:16119 -p 16120:16120 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=16118 --rest-port=16116 --tcp-port=16117 --discv5-udp-port=16119 --rest-address=0.0.0.0 --nat=extip:172.18.38.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b0519baa3dcaad723d8c825fca16c7025aeb76d34fe9f90bd512ca8eea4ed9f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16120 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-13 04:07:48.946 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.134 waku 7fd1db6f29cdb78a935e1e8345f9815cd704bcc2443f17defe9e9f701a6eefc7
|
||||
2025-12-13 04:07:48.982 DEBUG [src.node.docker_mananger] Container started with ID 7fd1db6f29cd. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:48.983 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16116
|
||||
2025-12-13 04:07:48.984 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:49.015 ERROR [src.node.docker_mananger] Max retries reached for container 77302e8778c4. Exiting log stream.
|
||||
2025-12-13 04:07:49.560 ERROR [src.node.docker_mananger] Max retries reached for container 125a90067fc0. Exiting log stream.
|
||||
2025-12-13 04:07:49.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.990 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_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"}]}'
|
||||
2025-12-13 04:07:49.990 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:49.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16116/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.134/tcp/16117/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY","/ip4/172.18.38.134/tcp/16118/ws/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY"],"enrUri":"enr:-L24QN_dNKMgtrv8brLQjyIC_sr9FlSA8sm3sAocP6YjAfSVFLqOiB1UW2_aKQh45cINkLb7bVXm2tECm-7zs0cEOBACgmlkgnY0gmlwhKwSJoaKbXVsdGlhZGRyc5YACASsEiaGBj71AAoErBImhgY-9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyTbCmXzZzvsDM_xnunCQWCxXsdZ8YKwqjwSE7e7hqy-DdGNwgj71g3VkcII-94V3YWt1Mgk"}'
|
||||
2025-12-13 04:07:49.992 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:49.999 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:50.000 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:50.000 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:50.000 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:50.001 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:50.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.80
|
||||
2025-12-13 04:07:50.002 DEBUG [src.node.docker_mananger] Generated ports ['31826', '31827', '31828', '31829', '31830']
|
||||
2025-12-13 04:07:50.002 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:50.002 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:50.002 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:50.002 DEBUG [src.node.docker_mananger] docker run -i -t -p 31826:31826 -p 31827:31827 -p 31828:31828 -p 31829:31829 -p 31830:31830 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=31828 --rest-port=31826 --tcp-port=31827 --discv5-udp-port=31829 --rest-address=0.0.0.0 --nat=extip:172.18.88.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=389c1645ab35bfcb9aaf76175eacdc0aec35b4c7cebcbcf8086d1deeb34635da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31830 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-13 04:07:50.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.80 waku 44965450a9236527fc259a5e4c7b35a67b9b8d3f9d2c92c17d044a1cfd9191bc
|
||||
2025-12-13 04:07:50.215 DEBUG [src.node.docker_mananger] Container started with ID 44965450a923. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:50.215 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31826
|
||||
2025-12-13 04:07:50.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:51.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31826/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.219 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"}]}'
|
||||
2025-12-13 04:07:51.220 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:51.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.80/tcp/31827/p2p/16Uiu2HAmJSo6WN5JuNHsHt6SLkMxCqaSVxMymc1CtHHhEKWyo6mf","/ip4/172.18.88.80/tcp/31828/ws/p2p/16Uiu2HAmJSo6WN5JuNHsHt6SLkMxCqaSVxMymc1CtHHhEKWyo6mf"],"enrUri":"enr:-L24QHT2hYcPZsi7lScuU-5tqnRQ4vf5KCelzqQmye16415KXzuIrFueTF2busosl8ekF9OGy1rnKU2WN2VDC9hEk0sCgmlkgnY0gmlwhKwSWFCKbXVsdGlhZGRyc5YACASsElhQBnxTAAoErBJYUAZ8VN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVgZtCSH1uXAT5ULvzltZQMsUuaiOjEsmjQsu0aep9qKDdGNwgnxTg3VkcIJ8VYV3YWt1MgE"}'
|
||||
2025-12-13 04:07:51.223 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:51.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31826/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.134/tcp/16117/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY"]'
|
||||
2025-12-13 04:07:51.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:51.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:51.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:51.268 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:51.268 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:51.273 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:51.274 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.77
|
||||
2025-12-13 04:07:51.274 DEBUG [src.node.docker_mananger] Generated ports ['4116', '4117', '4118', '4119', '4120']
|
||||
2025-12-13 04:07:51.274 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:51.274 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:51.274 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:51.274 DEBUG [src.node.docker_mananger] docker run -i -t -p 4116:4116 -p 4117:4117 -p 4118:4118 -p 4119:4119 -p 4120:4120 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=4118 --rest-port=4116 --tcp-port=4117 --discv5-udp-port=4119 --rest-address=0.0.0.0 --nat=extip:172.18.164.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7c4357f98d9b77cbfbbaffcc522dd8baf9fca106b74e3b1ae7c1962a65cca485 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4120 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QN_dNKMgtrv8brLQjyIC_sr9FlSA8sm3sAocP6YjAfSVFLqOiB1UW2_aKQh45cINkLb7bVXm2tECm-7zs0cEOBACgmlkgnY0gmlwhKwSJoaKbXVsdGlhZGRyc5YACASsEiaGBj71AAoErBImhgY-9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyTbCmXzZzvsDM_xnunCQWCxXsdZ8YKwqjwSE7e7hqy-DdGNwgj71g3VkcII-94V3YWt1Mgk --lightpushnode=/ip4/172.18.38.134/tcp/16117/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY --lightpush=true --relay=false
|
||||
2025-12-13 04:07:51.472 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.77 waku de43effb7f2bf472ef7b75b926719cb580f1a02194cdcb0e4f42a2264d9d13ef
|
||||
2025-12-13 04:07:51.503 DEBUG [src.node.docker_mananger] Container started with ID de43effb7f2b. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:51.504 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4116
|
||||
2025-12-13 04:07:51.504 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:52.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:52.832 ERROR [src.node.docker_mananger] Max retries reached for container de43effb7f2b. Exiting log stream.
|
||||
2025-12-13 04:07:52.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:53.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:54.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:55.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:56.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:57.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:58.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:59.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:00.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:01.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:02.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:03.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:04.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:05.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:06.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:07.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:08.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:09.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:10.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:11.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:12.526 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=4116): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2cc2b9e120>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:08:12.626 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:12.626 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:12.628 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:12.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.116
|
||||
2025-12-13 04:08:12.628 DEBUG [src.node.docker_mananger] Generated ports ['63749', '63750', '63751', '63752', '63753']
|
||||
2025-12-13 04:08:12.628 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:12.629 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:12.629 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:12.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 63749:63749 -p 63750:63750 -p 63751:63751 -p 63752:63752 -p 63753:63753 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=63751 --rest-port=63749 --tcp-port=63750 --discv5-udp-port=63752 --rest-address=0.0.0.0 --nat=extip:172.18.178.116 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0cba6caca91f8dcc67580f0ee70ca8e6eabacc7b7085d33da71cb2fcd53a5aaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63753 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QN_dNKMgtrv8brLQjyIC_sr9FlSA8sm3sAocP6YjAfSVFLqOiB1UW2_aKQh45cINkLb7bVXm2tECm-7zs0cEOBACgmlkgnY0gmlwhKwSJoaKbXVsdGlhZGRyc5YACASsEiaGBj71AAoErBImhgY-9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyTbCmXzZzvsDM_xnunCQWCxXsdZ8YKwqjwSE7e7hqy-DdGNwgj71g3VkcII-94V3YWt1Mgk --lightpushnode=/ip4/172.18.38.134/tcp/16117/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY --lightpush=true --relay=false
|
||||
2025-12-13 04:08:12.805 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.116 waku 60a7998dc1c29efa59452513ea9a23c5858acdfbdbfab8ac5c5d5a328ae7231e
|
||||
2025-12-13 04:08:12.837 DEBUG [src.node.docker_mananger] Container started with ID 60a7998dc1c2. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:12.839 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63749
|
||||
2025-12-13 04:08:12.839 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:13.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:13.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.146 ERROR [src.node.docker_mananger] Max retries reached for container 60a7998dc1c2. Exiting log stream.
|
||||
2025-12-13 04:08:14.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:14.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:15.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:16.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:17.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:18.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:19.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:20.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:21.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:22.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:23.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:24.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:25.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:26.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:27.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:28.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:29.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:30.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:31.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:32.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63749/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:33.848 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=63749): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2cc2a6e6c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:08:33.949 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:08:33.949 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:08:33.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:08:33.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.189
|
||||
2025-12-13 04:08:33.951 DEBUG [src.node.docker_mananger] Generated ports ['57270', '57271', '57272', '57273', '57274']
|
||||
2025-12-13 04:08:33.951 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:08:33.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:08:33.951 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:08:33.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 57270:57270 -p 57271:57271 -p 57272:57272 -p 57273:57273 -p 57274:57274 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=57272 --rest-port=57270 --tcp-port=57271 --discv5-udp-port=57273 --rest-address=0.0.0.0 --nat=extip:172.18.5.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b87bf58ccc8ad2e5babd8fc8c7afa1bf855efcc386ecf1a2dacbae7be5b735d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57274 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QN_dNKMgtrv8brLQjyIC_sr9FlSA8sm3sAocP6YjAfSVFLqOiB1UW2_aKQh45cINkLb7bVXm2tECm-7zs0cEOBACgmlkgnY0gmlwhKwSJoaKbXVsdGlhZGRyc5YACASsEiaGBj71AAoErBImhgY-9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyTbCmXzZzvsDM_xnunCQWCxXsdZ8YKwqjwSE7e7hqy-DdGNwgj71g3VkcII-94V3YWt1Mgk --lightpushnode=/ip4/172.18.38.134/tcp/16117/p2p/16Uiu2HAmSCSjBNHL5HTHyNBp2NRaku7ks8ARo9QxhmBDnRdGiGfY --lightpush=true --relay=false
|
||||
2025-12-13 04:08:34.135 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.189 waku 96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e
|
||||
2025-12-13 04:08:34.162 DEBUG [src.node.docker_mananger] Container started with ID 96ba5c856611. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-07-48__c5fcf73a-4811-4408-b99d-d7592de7a09e__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:08:34.164 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57270
|
||||
2025-12-13 04:08:34.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:08:35.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.476 ERROR [src.node.docker_mananger] Max retries reached for container 96ba5c856611. Exiting log stream.
|
||||
2025-12-13 04:08:35.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:35.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:36.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:37.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:38.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:39.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:40.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:41.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:42.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:43.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:44.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:45.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:46.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:47.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:48.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:49.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:50.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:51.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:52.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:53.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:54.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:55.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:55.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:08:55.175 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=57270): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2cc2aec500>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:08:55.455 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:08:55.456 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:08:55.456 DEBUG [src.node.waku_node] Stopping container with id 7fd1db6f29cd
|
||||
2025-12-13 04:08:55.970 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:55.972 DEBUG [src.node.waku_node] Stopping container with id 44965450a923
|
||||
2025-12-13 04:08:56.496 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:08:56.496 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:56.599 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:56.701 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:56.802 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:56.868 ERROR [src.node.docker_mananger] Max retries reached for container 7fd1db6f29cd. Exiting log stream.
|
||||
2025-12-13 04:08:56.904 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.005 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.107 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.208 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.308 ERROR [src.node.docker_mananger] Max retries reached for container 44965450a923. Exiting log stream.
|
||||
2025-12-13 04:08:57.310 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.411 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.513 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.615 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.717 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.819 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:57.921 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.023 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.125 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.227 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.329 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.430 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.532 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.634 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.736 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.837 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:58.939 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.041 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.143 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.245 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.346 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.448 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.550 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.652 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.754 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.855 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:08:59.957 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.059 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.161 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.263 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.365 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.467 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.569 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.670 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.772 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.874 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:00.976 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.078 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.180 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.281 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.383 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.485 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.587 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.589 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e/stop: Not Found ("No such container: 96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e")
|
||||
2025-12-13 04:09:01.589 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.690 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.792 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.894 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:01.995 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.097 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.199 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.300 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.402 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.504 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.605 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.707 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.809 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:02.911 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.013 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.114 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.216 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.318 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.419 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.521 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.623 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.725 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.827 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:03.928 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.030 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.132 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.233 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.335 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.437 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.539 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.641 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.743 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.845 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:04.947 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.049 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.150 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.252 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.353 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.455 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.557 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.659 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.761 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.863 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:05.965 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.066 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.168 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.270 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.372 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.474 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.576 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.678 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.680 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e/stop: Not Found ("No such container: 96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e")
|
||||
2025-12-13 04:09:06.680 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.781 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.883 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:06.984 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.086 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.188 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.289 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.391 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.493 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.595 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.697 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.799 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:07.901 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.002 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.104 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.206 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.308 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.410 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.512 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.613 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.715 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.817 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:08.919 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.021 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.123 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.225 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.326 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.428 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.530 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.632 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.734 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.836 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:09.938 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.039 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.141 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.243 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.345 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.447 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.548 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.650 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.752 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.854 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:10.956 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.057 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.159 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.261 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.363 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.465 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.567 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.669 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.771 DEBUG [src.node.waku_node] Stopping container with id 96ba5c856611
|
||||
2025-12-13 04:09:11.773 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e/stop: Not Found ("No such container: 96ba5c856611d8a3119dcf784fe9f98e5317b08e5c3b9ae50f3aceb1e80a635e")
|
||||
2025-12-13 04:09:11.774 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:09:11.822 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:09:11.847 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:09:11.847 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:09:11.847 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:09:11.848 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1722
nim/1002/data/attachments/2419f4c84c633d48.txt
Normal file
1722
nim/1002/data/attachments/2419f4c84c633d48.txt
Normal file
File diff suppressed because it is too large
Load Diff
145
nim/1002/data/attachments/243645d19c7b3061.txt
Normal file
145
nim/1002/data/attachments/243645d19c7b3061.txt
Normal file
@ -0,0 +1,145 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_sync_with_one_node_with_delayed_start with id: 2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.46.147
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7767', '7768', '7769', '7770', '7771']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7767:7767 -p 7768:7768 -p 7769:7769 -p 7770:7770 -p 7771:7771 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=7769 --rest-port=7767 --tcp-port=7768 --discv5-udp-port=7770 --rest-address=0.0.0.0 --nat=extip:172.18.46.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=02c314abee7add29e611c2ebb5ec948c50f89b7fd5ea06b46b689f09a583eaaa --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7771 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.46.147 waku 65459837efa2c320061f02d1df24b35cc36f759c4ecadf03f5b65418e37a3648
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 65459837efa2. Setting up logs at ./log/docker/node1_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7767
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4c639ec2cc3a. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5974c7671499. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7767/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7767/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.147/tcp/7768/p2p/16Uiu2HAm78te7v61M8CkAZqWtDieaiXiDuUk11oWpxDAe3wvLT4e","/ip4/172.18.46.147/tcp/7769/ws/p2p/16Uiu2HAm78te7v61M8CkAZqWtDieaiXiDuUk11oWpxDAe3wvLT4e"],"enrUri":"enr:-L24QDZJ5i0jEL0f7BSd-gwOAqxo64Q9hmXNmsSDJNXnMHWIBSbyrNY1dQMWEknXTH90X9IyPI3VgPQmu9JfO8hMlAsCgmlkgnY0gmlwhKwSLpOKbXVsdGlhZGRyc5YACASsEi6TBh5YAAoErBIukwYeWd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrf-vWqFHwoGfem_nuPu78OLZ4O9kY_fcyt-ohF-WgYODdGNwgh5Yg3VkcIIeWoV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.230.157
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41284', '41285', '41286', '41287', '41288']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 41284:41284 -p 41285:41285 -p 41286:41286 -p 41287:41287 -p 41288:41288 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=41286 --rest-port=41284 --tcp-port=41285 --discv5-udp-port=41287 --rest-address=0.0.0.0 --nat=extip:172.18.230.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=13c5497dccc93aafca394df22a19fdce56fea1016669a6d6a05e6b4a026cfaf8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41288 --metrics-logging=true --relay=true --storenode=/ip4/172.18.46.147/tcp/7768/p2p/16Uiu2HAm78te7v61M8CkAZqWtDieaiXiDuUk11oWpxDAe3wvLT4e --discv5-bootstrap-node=enr:-L24QDZJ5i0jEL0f7BSd-gwOAqxo64Q9hmXNmsSDJNXnMHWIBSbyrNY1dQMWEknXTH90X9IyPI3VgPQmu9JfO8hMlAsCgmlkgnY0gmlwhKwSLpOKbXVsdGlhZGRyc5YACASsEi6TBh5YAAoErBIukwYeWd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrf-vWqFHwoGfem_nuPu78OLZ4O9kY_fcyt-ohF-WgYODdGNwgh5Yg3VkcIIeWoV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.230.157 waku f83fbd066547fae6401fb5e90189479a9e3d5895e07bbe9bd80bbef607b93e3e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f83fbd066547. Setting up logs at ./log/docker/node2_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41284
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41284/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41284/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.157/tcp/41285/p2p/16Uiu2HAmUg39WtsG4UMTh9h1DJPvtss9y3fSy9MCQXAUFCpiR11M","/ip4/172.18.230.157/tcp/41286/ws/p2p/16Uiu2HAmUg39WtsG4UMTh9h1DJPvtss9y3fSy9MCQXAUFCpiR11M"],"enrUri":"enr:-L24QIeD6jOYVXg5wz_uZpay_8DcQG9LR7Q_INo7EHl1pRsRZamhFBkGiZDsfyYkfrSK4Z4gk0wZHrtfxi1dre-Fi7ECgmlkgnY0gmlwhKwS5p2KbXVsdGlhZGRyc5YACASsEuadBqFFAAoErBLmnQahRt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7f-79Y8e02V4M3O_aPloOTVzMxnsAucnTp7GHGGxQISDdGNwgqFFg3VkcIKhR4V3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41284/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.46.147/tcp/7768/p2p/16Uiu2HAm78te7v61M8CkAZqWtDieaiXiDuUk11oWpxDAe3wvLT4e"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:41284/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7767/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.121.183
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8500', '8501', '8502', '8503', '8504']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 8500:8500 -p 8501:8501 -p 8502:8502 -p 8503:8503 -p 8504:8504 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=8502 --rest-port=8500 --tcp-port=8501 --discv5-udp-port=8503 --rest-address=0.0.0.0 --nat=extip:172.18.121.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbe8cbe3ef5be6eda719b616f964e3fb87fb4ca596d904f77bc0bcd6b06e28cf --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8504 --metrics-logging=true --relay=true --storenode=/ip4/172.18.230.157/tcp/41285/p2p/16Uiu2HAmUg39WtsG4UMTh9h1DJPvtss9y3fSy9MCQXAUFCpiR11M --discv5-bootstrap-node=enr:-L24QIeD6jOYVXg5wz_uZpay_8DcQG9LR7Q_INo7EHl1pRsRZamhFBkGiZDsfyYkfrSK4Z4gk0wZHrtfxi1dre-Fi7ECgmlkgnY0gmlwhKwS5p2KbXVsdGlhZGRyc5YACASsEuadBqFFAAoErBLmnQahRt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7f-79Y8e02V4M3O_aPloOTVzMxnsAucnTp7GHGGxQISDdGNwgqFFg3VkcIKhR4V3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.121.183 waku 0cdf3c9c460ef1d20328c4cffad1f43471033eec1a6ff5ad5ac89697c3cdf190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0cdf3c9c460e. Setting up logs at ./log/docker/node3_2025-12-13_04-38-29__6e97723c-da0c-48b7-830d-7d5d9f1ffba4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8500
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8500/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8500/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.183/tcp/8501/p2p/16Uiu2HAmNg5L638dzdAYVW2hpw6DQtb9qn571kV5Gh7QzziHPJd5","/ip4/172.18.121.183/tcp/8502/ws/p2p/16Uiu2HAmNg5L638dzdAYVW2hpw6DQtb9qn571kV5Gh7QzziHPJd5"],"enrUri":"enr:-L24QOz7ikKdMR8eS6pQJW146cByr6N2XhU3VafldBoReeccQmq6bf9ZfirmheQ3fqnH32cbVdqzBpZa8OOnWwkHbqUCgmlkgnY0gmlwhKwSebeKbXVsdGlhZGRyc5YACASsEnm3BiE1AAoErBJ5twYhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlNwUhPB8ye1KDvQ20StuFpF75D0JeFCn3YBI8t3OFGCDdGNwgiE1g3VkcIIhN4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8500/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.157/tcp/41285/p2p/16Uiu2HAmUg39WtsG4UMTh9h1DJPvtss9y3fSy9MCQXAUFCpiR11M"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8500/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7767/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4bdd8be238313f9929b012d59c5a9aa6cfb712c43b86b8e74939a0bd303a2f4c"},{"messageHash":"0x029fb5d487216a35089d75e331baa72327cb9c880df62e8a5e21a103557efc5c"},{"messageHash":"0xcd948235fd2a9d1ed829d403f7e608e7b9010a405c0abf0081f121eed500520f"},{"messageHash":"0xf9064cd419c62d7bef168c84f5890daba67641a7745b6412825710e20ae85692"},{"messageHash":"0x0bf9f24ba7c11af21bca93a1649beb34fd2f5693dcfabb2f798fde2551eb7ac3"},{"messageHash":"0xd1c47cedd62192f53e9ef17ab258e38a6b6be0fa5c88795a4e2711fddf5fe45f"},{"messageHash":"0xc775ae6da4dd2a5a440c5f5bdc91b90b0d477d1dde36cd37f3709db20fcea93a"},{"messageHash":"0xf2db4ec5ce287b7c8b4028c9e350b9db436c672a53dcb2f1ab7550966d130b02"},{"messageHash":"0x01f75c21446146f0375cf225a1946215b3cf14280ba06149cb2f53196a19e6a9"},{"messageHash":"0x610282cae9a6ab597f71e28b2e6ee9fd468cca837a0e25267ddd09e3dc7fbc90"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41284/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4bdd8be238313f9929b012d59c5a9aa6cfb712c43b86b8e74939a0bd303a2f4c"},{"messageHash":"0x029fb5d487216a35089d75e331baa72327cb9c880df62e8a5e21a103557efc5c"},{"messageHash":"0xcd948235fd2a9d1ed829d403f7e608e7b9010a405c0abf0081f121eed500520f"},{"messageHash":"0xf9064cd419c62d7bef168c84f5890daba67641a7745b6412825710e20ae85692"},{"messageHash":"0x0bf9f24ba7c11af21bca93a1649beb34fd2f5693dcfabb2f798fde2551eb7ac3"},{"messageHash":"0xd1c47cedd62192f53e9ef17ab258e38a6b6be0fa5c88795a4e2711fddf5fe45f"},{"messageHash":"0xc775ae6da4dd2a5a440c5f5bdc91b90b0d477d1dde36cd37f3709db20fcea93a"},{"messageHash":"0xf2db4ec5ce287b7c8b4028c9e350b9db436c672a53dcb2f1ab7550966d130b02"},{"messageHash":"0x01f75c21446146f0375cf225a1946215b3cf14280ba06149cb2f53196a19e6a9"},{"messageHash":"0x610282cae9a6ab597f71e28b2e6ee9fd468cca837a0e25267ddd09e3dc7fbc90"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8500/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"490a7eaf8dc7c3fbe791","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4bdd8be238313f9929b012d59c5a9aa6cfb712c43b86b8e74939a0bd303a2f4c"},{"messageHash":"0x029fb5d487216a35089d75e331baa72327cb9c880df62e8a5e21a103557efc5c"},{"messageHash":"0xcd948235fd2a9d1ed829d403f7e608e7b9010a405c0abf0081f121eed500520f"},{"messageHash":"0xf9064cd419c62d7bef168c84f5890daba67641a7745b6412825710e20ae85692"},{"messageHash":"0x0bf9f24ba7c11af21bca93a1649beb34fd2f5693dcfabb2f798fde2551eb7ac3"},{"messageHash":"0xd1c47cedd62192f53e9ef17ab258e38a6b6be0fa5c88795a4e2711fddf5fe45f"},{"messageHash":"0xc775ae6da4dd2a5a440c5f5bdc91b90b0d477d1dde36cd37f3709db20fcea93a"},{"messageHash":"0xf2db4ec5ce287b7c8b4028c9e350b9db436c672a53dcb2f1ab7550966d130b02"},{"messageHash":"0x01f75c21446146f0375cf225a1946215b3cf14280ba06149cb2f53196a19e6a9"},{"messageHash":"0x610282cae9a6ab597f71e28b2e6ee9fd468cca837a0e25267ddd09e3dc7fbc90"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 65459837efa2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f83fbd066547
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 0cdf3c9c460e
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 65459837efa2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
71
nim/1002/data/attachments/2472748c51fe52d4.txt
Normal file
71
nim/1002/data/attachments/2472748c51fe52d4.txt
Normal file
@ -0,0 +1,71 @@
|
||||
2025-12-13 04:17:00.581 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:17:00.581 DEBUG [tests.conftest] Running test: test_main_node_only_relay__peer_relay_and_store with id: 2025-12-13_04-17-00__e9d578ed-1a15-4d5a-87c9-1b9387c7354c
|
||||
2025-12-13 04:17:00.582 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:17:00.582 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-13 04:17:00.589 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:00.589 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-17-00__e9d578ed-1a15-4d5a-87c9-1b9387c7354c__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:00.589 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:00.589 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:00.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:00.590 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.84
|
||||
2025-12-13 04:17:00.591 DEBUG [src.node.docker_mananger] Generated ports ['40718', '40719', '40720', '40721', '40722']
|
||||
2025-12-13 04:17:00.591 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:00.591 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:00.591 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:00.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 40718:40718 -p 40719:40719 -p 40720:40720 -p 40721:40721 -p 40722:40722 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=40720 --rest-port=40718 --tcp-port=40719 --discv5-udp-port=40721 --rest-address=0.0.0.0 --nat=extip:172.18.155.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd6466bbaba2968bada432d23d3b4a5dc9fefc41cf3398ccad098eecb84525fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40722 --metrics-logging=true --store=false --relay=true
|
||||
2025-12-13 04:17:00.785 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.84 waku 1796e81b8f56daca385a599495a6262e0906e4d522ea75245522bdd3873d2a40
|
||||
2025-12-13 04:17:00.818 DEBUG [src.node.docker_mananger] Container started with ID 1796e81b8f56. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-17-00__e9d578ed-1a15-4d5a-87c9-1b9387c7354c__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:00.818 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40718
|
||||
2025-12-13 04:17:00.820 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:00.844 ERROR [src.node.docker_mananger] Max retries reached for container 900a7f85eed1. Exiting log stream.
|
||||
2025-12-13 04:17:01.371 ERROR [src.node.docker_mananger] Max retries reached for container 3986cc69c218. Exiting log stream.
|
||||
2025-12-13 04:17:01.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40718/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:01.824 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"}]}'
|
||||
2025-12-13 04:17:01.824 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:01.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40718/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:01.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.84/tcp/40719/p2p/16Uiu2HAm1vehm65wvhUjLqNxabhbPweEXreDMWCWRygFCTotzCdt","/ip4/172.18.155.84/tcp/40720/ws/p2p/16Uiu2HAm1vehm65wvhUjLqNxabhbPweEXreDMWCWRygFCTotzCdt"],"enrUri":"enr:-L24QLI5_mOEkvi8FwfZcaVXwkZxoAO3EgoM8jaAgix_c9ZpCccoazPBoMcpqp179a_rO9VQETjYr5X0x2psYIiACL4CgmlkgnY0gmlwhKwSm1SKbXVsdGlhZGRyc5YACASsEptUBp8PAAoErBKbVAafEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECYJKFklxPadwwB2VWv4PoimQ3hXGWn2lZJaqCEYt-kr-DdGNwgp8Pg3VkcIKfEYV3YWt1MgE"}'
|
||||
2025-12-13 04:17:01.827 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:01.834 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:17:01.834 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-17-00__e9d578ed-1a15-4d5a-87c9-1b9387c7354c__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:01.834 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:17:01.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:17:01.836 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:17:01.836 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.225
|
||||
2025-12-13 04:17:01.836 DEBUG [src.node.docker_mananger] Generated ports ['45663', '45664', '45665', '45666', '45667']
|
||||
2025-12-13 04:17:01.836 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:17:01.836 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:17:01.837 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:17:01.837 DEBUG [src.node.docker_mananger] docker run -i -t -p 45663:45663 -p 45664:45664 -p 45665:45665 -p 45666:45666 -p 45667:45667 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=45665 --rest-port=45663 --tcp-port=45664 --discv5-udp-port=45666 --rest-address=0.0.0.0 --nat=extip:172.18.9.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=92daee99819ce1483dccca1deaf9bbc9bce0bf286f325c1d7bf6b3cec59efe43 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45667 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLI5_mOEkvi8FwfZcaVXwkZxoAO3EgoM8jaAgix_c9ZpCccoazPBoMcpqp179a_rO9VQETjYr5X0x2psYIiACL4CgmlkgnY0gmlwhKwSm1SKbXVsdGlhZGRyc5YACASsEptUBp8PAAoErBKbVAafEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECYJKFklxPadwwB2VWv4PoimQ3hXGWn2lZJaqCEYt-kr-DdGNwgp8Pg3VkcIKfEYV3YWt1MgE --storenode=/ip4/172.18.155.84/tcp/40719/p2p/16Uiu2HAm1vehm65wvhUjLqNxabhbPweEXreDMWCWRygFCTotzCdt --store=true --relay=true
|
||||
2025-12-13 04:17:02.018 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.225 waku e86925fbfb5c0fea6a4b7bd3db0060492ff939440a1ac37e4090212a9fd2f60b
|
||||
2025-12-13 04:17:02.054 DEBUG [src.node.docker_mananger] Container started with ID e86925fbfb5c. Setting up logs at ./log/docker/store_node1_2025-12-13_04-17-00__e9d578ed-1a15-4d5a-87c9-1b9387c7354c__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:17:02.055 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45663
|
||||
2025-12-13 04:17:02.055 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:17:03.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45663/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:03.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-13 04:17:03.060 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:17:03.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45663/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:03.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.225/tcp/45664/p2p/16Uiu2HAm7e8Mzaz2DhzQjbRgtYQLLnvWyXrSNx4BanWZMzWsWEzF","/ip4/172.18.9.225/tcp/45665/ws/p2p/16Uiu2HAm7e8Mzaz2DhzQjbRgtYQLLnvWyXrSNx4BanWZMzWsWEzF"],"enrUri":"enr:-L24QDh9EdA0EkQiKAcqod4Akh-fTugxKlPDcd8OrpAC45lOKYORpMl6NVgoRUnCcpszxg87QiVgKVVi01PGZEwgFuUCgmlkgnY0gmlwhKwSCeGKbXVsdGlhZGRyc5YACASsEgnhBrJgAAoErBIJ4QayYd0DgnJzhQADAQAAiXNlY3AyNTZrMaECtX0LPZbISYStlsgjeNNWRp34QbMgW5um8ffVobzictSDdGNwgrJgg3VkcIKyYoV3YWt1MgM"}'
|
||||
2025-12-13 04:17:03.062 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:17:03.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45663/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.155.84/tcp/40719/p2p/16Uiu2HAm1vehm65wvhUjLqNxabhbPweEXreDMWCWRygFCTotzCdt"]'
|
||||
2025-12-13 04:17:03.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:03.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40718/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:17:03.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:03.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45663/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-13 04:17:03.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:03.070 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-13 04:17:03.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40718/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)'}'
|
||||
2025-12-13 04:17:03.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:17:03.076 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-13 04:17:03.277 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-13 04:17:03.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45663/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:17:03.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x360f3a19f8b9a558b4beaa6eb2e36c4c08a736cf1de060ffa4a4b815b6b67c30"}]}'
|
||||
2025-12-13 04:17:03.280 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-13 04:17:03.282 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:17:03.284 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:17:03.284 DEBUG [src.node.waku_node] Stopping container with id 1796e81b8f56
|
||||
2025-12-13 04:17:03.840 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:03.840 DEBUG [src.node.waku_node] Stopping container with id e86925fbfb5c
|
||||
2025-12-13 04:17:04.360 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:17:04.362 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:17:04.369 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:17:04.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1002/data/attachments/24826f9dd27fe6d4.txt
Normal file
68
nim/1002/data/attachments/24826f9dd27fe6d4.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2025-12-13 04:07:48.569 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:07:48.570 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_request_id with id: 2025-12-13_04-07-48__053d8b16-69f3-4ff8-ab9d-8a9c5ffc8c6f
|
||||
2025-12-13 04:07:48.570 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:07:48.570 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-13 04:07:48.570 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-13 04:07:48.577 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:48.577 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-07-48__053d8b16-69f3-4ff8-ab9d-8a9c5ffc8c6f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:48.577 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:48.577 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.226
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.docker_mananger] Generated ports ['13679', '13680', '13681', '13682', '13683']
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:48.579 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:48.579 DEBUG [src.node.docker_mananger] docker run -i -t -p 13679:13679 -p 13680:13680 -p 13681:13681 -p 13682:13682 -p 13683:13683 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=13681 --rest-port=13679 --tcp-port=13680 --discv5-udp-port=13682 --rest-address=0.0.0.0 --nat=extip:172.18.221.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=19b014ecbff48f21dfbdeb92d7f4cfaec1c5fff8130cdfe811678cfef3b0c1f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13683 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-13 04:07:48.762 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.226 waku 85cc51065660c427fa1412ec97e9a37be1408c17b6f381b06d28fb67449b721c
|
||||
2025-12-13 04:07:48.793 DEBUG [src.node.docker_mananger] Container started with ID 85cc51065660. Setting up logs at ./log/docker/node1_2025-12-13_04-07-48__053d8b16-69f3-4ff8-ab9d-8a9c5ffc8c6f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:48.794 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13679
|
||||
2025-12-13 04:07:48.794 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:48.862 ERROR [src.node.docker_mananger] Max retries reached for container 01c4d2231803. Exiting log stream.
|
||||
2025-12-13 04:07:49.377 ERROR [src.node.docker_mananger] Max retries reached for container a5a8b8ea5c98. Exiting log stream.
|
||||
2025-12-13 04:07:49.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13679/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.799 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
2025-12-13 04:07:49.799 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:49.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:49.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.226/tcp/13680/p2p/16Uiu2HAmH5F9Gg7TeCa2EQEXVtuT8U2U74N8p528id3oD7gtJz5v","/ip4/172.18.221.226/tcp/13681/ws/p2p/16Uiu2HAmH5F9Gg7TeCa2EQEXVtuT8U2U74N8p528id3oD7gtJz5v"],"enrUri":"enr:-L24QKumntpSsRC3axgoROJITVTQoysKCa4IjVRcZ0QnFwizYVLYE_UjhtfU3fEiiH5HDVcvLvin21Jh_g7Y8079hQICgmlkgnY0gmlwhKwS3eKKbXVsdGlhZGRyc5YACASsEt3iBjVwAAoErBLd4gY1cd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQaVp0rzvMrW9n5XruQUkEtuZ3Dc19v7H1ywEbFCO_dmDdGNwgjVwg3VkcII1coV3YWt1MgU"}'
|
||||
2025-12-13 04:07:49.802 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:49.802 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-13 04:07:49.809 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:07:49.809 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-07-48__053d8b16-69f3-4ff8-ab9d-8a9c5ffc8c6f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:49.809 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:07:49.809 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:07:49.811 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:07:49.811 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.122
|
||||
2025-12-13 04:07:49.811 DEBUG [src.node.docker_mananger] Generated ports ['37164', '37165', '37166', '37167', '37168']
|
||||
2025-12-13 04:07:49.811 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:07:49.811 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:07:49.812 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:07:49.812 DEBUG [src.node.docker_mananger] docker run -i -t -p 37164:37164 -p 37165:37165 -p 37166:37166 -p 37167:37167 -p 37168:37168 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=37166 --rest-port=37164 --tcp-port=37165 --discv5-udp-port=37167 --rest-address=0.0.0.0 --nat=extip:172.18.202.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4eb7ccb153cea6fe0a0a6b107ef4d4fe1bfdb41cf1429529e1348ff4fcca024c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37168 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKumntpSsRC3axgoROJITVTQoysKCa4IjVRcZ0QnFwizYVLYE_UjhtfU3fEiiH5HDVcvLvin21Jh_g7Y8079hQICgmlkgnY0gmlwhKwS3eKKbXVsdGlhZGRyc5YACASsEt3iBjVwAAoErBLd4gY1cd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQaVp0rzvMrW9n5XruQUkEtuZ3Dc19v7H1ywEbFCO_dmDdGNwgjVwg3VkcII1coV3YWt1MgU --filternode=/ip4/172.18.221.226/tcp/13680/p2p/16Uiu2HAmH5F9Gg7TeCa2EQEXVtuT8U2U74N8p528id3oD7gtJz5v
|
||||
2025-12-13 04:07:50.000 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.122 waku 002202a98f5d2d4fed9cd42311c469470f37ac8048ff732911f0a0e479a321b2
|
||||
2025-12-13 04:07:50.030 DEBUG [src.node.docker_mananger] Container started with ID 002202a98f5d. Setting up logs at ./log/docker/node2_2025-12-13_04-07-48__053d8b16-69f3-4ff8-ab9d-8a9c5ffc8c6f__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:07:50.030 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37164
|
||||
2025-12-13 04:07:50.031 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:07:51.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37164/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
||||
2025-12-13 04:07:51.036 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:07:51.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:07:51.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.122/tcp/37165/p2p/16Uiu2HAmTu9CzdWQ2a124Bu5bodCqFUVBJ5eP9hqa7kyt5VDZxMZ","/ip4/172.18.202.122/tcp/37166/ws/p2p/16Uiu2HAmTu9CzdWQ2a124Bu5bodCqFUVBJ5eP9hqa7kyt5VDZxMZ"],"enrUri":"enr:-L24QLehHq0K-3jEH17OHWfMpO0z8ilauyWZYvWO7XknjHEdejbis77aYrCnQ1PnehReiC-sUEnHt43kfHz6J3unvUICgmlkgnY0gmlwhKwSynqKbXVsdGlhZGRyc5YACASsEsp6BpEtAAoErBLKegaRLt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4n9zKHJg99TIFfUQDiFgLzvy-Cy4JOpeRvNdAy62XSSDdGNwgpEtg3VkcIKRL4V3YWt1MgA"}'
|
||||
2025-12-13 04:07:51.039 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:07:51.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37164/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.221.226/tcp/13680/p2p/16Uiu2HAmH5F9Gg7TeCa2EQEXVtuT8U2U74N8p528id3oD7gtJz5v"]'
|
||||
2025-12-13 04:07:51.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:51.073 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-13 04:07:51.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13679/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-13 04:07:51.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:07:51.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37164/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bf9af627-3875-45da-af1f-8e923e32821a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:07:51.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bf9af627-3875-45da-af1f-8e923e32821a","statusDesc":"OK"}'
|
||||
2025-12-13 04:07:51.098 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:37164/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-13 04:07:51.100 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:37164/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2025-12-13 04:07:51.103 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:07:51.104 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:07:51.104 DEBUG [src.node.waku_node] Stopping container with id 85cc51065660
|
||||
2025-12-13 04:07:51.650 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:07:51.650 DEBUG [src.node.waku_node] Stopping container with id 002202a98f5d
|
||||
2025-12-13 04:07:52.167 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:07:52.167 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:07:52.172 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:07:52.178 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1002/data/attachments/2491973d63f12a18.txt
Normal file
77
nim/1002/data/attachments/2491973d63f12a18.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2025-12-13_04-16-34__4754f36e-f12f-456f-b830-c4cf1875a8ac
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-16-34__4754f36e-f12f-456f-b830-c4cf1875a8ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.238.195
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26762', '26763', '26764', '26765', '26766']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 26762:26762 -p 26763:26763 -p 26764:26764 -p 26765:26765 -p 26766:26766 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=26764 --rest-port=26762 --tcp-port=26763 --discv5-udp-port=26765 --rest-address=0.0.0.0 --nat=extip:172.18.238.195 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=cdde79f58cb02dbb9d8f202d907c1d0b1dbaccc5660d337ea299decf6399fec9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26766 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.238.195 waku 041f015d2a562a9bc02a21828990bdcd55232183a65ed5a554afab4b53e5ec2c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 041f015d2a56. Setting up logs at ./log/docker/node1_2025-12-13_04-16-34__4754f36e-f12f-456f-b830-c4cf1875a8ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26762
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 88a8198d2198. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7e89611acddb. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26762/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26762/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.195/tcp/26763/p2p/16Uiu2HAmGWsQJPXJMH2sFm9GReB9kqC6Me8x9WKT67fZsqWTfuKw","/ip4/172.18.238.195/tcp/26764/ws/p2p/16Uiu2HAmGWsQJPXJMH2sFm9GReB9kqC6Me8x9WKT67fZsqWTfuKw"],"enrUri":"enr:-L24QLZnnC-aIg_OwrlCpR69AXEyr3a3IgmILiwOsxI1UyFROWIeuMes-Jp3Huvy7KhGYTAnVBi16Mtnn5t9HDJZI2ICgmlkgnY0gmlwhKwS7sOKbXVsdGlhZGRyc5YACASsEu7DBmiLAAoErBLuwwZojN0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDOVo-uGzBNaIIboPWNYiML9DlsmkUxX0EELfUce2p7UqDdGNwgmiLg3VkcIJojYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-16-34__4754f36e-f12f-456f-b830-c4cf1875a8ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.90.47
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57898', '57899', '57900', '57901', '57902']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57898:57898 -p 57899:57899 -p 57900:57900 -p 57901:57901 -p 57902:57902 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=57900 --rest-port=57898 --tcp-port=57899 --discv5-udp-port=57901 --rest-address=0.0.0.0 --nat=extip:172.18.90.47 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=0d25439c1fb7b3240a8aaa2adfe2f53075db37a8fb5ec4fd2747fd4a11b22ebc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57902 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLZnnC-aIg_OwrlCpR69AXEyr3a3IgmILiwOsxI1UyFROWIeuMes-Jp3Huvy7KhGYTAnVBi16Mtnn5t9HDJZI2ICgmlkgnY0gmlwhKwS7sOKbXVsdGlhZGRyc5YACASsEu7DBmiLAAoErBLuwwZojN0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDOVo-uGzBNaIIboPWNYiML9DlsmkUxX0EELfUce2p7UqDdGNwgmiLg3VkcIJojYV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.90.47 waku 76db584d5cecc5208972cd96f73818f51312d37392fdd5798e8f1f758f655ef3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 76db584d5cec. Setting up logs at ./log/docker/node2_2025-12-13_04-16-34__4754f36e-f12f-456f-b830-c4cf1875a8ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57898
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57898/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.47/tcp/57899/p2p/16Uiu2HAmQBPNkfgHzo8Vymn1ZuV2Vbz1HTpqLZSJWFEYX31a3TfM","/ip4/172.18.90.47/tcp/57900/ws/p2p/16Uiu2HAmQBPNkfgHzo8Vymn1ZuV2Vbz1HTpqLZSJWFEYX31a3TfM"],"enrUri":"enr:-L24QOK-sx8XAYcvh_3uMUcDFdCH-exheVWt_nzuLHEXw_4dHgjWBESShjbifCD8NCyS2UapPdOgIWhkuBaaZnqinu4CgmlkgnY0gmlwhKwSWi-KbXVsdGlhZGRyc5YACASsElovBuIrAAoErBJaLwbiLN0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDqzoD4veGnTGPepmmHhM_FTS-w9u2USw_AxddxfT6SjiDdGNwguIrg3VkcILiLYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57898/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.238.195/tcp/26763/p2p/16Uiu2HAmGWsQJPXJMH2sFm9GReB9kqC6Me8x9WKT67fZsqWTfuKw"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26762/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57898/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599397000467325,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57898/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599397000467325,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 041f015d2a56
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 76db584d5cec
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
80
nim/1002/data/attachments/24cac9ad65b409ec.txt
Normal file
80
nim/1002/data/attachments/24cac9ad65b409ec.txt
Normal file
@ -0,0 +1,80 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_get_store_duplicate_messages with id: 2025-12-13_04-12-41__4e44d02e-dcfe-4d50-8d58-1db2ce49b6c8
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-12-41__4e44d02e-dcfe-4d50-8d58-1db2ce49b6c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.202.230
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43721', '43722', '43723', '43724', '43725']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43721:43721 -p 43722:43722 -p 43723:43723 -p 43724:43724 -p 43725:43725 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=43723 --rest-port=43721 --tcp-port=43722 --discv5-udp-port=43724 --rest-address=0.0.0.0 --nat=extip:172.18.202.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98db8d80eaa115caaae2735be7fcd8b2becdc5c819a223cb9ed5d5dde785c8ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43725 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.202.230 waku a72374c3ce4d744bc3d39916ee73815a294204871145ae6cc38186d2b7227132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a72374c3ce4d. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-12-41__4e44d02e-dcfe-4d50-8d58-1db2ce49b6c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43721
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9fae999949c6. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6cdc9a6c188d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43721/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43721/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.230/tcp/43722/p2p/16Uiu2HAkyzWysJxMMi1Krt1HpD8L7o1X4SZJSGwyRV9xg6gA9Fqw","/ip4/172.18.202.230/tcp/43723/ws/p2p/16Uiu2HAkyzWysJxMMi1Krt1HpD8L7o1X4SZJSGwyRV9xg6gA9Fqw"],"enrUri":"enr:-L24QNWYJIMHQna_wDNtUxIu9X6dD-aLudww2_GdcBIhCZUVNFJHP8Hr-FtSFLx_lru_p262isM00wEcfGs12LzpHqwCgmlkgnY0gmlwhKwSyuaKbXVsdGlhZGRyc5YACASsEsrmBqrKAAoErBLK5gaqy90DgnJzhQADAQAAiXNlY3AyNTZrMaECQ9i9UcK9b1mQY8Dg5Fxt7Xz2tdGlWwb9u9XqEVLbJP6DdGNwgqrKg3VkcIKqzIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-12-41__4e44d02e-dcfe-4d50-8d58-1db2ce49b6c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.236.168
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25407', '25408', '25409', '25410', '25411']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25407:25407 -p 25408:25408 -p 25409:25409 -p 25410:25410 -p 25411:25411 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=25409 --rest-port=25407 --tcp-port=25408 --discv5-udp-port=25410 --rest-address=0.0.0.0 --nat=extip:172.18.236.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a1eda293fdb97699177eefdbac71aa48eabc439cbdee4faacf22f1bfd3b1da9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25411 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNWYJIMHQna_wDNtUxIu9X6dD-aLudww2_GdcBIhCZUVNFJHP8Hr-FtSFLx_lru_p262isM00wEcfGs12LzpHqwCgmlkgnY0gmlwhKwSyuaKbXVsdGlhZGRyc5YACASsEsrmBqrKAAoErBLK5gaqy90DgnJzhQADAQAAiXNlY3AyNTZrMaECQ9i9UcK9b1mQY8Dg5Fxt7Xz2tdGlWwb9u9XqEVLbJP6DdGNwgqrKg3VkcIKqzIV3YWt1MgM --storenode=/ip4/172.18.202.230/tcp/43722/p2p/16Uiu2HAkyzWysJxMMi1Krt1HpD8L7o1X4SZJSGwyRV9xg6gA9Fqw --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.236.168 waku 63da622158790c4d93e433fbb2504fee5ac0ac2e1abb22dd4ad1ccf5c1f203ea
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 63da62215879. Setting up logs at ./log/docker/store_node1_2025-12-13_04-12-41__4e44d02e-dcfe-4d50-8d58-1db2ce49b6c8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25407
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25407/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25407/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.168/tcp/25408/p2p/16Uiu2HAmP5K8tXmbNz4WaYYLCnm4sKCJTPi3v5P6ZTyV4jwEZfKk","/ip4/172.18.236.168/tcp/25409/ws/p2p/16Uiu2HAmP5K8tXmbNz4WaYYLCnm4sKCJTPi3v5P6ZTyV4jwEZfKk"],"enrUri":"enr:-L24QAtIJGnx2lWZWWw1Fi8wmt1ajUf1gJ5zJacjDB-9sBWOVrhKF0V0tFkhgwwYfyWqyp2t6vB6_h0WcQ48fZymzPUCgmlkgnY0gmlwhKwS7KiKbXVsdGlhZGRyc5YACASsEuyoBmNAAAoErBLsqAZjQd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmtAM4I338YxTCMeyXpB3uowzgejpUxsuT5RUEzO0ICeDdGNwgmNAg3VkcIJjQoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25407/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.202.230/tcp/43722/p2p/16Uiu2HAkyzWysJxMMi1Krt1HpD8L7o1X4SZJSGwyRV9xg6gA9Fqw"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43721/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25407/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43721/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43721/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43721/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc0e6b073698bf4343578ea2ac3b750e2811bf83a69c69df38e97ecf28cd6dd26"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25407/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc0e6b073698bf4343578ea2ac3b750e2811bf83a69c69df38e97ecf28cd6dd26"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a72374c3ce4d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 63da62215879
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
862
nim/1002/data/attachments/24d0ffca049f9462.txt
Normal file
862
nim/1002/data/attachments/24d0ffca049f9462.txt
Normal file
@ -0,0 +1,862 @@
|
||||
2025-12-13 04:09:02.450 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-13 04:09:02.451 DEBUG [tests.conftest] Running test: test_light_push_with_payload_of_150_kb with id: 2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399
|
||||
2025-12-13 04:09:02.451 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-13 04:09:02.451 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-13 04:09:02.458 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:09:02.458 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:02.458 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:09:02.458 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:09:02.459 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:09:02.460 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.204
|
||||
2025-12-13 04:09:02.460 DEBUG [src.node.docker_mananger] Generated ports ['33544', '33545', '33546', '33547', '33548']
|
||||
2025-12-13 04:09:02.460 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:09:02.460 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:09:02.460 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:09:02.460 DEBUG [src.node.docker_mananger] docker run -i -t -p 33544:33544 -p 33545:33545 -p 33546:33546 -p 33547:33547 -p 33548:33548 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=33546 --rest-port=33544 --tcp-port=33545 --discv5-udp-port=33547 --rest-address=0.0.0.0 --nat=extip:172.18.242.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c05ecfe9defc0fcbd3a715e96217becbef0aa86cec02a8aaef0ec7ca00f4cf58 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33548 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-13 04:09:02.638 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.204 waku 6e6239c7406645d87f63bd8c0116b6719790086a11c304cb9776b61eb9beda94
|
||||
2025-12-13 04:09:02.674 DEBUG [src.node.docker_mananger] Container started with ID 6e6239c74066. Setting up logs at ./log/docker/receiving_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:02.674 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33544
|
||||
2025-12-13 04:09:02.676 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:09:02.723 ERROR [src.node.docker_mananger] Max retries reached for container fd26add32d05. Exiting log stream.
|
||||
2025-12-13 04:09:03.256 ERROR [src.node.docker_mananger] Max retries reached for container f8afe871360d. Exiting log stream.
|
||||
2025-12-13 04:09:03.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:03.679 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_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"}]}'
|
||||
2025-12-13 04:09:03.680 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:09:03.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33544/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:03.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.204/tcp/33545/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY","/ip4/172.18.242.204/tcp/33546/ws/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY"],"enrUri":"enr:-L24QBC59fXoMphXhEIGzfEnAsE-WRnfySIBuYQFpqsoKE5IdhPH_VfxdBCs1tuHLD9dxBi3IoktjJtrADdle7PQGWgCgmlkgnY0gmlwhKwS8syKbXVsdGlhZGRyc5YACASsEvLMBoMJAAoErBLyzAaDCt0DgnJzhQADAQAAiXNlY3AyNTZrMaED5mkyUWGUoX4sJ4_04ju2KuxmkX0ynMdfPL8PSzKKIwODdGNwgoMJg3VkcIKDC4V3YWt1Mgk"}'
|
||||
2025-12-13 04:09:03.682 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:09:03.689 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:09:03.689 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:03.689 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:09:03.689 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.6
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.docker_mananger] Generated ports ['18201', '18202', '18203', '18204', '18205']
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:09:03.691 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:09:03.691 DEBUG [src.node.docker_mananger] docker run -i -t -p 18201:18201 -p 18202:18202 -p 18203:18203 -p 18204:18204 -p 18205:18205 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=18203 --rest-port=18201 --tcp-port=18202 --discv5-udp-port=18204 --rest-address=0.0.0.0 --nat=extip:172.18.58.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aff22dfebc413dbfcb07fc95d9c5daf9a50ab08b2dc0fdbcdda0b3c8eec7befe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18205 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-13 04:09:03.876 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.6 waku 79dd11386da4262bf1611f6b5521edd29a1759bd10d55f3f81b2a062f2386936
|
||||
2025-12-13 04:09:03.908 DEBUG [src.node.docker_mananger] Container started with ID 79dd11386da4. Setting up logs at ./log/docker/receiving_node2_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:03.909 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18201
|
||||
2025-12-13 04:09:03.909 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:09:04.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18201/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:04.913 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"}]}'
|
||||
2025-12-13 04:09:04.913 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-13 04:09:04.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18201/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:04.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.6/tcp/18202/p2p/16Uiu2HAmR7USGFdtEn5r64w6ywSbyPtiFWXXtHhFTf6HHyKLfSuE","/ip4/172.18.58.6/tcp/18203/ws/p2p/16Uiu2HAmR7USGFdtEn5r64w6ywSbyPtiFWXXtHhFTf6HHyKLfSuE"],"enrUri":"enr:-L24QL6fFj0JVIBVU5tNbZMXOsoanLyaJZ1Xl7s9MfVnLA1IU5YblNwBNZ_wBSw9zxfdl8raZCsTxFFXjKQpqwYuSXsCgmlkgnY0gmlwhKwSOgaKbXVsdGlhZGRyc5YACASsEjoGBkcaAAoErBI6BgZHG90DgnJzhQADAQAAiXNlY3AyNTZrMaEDuRUZz0W150K_N3e5kZLGe97Bu1Uy_WesvcCnGNduU7mDdGNwgkcag3VkcIJHHIV3YWt1MgE"}'
|
||||
2025-12-13 04:09:04.915 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-13 04:09:04.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18201/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.242.204/tcp/33545/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY"]'
|
||||
2025-12-13 04:09:04.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-13 04:09:04.956 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-13 04:09:04.957 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:04.957 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:09:04.957 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:09:04.958 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:09:04.958 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.23
|
||||
2025-12-13 04:09:04.958 DEBUG [src.node.docker_mananger] Generated ports ['40082', '40083', '40084', '40085', '40086']
|
||||
2025-12-13 04:09:04.959 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:09:04.959 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:09:04.959 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:09:04.959 DEBUG [src.node.docker_mananger] docker run -i -t -p 40082:40082 -p 40083:40083 -p 40084:40084 -p 40085:40085 -p 40086:40086 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=40084 --rest-port=40082 --tcp-port=40083 --discv5-udp-port=40085 --rest-address=0.0.0.0 --nat=extip:172.18.224.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9cd8bb0d6c38d0d395ef65e75fbec7d1295fec7a9ce5dcb5cfa2be1149a38f67 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40086 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBC59fXoMphXhEIGzfEnAsE-WRnfySIBuYQFpqsoKE5IdhPH_VfxdBCs1tuHLD9dxBi3IoktjJtrADdle7PQGWgCgmlkgnY0gmlwhKwS8syKbXVsdGlhZGRyc5YACASsEvLMBoMJAAoErBLyzAaDCt0DgnJzhQADAQAAiXNlY3AyNTZrMaED5mkyUWGUoX4sJ4_04ju2KuxmkX0ynMdfPL8PSzKKIwODdGNwgoMJg3VkcIKDC4V3YWt1Mgk --lightpushnode=/ip4/172.18.242.204/tcp/33545/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY --lightpush=true --relay=false
|
||||
2025-12-13 04:09:05.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.23 waku ddab6fde296335fea54e0b2562cdbf5d1509ccddd269e6696c09657dee40cda7
|
||||
2025-12-13 04:09:05.188 DEBUG [src.node.docker_mananger] Container started with ID ddab6fde2963. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:05.189 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40082
|
||||
2025-12-13 04:09:05.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:09:06.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.523 ERROR [src.node.docker_mananger] Max retries reached for container ddab6fde2963. Exiting log stream.
|
||||
2025-12-13 04:09:06.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:06.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:07.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:08.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:09.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:10.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:11.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:12.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:13.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:14.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:15.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:16.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:17.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:18.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:19.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:20.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:21.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:22.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:23.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:24.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:25.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:26.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:26.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:26.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40082/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:26.276 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=40082): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604e15460>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:09:26.376 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:09:26.376 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:09:26.378 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:09:26.378 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.9
|
||||
2025-12-13 04:09:26.378 DEBUG [src.node.docker_mananger] Generated ports ['43737', '43738', '43739', '43740', '43741']
|
||||
2025-12-13 04:09:26.379 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:09:26.379 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:09:26.379 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:09:26.379 DEBUG [src.node.docker_mananger] docker run -i -t -p 43737:43737 -p 43738:43738 -p 43739:43739 -p 43740:43740 -p 43741:43741 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=43739 --rest-port=43737 --tcp-port=43738 --discv5-udp-port=43740 --rest-address=0.0.0.0 --nat=extip:172.18.254.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=10e1d386aace3ae2bfbdbad8fbeaa8c2d0bfed4d6b8ceacfc47eaed64ada79f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43741 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBC59fXoMphXhEIGzfEnAsE-WRnfySIBuYQFpqsoKE5IdhPH_VfxdBCs1tuHLD9dxBi3IoktjJtrADdle7PQGWgCgmlkgnY0gmlwhKwS8syKbXVsdGlhZGRyc5YACASsEvLMBoMJAAoErBLyzAaDCt0DgnJzhQADAQAAiXNlY3AyNTZrMaED5mkyUWGUoX4sJ4_04ju2KuxmkX0ynMdfPL8PSzKKIwODdGNwgoMJg3VkcIKDC4V3YWt1Mgk --lightpushnode=/ip4/172.18.242.204/tcp/33545/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY --lightpush=true --relay=false
|
||||
2025-12-13 04:09:26.567 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.9 waku 2b82fbe53c1a704afab5aae5f467b28d4bcec3b5a380c0cec3fd4d9c55c13e0f
|
||||
2025-12-13 04:09:26.597 DEBUG [src.node.docker_mananger] Container started with ID 2b82fbe53c1a. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:26.598 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43737
|
||||
2025-12-13 04:09:26.599 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:09:27.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:27.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:27.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:27.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:27.962 ERROR [src.node.docker_mananger] Max retries reached for container 2b82fbe53c1a. Exiting log stream.
|
||||
2025-12-13 04:09:28.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:28.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:29.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:30.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:31.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:32.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:33.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:34.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:35.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:36.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:37.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:38.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:39.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:40.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:41.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:42.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:43.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:44.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:45.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:46.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43737/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:47.615 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=43737): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604e17bf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:09:47.715 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-13 04:09:47.716 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-13 04:09:47.717 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-13 04:09:47.717 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.246
|
||||
2025-12-13 04:09:47.718 DEBUG [src.node.docker_mananger] Generated ports ['20544', '20545', '20546', '20547', '20548']
|
||||
2025-12-13 04:09:47.718 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-13 04:09:47.718 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-13 04:09:47.718 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-13 04:09:47.718 DEBUG [src.node.docker_mananger] docker run -i -t -p 20544:20544 -p 20545:20545 -p 20546:20546 -p 20547:20547 -p 20548:20548 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=20546 --rest-port=20544 --tcp-port=20545 --discv5-udp-port=20547 --rest-address=0.0.0.0 --nat=extip:172.18.8.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cea7e5aa2d343a24fcdfb7ed21a171cfef0bb963ad7f1d37d93fb9f15fd95c6d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20548 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBC59fXoMphXhEIGzfEnAsE-WRnfySIBuYQFpqsoKE5IdhPH_VfxdBCs1tuHLD9dxBi3IoktjJtrADdle7PQGWgCgmlkgnY0gmlwhKwS8syKbXVsdGlhZGRyc5YACASsEvLMBoMJAAoErBLyzAaDCt0DgnJzhQADAQAAiXNlY3AyNTZrMaED5mkyUWGUoX4sJ4_04ju2KuxmkX0ynMdfPL8PSzKKIwODdGNwgoMJg3VkcIKDC4V3YWt1Mgk --lightpushnode=/ip4/172.18.242.204/tcp/33545/p2p/16Uiu2HAmUARA61hoX2gwMJtRbzjdufDMLjVpbTPhHEgX3Z57CnmY --lightpush=true --relay=false
|
||||
2025-12-13 04:09:47.910 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.246 waku 41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64
|
||||
2025-12-13 04:09:47.939 DEBUG [src.node.docker_mananger] Container started with ID 41698a6defc6. Setting up logs at ./log/docker/lightpush_node1_2025-12-13_04-09-02__378cf931-7c6e-4b45-ae24-50098283c399__wakuorg_nwaku:latest.log
|
||||
2025-12-13 04:09:47.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20544
|
||||
2025-12-13 04:09:47.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-13 04:09:48.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.245 ERROR [src.node.docker_mananger] Max retries reached for container 41698a6defc6. Exiting log stream.
|
||||
2025-12-13 04:09:49.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:49.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:50.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:51.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:52.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:53.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:54.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:55.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:56.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:57.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:58.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:09:59.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:00.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:01.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:02.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:03.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:04.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:05.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:06.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:07.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20544/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-13 04:10:08.942 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=20544): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2604eb63f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-13 04:10:09.179 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-13 04:10:09.180 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-13 04:10:09.180 DEBUG [src.node.waku_node] Stopping container with id 6e6239c74066
|
||||
2025-12-13 04:10:09.690 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:10:09.691 DEBUG [src.node.waku_node] Stopping container with id 79dd11386da4
|
||||
2025-12-13 04:10:10.194 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-13 04:10:10.195 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.299 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.402 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.503 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.504 ERROR [src.node.docker_mananger] Max retries reached for container 6e6239c74066. Exiting log stream.
|
||||
2025-12-13 04:10:10.605 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.707 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.808 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:10.910 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.006 ERROR [src.node.docker_mananger] Max retries reached for container 79dd11386da4. Exiting log stream.
|
||||
2025-12-13 04:10:11.012 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.113 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.215 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.317 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.419 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.520 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.622 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.724 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.826 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:11.928 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.029 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.131 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.233 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.335 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.437 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.539 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.640 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.742 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.844 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:12.946 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.048 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.149 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.251 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.353 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.455 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.557 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.659 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.760 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.862 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:13.964 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.065 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.167 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.269 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.371 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.473 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.575 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.676 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.778 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.879 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:14.981 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.083 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.185 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.287 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.288 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64/stop: Not Found ("No such container: 41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64")
|
||||
2025-12-13 04:10:15.288 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.390 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.491 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.593 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.695 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.796 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:15.898 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.000 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.102 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.203 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.305 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.407 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.509 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.610 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.712 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.814 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:16.916 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.018 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.120 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.222 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.323 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.425 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.527 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.629 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.731 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.833 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:17.935 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.036 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.138 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.240 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.342 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.444 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.546 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.648 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.749 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.851 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:18.953 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.055 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.157 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.259 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.361 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.462 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.564 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.666 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.768 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.870 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:19.972 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.074 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.175 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.277 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.379 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.381 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64/stop: Not Found ("No such container: 41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64")
|
||||
2025-12-13 04:10:20.381 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.482 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.584 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.685 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.787 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.889 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:20.990 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.092 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.194 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.295 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.397 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.499 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.600 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.702 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.804 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:21.906 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.007 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.109 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.211 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.313 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.414 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.516 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.618 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.720 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.821 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:22.923 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.024 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.126 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.228 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.330 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.431 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.533 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.635 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.737 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.839 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:23.941 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.042 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.144 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.246 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.348 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.450 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.552 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.653 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.755 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.857 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:24.959 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.060 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.162 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.264 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.366 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.468 DEBUG [src.node.waku_node] Stopping container with id 41698a6defc6
|
||||
2025-12-13 04:10:25.469 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64/stop: Not Found ("No such container: 41698a6defc68c0c3f317ced428ae293fe2e0ad39c08c9d1fc18ad4a9ac3ea64")
|
||||
2025-12-13 04:10:25.471 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-13 04:10:25.494 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:10:25.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:10:25.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:10:25.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-13 04:10:25.519 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
95
nim/1002/data/attachments/24eca5cde3e0904c.txt
Normal file
95
nim/1002/data/attachments/24eca5cde3e0904c.txt
Normal file
@ -0,0 +1,95 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_time_filter_end_time_now with id: 2025-12-13_04-17-09__4558039d-70eb-43b3-aed9-f59fb7017d73
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-13_04-17-09__4558039d-70eb-43b3-aed9-f59fb7017d73__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.3.161
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32108', '32109', '32110', '32111', '32112']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32108:32108 -p 32109:32109 -p 32110:32110 -p 32111:32111 -p 32112:32112 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=32110 --rest-port=32108 --tcp-port=32109 --discv5-udp-port=32111 --rest-address=0.0.0.0 --nat=extip:172.18.3.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aeecbea984bacd09c6a412a837a0afacc1d5113fcbd6edec8b9fd41c3bae9e59 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32112 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.3.161 waku 1ee87171feb48a19283e4e75ae61690d111e2f247ddc20ef43c1c9f95a83b394
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1ee87171feb4. Setting up logs at ./log/docker/publishing_node1_2025-12-13_04-17-09__4558039d-70eb-43b3-aed9-f59fb7017d73__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32108
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a95c85070fa3. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0f6bb6a75fc5. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32108/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.161/tcp/32109/p2p/16Uiu2HAmSQD5xcwJuemhxFjuLj4E61r9zSps1jr4tjf15HN68HQe","/ip4/172.18.3.161/tcp/32110/ws/p2p/16Uiu2HAmSQD5xcwJuemhxFjuLj4E61r9zSps1jr4tjf15HN68HQe"],"enrUri":"enr:-L24QN8zmA96rqPHG7557_LYdIWkC3t0irdkfAxD1JlspR5XWb97cMOU_8C5zM9wI1kdKaXOeb61dIqdGNEWJ0EneBECgmlkgnY0gmlwhKwSA6GKbXVsdGlhZGRyc5YACASsEgOhBn1tAAoErBIDoQZ9bt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzDpOHGmOJZUoMr-OQxXnQUkM2idsL90a3ns9GmJc0CODdGNwgn1tg3VkcIJ9b4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-13_04-17-09__4558039d-70eb-43b3-aed9-f59fb7017d73__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.107.173
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35997', '35998', '35999', '36000', '36001']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35997:35997 -p 35998:35998 -p 35999:35999 -p 36000:36000 -p 36001:36001 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=35999 --rest-port=35997 --tcp-port=35998 --discv5-udp-port=36000 --rest-address=0.0.0.0 --nat=extip:172.18.107.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a447deffb1bbbe0e8a13e3be8ef902cfd9dbc1cf2bab31142bcb2e6aecb478fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36001 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QN8zmA96rqPHG7557_LYdIWkC3t0irdkfAxD1JlspR5XWb97cMOU_8C5zM9wI1kdKaXOeb61dIqdGNEWJ0EneBECgmlkgnY0gmlwhKwSA6GKbXVsdGlhZGRyc5YACASsEgOhBn1tAAoErBIDoQZ9bt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzDpOHGmOJZUoMr-OQxXnQUkM2idsL90a3ns9GmJc0CODdGNwgn1tg3VkcIJ9b4V3YWt1MgM --storenode=/ip4/172.18.3.161/tcp/32109/p2p/16Uiu2HAmSQD5xcwJuemhxFjuLj4E61r9zSps1jr4tjf15HN68HQe --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.107.173 waku 1c81cf3c2005cffbb02df1099d8631b887d86c5736bf594c26ae659174039152
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1c81cf3c2005. Setting up logs at ./log/docker/store_node1_2025-12-13_04-17-09__4558039d-70eb-43b3-aed9-f59fb7017d73__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35997
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35997/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35997/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.173/tcp/35998/p2p/16Uiu2HAm5jeqS7PiDM3GUvZGdQkrNGztPZ2jb55E4jeV7ncVg7SH","/ip4/172.18.107.173/tcp/35999/ws/p2p/16Uiu2HAm5jeqS7PiDM3GUvZGdQkrNGztPZ2jb55E4jeV7ncVg7SH"],"enrUri":"enr:-L24QM3opPcoPahRPtTDRGLQ3LfiygQyT96pQxEoJDEWeZAAceLVVCLWCTrL1aQBjlqTlHUJw5A1MK9lv_uhS-FFkAoCgmlkgnY0gmlwhKwSa62KbXVsdGlhZGRyc5YACASsEmutBoyeAAoErBJrrQaMn90DgnJzhQADAQAAiXNlY3AyNTZrMaECmTAHt_JLiVlrGstSZhnCbYQifn2urpHZugxHWcm6WYqDdGNwgoyeg3VkcIKMoIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35997/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.161/tcp/32109/p2p/16Uiu2HAmSQD5xcwJuemhxFjuLj4E61r9zSps1jr4tjf15HN68HQe"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35997/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32108/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:186 inquering stored messages with start time 1765599428693083136 after end time 1765599432933466880
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32108/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1765599428693083136&endTime=1765599432933466880&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x335f951e7f12f7646c34392cdbb296c237f2ff4ba4b26d6422d9b6f5624f1a3f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599428693083136,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbb74dc0fda9081b62dec9ec458435312ac34ade4e7a8d5ce15e2e9f2e702d7db","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599430693090048,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xb544970542970f452220041ca9454f02b8a382b270bd8598d3bf4b5b7b27db2e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599431593091840,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:189 number of messages stored for start time 1765599428693083136 and end time = 1765599432933466880 is 3
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35997/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1765599428693083136&endTime=1765599432933466880&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x335f951e7f12f7646c34392cdbb296c237f2ff4ba4b26d6422d9b6f5624f1a3f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599428693083136,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbb74dc0fda9081b62dec9ec458435312ac34ade4e7a8d5ce15e2e9f2e702d7db","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599430693090048,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xb544970542970f452220041ca9454f02b8a382b270bd8598d3bf4b5b7b27db2e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765599431593091840,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:189 number of messages stored for start time 1765599428693083136 and end time = 1765599432933466880 is 3
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1ee87171feb4
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1c81cf3c2005
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user