2024/11/20-21:40:44.723930 140008417130048 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00: fork to child time = 0.015510 sec 2024/11/20-21:40:44.724767 140008417130048 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00 2024/11/20-21:40:44.732617 140008417130048 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00 2024/11/20-21:40:44.734967 140008417130048 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:40:44.735328 140008417130048 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:40:44.784679 140008417130048 [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-14998/att-00/MANIFEST-049091 2024/11/20-21:40:44.844573 140008417130048 [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-14998/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 74586, last_sequence is 1180694449, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 74397 2024/11/20-21:40:44.844594 140008417130048 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:40:44.844717 140008417130048 [version_set.cc:5724] Creating manifest 74586 2024/11/20-21:40:44.875859 140008417130048 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:40:44.898535 140008417130048 [compaction_job.cc:2437] [default] [JOB 14998] Compacting 1@2 + 9@3 files to L3, score 0.94, subcompactions 1 : 1 2024/11/20-21:40:44.898564 140008417130048 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11842 Base level 2, inputs: [74567(31MB)], [74503(40MB) 74504(40MB) 74505(39MB) 74506(39MB) 74507(40MB) 74508(39MB) 74509(39MB) 74510(40MB) 74578(40MB)] 2024/11/20-21:40:44.908643 140008417130048 [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-21:40:44.908680 140008417130048 [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-21:40:44.908708 140008417130048 [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-21:40:44.908721 140008417130048 [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-21:40:44.908735 140008417130048 [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-21:40:45.505171 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.sst) /dev/shm/ToplingTemp/Topling-1028485-2L33wr 2024/11/20-21:40:45.680227 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.sst): first pass time = 0.18's, 766.929'MB/sec 2024/11/20-21:40:46.208751 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.sst): old prealloc_size = 147639500, real_size = 40963456 2024/11/20-21:40:46.208913 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.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.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.50 2024/11/20-21:40:46.209101 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.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-21:40:46.376709 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074587.sst): second pass time = 0.53's, 249.486'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.584'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1895.171'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 912.738'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43845.153'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 249.486'MB/sec zip pipeline throughput = 249.486'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.50 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 453008 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8728 value = 3.2338 dict = 1.00 all = 3.1386 } Zip/UnZip{ index = 0.1455 value = 0.3092 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144004 Billion total entry num = 1.700646026 Billion write speed all = 46.645727094 MB/sec (with seq num) write speed all = 45.601106487 MB/sec (without seq num) 2024/11/20-21:40:46.456170 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74587: 129428 keys, 42763952 bytes, temperature: kWarm 2024/11/20-21:40:46.456270 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110046456227, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74587, "file_size": 42763952, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951055562, "largest_seqno": 1180370846, "table_properties": {"data_size": 40704944, "index_size": 225984, "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": 131630172, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110045, "oldest_key_time": 0, "file_creation_time": 1732110045, "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": 74587, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:46.492863 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.sst) /dev/shm/ToplingTemp/Topling-1028485-hFXR5n 2024/11/20-21:40:47.034863 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.sst): first pass time = 0.54's, 247.652'MB/sec 2024/11/20-21:40:47.626465 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.sst): old prealloc_size = 147639500, real_size = 40988640 2024/11/20-21:40:47.626622 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.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.0407 GB avg-val =1017.01 avg-zval = 314.73 2024/11/20-21:40:47.626969 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.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-21:40:47.799685 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074588.sst): second pass time = 0.59's, 222.824'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.026'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1801.885'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.05's, 862.242'MB/sec dict compress time = 0.00's, 1378101.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46119.641'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 222.824'MB/sec zip pipeline throughput = 222.824'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 314.73 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.01 avg-zval = 314.73 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 453008 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0158 value = 3.2314 dict = 1.00 all = 3.1367 } Zip/UnZip{ index = 0.1425 value = 0.3095 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 46.651005138 MB/sec (with seq num) write speed all = 45.606419158 MB/sec (without seq num) 2024/11/20-21:40:47.852219 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74588: 129428 keys, 42789108 bytes, temperature: kWarm 2024/11/20-21:40:47.852288 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110047852257, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74588, "file_size": 42789108, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1180374341, "table_properties": {"data_size": 40734736, "index_size": 221376, "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": 131629836, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110046, "oldest_key_time": 0, "file_creation_time": 1732110046, "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": 74588, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:47.897230 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.sst) /dev/shm/ToplingTemp/Topling-1028485-8WGqLr 2024/11/20-21:40:48.494187 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.sst): first pass time = 0.60's, 224.853'MB/sec 2024/11/20-21:40:49.079758 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.sst): old prealloc_size = 147639500, real_size = 40470416 2024/11/20-21:40:49.079886 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.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.73 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.70 2024/11/20-21:40:49.079961 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.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-21:40:49.243201 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074589.sst): second pass time = 0.58's, 225.074'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 256.472'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2140.798'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 917.124'MB/sec dict compress time = 140020.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46322.977'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 225.074'MB/sec zip pipeline throughput = 225.074'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 310.70 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1018.18 avg-zval = 310.70 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21813 bytes = 76368 } seq expand size = 152691 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.9357 value = 3.2732 dict = 1.00 all = 3.2022 } Zip/UnZip{ index = 0.1442 value = 0.3055 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 563.462587 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402862 Billion total entry num = 1.700904884 Billion write speed all = 46.656150606 MB/sec (with seq num) write speed all = 45.611600893 MB/sec (without seq num) 2024/11/20-21:40:49.293577 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74589: 129430 keys, 41914046 bytes, temperature: kWarm 2024/11/20-21:40:49.293648 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110049293615, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74589, "file_size": 41914046, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180374342, "table_properties": {"data_size": 40213952, "index_size": 223936, "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": 131629742, "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": 1732110047, "oldest_key_time": 0, "file_creation_time": 1732110047, "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": 74589, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:49.339649 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.sst) /dev/shm/ToplingTemp/Topling-1028485-rH7yAo 2024/11/20-21:40:50.085470 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.sst): first pass time = 0.75's, 179.977'MB/sec 2024/11/20-21:40:50.650013 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.sst): old prealloc_size = 147639500, real_size = 40433680 2024/11/20-21:40:50.650163 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.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.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.40 2024/11/20-21:40:50.650235 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.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-21:40:50.815025 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074590.sst): second pass time = 0.56's, 233.495'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.767'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2045.633'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 919.583'MB/sec dict compress time = 140020.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29271.174'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.495'MB/sec zip pipeline throughput = 233.495'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.99 avg-zval = 310.40 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1018.07 avg-zval = 310.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 19922 bytes = 69744 } seq expand size = 139454 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8827 value = 3.2764 dict = 1.00 all = 3.2055 } Zip/UnZip{ index = 0.1453 value = 0.3052 dict = 1.00 all = 0.3120 } ---------------------------- total value len = 563.594356 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 = 46.660834414 MB/sec (with seq num) write speed all = 45.616331244 MB/sec (without seq num) 2024/11/20-21:40:50.868421 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74590: 129431 keys, 41870679 bytes, temperature: kWarm 2024/11/20-21:40:50.868482 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110050868452, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74590, "file_size": 41870679, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180367630, "table_properties": {"data_size": 40175488, "index_size": 225664, "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": 131629917, "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": 1732110049, "oldest_key_time": 0, "file_creation_time": 1732110049, "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": 74590, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:50.903311 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.sst) /dev/shm/ToplingTemp/Topling-1028485-r9cDco 2024/11/20-21:40:51.465786 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.sst): first pass time = 0.56's, 238.637'MB/sec 2024/11/20-21:40:52.127420 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.sst): old prealloc_size = 147639500, real_size = 40480880 2024/11/20-21:40:52.127602 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.81 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.96 avg-zval = 310.70 2024/11/20-21:40:52.127707 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.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-21:40:52.324358 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074591.sst): second pass time = 0.66's, 199.200'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 213.196'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1530.305'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.222'MB/sec write SST data time = 0.05's, 822.113'MB/sec dict compress time = 140020.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27500.938'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 199.200'MB/sec zip pipeline throughput = 329.825'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1016.96 avg-zval = 310.70 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1019.06 avg-zval = 310.70 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 38817 bytes = 135872 } seq expand size = 271719 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.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.6454 value = 3.2732 dict = 1.00 all = 3.1969 } Zip/UnZip{ index = 0.1505 value = 0.3055 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 563.726257 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 = 46.665751009 MB/sec (with seq num) write speed all = 45.621289362 MB/sec (without seq num) 2024/11/20-21:40:52.374756 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74591: 129434 keys, 41984315 bytes, temperature: kWarm 2024/11/20-21:40:52.374826 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110052374794, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74591, "file_size": 41984315, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180373602, "table_properties": {"data_size": 40214624, "index_size": 233728, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629676, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732110050, "oldest_key_time": 0, "file_creation_time": 1732110050, "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": 74591, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:52.432871 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.sst) /dev/shm/ToplingTemp/Topling-1028485-55A0Ln 2024/11/20-21:40:53.335273 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.sst): first pass time = 0.90's, 148.741'MB/sec 2024/11/20-21:40:53.819139 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.sst): old prealloc_size = 147639500, real_size = 40458848 2024/11/20-21:40:53.819271 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.55 2024/11/20-21:40:53.819346 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.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-21:40:53.981935 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074592.sst): second pass time = 0.48's, 272.441'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.628'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2115.829'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 934.472'MB/sec dict compress time = 140020.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44212.249'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 272.441'MB/sec zip pipeline throughput = 272.441'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.97 avg-zval = 310.55 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.66 avg-zval = 310.55 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31158 bytes = 109072 } seq expand size = 218106 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7301 value = 3.2747 dict = 1.00 all = 3.2006 } Zip/UnZip{ index = 0.1486 value = 0.3054 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.858106 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791160 Billion total entry num = 1.701293182 Billion write speed all = 46.670131492 MB/sec (with seq num) write speed all = 45.625723239 MB/sec (without seq num) 2024/11/20-21:40:54.032416 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74592: 129433 keys, 41935707 bytes, temperature: kWarm 2024/11/20-21:40:54.032498 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110054032454, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74592, "file_size": 41935707, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180348824, "table_properties": {"data_size": 40195536, "index_size": 230784, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629966, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732110052, "oldest_key_time": 0, "file_creation_time": 1732110052, "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": 74592, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:54.069552 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.sst) /dev/shm/ToplingTemp/Topling-1028485-9azACo 2024/11/20-21:40:54.638640 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.sst): first pass time = 0.57's, 235.863'MB/sec 2024/11/20-21:40:55.176802 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.sst): old prealloc_size = 147639500, real_size = 40394208 2024/11/20-21:40:55.176956 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 310.14 2024/11/20-21:40:55.177023 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.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-21:40:55.336480 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074593.sst): second pass time = 0.54's, 244.962'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.734'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1902.360'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 933.396'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 = 35468.964'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.962'MB/sec zip pipeline throughput = 244.962'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 310.14 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.50 avg-zval = 310.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 8888 bytes = 31120 } seq expand size = 62216 multi value expand size = 0 cnt WriteAppend = 11 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 = 7.0036 value = 3.2793 dict = 1.00 all = 3.2115 } Zip/UnZip{ index = 0.1428 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 563.989797 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920586 Billion total entry num = 1.701422608 Billion write speed all = 46.675584056 MB/sec (with seq num) write speed all = 45.631204905 MB/sec (without seq num) 2024/11/20-21:40:55.386967 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74593: 129426 keys, 41793228 bytes, temperature: kWarm 2024/11/20-21:40:55.387037 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110055387006, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74593, "file_size": 41793228, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180353279, "table_properties": {"data_size": 40139920, "index_size": 221760, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629247, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110054, "oldest_key_time": 0, "file_creation_time": 1732110054, "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": 74593, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:55.435790 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.sst) /dev/shm/ToplingTemp/Topling-1028485-CF9Yxn 2024/11/20-21:40:56.027801 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.sst): first pass time = 0.59's, 226.735'MB/sec 2024/11/20-21:40:56.660431 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.sst): old prealloc_size = 147639500, real_size = 40570832 2024/11/20-21:40:56.660562 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.49 2024/11/20-21:40:56.660646 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.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-21:40:56.821625 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074594.sst): second pass time = 0.63's, 208.288'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.164'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2082.571'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 971.522'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 = 36559.346'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 208.288'MB/sec zip pipeline throughput = 224.160'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.49 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.39 avg-zval = 311.49 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 43858 bytes = 153520 } seq expand size = 307006 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.9755 value = 3.2650 dict = 1.00 all = 3.1887 } Zip/UnZip{ index = 0.1434 value = 0.3063 dict = 1.00 all = 0.3136 } ---------------------------- total value len = 564.121734 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050014 Billion total entry num = 1.701552036 Billion write speed all = 46.680586617 MB/sec (with seq num) write speed all = 45.636247025 MB/sec (without seq num) 2024/11/20-21:40:56.872746 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74594: 129428 keys, 42092115 bytes, temperature: kWarm 2024/11/20-21:40:56.872819 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110056872786, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74594, "file_size": 42092115, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1180373504, "table_properties": {"data_size": 40315648, "index_size": 222656, "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": 131630052, "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": 1732110055, "oldest_key_time": 0, "file_creation_time": 1732110055, "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": 74594, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:56.909765 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.sst) /dev/shm/ToplingTemp/Topling-1028485-XyQe2o 2024/11/20-21:40:57.426304 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.sst): first pass time = 0.52's, 259.866'MB/sec 2024/11/20-21:40:57.995844 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.sst): old prealloc_size = 147639500, real_size = 40992272 2024/11/20-21:40:57.995975 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.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.72 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.74 2024/11/20-21:40:57.996150 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.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-21:40:58.162004 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074595.sst): second pass time = 0.57's, 231.410'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.575'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2082.654'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 939.042'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 = 25611.100'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 231.410'MB/sec zip pipeline throughput = 231.410'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 314.74 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.99 avg-zval = 314.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 453024 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9777 value = 3.2312 dict = 1.00 all = 3.1364 } Zip/UnZip{ index = 0.1433 value = 0.3095 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 564.254270 GB avg = 0.332 KB (by entry num) total key len = 44.337704 GB avg = 0.026 KB total ukey len = 32.808120 GB avg = 0.014 KB total ukey num = 2.322179445 Billion total entry num = 1.701681467 Billion write speed all = 46.686152403 MB/sec (with seq num) write speed all = 45.641840762 MB/sec (without seq num) 2024/11/20-21:40:58.215371 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74595: 129431 keys, 42793070 bytes, temperature: kWarm 2024/11/20-21:40:58.215434 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110058215404, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74595, "file_size": 42793070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 976869219, "largest_seqno": 1180374512, "table_properties": {"data_size": 40737152, "index_size": 222592, "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": 131629651, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110056, "oldest_key_time": 0, "file_creation_time": 1732110056, "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": 74595, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:58.254130 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074596.sst) /dev/shm/ToplingTemp/Topling-1028485-KC4hdq 2024/11/20-21:40:58.259932 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074596.sst): first pass time = 0.01's, 215.474'MB/sec 2024/11/20-21:40:58.286439 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074596.sst): old prealloc_size = 147639500, real_size = 402816 2024/11/20-21:40:58.286485 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074596.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 1197 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 13.47 raw-val = 0.0012 GB zip-val = 0.0004 GB avg-val =1016.97 avg-zval = 322.66 2024/11/20-21:40:58.288246 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00/074596.sst): second pass time = 0.03's, 46.843'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 239.556'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 496.643'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.254'MB/sec write SST data time = 0.00's, 742.700'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 766.074'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 46.843'MB/sec zip pipeline throughput = 46.843'MB/sec entries = 1197 avg-key = 20.00 avg-zkey = 13.47 avg-val = 1016.97 avg-zval = 322.66 usrkeys = 1197 avg-key = 12.00 avg-zkey = 13.47 avg-val = 1023.97 avg-zval = 322.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1197 bytes = 4208 } seq expand size = 8379 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0012 GB dict = 0.02 MB all = 0.0012 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0004 GB } UnZip/Zip{ index = 0.8906 value = 3.1518 dict = 1.00 all = 2.8994 } Zip/UnZip{ index = 1.1228 value = 0.3173 dict = 1.00 all = 0.3449 } ---------------------------- total value len = 564.255495 GB avg = 0.332 KB (by entry num) total key len = 44.337728 GB avg = 0.026 KB total ukey len = 32.808135 GB avg = 0.014 KB total ukey num = 2.322180642 Billion total entry num = 1.701682664 Billion write speed all = 46.685796107 MB/sec (with seq num) write speed all = 45.641493845 MB/sec (without seq num) 2024/11/20-21:40:58.295020 140008417130048 [compaction_job.cc:1948] [default] [JOB 14998] Generated table #74596: 1197 keys, 428104 bytes, temperature: kWarm 2024/11/20-21:40:58.295080 140008417130048 EVENT_LOG_v1 {"time_micros": 1732110058295041, "cf_name": "default", "job": 14998, "event": "table_file_creation", "file_number": 74596, "file_size": 428104, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980246939, "largest_seqno": 1179997753, "table_properties": {"data_size": 386224, "index_size": 16128, "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": 23940, "raw_average_key_size": 20, "raw_value_size": 1217313, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1197, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732110058, "oldest_key_time": 0, "file_creation_time": 1732110058, "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": 74596, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:40:58.303716 140008417130048 [compaction_job.cc:703] job-14998: subcompact[0], size: 0.380364 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14998/att-00 [074587,074588,074589,074590,074591,074592,074593,074594,074595,074596] 2024/11/20-21:40:58.385459 140008417130048 (Original Log Time 2024/11/20-21:40:44.898648) EVENT_LOG_v1 {"time_micros": 1732110044898587, "job": 14998, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [74567], "files_L3": [74503, 74504, 74505, 74506, 74507, 74508, 74509, 74510, 74578], "score": 0.93641, "input_data_size": 412686208, "oldest_snapshot_seqno": 1180693325} 2024/11/20-21:40:58.385463 140008417130048 (Original Log Time 2024/11/20-21:40:58.373934) [compaction_job.cc:2022] [default] [JOB 14998] Compacted 1@2 + 9@3 files to L3 => 380364324 bytes 2024/11/20-21:40:58.385465 140008417130048 (Original Log Time 2024/11/20-21:40:58.385381) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 30.8 rd, 28.4 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(31.2, 362.3 +0.0 blob) out(362.7 +0.0 blob), read-write-amplify(24.2) write-amplify(11.6) OK, records in: 1196834, records dropped: 30768 output_compression: Snappy 2024/11/20-21:40:58.385469 140008417130048 (Original Log Time 2024/11/20-21:40:58.385434) EVENT_LOG_v1 {"time_micros": 1732110058385408, "cf": "default", "job": 14998, "event": "compaction_finished", "compaction_time_micros": 13405071, "compaction_time_cpu_micros": 3648773, "output_level": 3, "num_output_files": 10, "total_output_size": 380364324, "num_input_records": 1196834, "num_output_records": 1166066, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 265618510, "file_range_sync_nanos": 0, "file_fsync_nanos": 8186, "file_prepare_write_nanos": 20672, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-21:40:58.531143 140008417130048 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":1732110044,"executesMs":13641,"compactionJobId":14998,"attempt":0,"compactionInputRawBytes":1241112108,"compactionInputZipBytes":412686208,"compactionOutputRawBytes":0,"compactionOutputZipBytes":380364324,"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-0f117dc397d17bc44972cc5262f86ecb-908bc15b9d5f4a36-00"}}, response = 2024/11/20-21:40:58.531231 140008417130048 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14998/att-00: olev 3, work 13.642 s, result 7.780 ms, install 11.550 ms, input{raw 1.156 GiB zip 393.568 MiB}