2026-03-29 12:54:24 +00:00

900 lines
165 KiB
Plaintext

WRN 2026-03-29 11:56:55.301+00:00 Logos.dev - Logos.dev configuration will not be applied when `--cluster-id=2` is passed in future releases. Use `--preset=logos.dev` instead. topics="waku cli args" tid=1 file=cli_args.nim:933
WRN 2026-03-29 11:56:55.302+00:00 Cluster id was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:322 used=2 discarded=2
WRN 2026-03-29 11:56:55.302+00:00 Max Message Size was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:369 used=150KiB discarded="(kind: mmskStr, str: \"150KiB\")"
WRN 2026-03-29 11:56:55.302+00:00 Sharding Conf was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:374 used=AutoSharding discarded=some(AutoSharding)
WRN 2026-03-29 11:56:55.302+00:00 Num Shards In Cluster was provided alongside a network conf topics="waku conf builder" tid=1 file=waku_conf_builder.nim:378 used=8 discarded=some(1)
WRN 2026-03-29 11:56:55.302+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
bSubscribeShards: some(@[0])
INF 2026-03-29 11:56:55.302+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 8)" subscribeShards=@[0]
INF 2026-03-29 11:56:55.302+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=false rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 11:56:55.302+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=2
INF 2026-03-29 11:56:55.302+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:56:55.302+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:173 node=enr:-L24QG4pXOvimSV5e6zayDL40p-LwxYtN68q6LoNpO5xxOPJSI5XTPntOKrzEXhaitkqPjwBcKHZRfYC_9NIdzDoCdkCgmlkgnY0gmlwhKwScoOKbXVsdGlhZGRyc5YACASsEnKDBgpbAAoErBJygwYKXN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPXDIdxlBkt2gTBHJQIQqbl9afwVeShSPUKlsdxTfB9qDdGNwggpbg3VkcIIKXYV3YWt1MgU
INF 2026-03-29 11:56:55.303+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:56:55.303+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:56:55.307+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:56:55.307+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:56:55.307+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
TRC 2026-03-29 11:56:55.308+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:56:55.308+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws]"
INF 2026-03-29 11:56:55.308+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:56:55.308+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=2 shards="[0]"
TRC 2026-03-29 11:56:55.308+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 11:56:55.308+00:00 creating kademlia discovery as seed node (no bootstrap nodes) tid=1 file=waku_kademlia.nim:51
TRC 2026-03-29 11:56:55.308+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/logos/kad/1.0.0]"
INF 2026-03-29 11:56:55.308+00:00 kademlia discovery created tid=1 file=waku_kademlia.nim:82 bootstrapNodes=0 advertiseMix=false
INF 2026-03-29 11:56:55.308+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:56:55.308+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:56:55.308+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=2 shardCount=8
INF 2026-03-29 11:56:55.308+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:56:55.308+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:56:55.308+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=2 shards="[0]" capabilities=[] wakuPeerRecord="(peerId: 16U*gcnZha, seqNo: 1774785415, addresses: [/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws], mixKey: )"
TRC 2026-03-29 11:56:55.308+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 11:56:55.308+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:56:55.308+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=2
INF 2026-03-29 11:56:55.308+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:56:55.308+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:56:55.308+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:56:55.308+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:56:55.308+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:56:55.308+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-03-29 11:56:55.310+00:00 Adding peer to service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:281 peerId=16U*zfU6tZ addr=/ip4/172.18.114.131/tcp/2651 service=/vac/waku/filter-subscribe/2.0.0-beta1
TRC 2026-03-29 11:56:55.311+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=UnknownOrigin
INF 2026-03-29 11:56:55.311+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:56:55.311+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-03-29 11:56:55.311+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:56:55.311+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:52175
INF 2026-03-29 11:56:55.311+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:52175/
INF 2026-03-29 11:56:55.311+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
INF 2026-03-29 11:56:55.311+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:56:55.311+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:56:55.311+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:56:55.311+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:56:55.311+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:56:55.311+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:56:55.311+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:56:55.311+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha, listenAddrs: [/ip4/0.0.0.0/tcp/52177/ws, /ip4/0.0.0.0/tcp/52176], 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, /logos/kad/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], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 11:56:55.311+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:56:55.312+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/52176
TRC 2026-03-29 11:56:55.312+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/52176]
DBG 2026-03-29 11:56:55.312+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:56:55.312+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:56:55.312+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/52177/ws]
TRC 2026-03-29 11:56:55.314+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:52177
TRC 2026-03-29 11:56:55.314+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/52177/ws]"
INF 2026-03-29 11:56:55.315+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:56:55.315+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:56:55.315+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:56:55.315+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:56:55.315+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:56:55.315+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
DBG 2026-03-29 11:56:55.316+00:00 Local table insertion tid=1 file=types.nim:227 key=key:0025080212210372F5AFC230D69BB4233C1601DD17CF21ED5EAB3D4BC38B1262AEE77FAC3B5709 value=key:0A25080212210372F5AFC230D69BB4233C1601DD17CF21ED5EAB3D4BC38B1262AEE77FAC3B5709120203011A490A270025080212210372F5AFC230D69BB4233C1601DD17CF21ED5EAB3D4BC38B1262AEE77FAC3B57091087A7A4CE061A0A0A0804AC12E5DB06CBD01A0C0A0A04AC12E5DB06CBD1DD032A463044022050F265CD17978C0BB5A073E2E51A402DBE44B934D97759DF4DCEFED77D0A058F02205E5FDE18689099C496012B6B76E333EDD6DC96C98B5A02A75FE7F70AE092F37B
TRC 2026-03-29 11:56:55.316+00:00 Bootstrap complete topics="kad-dht" tid=1 file=kademlia.nim:39
TRC 2026-03-29 11:56:55.316+00:00 Kad DHT started topics="kad-dht" tid=1 file=kademlia.nim:122
INF 2026-03-29 11:56:55.316+00:00 Kademlia Discovery started topics="kad-disco" tid=1 file=kad_disco.nim:71
WRN 2026-03-29 11:56:55.316+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:56:55.316+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha, listenAddrs: [/ip4/0.0.0.0/tcp/52176, /ip4/0.0.0.0/tcp/52177/ws], addrs: [/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/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, /logos/kad/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], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 11:56:55.316+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*gcnZha addrs="[/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws]"
INF 2026-03-29 11:56:55.316+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/52176/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha][/ip4/0.0.0.0/tcp/52177/ws/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws]"
INF 2026-03-29 11:56:55.317+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.229.219/tcp/52176/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha][/ip4/172.18.229.219/tcp/52177/ws/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha]
INF 2026-03-29 11:56:55.317+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QKpdSSUrnKemaUXQAJ2ykfY07ns6xtqoTTY10LnAxyhkJx9-CV2xwoe66gYIc_XxGUnu3dMjP5eZHCO5h4fMiuYBgmlkgnY0gmlwhKwS5duKbXVsdGlhZGRyc4wACgSsEuXbBsvR3QOCcnOFAAIBAACJc2VjcDI1NmsxoQNy9a_CMNabtCM8FgHdF88h7V6rPUvDixJirud_rDtXCYN0Y3CCy9CDdWRwgsvShXdha3UyAA
INF 2026-03-29 11:56:55.317+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
INF 2026-03-29 11:56:55.317+00:00 Dialing multiple peers tid=1 file=peer_manager.nim:367 numOfPeers=6 nodes="@[\"/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby\", \"/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH\", \"/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397\", \"/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH\", \"/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP\", \"/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE\"]"
TRC 2026-03-29 11:56:55.317+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*NSkuby addresses="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.317+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]" peerId=16U*NSkuby failedAttempts=0
TRC 2026-03-29 11:56:55.317+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*NSkuby
DBG 2026-03-29 11:56:55.317+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*NSkuby addrs="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.318+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.318+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby resolvedAddresses="[/dns4/delivery-01.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmTUbnxLGT9JvV6mu9oPyDjqHK4Phs1VDJNUgESgNSkuby]"
TRC 2026-03-29 11:56:55.318+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.do-ams3.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
TRC 2026-03-29 11:56:55.318+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*VpJprH addresses="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.318+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]" peerId=16U*VpJprH failedAttempts=0
TRC 2026-03-29 11:56:55.318+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*VpJprH
DBG 2026-03-29 11:56:55.319+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*VpJprH addrs="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.319+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.319+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH resolvedAddresses="[/dns4/delivery-02.do-ams3.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAmMK7PYygBtKUQ8EHp7EfaD3bCEsJrkFooK8RQ2PVpJprH]"
TRC 2026-03-29 11:56:55.319+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.do-ams3.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
TRC 2026-03-29 11:56:55.320+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*P1S397 addresses="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.320+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]" peerId=16U*P1S397 failedAttempts=0
TRC 2026-03-29 11:56:55.320+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*P1S397
DBG 2026-03-29 11:56:55.320+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*P1S397 addrs="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.320+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.320+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397 resolvedAddresses="[/dns4/delivery-01.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm4S1JYkuzDKLKQvwgAhZKs9otxXqt8SCGtB4hoJP1S397]"
TRC 2026-03-29 11:56:55.321+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.gc-us-central1-a.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
TRC 2026-03-29 11:56:55.321+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*TwqBiH addresses="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.321+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]" peerId=16U*TwqBiH failedAttempts=0
TRC 2026-03-29 11:56:55.321+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*TwqBiH
DBG 2026-03-29 11:56:55.321+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*TwqBiH addrs="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.322+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.322+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH resolvedAddresses="[/dns4/delivery-02.gc-us-central1-a.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8Y9kgBNtjxvCnf1X6gnZJW5EGE4UwwCL3CCm55TwqBiH]"
TRC 2026-03-29 11:56:55.322+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.gc-us-central1-a.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
TRC 2026-03-29 11:56:55.323+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*kGyuEP addresses="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.323+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" peerId=16U*kGyuEP failedAttempts=0
TRC 2026-03-29 11:56:55.323+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*kGyuEP
DBG 2026-03-29 11:56:55.323+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*kGyuEP addrs="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.323+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.323+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP resolvedAddresses="[/dns4/delivery-01.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAm8YokiNun9BkeA1ZRmhLbtNUvcwRr64F69tYj9fkGyuEP]"
TRC 2026-03-29 11:56:55.324+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-01.ac-cn-hongkong-c.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
TRC 2026-03-29 11:56:55.324+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*T3UNSE addresses="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" origin=UnknownOrigin
TRC 2026-03-29 11:56:55.324+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]" peerId=16U*T3UNSE failedAttempts=0
TRC 2026-03-29 11:56:55.324+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*T3UNSE
DBG 2026-03-29 11:56:55.324+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*T3UNSE addrs="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303]"
TRC 2026-03-29 11:56:55.324+00:00 Start trying to resolve addresses topics="libp2p dialer" tid=1 file=dialer.nim:107
DBG 2026-03-29 11:56:55.324+00:00 resolved addresses topics="libp2p dialer" tid=1 file=dialer.nim:119 originalAddresses=/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE resolvedAddresses="[/dns4/delivery-02.ac-cn-hongkong-c.logos.dev.status.im/tcp/30303/p2p/16Uiu2HAkvwhGHKNry6LACrB8TmEFoCJKEX29XR5dDUzk3UT3UNSE]"
TRC 2026-03-29 11:56:55.325+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=delivery-02.ac-cn-hongkong-c.logos.dev.status.im servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_INET
DBG 2026-03-29 11:56:56.362+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49226 meth=GET uri=/health
DBG 2026-03-29 11:56:56.362+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49226 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.363+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49226 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.467+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49240 meth=GET uri=/health
DBG 2026-03-29 11:56:56.467+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49240 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.468+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49240 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49244 meth=GET uri=/health
DBG 2026-03-29 11:56:56.571+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49244 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.571+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49244 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.674+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49260 meth=GET uri=/health
DBG 2026-03-29 11:56:56.674+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49260 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.675+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49260 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.778+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49270 meth=GET uri=/health
DBG 2026-03-29 11:56:56.778+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49270 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.778+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49270 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.882+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49280 meth=GET uri=/health
DBG 2026-03-29 11:56:56.882+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49280 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.882+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49280 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:56.986+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49292 meth=GET uri=/health
DBG 2026-03-29 11:56:56.986+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49292 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:56.986+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49292 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.089+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49300 meth=GET uri=/health
DBG 2026-03-29 11:56:57.089+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49300 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.089+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49300 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.192+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49316 meth=GET uri=/health
DBG 2026-03-29 11:56:57.192+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49316 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.193+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49316 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.296+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49332 meth=GET uri=/health
DBG 2026-03-29 11:56:57.296+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.296+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49332 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.400+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49342 meth=GET uri=/health
DBG 2026-03-29 11:56:57.400+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49342 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.400+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49342 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.504+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49358 meth=GET uri=/health
DBG 2026-03-29 11:56:57.505+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49358 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.505+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49358 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.608+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49370 meth=GET uri=/health
DBG 2026-03-29 11:56:57.609+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49370 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.609+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49370 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.712+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49374 meth=GET uri=/health
DBG 2026-03-29 11:56:57.712+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49374 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.713+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49374 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.816+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49376 meth=GET uri=/health
DBG 2026-03-29 11:56:57.816+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49376 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.816+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49376 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:57.920+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49382 meth=GET uri=/health
DBG 2026-03-29 11:56:57.920+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:57.920+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49382 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.024+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49398 meth=GET uri=/health
DBG 2026-03-29 11:56:58.024+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49398 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.025+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49398 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.128+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49402 meth=GET uri=/health
DBG 2026-03-29 11:56:58.128+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49402 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.129+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49402 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.232+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49406 meth=GET uri=/health
DBG 2026-03-29 11:56:58.232+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49406 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.233+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49406 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.336+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49410 meth=GET uri=/health
DBG 2026-03-29 11:56:58.336+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49410 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.337+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49410 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.442+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49424 meth=GET uri=/health
DBG 2026-03-29 11:56:58.442+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49424 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.442+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49424 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.546+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49430 meth=GET uri=/health
DBG 2026-03-29 11:56:58.546+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49430 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.547+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49430 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.650+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49446 meth=GET uri=/health
DBG 2026-03-29 11:56:58.650+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49446 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.650+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49446 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.754+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49456 meth=GET uri=/health
DBG 2026-03-29 11:56:58.754+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49456 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.754+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49456 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.857+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49472 meth=GET uri=/health
DBG 2026-03-29 11:56:58.857+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49472 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.858+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49472 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:58.961+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49474 meth=GET uri=/health
DBG 2026-03-29 11:56:58.961+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49474 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:58.961+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49474 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.065+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49476 meth=GET uri=/health
DBG 2026-03-29 11:56:59.066+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.066+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49476 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49488 meth=GET uri=/health
DBG 2026-03-29 11:56:59.171+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.171+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49488 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.277+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49500 meth=GET uri=/health
DBG 2026-03-29 11:56:59.277+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49500 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.277+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49500 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.383+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49504 meth=GET uri=/health
DBG 2026-03-29 11:56:59.383+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49504 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.383+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49504 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.487+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49520 meth=GET uri=/health
DBG 2026-03-29 11:56:59.487+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49520 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.487+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49520 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.591+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49534 meth=GET uri=/health
DBG 2026-03-29 11:56:59.591+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49534 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.592+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49534 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.695+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49542 meth=GET uri=/health
DBG 2026-03-29 11:56:59.695+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49542 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.695+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49542 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.799+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49558 meth=GET uri=/health
DBG 2026-03-29 11:56:59.799+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.799+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49558 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:56:59.902+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49570 meth=GET uri=/health
DBG 2026-03-29 11:56:59.902+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:56:59.903+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49570 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.006+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49572 meth=GET uri=/health
DBG 2026-03-29 11:57:00.006+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.007+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49572 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.110+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49588 meth=GET uri=/health
DBG 2026-03-29 11:57:00.110+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49588 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.111+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49588 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.215+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49602 meth=GET uri=/health
DBG 2026-03-29 11:57:00.215+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49602 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.215+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49602 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.319+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49606 meth=GET uri=/health
DBG 2026-03-29 11:57:00.319+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.319+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49606 uri=/health content_type=application/json content_size=84
INF 2026-03-29 11:57:00.344+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-01.do-ams3.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
INF 2026-03-29 11:57:00.344+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-02.do-ams3.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
INF 2026-03-29 11:57:00.344+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-01.gc-us-central1-a.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
INF 2026-03-29 11:57:00.345+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-02.gc-us-central1-a.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
INF 2026-03-29 11:57:00.345+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-01.ac-cn-hongkong-c.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
INF 2026-03-29 11:57:00.345+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=delivery-02.ac-cn-hongkong-c.logos.dev.status.im error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:00.422+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49612 meth=GET uri=/health
DBG 2026-03-29 11:57:00.422+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49612 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.422+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49612 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.526+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49614 meth=GET uri=/health
DBG 2026-03-29 11:57:00.526+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49614 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.526+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49614 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.630+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49626 meth=GET uri=/health
DBG 2026-03-29 11:57:00.630+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49626 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.630+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49626 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.735+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49630 meth=GET uri=/health
DBG 2026-03-29 11:57:00.735+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49630 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.735+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49630 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.839+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49640 meth=GET uri=/health
DBG 2026-03-29 11:57:00.839+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49640 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.839+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49640 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:00.942+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49650 meth=GET uri=/health
DBG 2026-03-29 11:57:00.942+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49650 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:00.943+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49650 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.046+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49656 meth=GET uri=/health
DBG 2026-03-29 11:57:01.046+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49656 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.046+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49656 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.151+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49664 meth=GET uri=/health
DBG 2026-03-29 11:57:01.151+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49664 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.151+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49664 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.256+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49678 meth=GET uri=/health
DBG 2026-03-29 11:57:01.256+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49678 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.256+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49678 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.359+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49684 meth=GET uri=/health
DBG 2026-03-29 11:57:01.359+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49684 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.359+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49684 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.463+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49692 meth=GET uri=/health
DBG 2026-03-29 11:57:01.463+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.463+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49692 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.566+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49702 meth=GET uri=/health
DBG 2026-03-29 11:57:01.567+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49702 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.567+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49702 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.670+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49710 meth=GET uri=/health
DBG 2026-03-29 11:57:01.670+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49710 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.671+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49710 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.774+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49720 meth=GET uri=/health
DBG 2026-03-29 11:57:01.774+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49720 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.775+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49720 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.878+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49730 meth=GET uri=/health
DBG 2026-03-29 11:57:01.878+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49730 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.879+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49730 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:01.982+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49738 meth=GET uri=/health
DBG 2026-03-29 11:57:01.982+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49738 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:01.982+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49738 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.086+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49742 meth=GET uri=/health
DBG 2026-03-29 11:57:02.086+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49742 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.086+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49742 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.190+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49748 meth=GET uri=/health
DBG 2026-03-29 11:57:02.190+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.190+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49748 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.294+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49750 meth=GET uri=/health
DBG 2026-03-29 11:57:02.294+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49750 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.294+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49750 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.397+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49752 meth=GET uri=/health
DBG 2026-03-29 11:57:02.397+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49752 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.398+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49752 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.501+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49768 meth=GET uri=/health
DBG 2026-03-29 11:57:02.501+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49768 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.501+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49768 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.606+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49780 meth=GET uri=/health
DBG 2026-03-29 11:57:02.606+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49780 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.606+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49780 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.709+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49784 meth=GET uri=/health
DBG 2026-03-29 11:57:02.709+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49784 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.710+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49784 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.813+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49796 meth=GET uri=/health
DBG 2026-03-29 11:57:02.813+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49796 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.813+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49796 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:02.916+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49808 meth=GET uri=/health
DBG 2026-03-29 11:57:02.916+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49808 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:02.917+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49808 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.020+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49822 meth=GET uri=/health
DBG 2026-03-29 11:57:03.020+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.020+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49822 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.123+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49832 meth=GET uri=/health
DBG 2026-03-29 11:57:03.123+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.124+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49832 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.227+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49842 meth=GET uri=/health
DBG 2026-03-29 11:57:03.227+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49842 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.228+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49842 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.331+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49852 meth=GET uri=/health
DBG 2026-03-29 11:57:03.331+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49852 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.332+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49852 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.434+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49862 meth=GET uri=/health
DBG 2026-03-29 11:57:03.435+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49862 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.435+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49862 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.538+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49866 meth=GET uri=/health
DBG 2026-03-29 11:57:03.538+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49866 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.539+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49866 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.642+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42028 meth=GET uri=/health
DBG 2026-03-29 11:57:03.642+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42028 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.642+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42028 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.746+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42034 meth=GET uri=/health
DBG 2026-03-29 11:57:03.746+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42034 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.746+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42034 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.849+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42050 meth=GET uri=/health
DBG 2026-03-29 11:57:03.850+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42050 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42050 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:03.953+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42054 meth=GET uri=/health
DBG 2026-03-29 11:57:03.953+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42054 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:03.954+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42054 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.058+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42060 meth=GET uri=/health
DBG 2026-03-29 11:57:04.058+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42060 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.058+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42060 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.161+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42064 meth=GET uri=/health
DBG 2026-03-29 11:57:04.161+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.161+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42064 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.265+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42070 meth=GET uri=/health
DBG 2026-03-29 11:57:04.265+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42070 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.265+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42070 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.369+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42086 meth=GET uri=/health
DBG 2026-03-29 11:57:04.369+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42086 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.369+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42086 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.472+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42094 meth=GET uri=/health
DBG 2026-03-29 11:57:04.473+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42094 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.473+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42094 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.576+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42108 meth=GET uri=/health
DBG 2026-03-29 11:57:04.576+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42108 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.576+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42108 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.679+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42110 meth=GET uri=/health
DBG 2026-03-29 11:57:04.679+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42110 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.679+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42110 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.783+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42120 meth=GET uri=/health
DBG 2026-03-29 11:57:04.783+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42120 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.783+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42120 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.887+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42126 meth=GET uri=/health
DBG 2026-03-29 11:57:04.887+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42126 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.887+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42126 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:04.990+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42136 meth=GET uri=/health
DBG 2026-03-29 11:57:04.991+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42136 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:04.991+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42136 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:05.094+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42142 meth=GET uri=/health
DBG 2026-03-29 11:57:05.094+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.094+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42142 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:05.197+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42156 meth=GET uri=/health
DBG 2026-03-29 11:57:05.197+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42156 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.198+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42156 uri=/health content_type=application/json content_size=84
DBG 2026-03-29 11:57:05.301+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42168 meth=GET uri=/health
DBG 2026-03-29 11:57:05.302+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42168 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.302+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42168 uri=/health content_type=application/json content_size=84
TRC 2026-03-29 11:57:05.312+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:05.313+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140446646863440
TRC 2026-03-29 11:57:05.313+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:05.313+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:05.313+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:05.313+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140446646863440
TRC 2026-03-29 11:57:05.313+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:05.313+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:05.319+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*NSkuby reason="timed out" failedAttempts=1
TRC 2026-03-29 11:57:05.319+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*VpJprH reason="timed out" failedAttempts=1
TRC 2026-03-29 11:57:05.321+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*P1S397 reason="timed out" failedAttempts=1
TRC 2026-03-29 11:57:05.323+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*TwqBiH reason="timed out" failedAttempts=1
TRC 2026-03-29 11:57:05.324+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*kGyuEP reason="timed out" failedAttempts=1
TRC 2026-03-29 11:57:05.325+00:00 Connecting peer failed topics="waku node peer_manager" tid=1 file=peer_manager.nim:350 peerId=16U*T3UNSE reason="timed out" failedAttempts=1
INF 2026-03-29 11:57:05.325+00:00 Finished dialing multiple peers tid=1 file=peer_manager.nim:394 successfulConns=0 attempted=6
WRN 2026-03-29 11:57:05.325+00:00 Starting kad-disco twice topics="kad-disco" tid=1 file=kad_disco.nim:64
INF 2026-03-29 11:57:05.325+00:00 extended kademlia discovery loop started topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:194 interval=5s
DBG 2026-03-29 11:57:05.326+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
INF 2026-03-29 11:57:05.326+00:00 kademlia discovery started topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:263
INF 2026-03-29 11:57:05.326+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*gcnZha addrs="[/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws]"
INF 2026-03-29 11:57:05.326+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/52176/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha][/ip4/0.0.0.0/tcp/52177/ws/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.229.219/tcp/52176, /ip4/172.18.229.219/tcp/52177/ws]"
INF 2026-03-29 11:57:05.326+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.229.219/tcp/52176/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha][/ip4/172.18.229.219/tcp/52177/ws/p2p/16Uiu2HAmLPk7boHfmCJobwrwmGfuykHny4s8P9ZwK87DLigcnZha]
INF 2026-03-29 11:57:05.326+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QKpdSSUrnKemaUXQAJ2ykfY07ns6xtqoTTY10LnAxyhkJx9-CV2xwoe66gYIc_XxGUnu3dMjP5eZHCO5h4fMiuYBgmlkgnY0gmlwhKwS5duKbXVsdGlhZGRyc4wACgSsEuXbBsvR3QOCcnOFAAIBAACJc2VjcDI1NmsxoQNy9a_CMNabtCM8FgHdF88h7V6rPUvDixJirud_rDtXCYN0Y3CCy9CDdWRwgsvShXdha3UyAA
INF 2026-03-29 11:57:05.326+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QGE9oYFo5PL7SasfRePL6a3MvmMlY3IT6TfE8ooyFr_nIOfvPs2Wr8M7IydMQ-INmLOuJ41zZHr89Au1FEIV-lQCgmlkgnY0gmlwhKwS5duKbXVsdGlhZGRyc5YACASsEuXbBsvQAAoErBLl2wbL0d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcvWvwjDWm7QjPBYB3RfPIe1eqz1Lw4sSYq7nf6w7VwmDdGNwgsvQg3VkcILL0oV3YWt1MgA record="(2, id: \"v4\", ip: 172.18.229.219, multiaddrs: 0x000804AC12E5DB06CBD0000A04AC12E5DB06CBD1DD03, rs: 0x0002010000, secp256k1: 0x0372F5AFC230D69BB4233C1601DD17CF21ED5EAB3D4BC38B1262AEE77FAC3B5709, tcp: 52176, udp: 52178, waku2: 0x00)"
TRC 2026-03-29 11:57:05.326+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
INF 2026-03-29 11:57:05.327+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 11:57:05.327+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 11:57:05.327+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=52178
TRC 2026-03-29 11:57:05.327+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 11:57:05.327+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 11:57:05.327+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
INF 2026-03-29 11:57:05.327+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 11:57:05.327+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QLE9T1FHbteCBiDmFkCSjrzGv6NfZMkxAj8jBF9fdkAdfnMdr21QJ5on1eYRTKj-89-W6gUyUcy4eVplJJKqTBIDgmlkgnY0gmlwhKwS5duKbXVsdGlhZGRyc5YACASsEuXbBsvQAAoErBLl2wbL0d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDcvWvwjDWm7QjPBYB3RfPIe1eqz1Lw4sSYq7nf6w7VwmDdGNwgsvQg3VkcILL0oV3YWt1MgA enr="(3, id: \"v4\", ip: 172.18.229.219, multiaddrs: 0x000804AC12E5DB06CBD0000A04AC12E5DB06CBD1DD03, rs: 0x0002010000, secp256k1: 0x0372F5AFC230D69BB4233C1601DD17CF21ED5EAB3D4BC38B1262AEE77FAC3B5709, tcp: 52176, udp: 52178, waku2: 0x00)"
TRC 2026-03-29 11:57:05.327+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
INF 2026-03-29 11:57:05.327+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:57:05.327+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:57:05.327+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:57:05.327+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:05.328+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:57:05.328+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=52179
INF 2026-03-29 11:57:05.330+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=52179
INF 2026-03-29 11:57:05.330+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:57:05.330+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
DBG 2026-03-29 11:57:05.405+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42182 meth=GET uri=/health
DBG 2026-03-29 11:57:05.405+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42182 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.406+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42182 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:05.509+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42190 meth=GET uri=/health
DBG 2026-03-29 11:57:05.509+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42190 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.509+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42190 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:05.612+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42206 meth=GET uri=/health
DBG 2026-03-29 11:57:05.612+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42206 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.613+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42206 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:05.716+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42212 meth=GET uri=/health
DBG 2026-03-29 11:57:05.716+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42212 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.717+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42212 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:05.820+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42218 meth=GET uri=/health
DBG 2026-03-29 11:57:05.820+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42218 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.820+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42218 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:05.924+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42234 meth=GET uri=/health
DBG 2026-03-29 11:57:05.924+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42234 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:05.925+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42234 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.028+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42242 meth=GET uri=/health
DBG 2026-03-29 11:57:06.028+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42242 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.029+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42242 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.132+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42250 meth=GET uri=/health
DBG 2026-03-29 11:57:06.132+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42250 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.132+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42250 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.235+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42262 meth=GET uri=/health
DBG 2026-03-29 11:57:06.235+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42262 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.236+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42262 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.340+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42264 meth=GET uri=/health
DBG 2026-03-29 11:57:06.340+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42264 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.340+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42264 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.444+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42280 meth=GET uri=/health
DBG 2026-03-29 11:57:06.444+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42280 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.444+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42280 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.548+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42290 meth=GET uri=/health
DBG 2026-03-29 11:57:06.548+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42290 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.549+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42290 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.652+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42302 meth=GET uri=/health
DBG 2026-03-29 11:57:06.653+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42302 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.653+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42302 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.757+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42304 meth=GET uri=/health
DBG 2026-03-29 11:57:06.757+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42304 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.757+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42304 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.861+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42316 meth=GET uri=/health
DBG 2026-03-29 11:57:06.861+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42316 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.861+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42316 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:06.965+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42318 meth=GET uri=/health
DBG 2026-03-29 11:57:06.965+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42318 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:06.966+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42318 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.071+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42330 meth=GET uri=/health
DBG 2026-03-29 11:57:07.071+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42330 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.071+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42330 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.175+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42346 meth=GET uri=/health
DBG 2026-03-29 11:57:07.175+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42346 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.176+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42346 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.281+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42358 meth=GET uri=/health
DBG 2026-03-29 11:57:07.281+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42358 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.281+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42358 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.384+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42366 meth=GET uri=/health
DBG 2026-03-29 11:57:07.384+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42366 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.385+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42366 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.489+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42368 meth=GET uri=/health
DBG 2026-03-29 11:57:07.489+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.489+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42368 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.592+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42384 meth=GET uri=/health
DBG 2026-03-29 11:57:07.593+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42384 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.593+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42384 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.698+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42396 meth=GET uri=/health
DBG 2026-03-29 11:57:07.698+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42396 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.698+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42396 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.803+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42408 meth=GET uri=/health
DBG 2026-03-29 11:57:07.803+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42408 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.803+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42408 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:07.907+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42410 meth=GET uri=/health
DBG 2026-03-29 11:57:07.907+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42410 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:07.908+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42410 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.012+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42412 meth=GET uri=/health
DBG 2026-03-29 11:57:08.012+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42412 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.012+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42412 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.116+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42416 meth=GET uri=/health
DBG 2026-03-29 11:57:08.116+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.116+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42416 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.220+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42424 meth=GET uri=/health
DBG 2026-03-29 11:57:08.220+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42424 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.221+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42424 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.325+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42430 meth=GET uri=/health
DBG 2026-03-29 11:57:08.325+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42430 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.325+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42430 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.428+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42442 meth=GET uri=/health
DBG 2026-03-29 11:57:08.429+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42442 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.429+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42442 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.533+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42458 meth=GET uri=/health
DBG 2026-03-29 11:57:08.533+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42458 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.534+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42458 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.637+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42468 meth=GET uri=/health
DBG 2026-03-29 11:57:08.637+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42468 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.638+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42468 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.741+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42482 meth=GET uri=/health
DBG 2026-03-29 11:57:08.742+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.742+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42482 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.846+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42488 meth=GET uri=/health
DBG 2026-03-29 11:57:08.847+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.847+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42488 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:08.950+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42498 meth=GET uri=/health
DBG 2026-03-29 11:57:08.950+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42498 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:08.951+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42498 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.054+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42510 meth=GET uri=/health
DBG 2026-03-29 11:57:09.054+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42510 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.054+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42510 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.158+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42514 meth=GET uri=/health
DBG 2026-03-29 11:57:09.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42514 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.159+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42514 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.262+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42524 meth=GET uri=/health
DBG 2026-03-29 11:57:09.262+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42524 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.263+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42524 uri=/health content_type=application/json content_size=893
TRC 2026-03-29 11:57:09.328+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:09.328+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:09.328+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:09.328+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
DBG 2026-03-29 11:57:09.366+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42538 meth=GET uri=/health
DBG 2026-03-29 11:57:09.366+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42538 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.366+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42538 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.471+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42554 meth=GET uri=/health
DBG 2026-03-29 11:57:09.471+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42554 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.471+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42554 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.575+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42558 meth=GET uri=/health
DBG 2026-03-29 11:57:09.575+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.575+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42558 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.680+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42568 meth=GET uri=/health
DBG 2026-03-29 11:57:09.680+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42568 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.680+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42568 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.785+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42570 meth=GET uri=/health
DBG 2026-03-29 11:57:09.785+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.785+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42570 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.889+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42582 meth=GET uri=/health
DBG 2026-03-29 11:57:09.889+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42582 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.890+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42582 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:09.993+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42598 meth=GET uri=/health
DBG 2026-03-29 11:57:09.993+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42598 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:09.994+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42598 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.097+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42600 meth=GET uri=/health
DBG 2026-03-29 11:57:10.097+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42600 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.098+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42600 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.202+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42606 meth=GET uri=/health
DBG 2026-03-29 11:57:10.202+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.202+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42606 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.306+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42610 meth=GET uri=/health
DBG 2026-03-29 11:57:10.306+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42610 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.306+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42610 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.327+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
INF 2026-03-29 11:57:10.330+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:10.409+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42616 meth=GET uri=/health
DBG 2026-03-29 11:57:10.409+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42616 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.410+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42616 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.513+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42624 meth=GET uri=/health
DBG 2026-03-29 11:57:10.513+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42624 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.514+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42624 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.617+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42630 meth=GET uri=/health
DBG 2026-03-29 11:57:10.617+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42630 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.618+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42630 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.721+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42634 meth=GET uri=/health
DBG 2026-03-29 11:57:10.721+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42634 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.722+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42634 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.825+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42640 meth=GET uri=/health
DBG 2026-03-29 11:57:10.825+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42640 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.825+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42640 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:10.928+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42650 meth=GET uri=/health
DBG 2026-03-29 11:57:10.928+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42650 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:10.929+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42650 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.033+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42660 meth=GET uri=/health
DBG 2026-03-29 11:57:11.033+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42660 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.033+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42660 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.137+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42666 meth=GET uri=/health
DBG 2026-03-29 11:57:11.137+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42666 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.137+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42666 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.241+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42674 meth=GET uri=/health
DBG 2026-03-29 11:57:11.241+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.241+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42674 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.345+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42676 meth=GET uri=/health
DBG 2026-03-29 11:57:11.345+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42676 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.346+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42676 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.449+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42684 meth=GET uri=/health
DBG 2026-03-29 11:57:11.449+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42684 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.449+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42684 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.554+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42700 meth=GET uri=/health
DBG 2026-03-29 11:57:11.554+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42700 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.554+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42700 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.658+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42710 meth=GET uri=/health
DBG 2026-03-29 11:57:11.658+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42710 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.658+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42710 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.762+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42722 meth=GET uri=/health
DBG 2026-03-29 11:57:11.762+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42722 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.762+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42722 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.865+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42728 meth=GET uri=/health
DBG 2026-03-29 11:57:11.866+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42728 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.866+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42728 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:11.970+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42734 meth=GET uri=/health
DBG 2026-03-29 11:57:11.971+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42734 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:11.971+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42734 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.075+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42744 meth=GET uri=/health
DBG 2026-03-29 11:57:12.075+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42744 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.075+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42744 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.180+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42754 meth=GET uri=/health
DBG 2026-03-29 11:57:12.180+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42754 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.180+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42754 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.284+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42756 meth=GET uri=/health
DBG 2026-03-29 11:57:12.284+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42756 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.284+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42756 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.390+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42762 meth=GET uri=/health
DBG 2026-03-29 11:57:12.390+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42762 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.391+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42762 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.494+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42766 meth=GET uri=/health
DBG 2026-03-29 11:57:12.494+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42766 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.494+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42766 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.597+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42770 meth=GET uri=/health
DBG 2026-03-29 11:57:12.597+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42770 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.598+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42770 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.701+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42776 meth=GET uri=/health
DBG 2026-03-29 11:57:12.702+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42776 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.702+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42776 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.806+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42790 meth=GET uri=/health
DBG 2026-03-29 11:57:12.806+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.806+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42790 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:12.909+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42800 meth=GET uri=/health
DBG 2026-03-29 11:57:12.909+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42800 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:12.909+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42800 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.013+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42814 meth=GET uri=/health
DBG 2026-03-29 11:57:13.013+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42814 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.013+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42814 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.117+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42816 meth=GET uri=/health
DBG 2026-03-29 11:57:13.117+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.117+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42816 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.221+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42828 meth=GET uri=/health
DBG 2026-03-29 11:57:13.221+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42828 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.221+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42828 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.325+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42834 meth=GET uri=/health
DBG 2026-03-29 11:57:13.325+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42834 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.325+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42834 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.429+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42840 meth=GET uri=/health
DBG 2026-03-29 11:57:13.429+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42840 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.429+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42840 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.532+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:42844 meth=GET uri=/health
DBG 2026-03-29 11:57:13.532+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:42844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.533+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:42844 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.636+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57612 meth=GET uri=/health
DBG 2026-03-29 11:57:13.636+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57612 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.636+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57612 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.740+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57626 meth=GET uri=/health
DBG 2026-03-29 11:57:13.740+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57626 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.740+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57626 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.843+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57636 meth=GET uri=/health
DBG 2026-03-29 11:57:13.844+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57636 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.844+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57636 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:13.948+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57646 meth=GET uri=/health
DBG 2026-03-29 11:57:13.948+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57646 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:13.949+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57646 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.052+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57654 meth=GET uri=/health
DBG 2026-03-29 11:57:14.052+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57654 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.053+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57654 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.156+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57656 meth=GET uri=/health
DBG 2026-03-29 11:57:14.156+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57656 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.156+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57656 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.260+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57666 meth=GET uri=/health
DBG 2026-03-29 11:57:14.260+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57666 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.261+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57666 uri=/health content_type=application/json content_size=893
TRC 2026-03-29 11:57:14.328+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:14.331+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:14.331+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:14.331+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
DBG 2026-03-29 11:57:14.364+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57678 meth=GET uri=/health
DBG 2026-03-29 11:57:14.364+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57678 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.364+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57678 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.468+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57690 meth=GET uri=/health
DBG 2026-03-29 11:57:14.468+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57690 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.468+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57690 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57704 meth=GET uri=/health
DBG 2026-03-29 11:57:14.572+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57704 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57704 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.676+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57716 meth=GET uri=/health
DBG 2026-03-29 11:57:14.676+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57716 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.676+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57716 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.780+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57720 meth=GET uri=/health
DBG 2026-03-29 11:57:14.780+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57720 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.780+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57720 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.883+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57732 meth=GET uri=/health
DBG 2026-03-29 11:57:14.883+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.884+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57732 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:14.988+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57746 meth=GET uri=/health
DBG 2026-03-29 11:57:14.988+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57746 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:14.988+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57746 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.092+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57750 meth=GET uri=/health
DBG 2026-03-29 11:57:15.092+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57750 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.092+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57750 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.195+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57752 meth=GET uri=/health
DBG 2026-03-29 11:57:15.195+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57752 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.196+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57752 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.300+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57758 meth=GET uri=/health
DBG 2026-03-29 11:57:15.300+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57758 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.300+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57758 uri=/health content_type=application/json content_size=893
TRC 2026-03-29 11:57:15.313+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:15.314+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140446646863440
TRC 2026-03-29 11:57:15.314+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:15.314+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:15.314+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:15.314+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140446646863440
TRC 2026-03-29 11:57:15.314+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:15.314+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
DBG 2026-03-29 11:57:15.327+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:15.328+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 11:57:15.328+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:15.328+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:15.332+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:15.332+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
DBG 2026-03-29 11:57:15.405+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57766 meth=GET uri=/health
DBG 2026-03-29 11:57:15.405+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57766 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.405+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57766 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.508+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57780 meth=GET uri=/health
DBG 2026-03-29 11:57:15.509+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57780 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.509+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57780 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.613+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57784 meth=GET uri=/health
DBG 2026-03-29 11:57:15.613+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57784 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.613+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57784 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.718+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57786 meth=GET uri=/health
DBG 2026-03-29 11:57:15.718+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.719+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57786 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.822+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57796 meth=GET uri=/health
DBG 2026-03-29 11:57:15.822+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57796 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.823+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57796 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:15.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57804 meth=GET uri=/health
DBG 2026-03-29 11:57:15.926+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57804 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:15.927+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57804 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:16.030+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57814 meth=GET uri=/health
DBG 2026-03-29 11:57:16.030+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57814 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:16.031+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57814 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:16.134+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57822 meth=GET uri=/health
DBG 2026-03-29 11:57:16.134+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:16.135+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57822 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:16.238+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57830 meth=GET uri=/health
DBG 2026-03-29 11:57:16.238+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57830 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:16.239+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57830 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:16.342+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57840 meth=GET uri=/health
DBG 2026-03-29 11:57:16.342+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57840 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:16.343+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57840 uri=/health content_type=application/json content_size=893
DBG 2026-03-29 11:57:16.446+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57844 meth=GET uri=/health
DBG 2026-03-29 11:57:16.446+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:16.447+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57844 uri=/health content_type=application/json content_size=893
NTC 2026-03-29 11:57:18.121+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 11:57:18.123+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 11:57:18.123+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 11:57:18.124+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 11:57:18.127+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 11:57:18.127+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 11:57:18.128+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 11:57:18.128+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 11:57:18.128+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 11:57:18.128+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/52176]
TRC 2026-03-29 11:57:18.128+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 11:57:18.128+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 11:57:18.128+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/52177/ws]
TRC 2026-03-29 11:57:18.128+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 11:57:18.128+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 11:57:18.128+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 11:57:18.128+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 11:57:18.128+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 11:57:18.128+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 11:57:18.128+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 11:57:18.128+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:52175
ku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:02.592+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
TRC 2026-03-29 11:57:03.568+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:03.568+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140411561535056
TRC 2026-03-29 11:57:03.568+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:03.568+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:03.568+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:03.569+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140411561535056
TRC 2026-03-29 11:57:03.569+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:03.569+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:03.570+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:57:03.570+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:57:03.586+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:03.587+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 11:57:03.587+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:03.587+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:03.595+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:03.595+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
TRC 2026-03-29 11:57:07.593+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:07.597+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:07.597+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:07.597+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:07.597+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
DBG 2026-03-29 11:57:08.586+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:08.596+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:57:12.598+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:12.600+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:12.600+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:12.600+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:12.600+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
TRC 2026-03-29 11:57:13.569+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:13.570+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140411561535056
TRC 2026-03-29 11:57:13.570+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:13.570+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:13.570+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:13.570+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140411561535056
TRC 2026-03-29 11:57:13.570+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:13.570+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
DBG 2026-03-29 11:57:13.588+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:13.588+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=9
TRC 2026-03-29 11:57:13.588+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:13.588+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:13.598+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
TRC 2026-03-29 11:57:17.601+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
DBG 2026-03-29 11:57:18.589+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
INF 2026-03-29 11:57:18.599+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:18.599+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
mote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:00.926+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
INF 2026-03-29 11:57:01.087+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:01.087+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
TRC 2026-03-29 11:57:01.899+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:01.900+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139866704246352
TRC 2026-03-29 11:57:01.900+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:01.900+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:01.900+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:01.900+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139866704246352
TRC 2026-03-29 11:57:01.900+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:01.900+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:01.913+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=8
TRC 2026-03-29 11:57:01.913+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:01.913+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
DBG 2026-03-29 11:57:01.915+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:05.927+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:05.929+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:05.929+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:05.929+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:05.929+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
TRC 2026-03-29 11:57:06.088+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:57:06.092+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 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
DBG 2026-03-29 11:57:06.916+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:10.930+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:10.932+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:10.932+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:10.932+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:10.932+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
TRC 2026-03-29 11:57:11.093+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:57:11.898+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:57:11.898+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
TRC 2026-03-29 11:57:11.901+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:11.901+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139866704246352
TRC 2026-03-29 11:57:11.902+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:11.902+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:11.902+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:11.902+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139866704246352
TRC 2026-03-29 11:57:11.902+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:11.902+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:11.914+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=7
TRC 2026-03-29 11:57:11.914+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:11.914+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
DBG 2026-03-29 11:57:11.916+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0
TRC 2026-03-29 11:57:15.934+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:15.937+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*zfU6tZ]"
TRC 2026-03-29 11:57:15.937+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:15.937+00:00 peer already managed and ENR info is already saved tid=1 file=waku_peer_store.nim:115 remote_peer_id=16Uiu2HAmGnpxzEuoe52uwByzp4DGi5FfgajkoP3kLhgEptzfU6tZ
TRC 2026-03-29 11:57:15.937+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*zfU6tZ addresses="[/ip4/172.18.114.131/tcp/2651]" origin=Discv5
INF 2026-03-29 11:57:16.094+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
TRC 2026-03-29 11:57:16.098+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.0.0.1:53
DBG 2026-03-29 11:57:16.917+00:00 received random records from kademlia topics="waku extended kademlia discovery" tid=1 file=waku_kademlia.nim:211 numRecords=0