2024/11/20-20:13:45.986666 140008786409024 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00: fork to child time = 0.008905 sec 2024/11/20-20:13:45.987132 140008786409024 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00 2024/11/20-20:13:45.993222 140008786409024 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00 2024/11/20-20:13:45.994911 140008786409024 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:13:45.995088 140008786409024 [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:13:46.045183 140008786409024 [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-09786/att-00/MANIFEST-049091 2024/11/20-20:13:46.092296 140008786409024 [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-09786/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65160, last_sequence is 1063765132, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65000 2024/11/20-20:13:46.092307 140008786409024 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:13:46.092381 140008786409024 [version_set.cc:5724] Creating manifest 65160 2024/11/20-20:13:46.125455 140008786409024 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:13:46.143944 140008786409024 [compaction_job.cc:2437] [default] [JOB 9786] Compacting 1@2 + 6@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:13:46.143956 140008786409024 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8482 Base level 2, inputs: [65154(31MB)], [65081(40MB) 65082(40MB) 65083(40MB) 65036(39MB) 65038(39MB) 65040(13MB)] 2024/11/20-20:13:46.150657 140008786409024 [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:13:46.150676 140008786409024 [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:13:46.150691 140008786409024 [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:13:46.150696 140008786409024 [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:13:46.150705 140008786409024 [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:13:46.801063 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.sst) /dev/shm/ToplingTemp/Topling-924699-kLTIIB 2024/11/20-20:13:46.988034 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.sst): first pass time = 0.19's, 718.016'MB/sec 2024/11/20-20:13:47.528443 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.sst): old prealloc_size = 147639500, real_size = 40798144 2024/11/20-20:13:47.528619 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.24 2024/11/20-20:13:47.528782 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.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:13:47.706251 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065161.sst): second pass time = 0.54's, 243.927'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1452.312'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.05's, 798.274'MB/sec dict compress time = 3980729571.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40773.928'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.927'MB/sec zip pipeline throughput = 243.927'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 313.24 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.92 avg-zval = 313.24 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 91425 bytes = 308576 } seq expand size = 639975 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.0425 GB } UnZip/Zip{ index = 6.9878 value = 3.2466 dict = 1.00 all = 3.1600 } Zip/UnZip{ index = 0.1431 value = 0.3080 dict = 1.00 all = 0.3165 } ---------------------------- total value len = 563.198001 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.321144008 Billion total entry num = 1.700646030 Billion write speed all = 77.833075622 MB/sec (with seq num) write speed all = 76.090020562 MB/sec (without seq num) 2024/11/20-20:13:47.761244 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65161: 129432 keys, 42474565 bytes, temperature: kWarm 2024/11/20-20:13:47.761367 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104827761307, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65161, "file_size": 42474565, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063675521, "table_properties": {"data_size": 40543344, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629256, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732104826, "oldest_key_time": 0, "file_creation_time": 1732104826, "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": 65161, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:47.843941 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.sst) /dev/shm/ToplingTemp/Topling-924699-pG9WyA 2024/11/20-20:13:48.373033 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.sst): first pass time = 0.53's, 253.705'MB/sec 2024/11/20-20:13:49.009788 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.sst): old prealloc_size = 147639500, real_size = 40509440 2024/11/20-20:13:49.009947 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.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.71 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.03 2024/11/20-20:13:49.010062 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.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:13:49.213679 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065162.sst): second pass time = 0.64's, 207.016'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 205.830'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1697.756'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.206'MB/sec write SST data time = 0.05's, 894.539'MB/sec dict compress time = 0.00's, 1376582.418'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19451.159'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 207.016'MB/sec zip pipeline throughput = 291.779'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 311.03 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.40 avg-zval = 311.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 25695 bytes = 86736 } seq expand size = 179865 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.0138 value = 3.2699 dict = 1.00 all = 3.1984 } Zip/UnZip{ index = 0.1426 value = 0.3058 dict = 1.00 all = 0.3127 } ---------------------------- total value len = 563.329811 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.321273436 Billion total entry num = 1.700775458 Billion write speed all = 77.835262258 MB/sec (with seq num) write speed all = 76.092411134 MB/sec (without seq num) 2024/11/20-20:13:49.264999 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65162: 129428 keys, 41963814 bytes, temperature: kWarm 2024/11/20-20:13:49.265079 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104829265036, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65162, "file_size": 41963814, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063675428, "table_properties": {"data_size": 40255472, "index_size": 221440, "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": 131629677, "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": 1732104827, "oldest_key_time": 0, "file_creation_time": 1732104827, "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": 65162, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:49.303907 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.sst) /dev/shm/ToplingTemp/Topling-924699-K2EzHz 2024/11/20-20:13:49.830077 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.sst): first pass time = 0.53's, 255.102'MB/sec 2024/11/20-20:13:50.407667 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.sst): old prealloc_size = 147639500, real_size = 40653024 2024/11/20-20:13:50.407808 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.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.76 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.98 avg-zval = 312.08 2024/11/20-20:13:50.407913 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.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:13:50.573026 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065163.sst): second pass time = 0.58's, 228.188'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.477'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1965.102'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 937.124'MB/sec dict compress time = 0.19's, 7.425'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35187.463'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.188'MB/sec zip pipeline throughput = 228.188'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.98 avg-zval = 312.08 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1020.57 avg-zval = 312.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 66409 bytes = 224144 } seq expand size = 464863 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.8342 value = 3.2587 dict = 1.00 all = 3.1772 } Zip/UnZip{ index = 0.1463 value = 0.3069 dict = 1.00 all = 0.3147 } ---------------------------- total value len = 563.461905 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.321402867 Billion total entry num = 1.700904889 Billion write speed all = 77.838960583 MB/sec (with seq num) write speed all = 76.096280265 MB/sec (without seq num) 2024/11/20-20:13:50.623961 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65163: 129431 keys, 42244497 bytes, temperature: kWarm 2024/11/20-20:13:50.624032 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104830624001, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65163, "file_size": 42244497, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063675739, "table_properties": {"data_size": 40393232, "index_size": 227264, "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": 131629175, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104829, "oldest_key_time": 0, "file_creation_time": 1732104829, "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": 65163, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:50.660870 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.sst) /dev/shm/ToplingTemp/Topling-924699-As0Qqz 2024/11/20-20:13:51.177706 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.sst): first pass time = 0.52's, 259.715'MB/sec 2024/11/20-20:13:51.735836 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.sst): old prealloc_size = 147639500, real_size = 40382352 2024/11/20-20:13:51.735956 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 310.03 2024/11/20-20:13:51.736017 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.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:13:51.895728 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065164.sst): second pass time = 0.56's, 236.194'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.260'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2332.334'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 983.380'MB/sec dict compress time = 0.19's, 7.428'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46077.839'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 236.194'MB/sec zip pipeline throughput = 236.194'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 310.03 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.30 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5381 bytes = 18176 } seq expand size = 37667 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.9796 value = 3.2803 dict = 1.00 all = 3.2134 } Zip/UnZip{ index = 0.1433 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.593573 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.321532296 Billion total entry num = 1.701034318 Billion write speed all = 77.842968330 MB/sec (with seq num) write speed all = 76.100450584 MB/sec (without seq num) 2024/11/20-20:13:51.945310 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65164: 129429 keys, 41768303 bytes, temperature: kWarm 2024/11/20-20:13:51.945382 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104831945351, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65164, "file_size": 41768303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063661426, "table_properties": {"data_size": 40127296, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630132, "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": 1732104830, "oldest_key_time": 0, "file_creation_time": 1732104830, "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": 65164, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:51.980977 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.sst) /dev/shm/ToplingTemp/Topling-924699-dL88hB 2024/11/20-20:13:52.622791 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.sst): first pass time = 0.64's, 209.139'MB/sec 2024/11/20-20:13:53.194269 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.sst): old prealloc_size = 147639500, real_size = 40361216 2024/11/20-20:13:53.194423 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.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.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.88 2024/11/20-20:13:53.194507 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.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:13:53.375724 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065165.sst): second pass time = 0.57's, 230.633'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 230.027'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1753.118'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.241'MB/sec write SST data time = 0.05's, 891.972'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 = 45210.235'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.633'MB/sec zip pipeline throughput = 230.633'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.88 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.10 avg-zval = 309.88 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2056 bytes = 6704 } seq expand size = 14392 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.0417 GB } UnZip/Zip{ index = 7.0465 value = 3.2819 dict = 1.00 all = 3.2159 } Zip/UnZip{ index = 0.1419 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 563.725217 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.321661727 Billion total entry num = 1.701163749 Billion write speed all = 77.845404109 MB/sec (with seq num) write speed all = 76.103083964 MB/sec (without seq num) 2024/11/20-20:13:53.427061 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65165: 129431 keys, 41735865 bytes, temperature: kWarm 2024/11/20-20:13:53.427130 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104833427099, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65165, "file_size": 41735865, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063644289, "table_properties": {"data_size": 40108272, "index_size": 220416, "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": 131630002, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104831, "oldest_key_time": 0, "file_creation_time": 1732104831, "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": 65165, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:53.462613 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst) /dev/shm/ToplingTemp/Topling-924699-fwxl4y 2024/11/20-20:13:53.746149 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst): first pass time = 0.28's, 165.316'MB/sec 2024/11/20-20:13:54.040617 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst): old prealloc_size = 147639500, real_size = 14194624 2024/11/20-20:13:54.040713 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 45195 prefix = 4 raw-key = 0.0004 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.0460 GB zip-val = 0.0141 GB avg-val =1016.98 avg-zval = 312.08 2024/11/20-20:13:54.040762 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.047 GB 2024/11/20-20:13:54.105561 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00/065166.sst): second pass time = 0.29's, 156.531'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 225.726'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1249.663'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.233'MB/sec write SST data time = 0.02's, 894.843'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.463'MB, throughput = 14775.521'MB/sec zip my value time = 0.29's, unzip length = 0.046'GB zip my value throughput = 156.531'MB/sec zip pipeline throughput = 156.531'MB/sec entries = 45195 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.98 avg-zval = 312.08 usrkeys = 45195 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.17 avg-zval = 312.08 TagRS{ kinds = RS_Key0_TagN bytes = 7160 } TagArray{ size = 1183 bytes = 3856 } seq expand size = 8281 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0005 GB value = 0.0460 GB dict = 0.46 MB all = 0.0469 GB } __ZipSize{ index = 0.0001 GB value = 0.0141 GB dict = 0.46 MB all = 0.0147 GB } UnZip/Zip{ index = 6.8895 value = 3.2587 dict = 1.00 all = 3.1973 } Zip/UnZip{ index = 0.1451 value = 0.3069 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 563.771188 GB avg = 0.331 KB (by entry num) total key len = 44.328253 GB avg = 0.026 KB total ukey len = 32.802450 GB avg = 0.014 KB total ukey num = 2.321706922 Billion total entry num = 1.701208944 Billion write speed all = 77.844131649 MB/sec (with seq num) write speed all = 76.101928003 MB/sec (without seq num) 2024/11/20-20:13:54.127185 140008786409024 [compaction_job.cc:1948] [default] [JOB 9786] Generated table #65166: 45195 keys, 14658301 bytes, temperature: kWarm 2024/11/20-20:13:54.127241 140008786409024 EVENT_LOG_v1 {"time_micros": 1732104834127212, "cf_name": "default", "job": 9786, "event": "table_file_creation", "file_number": 65166, "file_size": 14658301, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063670101, "table_properties": {"data_size": 14104432, "index_size": 78720, "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": 903900, "raw_average_key_size": 20, "raw_value_size": 45962547, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 45195, "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": 1732104833, "oldest_key_time": 0, "file_creation_time": 1732104833, "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": 65166, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:54.154322 140008786409024 [compaction_job.cc:703] job-09786: subcompact[0], size: 0.224845 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09786/att-00 [065161,065162,065163,065164,065165,065166] 2024/11/20-20:13:54.197479 140008786409024 (Original Log Time 2024/11/20-20:13:46.144007) EVENT_LOG_v1 {"time_micros": 1732104826143967, "job": 9786, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65154], "files_L3": [65081, 65082, 65083, 65036, 65038, 65040], "score": 0.841837, "input_data_size": 256876812, "oldest_snapshot_seqno": 1063764510} 2024/11/20-20:13:54.197483 140008786409024 (Original Log Time 2024/11/20-20:13:54.196742) [compaction_job.cc:2022] [default] [JOB 9786] Compacted 1@2 + 6@3 files to L3 => 224845345 bytes 2024/11/20-20:13:54.197486 140008786409024 (Original Log Time 2024/11/20-20:13:54.197392) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 32.1 rd, 28.1 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(31.0, 213.9 +0.0 blob) out(214.4 +0.0 blob), read-write-amplify(14.8) write-amplify(6.9) OK, records in: 722568, records dropped: 30222 output_compression: Snappy 2024/11/20-20:13:54.197502 140008786409024 (Original Log Time 2024/11/20-20:13:54.197454) EVENT_LOG_v1 {"time_micros": 1732104834197420, "cf": "default", "job": 9786, "event": "compaction_finished", "compaction_time_micros": 8010325, "compaction_time_cpu_micros": 2137508, "output_level": 3, "num_output_files": 6, "total_output_size": 224845345, "num_input_records": 722568, "num_output_records": 692346, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 153346013, "file_range_sync_nanos": 0, "file_fsync_nanos": 5404, "file_prepare_write_nanos": 13582, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:13:54.335335 140008786409024 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":1732104825,"executesMs":8202,"compactionJobId":9786,"attempt":0,"compactionInputRawBytes":749297789,"compactionInputZipBytes":256876812,"compactionOutputRawBytes":0,"compactionOutputZipBytes":224845345,"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-7f7783949dfa8beb6a5aaa055312bf9d-8592f12277495f9d-00"}}, response = 2024/11/20-20:13:54.335430 140008786409024 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09786/att-00: olev 3, work 8.202 s, result 7.715 ms, install 0.777 ms, input{raw 714.586 MiB zip 244.977 MiB}