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

1254 lines
218 KiB
Plaintext

WRN 2026-03-29 10:51:40.572+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 10:51:40.572+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
INF 2026-03-29 10:51:40.573+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 10:51:40.573+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 10:51:40.573+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 10:51:40.573+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 10:51:40.573+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 10:51:40.574+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 10:51:40.574+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 10:51:40.575+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 10:51:40.575+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 10:51:40.575+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws]"
INF 2026-03-29 10:51:40.575+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 10:51:40.575+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 10:51:40.575+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 10:51:40.575+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 10:51:40.575+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 10:51:40.575+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 10:51:40.575+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 10:51:40.575+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 10:51:40.575+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 10:51:40.575+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
INF 2026-03-29 10:51:40.576+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 10:51:40.576+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 10:51:40.576+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 10:51:40.576+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*C3xn2p, seqNo: 1774781500, addresses: [/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws], mixKey: )"
TRC 2026-03-29 10:51:40.576+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 10:51:40.576+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 10:51:40.576+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 10:51:40.576+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 10:51:40.576+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 10:51:40.576+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 10:51:40.576+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 10:51:40.577+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 10:51:40.577+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 10:51:40.577+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 10:51:40.577+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 10:51:40.577+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 10:51:40.577+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:45949
INF 2026-03-29 10:51:40.577+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:45949/
INF 2026-03-29 10:51:40.577+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 10:51:40.577+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 10:51:40.577+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 10:51:40.578+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 10:51:40.578+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 10:51:40.578+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 10:51:40.578+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 10:51:40.578+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 10:51:40.578+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:40.578+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:40.578+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140208363753552
TRC 2026-03-29 10:51:40.578+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:40.578+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 10:51:40.578+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 10:51:40.578+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 10:51:40.578+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 10:51:40.578+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 10:51:40.578+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 10:51:40.578+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p, listenAddrs: [/ip4/0.0.0.0/tcp/45951/ws, /ip4/0.0.0.0/tcp/45950], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 10:51:40.579+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 10:51:40.579+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/45950
TRC 2026-03-29 10:51:40.579+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/45950]
DBG 2026-03-29 10:51:40.579+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:40.580+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 10:51:40.580+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/45951/ws]
TRC 2026-03-29 10:51:40.580+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:45951
TRC 2026-03-29 10:51:40.580+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/45951/ws]"
INF 2026-03-29 10:51:40.580+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 10:51:40.580+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:40.580+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 10:51:40.580+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:40.581+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 10:51:40.581+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 10:51:40.581+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 10:51:40.581+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 10:51:40.581+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 10:51:40.581+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p, listenAddrs: [/ip4/0.0.0.0/tcp/45950, /ip4/0.0.0.0/tcp/45951/ws], addrs: [/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 10:51:40.582+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C3xn2p addrs="[/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws]"
INF 2026-03-29 10:51:40.583+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/45950/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p][/ip4/0.0.0.0/tcp/45951/ws/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws]"
INF 2026-03-29 10:51:40.584+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.227.155/tcp/45950/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p][/ip4/172.18.227.155/tcp/45951/ws/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p]
INF 2026-03-29 10:51:40.584+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QJbjwkzD8Ds92LKJmEERT7-Ut-pe5oiNaMOlBOqjyhUKem-A7N1uMdOWYiKpvIkOIXaXvVJqXpNrJwYCcTGCycwBgmlkgnY0gmlwhKwS45uKbXVsdGlhZGRyc4wACgSsEuObBrN_3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNzf4TzSiHV9-5yCBEGFSLple1naA1VG9_sVEy2optMVYN0Y3CCs36DdWRwgrOAhXdha3UyAQ
INF 2026-03-29 10:51:40.584+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 10:51:40.584+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 10:51:40.584+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 10:51:40.584+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:843 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-03-29 10:51:40.584+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C3xn2p addrs="[/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws]"
INF 2026-03-29 10:51:40.585+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/45950/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p][/ip4/0.0.0.0/tcp/45951/ws/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.227.155/tcp/45950, /ip4/172.18.227.155/tcp/45951/ws]"
INF 2026-03-29 10:51:40.585+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.227.155/tcp/45950/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p][/ip4/172.18.227.155/tcp/45951/ws/p2p/16Uiu2HAmLRr1oRzN3fpKhfWWNb4BGHc8nT3Lyu4pWn2BBMC3xn2p]
INF 2026-03-29 10:51:40.585+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QJbjwkzD8Ds92LKJmEERT7-Ut-pe5oiNaMOlBOqjyhUKem-A7N1uMdOWYiKpvIkOIXaXvVJqXpNrJwYCcTGCycwBgmlkgnY0gmlwhKwS45uKbXVsdGlhZGRyc4wACgSsEuObBrN_3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNzf4TzSiHV9-5yCBEGFSLple1naA1VG9_sVEy2optMVYN0Y3CCs36DdWRwgrOAhXdha3UyAQ
INF 2026-03-29 10:51:40.586+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QCHwmQJe6h_oe8gmUpwlvRZQ5_uTBl5NLVs4CSFo7uZdH17JZF3vOb_sOFghFnOCBh8QQ_v6Z-g1C1KwrhFUClkCgmlkgnY0gmlwhKwS45uKbXVsdGlhZGRyc5YACASsEuObBrN-AAoErBLjmwazf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDc3-E80oh1ffucggRBhUi6ZXtZ2gNVRvf7FRMtqKbTFWDdGNwgrN-g3VkcIKzgIV3YWt1MgE record="(2, id: \"v4\", ip: 172.18.227.155, multiaddrs: 0x000804AC12E39B06B37E000A04AC12E39B06B37FDD03, rs: 0x0003010000, secp256k1: 0x03737F84F34A21D5F7EE720811061522E995ED67680D551BDFEC544CB6A29B4C55, tcp: 45950, udp: 45952, waku2: 0x01)"
INF 2026-03-29 10:51:40.586+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 10:51:40.586+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 10:51:40.586+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=45952
TRC 2026-03-29 10:51:40.586+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 10:51:40.586+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 10:51:40.586+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:40.586+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:40.587+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 10:51:40.587+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 10:51:40.587+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QNgl2LK5yO_f8EpmTKibWAy3blTzWUZrRmaSgvLgDXp9L20uClL6kYGxwkVatfp02zguqdrhwsI-usoPODWtePwDgmlkgnY0gmlwhKwS45uKbXVsdGlhZGRyc5YACASsEuObBrN-AAoErBLjmwazf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDc3-E80oh1ffucggRBhUi6ZXtZ2gNVRvf7FRMtqKbTFWDdGNwgrN-g3VkcIKzgIV3YWt1MgE enr="(3, id: \"v4\", ip: 172.18.227.155, multiaddrs: 0x000804AC12E39B06B37E000A04AC12E39B06B37FDD03, rs: 0x0003010000, secp256k1: 0x03737F84F34A21D5F7EE720811061522E995ED67680D551BDFEC544CB6A29B4C55, tcp: 45950, udp: 45952, waku2: 0x01)"
INF 2026-03-29 10:51:40.587+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:40.587+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:40.587+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 10:51:40.587+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:40.587+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:40.587+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:40.587+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
WRN 2026-03-29 10:51:40.587+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:40.588+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 10:51:40.588+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 10:51:40.588+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 10:51:40.588+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 10:51:40.588+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 10:51:40.589+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 10:51:40.591+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 10:51:40.591+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=45953
INF 2026-03-29 10:51:40.591+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:419 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 10:51:40.591+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=45953
INF 2026-03-29 10:51:40.591+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 10:51:40.591+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 10:51:40.593+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:41.580+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:41.580+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.580+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.580+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.580+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.580+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:41.608+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44540 meth=GET uri=/health
DBG 2026-03-29 10:51:41.608+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44540 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:41.609+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44540 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:41.712+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44548 meth=GET uri=/health
DBG 2026-03-29 10:51:41.712+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44548 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:41.712+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44548 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:41.815+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44558 meth=GET uri=/health
DBG 2026-03-29 10:51:41.815+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:41.815+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44558 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:41.918+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44566 meth=GET uri=/health
DBG 2026-03-29 10:51:41.918+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44566 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:41.919+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44566 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.021+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44572 meth=GET uri=/health
DBG 2026-03-29 10:51:42.021+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.022+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44572 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.124+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44576 meth=GET uri=/health
DBG 2026-03-29 10:51:42.125+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44576 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.125+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44576 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.228+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44586 meth=GET uri=/health
DBG 2026-03-29 10:51:42.228+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44586 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.228+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44586 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.331+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44590 meth=GET uri=/health
DBG 2026-03-29 10:51:42.331+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44590 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.332+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44590 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.435+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44604 meth=GET uri=/health
DBG 2026-03-29 10:51:42.435+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44604 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.435+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44604 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.538+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44620 meth=GET uri=/health
DBG 2026-03-29 10:51:42.538+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.538+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44620 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:42.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:42.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:42.641+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44632 meth=GET uri=/health
DBG 2026-03-29 10:51:42.641+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44632 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.641+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44632 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.744+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44648 meth=GET uri=/health
DBG 2026-03-29 10:51:42.744+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44648 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.745+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44648 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.848+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44654 meth=GET uri=/health
DBG 2026-03-29 10:51:42.848+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44654 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.848+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44654 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:42.951+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44658 meth=GET uri=/health
DBG 2026-03-29 10:51:42.952+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44658 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.952+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44658 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.055+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44672 meth=GET uri=/health
DBG 2026-03-29 10:51:43.055+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44672 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.055+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44672 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.158+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44678 meth=GET uri=/health
DBG 2026-03-29 10:51:43.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44678 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44678 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.262+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44688 meth=GET uri=/health
DBG 2026-03-29 10:51:43.262+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44688 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.262+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44688 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.365+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44702 meth=GET uri=/health
DBG 2026-03-29 10:51:43.365+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44702 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.366+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44702 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.469+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44706 meth=GET uri=/health
DBG 2026-03-29 10:51:43.469+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44706 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.469+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44706 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.572+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44708 meth=GET uri=/health
DBG 2026-03-29 10:51:43.572+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44708 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:43.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:43.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:43.675+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44722 meth=GET uri=/health
DBG 2026-03-29 10:51:43.675+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44722 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.675+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44722 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.778+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44738 meth=GET uri=/health
DBG 2026-03-29 10:51:43.778+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44738 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.779+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44738 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.882+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44748 meth=GET uri=/health
DBG 2026-03-29 10:51:43.882+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.882+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44748 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:43.985+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44754 meth=GET uri=/health
DBG 2026-03-29 10:51:43.985+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44754 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.985+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44754 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.088+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44766 meth=GET uri=/health
DBG 2026-03-29 10:51:44.089+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44766 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.089+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44766 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.192+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44774 meth=GET uri=/health
DBG 2026-03-29 10:51:44.192+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44774 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.192+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44774 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.295+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44776 meth=GET uri=/health
DBG 2026-03-29 10:51:44.295+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44776 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.295+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44776 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.399+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44782 meth=GET uri=/health
DBG 2026-03-29 10:51:44.399+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44782 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44782 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.502+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44794 meth=GET uri=/health
DBG 2026-03-29 10:51:44.502+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44794 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.502+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44794 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:44.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:44.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:44.605+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44796 meth=GET uri=/health
DBG 2026-03-29 10:51:44.605+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44796 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.606+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44796 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.708+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44802 meth=GET uri=/health
DBG 2026-03-29 10:51:44.708+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44802 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.709+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44802 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.812+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44816 meth=GET uri=/health
DBG 2026-03-29 10:51:44.812+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.812+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44816 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:44.915+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44828 meth=GET uri=/health
DBG 2026-03-29 10:51:44.915+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44828 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.915+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44828 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.018+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44830 meth=GET uri=/health
DBG 2026-03-29 10:51:45.018+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44830 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.019+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44830 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.122+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44836 meth=GET uri=/health
DBG 2026-03-29 10:51:45.122+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44836 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.122+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44836 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.225+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44848 meth=GET uri=/health
DBG 2026-03-29 10:51:45.225+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44848 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.225+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44848 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.329+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44862 meth=GET uri=/health
DBG 2026-03-29 10:51:45.329+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44862 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.329+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44862 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.432+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44878 meth=GET uri=/health
DBG 2026-03-29 10:51:45.433+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44878 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.433+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44878 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.536+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44886 meth=GET uri=/health
DBG 2026-03-29 10:51:45.536+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44886 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.536+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44886 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:45.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:45.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:45.588+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:45.588+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:45.588+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:45.595+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 10:51:45.597+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 10:51:45.639+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44896 meth=GET uri=/health
DBG 2026-03-29 10:51:45.639+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.640+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44896 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.742+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44900 meth=GET uri=/health
DBG 2026-03-29 10:51:45.743+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.743+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44900 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.846+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44910 meth=GET uri=/health
DBG 2026-03-29 10:51:45.846+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44910 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.846+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44910 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:45.949+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44926 meth=GET uri=/health
DBG 2026-03-29 10:51:45.949+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44926 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.949+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44926 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.053+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44938 meth=GET uri=/health
DBG 2026-03-29 10:51:46.053+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44938 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.053+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44938 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.156+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53218 meth=GET uri=/health
DBG 2026-03-29 10:51:46.156+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53218 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.156+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53218 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.259+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53224 meth=GET uri=/health
DBG 2026-03-29 10:51:46.259+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53224 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.259+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53224 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.362+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53226 meth=GET uri=/health
DBG 2026-03-29 10:51:46.363+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53226 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.363+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53226 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.466+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53240 meth=GET uri=/health
DBG 2026-03-29 10:51:46.466+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53240 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.466+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53240 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.569+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53256 meth=GET uri=/health
DBG 2026-03-29 10:51:46.569+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53256 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.570+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53256 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:46.578+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:46.578+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.578+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.578+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.578+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.578+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:46.672+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53272 meth=GET uri=/health
DBG 2026-03-29 10:51:46.673+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53272 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.673+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53272 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.776+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53284 meth=GET uri=/health
DBG 2026-03-29 10:51:46.776+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53284 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.776+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53284 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.879+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53290 meth=GET uri=/health
DBG 2026-03-29 10:51:46.879+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53290 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.879+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53290 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:46.982+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53296 meth=GET uri=/health
DBG 2026-03-29 10:51:46.982+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53296 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.983+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53296 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.085+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53304 meth=GET uri=/health
DBG 2026-03-29 10:51:47.086+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53304 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.086+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53304 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.189+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53318 meth=GET uri=/health
DBG 2026-03-29 10:51:47.189+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53318 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.189+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53318 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.292+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53332 meth=GET uri=/health
DBG 2026-03-29 10:51:47.292+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.292+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53332 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.395+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53346 meth=GET uri=/health
DBG 2026-03-29 10:51:47.395+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53346 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.396+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53346 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.499+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53352 meth=GET uri=/health
DBG 2026-03-29 10:51:47.499+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.499+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53352 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:47.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:47.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:47.602+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53354 meth=GET uri=/health
DBG 2026-03-29 10:51:47.602+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53354 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.602+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53354 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.706+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53356 meth=GET uri=/health
DBG 2026-03-29 10:51:47.706+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.706+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53356 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.809+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53368 meth=GET uri=/health
DBG 2026-03-29 10:51:47.809+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.809+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53368 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:47.912+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53382 meth=GET uri=/health
DBG 2026-03-29 10:51:47.912+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.913+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53382 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.016+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53388 meth=GET uri=/health
DBG 2026-03-29 10:51:48.016+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53388 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.016+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53388 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.118+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53390 meth=GET uri=/health
DBG 2026-03-29 10:51:48.119+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53390 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.119+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53390 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.222+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53404 meth=GET uri=/health
DBG 2026-03-29 10:51:48.222+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.222+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53404 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.325+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53412 meth=GET uri=/health
DBG 2026-03-29 10:51:48.325+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53412 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.326+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53412 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.428+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53422 meth=GET uri=/health
DBG 2026-03-29 10:51:48.429+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53422 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.429+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53422 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.532+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53432 meth=GET uri=/health
DBG 2026-03-29 10:51:48.532+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.532+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53432 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:48.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:48.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:48.635+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53434 meth=GET uri=/health
DBG 2026-03-29 10:51:48.636+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53434 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.636+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53434 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.739+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53450 meth=GET uri=/health
DBG 2026-03-29 10:51:48.739+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53450 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.739+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53450 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.843+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53460 meth=GET uri=/health
DBG 2026-03-29 10:51:48.843+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53460 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.843+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53460 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:48.946+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53476 meth=GET uri=/health
DBG 2026-03-29 10:51:48.946+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.947+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53476 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.049+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53482 meth=GET uri=/health
DBG 2026-03-29 10:51:49.049+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.050+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53482 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.152+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53488 meth=GET uri=/health
DBG 2026-03-29 10:51:49.152+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.153+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53488 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.256+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53496 meth=GET uri=/health
DBG 2026-03-29 10:51:49.256+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53496 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.256+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53496 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.360+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53502 meth=GET uri=/health
DBG 2026-03-29 10:51:49.360+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53502 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.360+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53502 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.463+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53510 meth=GET uri=/health
DBG 2026-03-29 10:51:49.463+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53510 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.463+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53510 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.566+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53522 meth=GET uri=/health
DBG 2026-03-29 10:51:49.566+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53522 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.567+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53522 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:49.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:49.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:49.670+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53534 meth=GET uri=/health
DBG 2026-03-29 10:51:49.670+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53534 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.670+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53534 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.773+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53540 meth=GET uri=/health
DBG 2026-03-29 10:51:49.773+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53540 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.773+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53540 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.876+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53548 meth=GET uri=/health
DBG 2026-03-29 10:51:49.876+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53548 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.876+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53548 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:49.979+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53552 meth=GET uri=/health
DBG 2026-03-29 10:51:49.979+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53552 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.979+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53552 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.082+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53556 meth=GET uri=/health
DBG 2026-03-29 10:51:50.083+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53556 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.083+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53556 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.186+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53568 meth=GET uri=/health
DBG 2026-03-29 10:51:50.186+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53568 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.186+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53568 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.289+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53572 meth=GET uri=/health
DBG 2026-03-29 10:51:50.289+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.289+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53572 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.392+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53582 meth=GET uri=/health
DBG 2026-03-29 10:51:50.392+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53582 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.393+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53582 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.496+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53592 meth=GET uri=/health
DBG 2026-03-29 10:51:50.496+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.496+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53592 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:50.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:50.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:50.579+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:50.579+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=140208363643856
TRC 2026-03-29 10:51:50.579+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 10:51:50.579+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 10:51:50.579+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:50.579+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=140208363643856
TRC 2026-03-29 10:51:50.579+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 10:51:50.579+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 10:51:50.588+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:50.588+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:50.588+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:50.589+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:50.589+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:50.589+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 10:51:50.589+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:50.589+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:50.598+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
DBG 2026-03-29 10:51:50.599+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53606 meth=GET uri=/health
DBG 2026-03-29 10:51:50.599+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.600+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53606 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:50.601+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 10:51:50.702+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53618 meth=GET uri=/health
DBG 2026-03-29 10:51:50.702+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53618 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.703+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53618 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.806+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53620 meth=GET uri=/health
DBG 2026-03-29 10:51:50.806+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.806+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53620 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:50.909+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53624 meth=GET uri=/health
DBG 2026-03-29 10:51:50.909+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53624 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.909+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53624 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.012+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53636 meth=GET uri=/health
DBG 2026-03-29 10:51:51.012+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53636 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.012+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53636 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.116+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53642 meth=GET uri=/health
DBG 2026-03-29 10:51:51.116+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53642 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.116+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53642 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.219+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53646 meth=GET uri=/health
DBG 2026-03-29 10:51:51.219+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53646 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.219+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53646 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.322+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53650 meth=GET uri=/health
DBG 2026-03-29 10:51:51.322+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53650 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.323+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53650 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.426+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53656 meth=GET uri=/health
DBG 2026-03-29 10:51:51.426+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53656 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.426+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53656 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.529+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53670 meth=GET uri=/health
DBG 2026-03-29 10:51:51.529+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53670 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.530+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53670 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:51.578+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:51.578+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.578+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.578+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.578+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.578+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:51.632+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53674 meth=GET uri=/health
DBG 2026-03-29 10:51:51.632+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.633+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53674 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.736+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53686 meth=GET uri=/health
DBG 2026-03-29 10:51:51.736+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53686 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.736+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53686 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.839+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53692 meth=GET uri=/health
DBG 2026-03-29 10:51:51.839+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.839+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53692 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:51.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53700 meth=GET uri=/health
DBG 2026-03-29 10:51:51.942+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53700 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.942+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53700 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.045+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53708 meth=GET uri=/health
DBG 2026-03-29 10:51:52.045+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.045+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53708 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.148+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53718 meth=GET uri=/health
DBG 2026-03-29 10:51:52.148+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53718 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.149+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53718 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.252+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53728 meth=GET uri=/health
DBG 2026-03-29 10:51:52.252+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53728 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.252+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53728 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.355+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53738 meth=GET uri=/health
DBG 2026-03-29 10:51:52.355+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53738 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.356+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53738 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.458+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53740 meth=GET uri=/health
DBG 2026-03-29 10:51:52.458+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53740 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.459+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53740 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.562+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53754 meth=GET uri=/health
DBG 2026-03-29 10:51:52.562+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53754 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.562+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53754 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:52.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:52.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:52.579+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140208363753552
TRC 2026-03-29 10:51:52.579+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:52.579+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
DBG 2026-03-29 10:51:52.666+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53758 meth=GET uri=/health
DBG 2026-03-29 10:51:52.666+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53758 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.666+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53758 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.769+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53768 meth=GET uri=/health
DBG 2026-03-29 10:51:52.769+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53768 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.769+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53768 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.872+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53778 meth=GET uri=/health
DBG 2026-03-29 10:51:52.872+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53778 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.873+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53778 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:52.976+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53784 meth=GET uri=/health
DBG 2026-03-29 10:51:52.976+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53784 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.976+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53784 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.079+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53792 meth=GET uri=/health
DBG 2026-03-29 10:51:53.080+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53792 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.080+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53792 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.183+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53808 meth=GET uri=/health
DBG 2026-03-29 10:51:53.183+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53808 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.183+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53808 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.286+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53822 meth=GET uri=/health
DBG 2026-03-29 10:51:53.287+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.287+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53822 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.390+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53838 meth=GET uri=/health
DBG 2026-03-29 10:51:53.390+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53838 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.391+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53838 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.494+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53846 meth=GET uri=/health
DBG 2026-03-29 10:51:53.494+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53846 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.494+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53846 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:53.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:53.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:53.597+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53860 meth=GET uri=/health
DBG 2026-03-29 10:51:53.597+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53860 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.598+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53860 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.701+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53868 meth=GET uri=/health
DBG 2026-03-29 10:51:53.701+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.701+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53868 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.804+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53884 meth=GET uri=/health
DBG 2026-03-29 10:51:53.804+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.804+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53884 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:53.907+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53896 meth=GET uri=/health
DBG 2026-03-29 10:51:53.907+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.908+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53896 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.010+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53908 meth=GET uri=/health
DBG 2026-03-29 10:51:54.011+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53908 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.011+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53908 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.114+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53916 meth=GET uri=/health
DBG 2026-03-29 10:51:54.114+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53916 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.114+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53916 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.217+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53924 meth=GET uri=/health
DBG 2026-03-29 10:51:54.217+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53924 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.217+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53924 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.320+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53936 meth=GET uri=/health
DBG 2026-03-29 10:51:54.321+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53936 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.321+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53936 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.424+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53948 meth=GET uri=/health
DBG 2026-03-29 10:51:54.424+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53948 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.424+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53948 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.527+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53958 meth=GET uri=/health
DBG 2026-03-29 10:51:54.527+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53958 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.528+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53958 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:54.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:54.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:54.631+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53964 meth=GET uri=/health
DBG 2026-03-29 10:51:54.631+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.631+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53964 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.734+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53976 meth=GET uri=/health
DBG 2026-03-29 10:51:54.734+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53976 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.735+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53976 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.838+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53990 meth=GET uri=/health
DBG 2026-03-29 10:51:54.838+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53990 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.838+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53990 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:54.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53998 meth=GET uri=/health
DBG 2026-03-29 10:51:54.941+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53998 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.941+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53998 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.044+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54014 meth=GET uri=/health
DBG 2026-03-29 10:51:55.045+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54014 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.045+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54014 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.148+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54018 meth=GET uri=/health
DBG 2026-03-29 10:51:55.148+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54018 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.148+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54018 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.251+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54034 meth=GET uri=/health
DBG 2026-03-29 10:51:55.251+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54034 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.252+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54034 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.355+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54050 meth=GET uri=/health
DBG 2026-03-29 10:51:55.355+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54050 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.355+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54050 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.458+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54056 meth=GET uri=/health
DBG 2026-03-29 10:51:55.458+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54056 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.458+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54056 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.562+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54066 meth=GET uri=/health
DBG 2026-03-29 10:51:55.562+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54066 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.562+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54066 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:55.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:55.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:55.588+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:55.588+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:55.588+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:55.602+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 10:51:55.604+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 10:51:55.666+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54076 meth=GET uri=/health
DBG 2026-03-29 10:51:55.666+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54076 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.666+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54076 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.770+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54084 meth=GET uri=/health
DBG 2026-03-29 10:51:55.770+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54084 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.770+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54084 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.873+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54090 meth=GET uri=/health
DBG 2026-03-29 10:51:55.873+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54090 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.874+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54090 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:55.976+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54106 meth=GET uri=/health
DBG 2026-03-29 10:51:55.976+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54106 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.977+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54106 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.080+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54112 meth=GET uri=/health
DBG 2026-03-29 10:51:56.080+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54112 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.080+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54112 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.183+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44430 meth=GET uri=/health
DBG 2026-03-29 10:51:56.184+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44430 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.184+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44430 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.287+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44444 meth=GET uri=/health
DBG 2026-03-29 10:51:56.287+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44444 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.287+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44444 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.390+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44452 meth=GET uri=/health
DBG 2026-03-29 10:51:56.390+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44452 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.391+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44452 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.494+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44468 meth=GET uri=/health
DBG 2026-03-29 10:51:56.494+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44468 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.494+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44468 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:56.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:56.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:56.597+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44470 meth=GET uri=/health
DBG 2026-03-29 10:51:56.597+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44470 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.598+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44470 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.701+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44476 meth=GET uri=/health
DBG 2026-03-29 10:51:56.701+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.701+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44476 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.804+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44492 meth=GET uri=/health
DBG 2026-03-29 10:51:56.804+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44492 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.804+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44492 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:56.907+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44494 meth=GET uri=/health
DBG 2026-03-29 10:51:56.907+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44494 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.907+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44494 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.010+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44500 meth=GET uri=/health
DBG 2026-03-29 10:51:57.010+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44500 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.010+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44500 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.113+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44514 meth=GET uri=/health
DBG 2026-03-29 10:51:57.114+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44514 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.114+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44514 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.216+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44522 meth=GET uri=/health
DBG 2026-03-29 10:51:57.216+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44522 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.217+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44522 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.320+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44528 meth=GET uri=/health
DBG 2026-03-29 10:51:57.320+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44528 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.321+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44528 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.424+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44532 meth=GET uri=/health
DBG 2026-03-29 10:51:57.424+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44532 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.424+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44532 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.527+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44538 meth=GET uri=/health
DBG 2026-03-29 10:51:57.528+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44538 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.528+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44538 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:57.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:57.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:57.631+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44542 meth=GET uri=/health
DBG 2026-03-29 10:51:57.631+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44542 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.631+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44542 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.734+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44554 meth=GET uri=/health
DBG 2026-03-29 10:51:57.734+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44554 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.734+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44554 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.837+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44558 meth=GET uri=/health
DBG 2026-03-29 10:51:57.838+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.838+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44558 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:57.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44570 meth=GET uri=/health
DBG 2026-03-29 10:51:57.941+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.941+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44570 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.044+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44586 meth=GET uri=/health
DBG 2026-03-29 10:51:58.044+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44586 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.044+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44586 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.147+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44600 meth=GET uri=/health
DBG 2026-03-29 10:51:58.147+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44600 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.148+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44600 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.251+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44614 meth=GET uri=/health
DBG 2026-03-29 10:51:58.251+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44614 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.251+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44614 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.354+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44620 meth=GET uri=/health
DBG 2026-03-29 10:51:58.354+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.355+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44620 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.458+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44626 meth=GET uri=/health
DBG 2026-03-29 10:51:58.458+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44626 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.458+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44626 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.562+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44630 meth=GET uri=/health
DBG 2026-03-29 10:51:58.562+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44630 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.562+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44630 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:58.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:58.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:58.666+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44644 meth=GET uri=/health
DBG 2026-03-29 10:51:58.666+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44644 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.666+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44644 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.769+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44656 meth=GET uri=/health
DBG 2026-03-29 10:51:58.769+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44656 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.769+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44656 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.872+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44668 meth=GET uri=/health
DBG 2026-03-29 10:51:58.873+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44668 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.873+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44668 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:58.976+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44674 meth=GET uri=/health
DBG 2026-03-29 10:51:58.976+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.976+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44674 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.079+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44676 meth=GET uri=/health
DBG 2026-03-29 10:51:59.079+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44676 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.080+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44676 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.182+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44688 meth=GET uri=/health
DBG 2026-03-29 10:51:59.183+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44688 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.183+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44688 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.286+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44700 meth=GET uri=/health
DBG 2026-03-29 10:51:59.286+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44700 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.286+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44700 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.390+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44708 meth=GET uri=/health
DBG 2026-03-29 10:51:59.390+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.390+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44708 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.493+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44716 meth=GET uri=/health
DBG 2026-03-29 10:51:59.493+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44716 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.494+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44716 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:51:59.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:51:59.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:59.597+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44720 meth=GET uri=/health
DBG 2026-03-29 10:51:59.597+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44720 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.597+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44720 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.700+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44732 meth=GET uri=/health
DBG 2026-03-29 10:51:59.700+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.701+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44732 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.804+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44740 meth=GET uri=/health
DBG 2026-03-29 10:51:59.804+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44740 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.804+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44740 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:51:59.907+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44748 meth=GET uri=/health
DBG 2026-03-29 10:51:59.907+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.908+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44748 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.011+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44764 meth=GET uri=/health
DBG 2026-03-29 10:52:00.011+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44764 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.011+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44764 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.114+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44770 meth=GET uri=/health
DBG 2026-03-29 10:52:00.114+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44770 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.114+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44770 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.217+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44772 meth=GET uri=/health
DBG 2026-03-29 10:52:00.217+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44772 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.217+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44772 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.320+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44774 meth=GET uri=/health
DBG 2026-03-29 10:52:00.321+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44774 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.321+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44774 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.424+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44786 meth=GET uri=/health
DBG 2026-03-29 10:52:00.424+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.425+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44786 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.528+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44794 meth=GET uri=/health
DBG 2026-03-29 10:52:00.528+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44794 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.528+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44794 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:52:00.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:52:00.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:00.580+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:52:00.580+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=140208363643856
TRC 2026-03-29 10:52:00.580+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 10:52:00.580+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 10:52:00.580+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:52:00.580+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=140208363643856
TRC 2026-03-29 10:52:00.580+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 10:52:00.580+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 10:52:00.590+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:52:00.590+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:52:00.590+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:52:00.590+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:52:00.590+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:52:00.590+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 10:52:00.590+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:52:00.590+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:52:00.605+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 10:52:00.607+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
DBG 2026-03-29 10:52:00.631+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44806 meth=GET uri=/health
DBG 2026-03-29 10:52:00.631+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44806 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.631+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44806 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.734+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44814 meth=GET uri=/health
DBG 2026-03-29 10:52:00.735+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44814 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.735+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44814 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.838+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44818 meth=GET uri=/health
DBG 2026-03-29 10:52:00.838+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44818 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.838+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44818 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:00.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44830 meth=GET uri=/health
DBG 2026-03-29 10:52:00.941+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44830 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.941+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44830 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.044+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44832 meth=GET uri=/health
DBG 2026-03-29 10:52:01.044+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.045+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44832 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.148+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44840 meth=GET uri=/health
DBG 2026-03-29 10:52:01.148+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44840 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.148+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44840 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.251+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44848 meth=GET uri=/health
DBG 2026-03-29 10:52:01.251+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44848 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.252+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44848 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.355+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44858 meth=GET uri=/health
DBG 2026-03-29 10:52:01.355+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44858 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.355+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44858 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.458+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44874 meth=GET uri=/health
DBG 2026-03-29 10:52:01.458+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44874 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.459+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44874 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 10:52:01.562+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44878 meth=GET uri=/health
DBG 2026-03-29 10:52:01.562+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44878 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.562+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44878 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 10:52:01.579+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140208363753552
TRC 2026-03-29 10:52:01.579+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.579+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.579+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.579+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.579+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:52:01.665+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:44884 meth=GET uri=/health
DBG 2026-03-29 10:52:01.665+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:44884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.666+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:44884 uri=/health content_type=application/json content_size=919
NTC 2026-03-29 10:52:01.755+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 10:52:01.768+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 10:52:01.768+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 10:52:01.768+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 10:52:01.768+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 10:52:01.769+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 10:52:01.769+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 10:52:01.769+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 10:52:01.769+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 10:52:01.769+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/45950]
TRC 2026-03-29 10:52:01.769+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 10:52:01.769+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 10:52:01.769+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/45951/ws]
TRC 2026-03-29 10:52:01.769+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 10:52:01.769+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 10:52:01.769+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 10:52:01.770+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 10:52:01.770+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 10:52:01.770+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 10:52:01.770+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 10:52:01.770+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 10:52:01.770+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:45949
ub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:43.159+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140187417972816
TRC 2026-03-29 10:51:43.159+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:43.159+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 10:51:44.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:44.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:44.167+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:44.167+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:44.167+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:44.186+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 10:51:44.187+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:45.159+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:45.159+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.159+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.159+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.159+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.159+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:46.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:46.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:47.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:47.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:48.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:48.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:49.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:49.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:49.161+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:49.161+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=140187417863120
TRC 2026-03-29 10:51:49.161+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 10:51:49.161+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 10:51:49.161+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:49.161+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=140187417863120
TRC 2026-03-29 10:51:49.161+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 10:51:49.161+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 10:51:49.162+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:49.162+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
TRC 2026-03-29 10:51:49.167+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:49.167+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:49.167+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=9
TRC 2026-03-29 10:51:49.167+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:49.167+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:49.167+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:49.167+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:49.167+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:49.188+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 10:51:49.191+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:50.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:50.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:51.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:51.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:52.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:52.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:53.159+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:53.159+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.159+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.159+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.159+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.159+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:54.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:54.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:54.169+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:54.169+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:54.169+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:54.191+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 10:51:54.193+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
TRC 2026-03-29 10:51:55.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:55.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:55.160+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140187417972816
TRC 2026-03-29 10:51:55.160+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:55.160+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 10:51:56.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:56.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:57.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:57.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:58.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:58.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:59.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:51:59.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:59.162+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:59.162+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=140187417863120
TRC 2026-03-29 10:51:59.162+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 10:51:59.162+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 10:51:59.162+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:59.162+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=140187417863120
TRC 2026-03-29 10:51:59.162+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 10:51:59.162+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 10:51:59.167+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:59.167+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:59.167+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=8
TRC 2026-03-29 10:51:59.167+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:59.167+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:59.169+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:59.169+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:59.169+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:59.194+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 10:51:59.197+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
TRC 2026-03-29 10:52:00.159+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:52:00.159+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.159+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.159+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.159+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.159+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:01.160+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:52:01.160+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.160+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.160+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.160+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.160+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:02.159+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140187417972816
TRC 2026-03-29 10:52:02.159+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:02.159+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:02.159+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:02.159+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:02.159+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:41.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:41.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:41.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:42.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:42.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:42.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:42.772+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:42.772+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:42.772+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:42.804+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 10:51:42.806+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:43.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:43.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:43.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:44.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:44.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:44.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:45.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:45.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:45.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:45.765+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=139669465706576
TRC 2026-03-29 10:51:45.765+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:45.765+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 10:51:46.763+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:46.763+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.763+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.763+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.763+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:46.763+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:47.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:47.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:47.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:47.766+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:47.766+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=139669465596880
TRC 2026-03-29 10:51:47.766+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 10:51:47.766+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 10:51:47.766+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:47.766+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=139669465596880
TRC 2026-03-29 10:51:47.766+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 10:51:47.766+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 10:51:47.771+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:47.771+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:47.771+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=7
TRC 2026-03-29 10:51:47.771+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:47.771+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:47.772+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:47.772+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:47.772+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:47.808+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 10:51:47.810+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:48.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:48.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:48.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:49.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:49.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:49.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:50.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:50.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:50.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:51.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:51.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:51.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:52.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:52.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:52.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:52.772+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:52.772+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:52.772+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:52.811+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 10:51:52.813+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
TRC 2026-03-29 10:51:53.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:53.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:53.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:54.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:54.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:54.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:55.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:55.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:55.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:56.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:56.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:56.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:57.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:57.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:57.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:57.765+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=139669465706576
TRC 2026-03-29 10:51:57.765+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:57.765+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 10:51:57.765+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:57.765+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
TRC 2026-03-29 10:51:57.766+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:57.766+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=139669465596880
TRC 2026-03-29 10:51:57.766+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 10:51:57.766+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 10:51:57.766+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:57.766+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=139669465596880
TRC 2026-03-29 10:51:57.766+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 10:51:57.766+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 10:51:57.772+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:57.772+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:57.772+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=6
TRC 2026-03-29 10:51:57.772+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:57.772+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:57.774+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:57.774+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:57.774+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:57.814+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 10:51:57.817+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.1.1.1:53
TRC 2026-03-29 10:51:58.765+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:58.765+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.765+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.765+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.765+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:58.765+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:59.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:51:59.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:51:59.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:00.764+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:52:00.764+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.764+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.764+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.764+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:00.764+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:01.763+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139669465706576
TRC 2026-03-29 10:52:01.763+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.763+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.763+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.763+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 10:52:01.763+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0