test: Intermittent issue in feature_init.py", line 88, in run_test with node.wait_for_debug_log([terminate_line]): AssertionError: [node 0] Expected messages “[b’scheduler thread start’]” does not partially match log: #30011

issue maflcko openend this issue on May 1, 2024
  1. maflcko commented at 7:31 am on May 1, 2024: member

    https://drahtbot.space/temp_scratch/feature_init_55.tar.zstd

      0 test  2024-04-26T22:21:51.801000Z TestFramework.node0 (DEBUG): Node stopped 
      1 test  2024-04-26T22:21:51.801000Z TestFramework (INFO): Starting node and will exit after line b'Validating signatures for all blocks' 
      2 test  2024-04-26T22:21:51.809000Z TestFramework.node0 (DEBUG): bitcoind started, waiting for RPC to come up 
      3 node0 2024-04-26T22:22:36.237116Z [init] [init/common.cpp:155] [LogPackageVersion] Bitcoin Core version v27.99.0-256e1703197f-dirty (release build) 
      4 node0 2024-04-26T22:22:36.413060Z [init] [init.cpp:729] [InitParameterInteraction] InitParameterInteraction: parameter interaction: -bind set -> setting -listen=1 
      5 node0 2024-04-26T22:22:36.728701Z [init] [node/chainstatemanager_args.cpp:54] [ApplyArgsManOptions] Script verification uses 3 additional threads 
      6 node0 2024-04-26T22:22:39.242708Z [init] [kernel/context.cpp:20] [Context] Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation 
      7 node0 2024-04-26T22:22:39.246556Z [init] [random.cpp:105] [ReportHardwareRand] Using RdSeed as an additional entropy source 
      8 node0 2024-04-26T22:22:39.247534Z [init] [random.cpp:108] [ReportHardwareRand] Using RdRand as an additional entropy source 
      9 node0 2024-04-26T22:22:44.674789Z [init] [init/common.cpp:126] [StartLogging] Default data directory /root/.bitcoin 
     10 node0 2024-04-26T22:22:44.676675Z [init] [init/common.cpp:127] [StartLogging] Using data directory /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest 
     11 node0 2024-04-26T22:22:44.678508Z [init] [init/common.cpp:132] [StartLogging] Config file: /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/bitcoin.conf 
     12 node0 2024-04-26T22:22:44.683316Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: regtest="1" 
     13 node0 2024-04-26T22:22:44.685354Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] bind="127.0.0.1" 
     14 node0 2024-04-26T22:22:44.685644Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] connect="0" 
     15 node0 2024-04-26T22:22:44.685827Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] deprecatedrpc="create_bdb" 
     16 node0 2024-04-26T22:22:44.685990Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] discover="0" 
     17 node0 2024-04-26T22:22:44.686152Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] dnsseed="0" 
     18 node0 2024-04-26T22:22:44.686316Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] fallbackfee="0.0002" 
     19 node0 2024-04-26T22:22:44.686477Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] fixedseeds="0" 
     20 node0 2024-04-26T22:22:44.686639Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] keypool="1" 
     21 node0 2024-04-26T22:22:44.686799Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] listenonion="0" 
     22 node0 2024-04-26T22:22:44.686961Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] natpmp="0" 
     23 node0 2024-04-26T22:22:44.687125Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] peertimeout="999999999" 
     24 node0 2024-04-26T22:22:44.687294Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] port="11660" 
     25 node0 2024-04-26T22:22:44.687462Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] printtoconsole="0" 
     26 node0 2024-04-26T22:22:44.687776Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] rpcdoccheck="1" 
     27 node0 2024-04-26T22:22:44.687949Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] rpcport="16660" 
     28 node0 2024-04-26T22:22:44.688177Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] rpcservertimeout="99000" 
     29 node0 2024-04-26T22:22:44.688350Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] server="1" 
     30 node0 2024-04-26T22:22:44.688538Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] shrinkdebugfile="0" 
     31 node0 2024-04-26T22:22:44.688711Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] unsafesqlitesync="1" 
     32 node0 2024-04-26T22:22:44.688872Z [init] [common/args.cpp:815] [logArgsPrefix] Config file arg: [regtest] upnp="0" 
     33 node0 2024-04-26T22:22:44.689462Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: blockfilterindex="1" 
     34 node0 2024-04-26T22:22:44.689665Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: coinstatsindex="1" 
     35 node0 2024-04-26T22:22:44.689845Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: datadir="/ci_container_base/ci/scratch/test_runner/test_runner_₿_🏃_20240426_151850/feature_init_55/node0" 
     36 node0 2024-04-26T22:22:44.690016Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: debug="" 
     37 node0 2024-04-26T22:22:44.762080Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: debugexclude="libevent" 
     38 node0 2024-04-26T22:22:44.762679Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: debugexclude="leveldb" 
     39 node0 2024-04-26T22:22:44.762873Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: debugexclude="rand" 
     40 node0 2024-04-26T22:22:44.763052Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: loglevel="trace" 
     41 node0 2024-04-26T22:22:44.763227Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: logsourcelocations="" 
     42 node0 2024-04-26T22:22:44.763407Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: logthreadnames="" 
     43 node0 2024-04-26T22:22:44.763699Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: logtimemicros="" 
     44 node0 2024-04-26T22:22:44.764028Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: txindex="1" 
     45 node0 2024-04-26T22:22:44.764257Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: uacomment="testnode0" 
     46 node0 2024-04-26T22:22:44.764484Z [init] [common/args.cpp:815] [logArgsPrefix] Command-line arg: v2transport="0" 
     47 node0 2024-04-26T22:22:44.766868Z [init] [init.cpp:1137] [AppInitMain] Using at most 125 automatic connections (1048564 file descriptors available) 
     48 node0 2024-04-26T22:22:45.168354Z [init] [script/sigcache.cpp:104] [InitSignatureCache] Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements 
     49 node0 2024-04-26T22:22:45.569644Z [init] [validation.cpp:1946] [InitScriptExecutionCache] Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements 
     50 node0 2024-04-26T22:22:46.401599Z [scheduler] [util/thread.cpp:20] [TraceThread] scheduler thread start 
     51 node0 2024-04-26T22:23:07.846802Z [init] [httpserver.cpp:239] [InitHTTPAllowList] [http] Allowing HTTP connections from: 127.0.0.0/8 ::1/128 
     52 node0 2024-04-26T22:23:07.953388Z [init] [httpserver.cpp:385] [HTTPBindAddresses] Binding RPC on address ::1 port 16660 
     53 node0 2024-04-26T22:23:08.045702Z [init] [httpserver.cpp:385] [HTTPBindAddresses] Binding RPC on address 127.0.0.1 port 16660 
     54 node0 2024-04-26T22:23:08.049891Z [init] [httpserver.cpp:464] [InitHTTPServer] [http] Initialized HTTP server 
     55 node0 2024-04-26T22:23:08.052526Z [init] [httpserver.cpp:466] [InitHTTPServer] [http] creating work queue of depth 16 
     56 node0 2024-04-26T22:23:08.128420Z [init] [rpc/server.cpp:298] [StartRPC] [rpc] Starting RPC 
     57 node0 2024-04-26T22:23:08.153880Z [init] [httprpc.cpp:298] [StartHTTPRPC] [rpc] Starting HTTP RPC server 
     58 node0 2024-04-26T22:23:08.229284Z [init] [httprpc.cpp:247] [InitRPCAuthentication] Using random cookie authentication. 
     59 node0 2024-04-26T22:23:08.241283Z [init] [rpc/request.cpp:111] [GenerateAuthCookie] Generated RPC authentication cookie /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/.cookie 
     60 node0 2024-04-26T22:23:08.249290Z [init] [httpserver.cpp:746] [RegisterHTTPHandler] [http] Registering HTTP handler for / (exactmatch 1) 
     61 node0 2024-04-26T22:23:08.255490Z [init] [httpserver.cpp:746] [RegisterHTTPHandler] [http] Registering HTTP handler for /wallet/ (exactmatch 0) 
     62 node0 2024-04-26T22:23:08.328687Z [init] [httpserver.cpp:489] [StartHTTPServer] Starting HTTP server with 4 worker threads 
     63 node0 2024-04-26T22:23:08.535388Z [http] [httpserver.cpp:352] [ThreadHTTP] [http] Entering http event loop 
     64 node0 2024-04-26T22:23:09.254419Z [init] [wallet/load.cpp:51] [VerifyWallets] Using wallet directory /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest 
     65 node0 2024-04-26T22:23:09.339693Z [init] [noui.cpp:57] [noui_InitMessage] init message: Verifying wallet(s) 
     66 node0 2024-04-26T22:23:09.443386Z [init] [init.cpp:1252] [AppInitMain] Using /16 prefix for IP bucketing 
     67 node0 2024-04-26T22:23:09.446670Z [init] [noui.cpp:57] [noui_InitMessage] init message: Loading P2P addresses 
     68 node0 2024-04-26T22:23:09.948146Z [init] [logging/timer.h:58] [Log] [addrman] CheckAddrman: new 0, tried 0, total 0 started 
     69 node0 2024-04-26T22:23:09.958508Z [init] [logging/timer.h:58] [Log] [addrman] CheckAddrman: completed (4.41ms) 
     70 node0 2024-04-26T22:23:09.965912Z [init] [addrdb.cpp:204] [LoadAddrman] Loaded 0 addresses from peers.dat  116ms 
     71 node0 2024-04-26T22:23:10.072167Z [init] [noui.cpp:57] [noui_InitMessage] init message: Loading banlist 
     72 node0 2024-04-26T22:23:10.156877Z [init] [banman.cpp:40] [LoadBanlist] [net] Loaded 0 banned node addresses/subnets  82ms 
     73 node0 2024-04-26T22:23:10.168432Z [init] [net.cpp:2324] [SetTryNewOutboundPeer] [net] setting try another outbound peer=false 
     74 node0 2024-04-26T22:23:10.174820Z [init] [net.cpp:3088] [SetNetworkActive] SetNetworkActive: true 
     75 node0 2024-04-26T22:23:10.563190Z [init] [policy/fees.cpp:470] [Read] [estimatefee] Reading estimates: 190 buckets counting confirms up to 48 blocks 
     76 node0 2024-04-26T22:23:10.571112Z [init] [policy/fees.cpp:470] [Read] [estimatefee] Reading estimates: 190 buckets counting confirms up to 12 blocks 
     77 node0 2024-04-26T22:23:10.765095Z [init] [policy/fees.cpp:470] [Read] [estimatefee] Reading estimates: 190 buckets counting confirms up to 1008 blocks 
     78 node0 2024-04-26T22:23:11.387350Z [init] [node/chainstatemanager_args.cpp:54] [ApplyArgsManOptions] Script verification uses 3 additional threads 
     79 node0 2024-04-26T22:23:11.566713Z [init] [init.cpp:1507] [AppInitMain] Cache configuration: 
     80 node0 2024-04-26T22:23:11.570673Z [init] [init.cpp:1508] [AppInitMain] * Using 2.0 MiB for block index database 
     81 node0 2024-04-26T22:23:11.579309Z [init] [init.cpp:1510] [AppInitMain] * Using 56.0 MiB for transaction index database 
     82 node0 2024-04-26T22:23:11.582817Z [init] [init.cpp:1514] [AppInitMain] * Using 49.0 MiB for basic block filter index database 
     83 node0 2024-04-26T22:23:11.584593Z [init] [init.cpp:1516] [AppInitMain] * Using 8.0 MiB for chain state database 
     84 node0 2024-04-26T22:23:11.671987Z [init] [init.cpp:1535] [AppInitMain] * Using 335.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 
     85 node0 2024-04-26T22:23:12.589231Z [init] [noui.cpp:57] [noui_InitMessage] init message: Loading block index 
     86 test  2024-04-26T22:23:12.592000Z TestFramework (DEBUG): Terminating node after terminate line was found 
     87 node0 2024-04-26T22:23:12.592533Z [init] [node/chainstate.cpp:168] [LoadChainstate] Validating signatures for all blocks. 
     88 test  2024-04-26T22:23:12.594000Z TestFramework (INFO): Starting node and will exit after line b'scheduler thread start' 
     89 test  2024-04-26T22:23:12.594000Z TestFramework.utils (DEBUG): Deleting leftover cookie file 
     90 node0 2024-04-26T22:23:12.596917Z [init] [node/chainstate.cpp:170] [LoadChainstate] Setting nMinimumChainWork=0000000000000000000000000000000000000000000000000000000000000000 
     91 test  2024-04-26T22:23:12.673000Z TestFramework.node0 (DEBUG): bitcoind started, waiting for RPC to come up 
     92 node0 2024-04-26T22:23:12.794665Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/blocks/index 
     93 node0 2024-04-26T22:23:14.096480Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
     94 node0 2024-04-26T22:23:14.199611Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/blocks/index: 0000000000000000 
     95 node0 2024-04-26T22:23:15.095256Z [init] [node/blockstorage.cpp:508] [LoadBlockIndexDB] LoadBlockIndexDB: last block file = 0 
     96 node0 2024-04-26T22:23:15.108785Z [init] [node/blockstorage.cpp:512] [LoadBlockIndexDB] LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=201, size=52791, heights=0...200, time=2011-02-02...2024-04-26) 
     97 node0 2024-04-26T22:23:15.112460Z [init] [node/blockstorage.cpp:523] [LoadBlockIndexDB] Checking all blk files are present... 
     98 node0 2024-04-26T22:23:15.696764Z [init] [node/chainstate.cpp:108] [CompleteChainstateInitialization] Initializing chainstate Chainstate [ibd] @ height -1 (null) 
     99 node0 2024-04-26T22:23:15.701181Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate 
    100 node0 2024-04-26T22:23:15.721779Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
    101 node0 2024-04-26T22:23:15.797646Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate: c1778325e486f12b 
    102 node0 2024-04-26T22:23:15.911337Z [init] [validation.cpp:4505] [LoadChainTip] Loaded best chain: hashBestChain=0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124 height=200 date=2024-04-26T22:21:45Z progress=1.000000 
    103 node0 2024-04-26T22:23:16.108155Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate 
    104 node0 2024-04-26T22:23:16.114952Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
    105 node0 2024-04-26T22:23:16.116161Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate: c1778325e486f12b 
    106 node0 2024-04-26T22:23:16.121733Z [init] [validation.cpp:5353] [ResizeCoinsCaches] [Chainstate [ibd] @ height 200 (0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124)] resized coinsdb cache to 8.0 MiB 
    107 node0 2024-04-26T22:23:16.123534Z [init] [validation.cpp:5355] [ResizeCoinsCaches] [Chainstate [ibd] @ height 200 (0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124)] resized coinstip cache to 335.0 MiB 
    108 node0 2024-04-26T22:23:16.314274Z [init] [noui.cpp:57] [noui_InitMessage] init message: Verifying blocks 
    109 node0 2024-04-26T22:23:16.418000Z [init] [validation.cpp:4537] [VerifyDB] Verifying last 6 blocks at level 3 
    110 node0 2024-04-26T22:23:16.420888Z [init] [validation.cpp:4546] [VerifyDB] Verification progress: 0% 
    111 node0 2024-04-26T22:23:17.027624Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 16% 
    112 node0 2024-04-26T22:23:17.204475Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 33% 
    113 node0 2024-04-26T22:23:17.206795Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 50% 
    114 node0 2024-04-26T22:23:17.210459Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 66% 
    115 node0 2024-04-26T22:23:17.212161Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 83% 
    116 node0 2024-04-26T22:23:17.213658Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 99% 
    117 node0 2024-04-26T22:23:17.214556Z [init] [validation.cpp:4648] [VerifyDB] Verification: No coin database inconsistencies in last 6 blocks (6 transactions) 
    118 node0 2024-04-26T22:23:17.226943Z [init] [init.cpp:1596] [AppInitMain]  block index            4635ms 
    119 node0 2024-04-26T22:23:17.327923Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/txindex 
    120 node0 2024-04-26T22:23:17.408898Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
    121 node0 2024-04-26T22:23:17.409600Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/txindex: 0000000000000000 
    122 node0 2024-04-26T22:23:17.420619Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/blockfilter/basic/db 
    123 node0 2024-04-26T22:23:17.423503Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
    124 node0 2024-04-26T22:23:17.423888Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/blockfilter/basic/db: 0000000000000000 
    125 node0 2024-04-26T22:23:17.706267Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/coinstats/db 
    126 node0 2024-04-26T22:23:17.708974Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully 
    127 node0 2024-04-26T22:23:17.709325Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/coinstats/db: 0000000000000000 
    128 node0 2024-04-26T22:23:17.722339Z [init] [init.cpp:1682] [AppInitMain] Setting NODE_NETWORK on non-prune mode 
    129 node0 2024-04-26T22:23:18.110919Z [init] [init.cpp:1791] [AppInitMain] block tree size = 201 
    130 node0 2024-04-26T22:23:18.112656Z [initload] [util/thread.cpp:20] [TraceThread] initload thread start 
    131 node0 2024-04-26T22:23:18.118579Z [init] [init.cpp:1804] [AppInitMain] nBestHeight = 200 
    132 node0 2024-04-26T22:23:18.516667Z [init] [net.cpp:3024] [BindListenPort] Bound to 127.0.0.1:11660 
    133 node0 2024-04-26T22:23:18.525282Z [init] [net.cpp:3024] [BindListenPort] Bound to 127.0.0.1:18445 
    134 node0 2024-04-26T22:23:18.527543Z [init] [noui.cpp:57] [noui_InitMessage] init message: Starting network threads 
    135 node0 2024-04-26T22:23:18.941750Z [init] [net.cpp:3237] [Start] DNS seeding disabled 
    136 node0 2024-04-26T22:23:19.342627Z [net] [util/thread.cpp:20] [TraceThread] net thread start 
    137 node0 2024-04-26T22:23:19.736691Z [txindex] [util/thread.cpp:20] [TraceThread] txindex thread start 
    138 node0 2024-04-26T22:23:20.454074Z [init] [noui.cpp:57] [noui_InitMessage] init message: Done loading 
    139 node0 2024-04-26T22:23:20.637899Z [basic block filter index] [util/thread.cpp:20] [TraceThread] basic block filter index thread start 
    140 node0 2024-04-26T22:23:20.638758Z [msghand] [util/thread.cpp:20] [TraceThread] msghand thread start 
    141 node0 2024-04-26T22:23:20.655212Z [addcon] [util/thread.cpp:20] [TraceThread] addcon thread start 
    142 node0 2024-04-26T22:23:20.751656Z [coinstatsindex] [util/thread.cpp:20] [TraceThread] coinstatsindex thread start 
    143 node0 2024-04-26T22:23:21.049821Z [txindex] [index/base.cpp:195] [Sync] Syncing txindex with block chain from height 0 
    144 node0 2024-04-26T22:23:21.147000Z [initload] [kernel/mempool_persist.cpp:73] [LoadMempool] Loading 0 mempool transactions from file... 
    145 node0 2024-04-26T22:23:21.155535Z [initload] [kernel/mempool_persist.cpp:145] [LoadMempool] Imported mempool transactions from file: 0 succeeded, 0 failed, 0 expired, 0 already there, 0 waiting for initial broadcast 
    146 node0 2024-04-26T22:23:21.336281Z [initload] [util/thread.cpp:22] [TraceThread] initload thread exit 
    147 node0 2024-04-26T22:23:21.344912Z [basic block filter index] [flatfile.cpp:69] [Allocate] [validation] Pre-allocating up to position 0x100000 in fltr00000.dat 
    148 node0 2024-04-26T22:23:21.358499Z [basic block filter index] [index/base.cpp:195] [Sync] Syncing basic block filter index with block chain from height 0 
    149 node0 2024-04-26T22:23:22.965573Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 0 
    150 node0 2024-04-26T22:23:24.073588Z [txindex] [index/base.cpp:209] [Sync] txindex is enabled at height 200 
    151 node0 2024-04-26T22:23:24.074095Z [txindex] [util/thread.cpp:22] [TraceThread] txindex thread exit 
    152 node0 2024-04-26T22:23:25.467454Z [basic block filter index] [index/base.cpp:209] [Sync] basic block filter index is enabled at height 200 
    153 node0 2024-04-26T22:23:25.467705Z [basic block filter index] [util/thread.cpp:22] [TraceThread] basic block filter index thread exit 
    154 node0 2024-04-26T22:23:53.661723Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 17 
    155 node0 2024-04-26T22:24:05.820494Z [scheduler] [net.cpp:2329] [StartExtraBlockRelayPeers] [net] enabling extra block-relay-only peers 
    156 node0 2024-04-26T22:24:24.630070Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 35 
    157 node0 2024-04-26T22:24:55.720035Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 54 
    158 node0 2024-04-26T22:25:26.457788Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 77 
    159 node0 2024-04-26T22:25:57.224169Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 96 
    160 node0 2024-04-26T22:26:28.650838Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 117 
    161 node0 2024-04-26T22:27:00.044150Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 137 
    162 node0 2024-04-26T22:27:30.385389Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 152 
    163 node0 2024-04-26T22:28:01.495158Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 168 
    164 node0 2024-04-26T22:28:31.759504Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 181 
    165 node0 2024-04-26T22:29:03.312048Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 199 
    166 node0 2024-04-26T22:29:05.924504Z [coinstatsindex] [index/base.cpp:209] [Sync] coinstatsindex is enabled at height 200 
    167 node0 2024-04-26T22:29:05.924873Z [coinstatsindex] [util/thread.cpp:22] [TraceThread] coinstatsindex thread exit 
    168 node0 2024-04-26T22:38:20.253388Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  202ms 
    169 node0 2024-04-26T22:53:20.271084Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms 
    170 node0 2024-04-26T23:08:20.330833Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms 
    171 node0 2024-04-26T23:23:11.404762Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat. 
    172 node0 2024-04-26T23:23:20.372298Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  16ms 
    173 node0 2024-04-26T23:38:20.399361Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms 
    174 node0 2024-04-26T23:53:20.408714Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms 
    175 node0 2024-04-27T00:08:20.435724Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms 
    176 node0 2024-04-27T00:23:11.582356Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat. 
    177 node0 2024-04-27T00:23:20.449989Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms 
    178 node0 2024-04-27T00:38:20.457850Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms 
    179 node0 2024-04-27T00:53:20.470015Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms 
    180 node0 2024-04-27T01:08:20.482908Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  11ms 
    181 node0 2024-04-27T01:23:11.670237Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat. 
    182 node0 2024-04-27T01:23:20.492458Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms 
    183 node0 2024-04-27T01:38:20.502842Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms 
    184 node0 2024-04-27T01:53:20.512615Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms 
    185 node0 2024-04-27T02:08:20.523052Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms 
    186 node0 2024-04-27T02:23:11.771345Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat. 
    187 node0 2024-04-27T02:23:20.534687Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  10ms 
    188 node0 2024-04-27T02:38:20.545271Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms 
    189 node0 2024-04-27T02:53:20.557320Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  10ms 
    190 test  2024-04-27T03:03:12.596000Z TestFramework (ERROR): Assertion failed 
    191                                   Traceback (most recent call last):
    192                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 132, in main
    193                                       self.run_test()
    194                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_init.py", line 88, in run_test
    195                                       with node.wait_for_debug_log([terminate_line]):
    196                                     File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__
    197                                       next(self.gen)
    198                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_node.py", line 524, in wait_for_debug_log
    199                                       self._raise_assertion_error(
    200                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_node.py", line 188, in _raise_assertion_error
    201                                       raise AssertionError(self._node_msg(msg))
    202                                   AssertionError: [node 0] Expected messages "[b'scheduler thread start']" does not partially match log:
    203                                    - 2024-04-26T22:23:12.596917Z [init] [node/chainstate.cpp:170] [LoadChainstate] Setting nMinimumChainWork=0000000000000000000000000000000000000000000000000000000000000000
    204                                    - 2024-04-26T22:23:12.794665Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/blocks/index
    205                                    - 2024-04-26T22:23:14.096480Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    206                                    - 2024-04-26T22:23:14.199611Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/blocks/index: 0000000000000000
    207                                    - 2024-04-26T22:23:15.095256Z [init] [node/blockstorage.cpp:508] [LoadBlockIndexDB] LoadBlockIndexDB: last block file = 0
    208                                    - 2024-04-26T22:23:15.108785Z [init] [node/blockstorage.cpp:512] [LoadBlockIndexDB] LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=201, size=52791, heights=0...200, time=2011-02-02...2024-04-26)
    209                                    - 2024-04-26T22:23:15.112460Z [init] [node/blockstorage.cpp:523] [LoadBlockIndexDB] Checking all blk files are present...
    210                                    - 2024-04-26T22:23:15.696764Z [init] [node/chainstate.cpp:108] [CompleteChainstateInitialization] Initializing chainstate Chainstate [ibd] @ height -1 (null)
    211                                    - 2024-04-26T22:23:15.701181Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate
    212                                    - 2024-04-26T22:23:15.721779Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    213                                    - 2024-04-26T22:23:15.797646Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate: c1778325e486f12b
    214                                    - 2024-04-26T22:23:15.911337Z [init] [validation.cpp:4505] [LoadChainTip] Loaded best chain: hashBestChain=0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124 height=200 date=2024-04-26T22:21:45Z progress=1.000000
    215                                    - 2024-04-26T22:23:16.108155Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate
    216                                    - 2024-04-26T22:23:16.114952Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    217                                    - 2024-04-26T22:23:16.116161Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/chainstate: c1778325e486f12b
    218                                    - 2024-04-26T22:23:16.121733Z [init] [validation.cpp:5353] [ResizeCoinsCaches] [Chainstate [ibd] @ height 200 (0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124)] resized coinsdb cache to 8.0 MiB
    219                                    - 2024-04-26T22:23:16.123534Z [init] [validation.cpp:5355] [ResizeCoinsCaches] [Chainstate [ibd] @ height 200 (0cc8a9d7de2003283477a44a77eb05262bd023e4bfdcbcf60f16d41b40f44124)] resized coinstip cache to 335.0 MiB
    220                                    - 2024-04-26T22:23:16.314274Z [init] [noui.cpp:57] [noui_InitMessage] init message: Verifying blocks
    221                                    - 2024-04-26T22:23:16.418000Z [init] [validation.cpp:4537] [VerifyDB] Verifying last 6 blocks at level 3
    222                                    - 2024-04-26T22:23:16.420888Z [init] [validation.cpp:4546] [VerifyDB] Verification progress: 0%
    223                                    - 2024-04-26T22:23:17.027624Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 16%
    224                                    - 2024-04-26T22:23:17.204475Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 33%
    225                                    - 2024-04-26T22:23:17.206795Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 50%
    226                                    - 2024-04-26T22:23:17.210459Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 66%
    227                                    - 2024-04-26T22:23:17.212161Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 83%
    228                                    - 2024-04-26T22:23:17.213658Z [init] [validation.cpp:4554] [VerifyDB] Verification progress: 99%
    229                                    - 2024-04-26T22:23:17.214556Z [init] [validation.cpp:4648] [VerifyDB] Verification: No coin database inconsistencies in last 6 blocks (6 transactions)
    230                                    - 2024-04-26T22:23:17.226943Z [init] [init.cpp:1596] [AppInitMain]  block index            4635ms
    231                                    - 2024-04-26T22:23:17.327923Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/txindex
    232                                    - 2024-04-26T22:23:17.408898Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    233                                    - 2024-04-26T22:23:17.409600Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/txindex: 0000000000000000
    234                                    - 2024-04-26T22:23:17.420619Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/blockfilter/basic/db
    235                                    - 2024-04-26T22:23:17.423503Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    236                                    - 2024-04-26T22:23:17.423888Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/blockfilter/basic/db: 0000000000000000
    237                                    - 2024-04-26T22:23:17.706267Z [init] [dbwrapper.cpp:241] [CDBWrapper] Opening LevelDB in /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/coinstats/db
    238                                    - 2024-04-26T22:23:17.708974Z [init] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
    239                                    - 2024-04-26T22:23:17.709325Z [init] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for /ci_container_base/ci/scratch/test_runner/test_runner__🏃_20240426_151850/feature_init_55/node0/regtest/indexes/coinstats/db: 0000000000000000
    240                                    - 2024-04-26T22:23:17.722339Z [init] [init.cpp:1682] [AppInitMain] Setting NODE_NETWORK on non-prune mode
    241                                    - 2024-04-26T22:23:18.110919Z [init] [init.cpp:1791] [AppInitMain] block tree size = 201
    242                                    - 2024-04-26T22:23:18.112656Z [initload] [util/thread.cpp:20] [TraceThread] initload thread start
    243                                    - 2024-04-26T22:23:18.118579Z [init] [init.cpp:1804] [AppInitMain] nBestHeight = 200
    244                                    - 2024-04-26T22:23:18.516667Z [init] [net.cpp:3024] [BindListenPort] Bound to 127.0.0.1:11660
    245                                    - 2024-04-26T22:23:18.525282Z [init] [net.cpp:3024] [BindListenPort] Bound to 127.0.0.1:18445
    246                                    - 2024-04-26T22:23:18.527543Z [init] [noui.cpp:57] [noui_InitMessage] init message: Starting network threads
    247                                    - 2024-04-26T22:23:18.941750Z [init] [net.cpp:3237] [Start] DNS seeding disabled
    248                                    - 2024-04-26T22:23:19.342627Z [net] [util/thread.cpp:20] [TraceThread] net thread start
    249                                    - 2024-04-26T22:23:19.736691Z [txindex] [util/thread.cpp:20] [TraceThread] txindex thread start
    250                                    - 2024-04-26T22:23:20.454074Z [init] [noui.cpp:57] [noui_InitMessage] init message: Done loading
    251                                    - 2024-04-26T22:23:20.637899Z [basic block filter index] [util/thread.cpp:20] [TraceThread] basic block filter index thread start
    252                                    - 2024-04-26T22:23:20.638758Z [msghand] [util/thread.cpp:20] [TraceThread] msghand thread start
    253                                    - 2024-04-26T22:23:20.655212Z [addcon] [util/thread.cpp:20] [TraceThread] addcon thread start
    254                                    - 2024-04-26T22:23:20.751656Z [coinstatsindex] [util/thread.cpp:20] [TraceThread] coinstatsindex thread start
    255                                    - 2024-04-26T22:23:21.049821Z [txindex] [index/base.cpp:195] [Sync] Syncing txindex with block chain from height 0
    256                                    - 2024-04-26T22:23:21.147000Z [initload] [kernel/mempool_persist.cpp:73] [LoadMempool] Loading 0 mempool transactions from file...
    257                                    - 2024-04-26T22:23:21.155535Z [initload] [kernel/mempool_persist.cpp:145] [LoadMempool] Imported mempool transactions from file: 0 succeeded, 0 failed, 0 expired, 0 already there, 0 waiting for initial broadcast
    258                                    - 2024-04-26T22:23:21.336281Z [initload] [util/thread.cpp:22] [TraceThread] initload thread exit
    259                                    - 2024-04-26T22:23:21.344912Z [basic block filter index] [flatfile.cpp:69] [Allocate] [validation] Pre-allocating up to position 0x100000 in fltr00000.dat
    260                                    - 2024-04-26T22:23:21.358499Z [basic block filter index] [index/base.cpp:195] [Sync] Syncing basic block filter index with block chain from height 0
    261                                    - 2024-04-26T22:23:22.965573Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 0
    262                                    - 2024-04-26T22:23:24.073588Z [txindex] [index/base.cpp:209] [Sync] txindex is enabled at height 200
    263                                    - 2024-04-26T22:23:24.074095Z [txindex] [util/thread.cpp:22] [TraceThread] txindex thread exit
    264                                    - 2024-04-26T22:23:25.467454Z [basic block filter index] [index/base.cpp:209] [Sync] basic block filter index is enabled at height 200
    265                                    - 2024-04-26T22:23:25.467705Z [basic block filter index] [util/thread.cpp:22] [TraceThread] basic block filter index thread exit
    266                                    - 2024-04-26T22:23:53.661723Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 17
    267                                    - 2024-04-26T22:24:05.820494Z [scheduler] [net.cpp:2329] [StartExtraBlockRelayPeers] [net] enabling extra block-relay-only peers
    268                                    - 2024-04-26T22:24:24.630070Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 35
    269                                    - 2024-04-26T22:24:55.720035Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 54
    270                                    - 2024-04-26T22:25:26.457788Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 77
    271                                    - 2024-04-26T22:25:57.224169Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 96
    272                                    - 2024-04-26T22:26:28.650838Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 117
    273                                    - 2024-04-26T22:27:00.044150Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 137
    274                                    - 2024-04-26T22:27:30.385389Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 152
    275                                    - 2024-04-26T22:28:01.495158Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 168
    276                                    - 2024-04-26T22:28:31.759504Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 181
    277                                    - 2024-04-26T22:29:03.312048Z [coinstatsindex] [index/base.cpp:195] [Sync] Syncing coinstatsindex with block chain from height 199
    278                                    - 2024-04-26T22:29:05.924504Z [coinstatsindex] [index/base.cpp:209] [Sync] coinstatsindex is enabled at height 200
    279                                    - 2024-04-26T22:29:05.924873Z [coinstatsindex] [util/thread.cpp:22] [TraceThread] coinstatsindex thread exit
    280                                    - 2024-04-26T22:38:20.253388Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  202ms
    281                                    - 2024-04-26T22:53:20.271084Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms
    282                                    - 2024-04-26T23:08:20.330833Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms
    283                                    - 2024-04-26T23:23:11.404762Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat.
    284                                    - 2024-04-26T23:23:20.372298Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  16ms
    285                                    - 2024-04-26T23:38:20.399361Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms
    286                                    - 2024-04-26T23:53:20.408714Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms
    287                                    - 2024-04-27T00:08:20.435724Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms
    288                                    - 2024-04-27T00:23:11.582356Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat.
    289                                    - 2024-04-27T00:23:20.449989Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms
    290                                    - 2024-04-27T00:38:20.457850Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms
    291                                    - 2024-04-27T00:53:20.470015Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  7ms
    292                                    - 2024-04-27T01:08:20.482908Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  11ms
    293                                    - 2024-04-27T01:23:11.670237Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat.
    294                                    - 2024-04-27T01:23:20.492458Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms
    295                                    - 2024-04-27T01:38:20.502842Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms
    296                                    - 2024-04-27T01:53:20.512615Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  8ms
    297                                    - 2024-04-27T02:08:20.523052Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms
    298                                    - 2024-04-27T02:23:11.771345Z [scheduler] [policy/fees.cpp:956] [FlushFeeEstimates] Flushed fee estimates to fee_estimates.dat.
    299                                    - 2024-04-27T02:23:20.534687Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  10ms
    300                                    - 2024-04-27T02:38:20.545271Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  9ms
    301                                    - 2024-04-27T02:53:20.557320Z [scheduler] [net.cpp:2292] [DumpAddresses] [net] Flushed 0 addresses to peers.dat  10ms
    
  2. maflcko added the label Tests on May 1, 2024
  3. maflcko added the label CI failed on May 1, 2024
  4. maflcko commented at 7:31 am on May 1, 2024: member
    Looks like it ignored the terminate signal
  5. maflcko commented at 6:49 am on May 7, 2024: member
    Possibly it started to happen after #29848 ?
  6. maflcko commented at 6:50 am on May 7, 2024: member
  7. fanquake closed this on May 8, 2024

  8. fanquake referenced this in commit 74f517b441 on May 8, 2024


maflcko

Labels
Tests CI failed


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-06-29 07:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me