2024/11/21-02:08:12.749976 140008526235200 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00: fork to child time = 0.025169 sec 2024/11/21-02:08:12.750744 140008526235200 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00 2024/11/21-02:08:12.758253 140008526235200 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00 2024/11/21-02:08:12.760783 140008526235200 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:08:12.761140 140008526235200 [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:08:12.809439 140008526235200 [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-02049/att-00/MANIFEST-090329 2024/11/21-02:08:12.840385 140008526235200 [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-02049/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 94522, last_sequence is 1431290502, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 94371 2024/11/21-02:08:12.840403 140008526235200 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:08:12.840503 140008526235200 [version_set.cc:5724] Creating manifest 94522 2024/11/21-02:08:12.873682 140008526235200 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:08:12.900153 140008526235200 [compaction_job.cc:2437] [default] [JOB 2049] Compacting 1@2 + 6@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-02:08:12.900181 140008526235200 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 1548 Base level 2, inputs: [94519(31MB)], [94464(40MB) 94465(612KB) 94417(40MB) 94418(40MB) 94419(40MB) 94451(40MB)] 2024/11/21-02:08:12.909786 140008526235200 [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:08:12.909824 140008526235200 [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:08:12.909878 140008526235200 [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:08:12.909891 140008526235200 [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:08:12.909906 140008526235200 [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:08:13.725553 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.sst) /dev/shm/ToplingTemp/Topling-1250403-vGj4hP 2024/11/21-02:08:13.918469 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.sst): first pass time = 0.19's, 695.903'MB/sec 2024/11/21-02:08:14.547745 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.sst): old prealloc_size = 147639500, real_size = 41010080 2024/11/21-02:08:14.547863 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.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.91 2024/11/21-02:08:14.548028 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.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:08:14.773008 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094523.sst): second pass time = 0.63's, 209.439'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 190.149'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2239.686'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.205'MB/sec write SST data time = 0.07's, 638.018'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41053.190'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.439'MB/sec zip pipeline throughput = 236.056'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 314.91 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1023.99 avg-zval = 314.91 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 469200 } seq expand size = 906017 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0960 value = 3.2295 dict = 1.00 all = 3.1340 } Zip/UnZip{ index = 0.1409 value = 0.3096 dict = 1.00 all = 0.3191 } ---------------------------- 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.896615092 MB/sec (with seq num) write speed all = 20.428640078 MB/sec (without seq num) 2024/11/21-02:08:14.827316 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94523: 129431 keys, 42827123 bytes, temperature: kWarm 2024/11/21-02:08:14.827408 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126094827364, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94523, "file_size": 42827123, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980054399, "largest_seqno": 1431215831, "table_properties": {"data_size": 40758672, "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": 131629862, "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": 1732126093, "oldest_key_time": 0, "file_creation_time": 1732126093, "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": 94523, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:14.865223 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.sst) /dev/shm/ToplingTemp/Topling-1250403-X2qBNN 2024/11/21-02:08:15.398753 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.sst): first pass time = 0.53's, 251.583'MB/sec 2024/11/21-02:08:15.957823 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.sst): old prealloc_size = 147639500, real_size = 41010128 2024/11/21-02:08:15.957951 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.90 2024/11/21-02:08:15.958114 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.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:08:16.224298 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094524.sst): second pass time = 0.56's, 235.756'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 160.745'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2117.416'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.166'MB/sec write SST data time = 0.07's, 600.822'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44527.237'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.756'MB/sec zip pipeline throughput = 235.756'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 314.90 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.02 avg-zval = 314.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 469184 } seq expand size = 905982 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.0076 value = 3.2297 dict = 1.00 all = 3.1340 } 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.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 20.900219597 MB/sec (with seq num) write speed all = 20.432232330 MB/sec (without seq num) 2024/11/21-02:08:16.279522 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94524: 129426 keys, 42826821 bytes, temperature: kWarm 2024/11/21-02:08:16.279599 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126096279555, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94524, "file_size": 42826821, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1431174212, "table_properties": {"data_size": 40755968, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629444, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732126094, "oldest_key_time": 0, "file_creation_time": 1732126094, "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": 94524, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:16.364174 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.sst) /dev/shm/ToplingTemp/Topling-1250403-4QkkqO 2024/11/21-02:08:16.960115 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.sst): first pass time = 0.60's, 225.246'MB/sec 2024/11/21-02:08:17.531396 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.sst): old prealloc_size = 147639500, real_size = 40693568 2024/11/21-02:08:17.531565 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.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.0404 GB avg-val =1017.01 avg-zval = 312.44 2024/11/21-02:08:17.531727 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.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:08:17.705615 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094525.sst): second pass time = 0.57's, 230.812'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 242.687'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1566.525'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.256'MB/sec write SST data time = 0.05's, 884.286'MB/sec dict compress time = 140015.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45381.003'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.812'MB/sec zip pipeline throughput = 287.141'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.44 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.28 avg-zval = 312.44 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 60401 bytes = 218976 } seq expand size = 422807 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.9795 value = 3.2551 dict = 1.00 all = 3.1745 } Zip/UnZip{ index = 0.1433 value = 0.3072 dict = 1.00 all = 0.3150 } ---------------------------- total value len = 563.462856 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.321402861 Billion total entry num = 1.700904883 Billion write speed all = 20.903785526 MB/sec (with seq num) write speed all = 20.435786491 MB/sec (without seq num) 2024/11/21-02:08:17.757573 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94525: 129428 keys, 42280129 bytes, temperature: kWarm 2024/11/21-02:08:17.757640 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126097757602, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94525, "file_size": 42280129, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1431203182, "table_properties": {"data_size": 40438512, "index_size": 222528, "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": 131629949, "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": 1732126096, "oldest_key_time": 0, "file_creation_time": 1732126096, "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": 94525, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:17.793578 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.sst) /dev/shm/ToplingTemp/Topling-1250403-LI5ELP 2024/11/21-02:08:18.473021 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.sst): first pass time = 0.68's, 197.551'MB/sec 2024/11/21-02:08:18.960285 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.sst): old prealloc_size = 147639500, real_size = 40571408 2024/11/21-02:08:18.960423 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.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.89 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.32 2024/11/21-02:08:18.960808 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.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:08:19.127807 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094526.sst): second pass time = 0.49's, 270.611'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.166'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2169.348'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 884.407'MB/sec dict compress time = 4591213564.97's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47711.263'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 270.611'MB/sec zip pipeline throughput = 270.611'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.89 avg-val = 1017.02 avg-zval = 311.32 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.89 avg-val = 1023.99 avg-zval = 311.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128830 bytes = 467024 } seq expand size = 901810 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.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.3345 value = 3.2668 dict = 1.00 all = 3.1651 } Zip/UnZip{ index = 0.1579 value = 0.3061 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.595388 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.321532288 Billion total entry num = 1.701034310 Billion write speed all = 20.907410108 MB/sec (with seq num) write speed all = 20.439398353 MB/sec (without seq num) 2024/11/21-02:08:19.178990 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94526: 129427 keys, 42406044 bytes, temperature: kWarm 2024/11/21-02:08:19.179070 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126099179027, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94526, "file_size": 42406044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1431213973, "table_properties": {"data_size": 40293696, "index_size": 245184, "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": 131629761, "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": 1732126097, "oldest_key_time": 0, "file_creation_time": 1732126097, "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": 94526, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:19.213541 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.sst) /dev/shm/ToplingTemp/Topling-1250403-WEPzbM 2024/11/21-02:08:19.834979 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.sst): first pass time = 0.62's, 215.994'MB/sec 2024/11/21-02:08:20.361960 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.sst): old prealloc_size = 147639500, real_size = 40897392 2024/11/21-02:08:20.362144 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.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 =1016.99 avg-zval = 313.96 2024/11/21-02:08:20.362512 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.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:08:20.532830 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094527.sst): second pass time = 0.53's, 250.282'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.097'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1617.506'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 841.044'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41008.806'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 250.282'MB/sec zip pipeline throughput = 250.282'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.99 avg-zval = 313.96 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1023.99 avg-zval = 313.96 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 129290 bytes = 468688 } seq expand size = 905030 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.7826 value = 3.2392 dict = 1.00 all = 3.1408 } Zip/UnZip{ index = 0.1474 value = 0.3087 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.727922 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.321661718 Billion total entry num = 1.701163740 Billion write speed all = 20.911046770 MB/sec (with seq num) write speed all = 20.443022021 MB/sec (without seq num) 2024/11/21-02:08:20.585320 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94527: 129430 keys, 42734204 bytes, temperature: kWarm 2024/11/21-02:08:20.585388 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126100585357, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94527, "file_size": 42734204, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1431215771, "table_properties": {"data_size": 40635872, "index_size": 228992, "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": 131629363, "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": 1732126099, "oldest_key_time": 0, "file_creation_time": 1732126099, "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": 94527, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:20.623013 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094528.sst) /dev/shm/ToplingTemp/Topling-1250403-7d9CGP 2024/11/21-02:08:20.631250 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094528.sst): first pass time = 0.01's, 352.443'MB/sec 2024/11/21-02:08:20.661341 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094528.sst): old prealloc_size = 147639500, real_size = 931824 2024/11/21-02:08:20.661391 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094528.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 2782 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 10.79 raw-val = 0.0028 GB zip-val = 0.0009 GB avg-val =1016.98 avg-zval = 323.85 2024/11/21-02:08:20.665088 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00/094528.sst): second pass time = 0.03's, 95.419'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 261.993'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 918.820'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.287'MB/sec write SST data time = 0.00's, 768.818'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.033'MB, throughput = 1395.556'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 95.419'MB/sec zip pipeline throughput = 95.419'MB/sec entries = 2782 avg-key = 20.00 avg-zkey = 10.79 avg-val = 1016.98 avg-zval = 323.85 usrkeys = 2782 avg-key = 12.00 avg-zkey = 10.79 avg-val = 1023.98 avg-zval = 323.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2782 bytes = 10096 } seq expand size = 19474 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0000 GB value = 0.0028 GB dict = 0.03 MB all = 0.0029 GB } __ZipSize{ index = 0.0000 GB value = 0.0009 GB dict = 0.03 MB all = 0.0010 GB } UnZip/Zip{ index = 1.1122 value = 3.1402 dict = 1.00 all = 2.9589 } Zip/UnZip{ index = 0.8991 value = 0.3184 dict = 1.00 all = 0.3380 } ---------------------------- total value len = 563.730771 GB avg = 0.331 KB (by entry num) total key len = 44.327405 GB avg = 0.026 KB total ukey len = 32.801941 GB avg = 0.014 KB total ukey num = 2.321664500 Billion total entry num = 1.701166522 Billion write speed all = 20.911051543 MB/sec (with seq num) write speed all = 20.443028156 MB/sec (without seq num) 2024/11/21-02:08:20.671501 140008526235200 [compaction_job.cc:1948] [default] [JOB 2049] Generated table #94528: 2782 keys, 974971 bytes, temperature: kWarm 2024/11/21-02:08:20.671546 140008526235200 EVENT_LOG_v1 {"time_micros": 1732126100671521, "cf_name": "default", "job": 2049, "event": "table_file_creation", "file_number": 94528, "file_size": 974971, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 972263260, "largest_seqno": 1429656270, "table_properties": {"data_size": 900960, "index_size": 30016, "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": 55640, "raw_average_key_size": 20, "raw_value_size": 2829233, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2782, "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": 1732126100, "oldest_key_time": 0, "file_creation_time": 1732126100, "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": 94528, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:08:20.680234 140008526235200 [compaction_job.cc:703] job-02049: subcompact[0], size: 0.214049 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02049/att-00 [094523,094524,094525,094526,094527,094528] 2024/11/21-02:08:20.721536 140008526235200 (Original Log Time 2024/11/21-02:08:12.900270) EVENT_LOG_v1 {"time_micros": 1732126092900205, "job": 2049, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [94519], "files_L3": [94464, 94465, 94417, 94418, 94419, 94451], "score": 0.985716, "input_data_size": 246416571, "oldest_snapshot_seqno": 1431290447} 2024/11/21-02:08:20.721540 140008526235200 (Original Log Time 2024/11/21-02:08:20.720810) [compaction_job.cc:2022] [default] [JOB 2049] Compacted 1@2 + 6@3 files to L3 => 214049292 bytes 2024/11/21-02:08:20.721541 140008526235200 (Original Log Time 2024/11/21-02:08:20.721466) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.7 rd, 27.5 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: 680911, records dropped: 30987 output_compression: Snappy 2024/11/21-02:08:20.721545 140008526235200 (Original Log Time 2024/11/21-02:08:20.721514) EVENT_LOG_v1 {"time_micros": 1732126100721490, "cf": "default", "job": 2049, "event": "compaction_finished", "compaction_time_micros": 7779966, "compaction_time_cpu_micros": 2058846, "output_level": 3, "num_output_files": 6, "total_output_size": 214049292, "num_input_records": 680911, "num_output_records": 649924, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 184844255, "file_range_sync_nanos": 0, "file_fsync_nanos": 6079, "file_prepare_write_nanos": 14134, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-02:08:20.849153 140008526235200 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":1732126092,"executesMs":7962,"compactionJobId":2049,"attempt":0,"compactionInputRawBytes":706107675,"compactionInputZipBytes":246416571,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214049292,"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-4e2cc856c8956af2e35d1aaeb5bdcd95-945863b6d9875918-00"}}, response = 2024/11/21-02:08:20.849233 140008526235200 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02049/att-00: olev 3, work 7.963 s, result 7.633 ms, install 0.752 ms, input{raw 673.397 MiB zip 235.001 MiB}