2024/11/20-20:16:40.694369 140008224097856 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00: fork to child time = 0.008198 sec 2024/11/20-20:16:40.694890 140008224097856 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00 2024/11/20-20:16:40.701328 140008224097856 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00 2024/11/20-20:16:40.703009 140008224097856 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:16:40.703246 140008224097856 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:16:40.755906 140008224097856 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09951/att-00/MANIFEST-049091 2024/11/20-20:16:40.810621 140008224097856 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09951/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65478, last_sequence is 1067926249, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65257 2024/11/20-20:16:40.810627 140008224097856 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:16:40.810708 140008224097856 [version_set.cc:5724] Creating manifest 65478 2024/11/20-20:16:40.849365 140008224097856 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:16:40.874394 140008224097856 [compaction_job.cc:2437] [default] [JOB 9951] Compacting 1@2 + 8@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:16:40.874403 140008224097856 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8593 Base level 2, inputs: [65443(31MB)], [65464(40MB) 65465(3756KB) 65429(5383KB) 65325(40MB) 65327(40MB) 65329(39MB) 65405(39MB) 65445(19MB)] 2024/11/20-20:16:40.880707 140008224097856 [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/20-20:16:40.880726 140008224097856 [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/20-20:16:40.880740 140008224097856 [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/20-20:16:40.880746 140008224097856 [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/20-20:16:40.880755 140008224097856 [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/20-20:16:41.486781 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.sst) /dev/shm/ToplingTemp/Topling-928112-5g7KDG 2024/11/20-20:16:41.650677 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.sst): first pass time = 0.16's, 819.142'MB/sec 2024/11/20-20:16:42.287447 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.sst): old prealloc_size = 147639500, real_size = 40605840 2024/11/20-20:16:42.287628 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.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.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 311.76 2024/11/20-20:16:42.287792 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.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/20-20:16:42.456351 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065479.sst): second pass time = 0.64's, 207.058'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.520'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1602.295'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 916.283'MB/sec dict compress time = 0.00's, 1378150.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32068.645'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 207.058'MB/sec zip pipeline throughput = 275.725'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 311.76 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.78 avg-zval = 311.76 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 51400 bytes = 173488 } seq expand size = 359800 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.0421 GB } UnZip/Zip{ index = 6.9856 value = 3.2621 dict = 1.00 all = 3.1845 } Zip/UnZip{ index = 0.1432 value = 0.3065 dict = 1.00 all = 0.3140 } ---------------------------- total value len = 563.197722 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.321144006 Billion total entry num = 1.700646028 Billion write speed all = 76.128635365 MB/sec (with seq num) write speed all = 74.423750097 MB/sec (without seq num) 2024/11/20-20:16:42.506425 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65479: 129430 keys, 42147173 bytes, temperature: kWarm 2024/11/20-20:16:42.506521 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105002506473, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65479, "file_size": 42147173, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066683489, "table_properties": {"data_size": 40350976, "index_size": 222336, "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": 131630019, "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": 1732105001, "oldest_key_time": 0, "file_creation_time": 1732105001, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65479, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:42.541160 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.sst) /dev/shm/ToplingTemp/Topling-928112-QLHD0F 2024/11/20-20:16:43.172251 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.sst): first pass time = 0.63's, 212.687'MB/sec 2024/11/20-20:16:43.898572 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.sst): old prealloc_size = 147639500, real_size = 40741472 2024/11/20-20:16:43.898685 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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.0405 GB avg-val =1017.00 avg-zval = 312.81 2024/11/20-20:16:43.898784 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.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/20-20:16:44.058905 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065480.sst): second pass time = 0.73's, 181.412'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.170'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2370.903'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 964.646'MB/sec dict compress time = 0.00's, 1377798.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34263.354'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 181.412'MB/sec zip pipeline throughput = 330.765'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 312.81 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.85 avg-zval = 312.81 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 71189 bytes = 240272 } seq expand size = 498323 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.0405 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0078 value = 3.2511 dict = 1.00 all = 3.1693 } Zip/UnZip{ index = 0.1427 value = 0.3076 dict = 1.00 all = 0.3155 } ---------------------------- total value len = 563.329850 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.321273435 Billion total entry num = 1.700775457 Billion write speed all = 76.130228635 MB/sec (with seq num) write speed all = 74.425555944 MB/sec (without seq num) 2024/11/20-20:16:44.108815 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65480: 129429 keys, 42349189 bytes, temperature: kWarm 2024/11/20-20:16:44.108875 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105004108842, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65480, "file_size": 42349189, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066683500, "table_properties": {"data_size": 40487312, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629884, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732105002, "oldest_key_time": 0, "file_creation_time": 1732105002, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65480, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:44.145170 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.sst) /dev/shm/ToplingTemp/Topling-928112-a9a1ID 2024/11/20-20:16:44.689783 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.sst): first pass time = 0.54's, 246.461'MB/sec 2024/11/20-20:16:45.452637 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.sst): old prealloc_size = 147639500, real_size = 40559408 2024/11/20-20:16:45.452760 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.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.76 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.37 2024/11/20-20:16:45.452841 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.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/20-20:16:45.621769 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065481.sst): second pass time = 0.76's, 172.722'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.747'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2221.627'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.258'MB/sec write SST data time = 0.04's, 965.164'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 = 15362.806'MB/sec zip my value time = 0.76's, unzip length = 0.132'GB zip my value throughput = 172.722'MB/sec zip pipeline throughput = 314.918'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.01 avg-zval = 311.37 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1019.27 avg-zval = 311.37 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 41771 bytes = 140992 } seq expand size = 292397 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.0421 GB } UnZip/Zip{ index = 6.8321 value = 3.2663 dict = 1.00 all = 3.1905 } Zip/UnZip{ index = 0.1464 value = 0.3062 dict = 1.00 all = 0.3134 } ---------------------------- total value len = 563.461772 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.321402863 Billion total entry num = 1.700904885 Billion write speed all = 76.132173707 MB/sec (with seq num) write speed all = 74.427705040 MB/sec (without seq num) 2024/11/20-20:16:45.672659 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65481: 129428 keys, 42068252 bytes, temperature: kWarm 2024/11/20-20:16:45.672726 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105005672694, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65481, "file_size": 42068252, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066683583, "table_properties": {"data_size": 40299552, "index_size": 227328, "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": 131629297, "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": 1732105004, "oldest_key_time": 0, "file_creation_time": 1732105004, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65481, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:45.706930 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.sst) /dev/shm/ToplingTemp/Topling-928112-w4DM1G 2024/11/20-20:16:46.196609 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.sst): first pass time = 0.49's, 274.112'MB/sec 2024/11/20-20:16:46.937401 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.sst): old prealloc_size = 147639500, real_size = 40514240 2024/11/20-20:16:46.937533 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.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.71 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.06 2024/11/20-20:16:46.937602 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.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/20-20:16:47.096324 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065482.sst): second pass time = 0.74's, 177.842'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.227'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2005.081'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.281'MB/sec write SST data time = 0.04's, 958.516'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 = 28231.741'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 177.842'MB/sec zip pipeline throughput = 307.302'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 311.06 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.68 avg-zval = 311.06 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31302 bytes = 105664 } seq expand size = 219114 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.0420 GB } UnZip/Zip{ index = 7.0281 value = 3.2694 dict = 1.00 all = 3.1966 } Zip/UnZip{ index = 0.1423 value = 0.3059 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 563.593620 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.321532293 Billion total entry num = 1.701034315 Billion write speed all = 76.134951030 MB/sec (with seq num) write speed all = 74.430667451 MB/sec (without seq num) 2024/11/20-20:16:47.145994 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65482: 129430 keys, 41988042 bytes, temperature: kWarm 2024/11/20-20:16:47.146069 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105007146023, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65482, "file_size": 41988042, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066683589, "table_properties": {"data_size": 40260720, "index_size": 220992, "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": 131629280, "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": 1732105005, "oldest_key_time": 0, "file_creation_time": 1732105005, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65482, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:47.182021 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.sst) /dev/shm/ToplingTemp/Topling-928112-GTi0xG 2024/11/20-20:16:47.662022 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.sst): first pass time = 0.48's, 279.645'MB/sec 2024/11/20-20:16:48.487614 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.sst): old prealloc_size = 147639500, real_size = 40376960 2024/11/20-20:16:48.487730 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.99 2024/11/20-20:16:48.487786 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.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/20-20:16:48.651119 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065483.sst): second pass time = 0.82's, 159.579'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.430'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2304.507'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.04's, 998.529'MB/sec dict compress time = 0.00's, 1326491.819'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27650.770'MB/sec zip my value time = 0.82's, unzip length = 0.132'GB zip my value throughput = 159.579'MB/sec zip pipeline throughput = 310.286'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 309.99 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.24 avg-zval = 309.99 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4456 bytes = 15056 } seq expand size = 31192 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9877 value = 3.2807 dict = 1.00 all = 3.2140 } Zip/UnZip{ index = 0.1431 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.725281 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661723 Billion total entry num = 1.701163745 Billion write speed all = 76.136938837 MB/sec (with seq num) write speed all = 74.432857400 MB/sec (without seq num) 2024/11/20-20:16:48.701553 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65483: 129430 keys, 41759920 bytes, temperature: kWarm 2024/11/20-20:16:48.701621 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105008701591, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65483, "file_size": 41759920, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066681038, "table_properties": {"data_size": 40122160, "index_size": 222272, "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": 131629651, "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": 1732105007, "oldest_key_time": 0, "file_creation_time": 1732105007, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65483, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:48.738881 140008224097856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst) /dev/shm/ToplingTemp/Topling-928112-h8INOH 2024/11/20-20:16:49.027691 140008224097856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst): first pass time = 0.29's, 335.710'MB/sec 2024/11/20-20:16:49.465122 140008224097856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst): old prealloc_size = 147639500, real_size = 29205136 2024/11/20-20:16:49.465228 140008224097856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 93488 prefix = 4 raw-key = 0.0007 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.0951 GB zip-val = 0.0290 GB avg-val =1016.98 avg-zval = 310.43 2024/11/20-20:16:49.465287 140008224097856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.097 GB 2024/11/20-20:16:49.585839 140008224097856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00/065484.sst): second pass time = 0.44's, 217.768'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.12's, 250.098'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1996.703'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.269'MB/sec write SST data time = 0.03's, 898.761'MB/sec dict compress time = 0.00's, 949403.272'MB/sec z-dict build time = 0.00's, sample length = 0.986'MB, throughput = 20457.289'MB/sec zip my value time = 0.44's, unzip length = 0.095'GB zip my value throughput = 217.768'MB/sec zip pipeline throughput = 217.768'MB/sec entries = 93488 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 310.43 usrkeys = 93488 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.09 avg-zval = 310.43 TagRS{ kinds = RS_Key0_TagN bytes = 14720 } TagArray{ size = 1497 bytes = 4880 } seq expand size = 10479 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0011 GB value = 0.0951 GB dict = 0.99 MB all = 0.0969 GB } __ZipSize{ index = 0.0002 GB value = 0.0290 GB dict = 0.99 MB all = 0.0302 GB } UnZip/Zip{ index = 7.0172 value = 3.2760 dict = 1.00 all = 3.2112 } Zip/UnZip{ index = 0.1425 value = 0.3052 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 563.820367 GB avg = 0.331 KB (by entry num) total key len = 44.329219 GB avg = 0.026 KB total ukey len = 32.803029 GB avg = 0.014 KB total ukey num = 2.321755211 Billion total entry num = 1.701257233 Billion write speed all = 76.140167649 MB/sec (with seq num) write speed all = 74.436191998 MB/sec (without seq num) 2024/11/20-20:16:49.624071 140008224097856 [compaction_job.cc:1948] [default] [JOB 9951] Generated table #65484: 93488 keys, 30189308 bytes, temperature: kWarm 2024/11/20-20:16:49.624140 140008224097856 EVENT_LOG_v1 {"time_micros": 1732105009624109, "cf_name": "default", "job": 9951, "event": "table_file_creation", "file_number": 65484, "file_size": 30189308, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1066645361, "table_properties": {"data_size": 29021696, "index_size": 159872, "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": 1869760, "raw_average_key_size": 20, "raw_value_size": 95075603, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 93488, "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": 1732105008, "oldest_key_time": 0, "file_creation_time": 1732105008, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65484, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:49.647353 140008224097856 [compaction_job.cc:703] job-09951: subcompact[0], size: 0.240502 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09951/att-00 [065479,065480,065481,065482,065483,065484] 2024/11/20-20:16:49.702141 140008224097856 (Original Log Time 2024/11/20-20:16:40.874431) EVENT_LOG_v1 {"time_micros": 1732105000874410, "job": 9951, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65443], "files_L3": [65464, 65465, 65429, 65325, 65327, 65329, 65405, 65445], "score": 0.84449, "input_data_size": 272944993, "oldest_snapshot_seqno": 1067925973} 2024/11/20-20:16:49.702144 140008224097856 (Original Log Time 2024/11/20-20:16:49.697990) [compaction_job.cc:2022] [default] [JOB 9951] Compacted 1@2 + 8@3 files to L3 => 240501884 bytes 2024/11/20-20:16:49.702146 140008224097856 (Original Log Time 2024/11/20-20:16:49.702067) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.1 rd, 27.4 wr, level 3, files in(1, 8) out(6 +0 blob) MB in(31.2, 229.1 +0.0 blob) out(229.4 +0.0 blob), read-write-amplify(15.7) write-amplify(7.3) OK, records in: 771232, records dropped: 30597 output_compression: Snappy 2024/11/20-20:16:49.702150 140008224097856 (Original Log Time 2024/11/20-20:16:49.702119) EVENT_LOG_v1 {"time_micros": 1732105009702093, "cf": "default", "job": 9951, "event": "compaction_finished", "compaction_time_micros": 8772933, "compaction_time_cpu_micros": 1987728, "output_level": 3, "num_output_files": 6, "total_output_size": 240501884, "num_input_records": 771232, "num_output_records": 740635, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 172664640, "file_range_sync_nanos": 0, "file_fsync_nanos": 5113, "file_prepare_write_nanos": 10651, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:16:49.848413 140008224097856 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":1732096383,"starts":1732105000,"executesMs":8995,"compactionJobId":9951,"attempt":0,"compactionInputRawBytes":799765748,"compactionInputZipBytes":272944993,"compactionOutputRawBytes":0,"compactionOutputZipBytes":240501884,"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-5db366191a47a4d77dddaf0319d26065-1bd879c4f15b5f6e-00"}}, response = 2024/11/20-20:16:49.848515 140008224097856 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09951/att-00: olev 3, work 8.996 s, result 7.652 ms, install 4.175 ms, input{raw 762.716 MiB zip 260.301 MiB}