2024/11/20-18:28:32.639800 140008182134336 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00: fork to child time = 0.009833 sec 2024/11/20-18:28:32.640359 140008182134336 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00 2024/11/20-18:28:32.647541 140008182134336 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00 2024/11/20-18:28:32.649302 140008182134336 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:28:32.649531 140008182134336 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:28:32.694446 140008182134336 [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-05007/att-00/MANIFEST-049091 2024/11/20-18:28:32.745441 140008182134336 [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-05007/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 56176, last_sequence is 948356103, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 55084 2024/11/20-18:28:32.745453 140008182134336 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:28:32.745542 140008182134336 [version_set.cc:5724] Creating manifest 56176 2024/11/20-18:28:32.784808 140008182134336 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:28:32.806141 140008182134336 [compaction_job.cc:2437] [default] [JOB 5007] Compacting 1@2 + 10@3 files to L3, score 0.53, subcompactions 1 : 1 2024/11/20-18:28:32.806164 140008182134336 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 4739 Base level 2, inputs: [56158(320KB)], [55789(100MB) 55790(100MB) 55945(100MB) 55946(100MB) 55947(100MB) 56046(30MB) 56048(12MB) 56115(37MB) 56117(12MB) 56112(16MB)] 2024/11/20-18:28:32.810119 140008182134336 [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-18:28:32.810146 140008182134336 [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-18:28:32.810166 140008182134336 [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-18:28:32.810174 140008182134336 [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-18:28:32.810197 140008182134336 [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-18:28:33.934361 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst) /dev/shm/ToplingTemp/Topling-809474-mogsVN 2024/11/20-18:28:34.190892 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst): first pass time = 0.26's, 523.277'MB/sec 2024/11/20-18:28:35.618412 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst): old prealloc_size = 147639500, real_size = 103830768 2024/11/20-18:28:35.618561 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200693 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.77 avg-zval = 515.42 2024/11/20-18:28:35.618791 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-18:28:35.913037 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056177.sst): second pass time = 1.43's, 90.695'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 359.045'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2604.551'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.221'MB/sec write SST data time = 0.07's, 1576.763'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.345'MB, throughput = 19862.855'MB/sec zip my value time = 1.43's, unzip length = 0.129'GB zip my value throughput = 90.695'MB/sec zip pipeline throughput = 145.970'MB/sec entries = 200693 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.77 avg-zval = 515.42 usrkeys = 200693 avg-key = 16.00 avg-zkey = 1.69 avg-val = 651.22 avg-zval = 515.42 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 185003 bytes = 624400 } seq expand size = 1295021 multi value expand size = 0 cnt WriteAppend = 34 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.34 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.34 MB all = 0.1058 GB } UnZip/Zip{ index = 9.4684 value = 1.2510 dict = 1.00 all = 1.2688 } Zip/UnZip{ index = 0.1056 value = 0.7994 dict = 1.00 all = 0.7882 } ---------------------------- total value len = 0.130696 GB avg = 0.651 KB (by entry num) total key len = 0.004817 GB avg = 0.024 KB total ukey len = 0.003211 GB avg = 0.016 KB total ukey num = 0.000200693 Billion total entry num = 0.000200693 Billion write speed all = 0.003888006 MB/sec (with seq num) write speed all = 0.003841942 MB/sec (without seq num) 2024/11/20-18:28:36.072009 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56177: 200693 keys, 105783855 bytes, temperature: kWarm 2024/11/20-18:28:36.072139 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098516072078, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56177, "file_size": 105783855, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 947184564, "table_properties": {"data_size": 103441248, "index_size": 339136, "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": 4816632, "raw_average_key_size": 24, "raw_value_size": 129401212, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200693, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098513, "oldest_key_time": 0, "file_creation_time": 1732098513, "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": 56177, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:36.170117 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst) /dev/shm/ToplingTemp/Topling-809474-Zo6wtO 2024/11/20-18:28:37.455958 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst): first pass time = 1.29's, 104.386'MB/sec 2024/11/20-18:28:38.755987 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst): old prealloc_size = 147639500, real_size = 103842416 2024/11/20-18:28:38.756221 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200600 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.08 avg-zval = 515.72 2024/11/20-18:28:38.756416 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-18:28:39.068957 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056178.sst): second pass time = 1.30's, 99.595'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 337.359'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1624.889'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.07's, 1603.373'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.345'MB, throughput = 45482.347'MB/sec zip my value time = 1.30's, unzip length = 0.129'GB zip my value throughput = 99.595'MB/sec zip pipeline throughput = 114.884'MB/sec entries = 200600 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.08 avg-zval = 515.72 usrkeys = 200600 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.45 avg-zval = 515.72 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 125138 bytes = 406720 } seq expand size = 875966 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.34 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.34 MB all = 0.1056 GB } UnZip/Zip{ index = 9.4748 value = 1.2508 dict = 1.00 all = 1.2713 } Zip/UnZip{ index = 0.1055 value = 0.7995 dict = 1.00 all = 0.7866 } ---------------------------- total value len = 0.260976 GB avg = 0.650 KB (by entry num) total key len = 0.009631 GB avg = 0.024 KB total ukey len = 0.006421 GB avg = 0.016 KB total ukey num = 0.000401293 Billion total entry num = 0.000401293 Billion write speed all = 0.007763284 MB/sec (with seq num) write speed all = 0.007671184 MB/sec (without seq num) 2024/11/20-18:28:39.225070 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56178: 200600 keys, 105578200 bytes, temperature: kWarm 2024/11/20-18:28:39.225130 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098519225101, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56178, "file_size": 105578200, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 947184638, "table_properties": {"data_size": 103453344, "index_size": 338752, "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": 4814400, "raw_average_key_size": 24, "raw_value_size": 129403354, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200600, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098516, "oldest_key_time": 0, "file_creation_time": 1732098516, "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": 56178, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:39.278933 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst) /dev/shm/ToplingTemp/Topling-809474-tUNIJQ 2024/11/20-18:28:40.767008 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst): first pass time = 1.49's, 90.198'MB/sec 2024/11/20-18:28:41.863908 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst): old prealloc_size = 147639500, real_size = 103820304 2024/11/20-18:28:41.864116 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200567 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.19 avg-zval = 515.69 2024/11/20-18:28:41.864274 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-18:28:42.261196 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056179.sst): second pass time = 1.10's, 118.060'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.40's, 265.714'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1886.294'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.151'MB/sec write SST data time = 0.06's, 1628.055'MB/sec dict compress time = 0.00's, 1347413.000'MB/sec z-dict build time = 0.00's, sample length = 1.347'MB, throughput = 42628.860'MB/sec zip my value time = 1.10's, unzip length = 0.129'GB zip my value throughput = 118.060'MB/sec zip pipeline throughput = 118.060'MB/sec entries = 200567 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.19 avg-zval = 515.69 usrkeys = 200567 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.81 avg-zval = 515.69 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 132146 bytes = 412976 } seq expand size = 925022 multi value expand size = 0 cnt WriteAppend = 21 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1056 GB } UnZip/Zip{ index = 9.4732 value = 1.2511 dict = 1.00 all = 1.2714 } Zip/UnZip{ index = 0.1056 value = 0.7993 dict = 1.00 all = 0.7865 } ---------------------------- total value len = 0.391305 GB avg = 0.650 KB (by entry num) total key len = 0.014445 GB avg = 0.024 KB total ukey len = 0.009630 GB avg = 0.016 KB total ukey num = 0.000601860 Billion total entry num = 0.000601860 Billion write speed all = 0.011639268 MB/sec (with seq num) write speed all = 0.011501149 MB/sec (without seq num) 2024/11/20-18:28:42.414933 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56179: 200567 keys, 105564828 bytes, temperature: kWarm 2024/11/20-18:28:42.415001 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098522414970, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56179, "file_size": 105564828, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 943350345, "table_properties": {"data_size": 103431232, "index_size": 338752, "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": 4813608, "raw_average_key_size": 24, "raw_value_size": 129404579, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200567, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098519, "oldest_key_time": 0, "file_creation_time": 1732098519, "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": 56179, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:42.464135 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst) /dev/shm/ToplingTemp/Topling-809474-elv8uQ 2024/11/20-18:28:43.859068 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst): first pass time = 1.39's, 96.222'MB/sec 2024/11/20-18:28:45.123348 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst): old prealloc_size = 147639500, real_size = 103825136 2024/11/20-18:28:45.123560 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200554 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.24 avg-zval = 515.75 2024/11/20-18:28:45.123744 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-18:28:45.479361 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056180.sst): second pass time = 1.26's, 102.427'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.36's, 296.444'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1798.393'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.174'MB/sec write SST data time = 0.07's, 1575.467'MB/sec dict compress time = 0.00's, 1351993.000'MB/sec z-dict build time = 0.00's, sample length = 1.352'MB, throughput = 35730.146'MB/sec zip my value time = 1.26's, unzip length = 0.129'GB zip my value throughput = 102.427'MB/sec zip pipeline throughput = 155.900'MB/sec entries = 200554 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.24 avg-zval = 515.75 usrkeys = 200554 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.65 avg-zval = 515.75 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 126563 bytes = 379696 } seq expand size = 885941 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4780 value = 1.2511 dict = 1.00 all = 1.2717 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7863 } ---------------------------- total value len = 0.521596 GB avg = 0.650 KB (by entry num) total key len = 0.019258 GB avg = 0.024 KB total ukey len = 0.012839 GB avg = 0.016 KB total ukey num = 0.000802414 Billion total entry num = 0.000802414 Billion write speed all = 0.015513402 MB/sec (with seq num) write speed all = 0.015329276 MB/sec (without seq num) 2024/11/20-18:28:45.604880 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56180: 200554 keys, 105540992 bytes, temperature: kWarm 2024/11/20-18:28:45.604948 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098525604916, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56180, "file_size": 105540992, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 947184479, "table_properties": {"data_size": 103436256, "index_size": 338560, "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": 4813296, "raw_average_key_size": 24, "raw_value_size": 129404658, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200554, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098522, "oldest_key_time": 0, "file_creation_time": 1732098522, "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": 56180, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:45.650661 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst) /dev/shm/ToplingTemp/Topling-809474-z93j2M 2024/11/20-18:28:46.932331 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst): first pass time = 1.28's, 104.724'MB/sec 2024/11/20-18:28:48.086034 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst): old prealloc_size = 147639500, real_size = 103819968 2024/11/20-18:28:48.086210 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200640 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.95 avg-zval = 515.51 2024/11/20-18:28:48.086333 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-18:28:48.505479 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056181.sst): second pass time = 1.15's, 112.232'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.42's, 251.246'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2489.401'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.153'MB/sec write SST data time = 0.09's, 1156.981'MB/sec dict compress time = 0.00's, 1347181.000'MB/sec z-dict build time = 0.00's, sample length = 1.347'MB, throughput = 20006.252'MB/sec zip my value time = 1.15's, unzip length = 0.129'GB zip my value throughput = 112.232'MB/sec zip pipeline throughput = 112.232'MB/sec entries = 200640 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.95 avg-zval = 515.51 usrkeys = 200640 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.68 avg-zval = 515.51 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 78108 bytes = 224576 } seq expand size = 546756 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4785 value = 1.2511 dict = 1.00 all = 1.2737 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7851 } ---------------------------- total value len = 0.651545 GB avg = 0.650 KB (by entry num) total key len = 0.024073 GB avg = 0.024 KB total ukey len = 0.016049 GB avg = 0.016 KB total ukey num = 0.001003054 Billion total entry num = 0.001003054 Billion write speed all = 0.019377209 MB/sec (with seq num) write speed all = 0.019147063 MB/sec (without seq num) 2024/11/20-18:28:48.635241 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56181: 200640 keys, 105375860 bytes, temperature: kWarm 2024/11/20-18:28:48.635350 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098528635288, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56181, "file_size": 105375860, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 943337332, "table_properties": {"data_size": 103430960, "index_size": 338688, "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": 4815360, "raw_average_key_size": 24, "raw_value_size": 129402901, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200640, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098525, "oldest_key_time": 0, "file_creation_time": 1732098525, "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": 56181, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:48.703576 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst) /dev/shm/ToplingTemp/Topling-809474-ZaJAMO 2024/11/20-18:28:50.114166 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst): first pass time = 1.41's, 84.185'MB/sec 2024/11/20-18:28:51.091208 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst): old prealloc_size = 147639500, real_size = 91917120 2024/11/20-18:28:51.091409 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 177477 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1145 GB zip-val = 0.0916 GB avg-val = 645.08 avg-zval = 515.97 2024/11/20-18:28:51.091488 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.119 GB 2024/11/20-18:28:51.395445 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00/056182.sst): second pass time = 0.98's, 117.283'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 306.078'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1681.490'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.200'MB/sec write SST data time = 0.08's, 1127.906'MB/sec dict compress time = 0.00's, 1204627.000'MB/sec z-dict build time = 0.00's, sample length = 1.205'MB, throughput = 22382.100'MB/sec zip my value time = 0.98's, unzip length = 0.114'GB zip my value throughput = 117.283'MB/sec zip pipeline throughput = 117.283'MB/sec entries = 177477 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.08 avg-zval = 515.97 usrkeys = 177477 avg-key = 16.00 avg-zkey = 1.69 avg-val = 645.09 avg-zval = 515.97 TagRS{ kinds = RS_Key0_TagN bytes = 27840 } TagArray{ size = 454 bytes = 528 } seq expand size = 3178 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0028 GB value = 0.1145 GB dict = 1.20 MB all = 0.1187 GB } __ZipSize{ index = 0.0003 GB value = 0.0916 GB dict = 1.20 MB all = 0.0931 GB } UnZip/Zip{ index = 9.4725 value = 1.2502 dict = 1.00 all = 1.2753 } Zip/UnZip{ index = 0.1056 value = 0.7999 dict = 1.00 all = 0.7841 } ---------------------------- total value len = 0.766035 GB avg = 0.649 KB (by entry num) total key len = 0.028333 GB avg = 0.024 KB total ukey len = 0.018888 GB avg = 0.016 KB total ukey num = 0.001180531 Billion total entry num = 0.001180531 Billion write speed all = 0.022781120 MB/sec (with seq num) write speed all = 0.022510275 MB/sec (without seq num) 2024/11/20-18:28:51.516880 140008182134336 [compaction_job.cc:1948] [default] [JOB 5007] Generated table #56182: 177477 keys, 93108378 bytes, temperature: kWarm 2024/11/20-18:28:51.516948 140008182134336 EVENT_LOG_v1 {"time_micros": 1732098531516918, "cf_name": "default", "job": 5007, "event": "table_file_creation", "file_number": 56182, "file_size": 93108378, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 946521523, "table_properties": {"data_size": 91572784, "index_size": 299776, "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": 4259448, "raw_average_key_size": 24, "raw_value_size": 114486237, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 177477, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732098528, "oldest_key_time": 0, "file_creation_time": 1732098528, "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": 56182, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:28:51.547760 140008182134336 [compaction_job.cc:703] job-05007: subcompact[0], size: 0.620952 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05007/att-00 [056177,056178,056179,056180,056181,056182] 2024/11/20-18:28:51.634816 140008182134336 (Original Log Time 2024/11/20-18:28:32.806246) EVENT_LOG_v1 {"time_micros": 1732098512806186, "job": 5007, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [56158], "files_L3": [55789, 55790, 55945, 55946, 55947, 56046, 56048, 56115, 56117, 56112], "score": 0.528647, "input_data_size": 642811845, "oldest_snapshot_seqno": 948346101} 2024/11/20-18:28:51.634820 140008182134336 (Original Log Time 2024/11/20-18:28:51.634143) [compaction_job.cc:2022] [default] [JOB 5007] Compacted 1@2 + 10@3 files to L3 => 620952113 bytes 2024/11/20-18:28:51.634821 140008182134336 (Original Log Time 2024/11/20-18:28:51.634750) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.02, MB/sec: 34.3 rd, 33.1 wr, level 3, files in(1, 10) out(6 +0 blob) MB in(0.3, 612.7 +0.0 blob) out(592.2 +0.0 blob), read-write-amplify(3845.9) write-amplify(1889.7) OK, records in: 1180534, records dropped: 3 output_compression: Snappy 2024/11/20-18:28:51.634825 140008182134336 (Original Log Time 2024/11/20-18:28:51.634798) EVENT_LOG_v1 {"time_micros": 1732098531634773, "cf": "default", "job": 5007, "event": "compaction_finished", "compaction_time_micros": 18741526, "compaction_time_cpu_micros": 3714475, "output_level": 3, "num_output_files": 6, "total_output_size": 620952113, "num_input_records": 1180534, "num_output_records": 1180531, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 507682307, "file_range_sync_nanos": 0, "file_fsync_nanos": 5518, "file_prepare_write_nanos": 19936, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-18:28:51.758098 140008182134336 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":1732098512,"executesMs":18984,"compactionJobId":5007,"attempt":0,"compactionInputRawBytes":789837662,"compactionInputZipBytes":642811845,"compactionOutputRawBytes":0,"compactionOutputZipBytes":620952113,"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-a072777dbc10e7b41e35f28964db3464-5ba123cde1a8355b-00"}}, response = 2024/11/20-18:28:51.758180 140008182134336 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-05007/att-00: olev 3, work 18.985 s, result 9.236 ms, install 0.697 ms, input{raw 753.248 MiB zip 613.033 MiB}