2024/11/21-02:14:39.325323 140008031065664 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00: fork to child time = 0.009221 sec 2024/11/21-02:14:39.325859 140008031065664 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00 2024/11/21-02:14:39.332337 140008031065664 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00 2024/11/21-02:14:39.334054 140008031065664 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:14:39.334284 140008031065664 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-02:14:39.381728 140008031065664 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02213/att-00/MANIFEST-090329 2024/11/21-02:14:39.413608 140008031065664 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02213/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 94882, last_sequence is 1436166800, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 94736 2024/11/21-02:14:39.413615 140008031065664 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:14:39.413691 140008031065664 [version_set.cc:5724] Creating manifest 94882 2024/11/21-02:14:39.441368 140008031065664 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:14:39.459394 140008031065664 [compaction_job.cc:2437] [default] [JOB 2213] Compacting 1@2 + 6@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-02:14:39.459405 140008031065664 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 1672 Base level 2, inputs: [94826(31MB)], [94867(40MB) 94868(600KB) 94754(40MB) 94755(40MB) 94756(40MB) 94851(40MB)] 2024/11/21-02:14:39.468220 140008031065664 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:14:39.468243 140008031065664 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:14:39.468263 140008031065664 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:14:39.468271 140008031065664 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-02:14:39.468281 140008031065664 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-02:14:40.098226 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst) /dev/shm/ToplingTemp/Topling-1254227-xVHnhX 2024/11/21-02:14:40.317823 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst): first pass time = 0.22's, 611.374'MB/sec 2024/11/21-02:14:40.914360 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst): old prealloc_size = 147639500, real_size = 41020912 2024/11/21-02:14:40.914492 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1016.99 avg-zval = 314.99 2024/11/21-02:14:40.914655 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:14:41.081167 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094883.sst): second pass time = 0.60's, 220.950'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.814'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2038.065'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.04's, 1016.697'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42318.007'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 220.950'MB/sec zip pipeline throughput = 220.950'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 314.99 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1023.99 avg-zval = 314.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 469200 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0960 value = 3.2286 dict = 1.00 all = 3.1332 } Zip/UnZip{ index = 0.1409 value = 0.3097 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144007 Billion total entry num = 1.700646029 Billion write speed all = 20.622586546 MB/sec (with seq num) write speed all = 20.160748340 MB/sec (without seq num) 2024/11/21-02:14:41.133707 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94883: 129431 keys, 42837351 bytes, temperature: kWarm 2024/11/21-02:14:41.133803 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126481133761, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94883, "file_size": 42837351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980054399, "largest_seqno": 1435758660, "table_properties": {"data_size": 40769504, "index_size": 218880, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629728, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732126480, "oldest_key_time": 0, "file_creation_time": 1732126480, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94883, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:41.170426 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst) /dev/shm/ToplingTemp/Topling-1254227-JH3FvY 2024/11/21-02:14:41.739897 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst): first pass time = 0.57's, 235.705'MB/sec 2024/11/21-02:14:42.351150 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst): old prealloc_size = 147639500, real_size = 41008240 2024/11/21-02:14:42.351288 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 314.88 2024/11/21-02:14:42.351723 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:14:42.552998 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094884.sst): second pass time = 0.61's, 215.653'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 212.181'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1958.174'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.209'MB/sec write SST data time = 0.05's, 912.591'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43847.803'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 215.653'MB/sec zip pipeline throughput = 254.016'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 314.88 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.02 avg-zval = 314.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0077 value = 3.2299 dict = 1.00 all = 3.1341 } Zip/UnZip{ index = 0.1427 value = 0.3096 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 20.626142927 MB/sec (with seq num) write speed all = 20.164292648 MB/sec (without seq num) 2024/11/21-02:14:42.606515 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94884: 129427 keys, 42825115 bytes, temperature: kWarm 2024/11/21-02:14:42.606566 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126482606539, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94884, "file_size": 42825115, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1435758464, "table_properties": {"data_size": 40754080, "index_size": 221632, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630088, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732126481, "oldest_key_time": 0, "file_creation_time": 1732126481, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94884, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:42.643241 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst) /dev/shm/ToplingTemp/Topling-1254227-hsjXCY 2024/11/21-02:14:43.316119 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst): first pass time = 0.67's, 199.478'MB/sec 2024/11/21-02:14:43.822840 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst): old prealloc_size = 147639500, real_size = 40735296 2024/11/21-02:14:43.822968 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.01 avg-zval = 312.77 2024/11/21-02:14:43.823111 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:14:43.989914 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094885.sst): second pass time = 0.51's, 260.195'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.461'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2283.999'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 933.856'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25113.219'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 260.195'MB/sec zip pipeline throughput = 260.195'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.77 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.63 avg-zval = 312.77 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 66909 bytes = 242560 } seq expand size = 468363 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.9896 value = 3.2517 dict = 1.00 all = 3.1696 } Zip/UnZip{ index = 0.1431 value = 0.3075 dict = 1.00 all = 0.3155 } ---------------------------- total value len = 563.462903 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402862 Billion total entry num = 1.700904884 Billion write speed all = 20.629708549 MB/sec (with seq num) write speed all = 20.167845650 MB/sec (without seq num) 2024/11/21-02:14:44.044603 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94885: 129428 keys, 42345890 bytes, temperature: kWarm 2024/11/21-02:14:44.044671 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126484044639, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94885, "file_size": 42345890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1435755454, "table_properties": {"data_size": 40480560, "index_size": 222208, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131630154, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732126482, "oldest_key_time": 0, "file_creation_time": 1732126482, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94885, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:44.079721 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst) /dev/shm/ToplingTemp/Topling-1254227-7jsfbW 2024/11/21-02:14:44.747294 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst): first pass time = 0.67's, 201.066'MB/sec 2024/11/21-02:14:45.310076 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst): old prealloc_size = 147639500, real_size = 40570544 2024/11/21-02:14:45.310209 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.88 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.33 2024/11/21-02:14:45.310362 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:14:45.469569 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094886.sst): second pass time = 0.56's, 234.307'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.734'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2238.765'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 965.786'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28018.196'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.307'MB/sec zip pipeline throughput = 234.307'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.88 avg-val = 1017.02 avg-zval = 311.33 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.88 avg-val = 1023.66 avg-zval = 311.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 122812 bytes = 445216 } seq expand size = 859684 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.3728 value = 3.2667 dict = 1.00 all = 3.1667 } Zip/UnZip{ index = 0.1569 value = 0.3061 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 563.595392 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532289 Billion total entry num = 1.701034311 Billion write speed all = 20.633257145 MB/sec (with seq num) write speed all = 20.171382299 MB/sec (without seq num) 2024/11/21-02:14:45.522472 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94886: 129427 keys, 42383634 bytes, temperature: kWarm 2024/11/21-02:14:45.522526 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126485522497, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94886, "file_size": 42383634, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1435758661, "table_properties": {"data_size": 40294304, "index_size": 243712, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629361, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732126484, "oldest_key_time": 0, "file_creation_time": 1732126484, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94886, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:45.554100 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst) /dev/shm/ToplingTemp/Topling-1254227-wRqaUZ 2024/11/21-02:14:46.311565 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst): first pass time = 0.76's, 177.201'MB/sec 2024/11/21-02:14:46.880185 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst): old prealloc_size = 147639500, real_size = 40904464 2024/11/21-02:14:46.880306 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 314.02 2024/11/21-02:14:46.880460 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:14:47.048265 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094887.sst): second pass time = 0.57's, 231.743'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.319'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2297.960'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 935.465'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 38284.314'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 231.743'MB/sec zip pipeline throughput = 231.743'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.00 avg-zval = 314.02 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1023.97 avg-zval = 314.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128815 bytes = 466976 } seq expand size = 901705 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.7940 value = 3.2387 dict = 1.00 all = 3.1404 } Zip/UnZip{ index = 0.1472 value = 0.3088 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.727923 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 20.636737472 MB/sec (with seq num) write speed all = 20.174852231 MB/sec (without seq num) 2024/11/21-02:14:47.102412 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94887: 129430 keys, 42739884 bytes, temperature: kWarm 2024/11/21-02:14:47.102499 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126487102453, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94887, "file_size": 42739884, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1435758718, "table_properties": {"data_size": 40643328, "index_size": 228608, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131630093, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732126485, "oldest_key_time": 0, "file_creation_time": 1732126485, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94887, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:47.138946 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094888.sst) /dev/shm/ToplingTemp/Topling-1254227-kGbQhX 2024/11/21-02:14:47.147211 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094888.sst): first pass time = 0.01's, 333.674'MB/sec 2024/11/21-02:14:47.177610 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094888.sst): old prealloc_size = 147639500, real_size = 886624 2024/11/21-02:14:47.177655 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094888.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 2650 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 11.09 raw-val = 0.0027 GB zip-val = 0.0009 GB avg-val =1016.82 avg-zval = 323.17 2024/11/21-02:14:47.181632 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00/094888.sst): second pass time = 0.03's, 90.304'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 232.009'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 976.304'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.251'MB/sec write SST data time = 0.00's, 695.989'MB/sec dict compress time = 3329340039.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.033'MB, throughput = 1159.487'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 90.304'MB/sec zip pipeline throughput = 90.304'MB/sec entries = 2650 avg-key = 20.00 avg-zkey = 11.09 avg-val = 1016.82 avg-zval = 323.17 usrkeys = 2650 avg-key = 12.00 avg-zkey = 11.09 avg-val = 1023.82 avg-zval = 323.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2650 bytes = 9616 } seq expand size = 18550 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0027 GB dict = 0.03 MB all = 0.0027 GB } __ZipSize{ index = 0.0000 GB value = 0.0009 GB dict = 0.03 MB all = 0.0009 GB } UnZip/Zip{ index = 1.0825 value = 3.1464 dict = 1.00 all = 2.9567 } Zip/UnZip{ index = 0.9238 value = 0.3178 dict = 1.00 all = 0.3382 } ---------------------------- total value len = 563.730637 GB avg = 0.331 KB (by entry num) total key len = 44.327402 GB avg = 0.026 KB total ukey len = 32.801939 GB avg = 0.014 KB total ukey num = 2.321664369 Billion total entry num = 1.701166391 Billion write speed all = 20.636737935 MB/sec (with seq num) write speed all = 20.174854066 MB/sec (without seq num) 2024/11/21-02:14:47.189899 140008031065664 [compaction_job.cc:1948] [default] [JOB 2213] Generated table #94888: 2650 keys, 929280 bytes, temperature: kWarm 2024/11/21-02:14:47.189945 140008031065664 EVENT_LOG_v1 {"time_micros": 1732126487189920, "cf_name": "default", "job": 2213, "event": "table_file_creation", "file_number": 94888, "file_size": 929280, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980128407, "largest_seqno": 1435581015, "table_properties": {"data_size": 856400, "index_size": 29376, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 53000, "raw_average_key_size": 20, "raw_value_size": 2694585, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2650, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732126487, "oldest_key_time": 0, "file_creation_time": 1732126487, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 94888, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:14:47.199507 140008031065664 [compaction_job.cc:703] job-02213: subcompact[0], size: 0.214061 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02213/att-00 [094883,094884,094885,094886,094887,094888] 2024/11/21-02:14:47.239490 140008031065664 (Original Log Time 2024/11/21-02:14:39.459446) EVENT_LOG_v1 {"time_micros": 1732126479459413, "job": 2213, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [94826], "files_L3": [94867, 94868, 94754, 94755, 94756, 94851], "score": 0.990382, "input_data_size": 246477339, "oldest_snapshot_seqno": 1436166771} 2024/11/21-02:14:47.239493 140008031065664 (Original Log Time 2024/11/21-02:14:47.238835) [compaction_job.cc:2022] [default] [JOB 2213] Compacted 1@2 + 6@3 files to L3 => 214061154 bytes 2024/11/21-02:14:47.239494 140008031065664 (Original Log Time 2024/11/21-02:14:47.239424) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.8 rd, 27.7 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(31.2, 203.8 +0.0 blob) out(204.1 +0.0 blob), read-write-amplify(14.1) write-amplify(6.5) OK, records in: 680870, records dropped: 31077 output_compression: Snappy 2024/11/21-02:14:47.239499 140008031065664 (Original Log Time 2024/11/21-02:14:47.239470) EVENT_LOG_v1 {"time_micros": 1732126487239447, "cf": "default", "job": 2213, "event": "compaction_finished", "compaction_time_micros": 7740064, "compaction_time_cpu_micros": 1959347, "output_level": 3, "num_output_files": 6, "total_output_size": 214061154, "num_input_records": 680870, "num_output_records": 649793, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 151276397, "file_range_sync_nanos": 0, "file_fsync_nanos": 4938, "file_prepare_write_nanos": 10630, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-02:14:47.352993 140008031065664 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732121803,"starts":1732126479,"executesMs":7905,"compactionJobId":2213,"attempt":0,"compactionInputRawBytes":706064793,"compactionInputZipBytes":246477339,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214061154,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-64d27b7f576966d280992b6959000abb-1a4bcb927fdcbc4a-00"}}, response = 2024/11/21-02:14:47.353082 140008031065664 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02213/att-00: olev 3, work 7.906 s, result 7.675 ms, install 0.678 ms, input{raw 673.356 MiB zip 235.059 MiB}