2024/11/20-19:34:50.020993 140008492664384 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00: fork to child time = 0.008759 sec 2024/11/20-19:34:50.021570 140008492664384 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00 2024/11/20-19:34:50.028184 140008492664384 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00 2024/11/20-19:34:50.029867 140008492664384 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:34:50.030159 140008492664384 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:34:50.097579 140008492664384 [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-08337/att-00/MANIFEST-049091 2024/11/20-19:34:50.157229 140008492664384 [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-08337/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62280, last_sequence is 1026133811, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62118 2024/11/20-19:34:50.157248 140008492664384 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:34:50.157371 140008492664384 [version_set.cc:5724] Creating manifest 62280 2024/11/20-19:34:50.188102 140008492664384 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:34:50.208911 140008492664384 [compaction_job.cc:2437] [default] [JOB 8337] Compacting 1@2 + 11@3 files to L3, score 0.81, subcompactions 1 : 1 2024/11/20-19:34:50.208934 140008492664384 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7454 Base level 2, inputs: [62278(12MB)], [62232(40MB) 62234(1938KB) 62173(39MB) 62174(39MB) 62175(39MB) 62176(39MB) 62220(39MB) 62218(39MB) 62219(39MB) 62221(39MB) 62217(5733KB)] 2024/11/20-19:34:50.216631 140008492664384 [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-19:34:50.216671 140008492664384 [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-19:34:50.216698 140008492664384 [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-19:34:50.216710 140008492664384 [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-19:34:50.216724 140008492664384 [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-19:34:50.749951 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.sst) /dev/shm/ToplingTemp/Topling-892505-rbteSd 2024/11/20-19:34:51.070986 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.sst): first pass time = 0.32's, 418.165'MB/sec 2024/11/20-19:34:51.770532 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.sst): old prealloc_size = 147639500, real_size = 40786352 2024/11/20-19:34:51.770656 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.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.0405 GB avg-val =1017.00 avg-zval = 313.15 2024/11/20-19:34:51.770786 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.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-19:34:51.935603 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062281.sst): second pass time = 0.70's, 188.382'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.050'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2111.632'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 929.716'MB/sec dict compress time = 3403657206.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 41370.345'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 188.382'MB/sec zip pipeline throughput = 271.206'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 313.15 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1021.63 avg-zval = 313.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 85682 bytes = 278480 } seq expand size = 599774 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9536 value = 3.2477 dict = 1.00 all = 3.1631 } Zip/UnZip{ index = 0.1438 value = 0.3079 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 0.132229 GB avg = 1.022 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129430 Billion total entry num = 0.000129430 Billion write speed all = 0.003471999 MB/sec (with seq num) write speed all = 0.003445333 MB/sec (without seq num) 2024/11/20-19:34:51.998395 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62281: 129430 keys, 42431994 bytes, temperature: kWarm 2024/11/20-19:34:51.998489 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102491998448, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62281, "file_size": 42431994, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026064191, "table_properties": {"data_size": 40530464, "index_size": 223360, "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": 131629693, "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": 1732102490, "oldest_key_time": 0, "file_creation_time": 1732102490, "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": 62281, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:34:52.035875 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.sst) /dev/shm/ToplingTemp/Topling-892505-nWaNjf 2024/11/20-19:34:52.656028 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.sst): first pass time = 0.62's, 216.438'MB/sec 2024/11/20-19:34:53.228321 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.sst): old prealloc_size = 147639500, real_size = 40381024 2024/11/20-19:34:53.228459 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.02 2024/11/20-19:34:53.228516 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.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-19:34:53.398484 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062282.sst): second pass time = 0.57's, 230.258'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 245.480'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1885.567'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 878.588'MB/sec dict compress time = 3403657206.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40353.146'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.258'MB/sec zip pipeline throughput = 230.258'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 310.02 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.30 avg-zval = 310.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5529 bytes = 17984 } seq expand size = 38703 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9616 value = 3.2805 dict = 1.00 all = 3.2135 } Zip/UnZip{ index = 0.1436 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.263898 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258860 Billion total entry num = 0.000258860 Billion write speed all = 0.006929294 MB/sec (with seq num) write speed all = 0.006875964 MB/sec (without seq num) 2024/11/20-19:34:53.450836 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62282: 129430 keys, 41766980 bytes, temperature: kWarm 2024/11/20-19:34:53.450904 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102493450872, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62282, "file_size": 41766980, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026055211, "table_properties": {"data_size": 40125392, "index_size": 223104, "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": 131629910, "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": 1732102492, "oldest_key_time": 0, "file_creation_time": 1732102492, "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": 62282, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:34:53.492267 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.sst) /dev/shm/ToplingTemp/Topling-892505-7fnEZe 2024/11/20-19:34:54.410934 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.sst): first pass time = 0.92's, 146.107'MB/sec 2024/11/20-19:34:54.993450 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.sst): old prealloc_size = 147639500, real_size = 40367744 2024/11/20-19:34:54.993578 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 309.92 2024/11/20-19:34:54.993640 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.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-19:34:55.178263 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062283.sst): second pass time = 0.58's, 226.392'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 225.896'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2257.603'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.06's, 656.631'MB/sec dict compress time = 3403657206.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44968.126'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 226.392'MB/sec zip pipeline throughput = 226.392'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 309.92 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.15 avg-zval = 309.92 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3199 bytes = 10416 } seq expand size = 22393 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.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0160 value = 3.2814 dict = 1.00 all = 3.2151 } Zip/UnZip{ index = 0.1425 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.395550 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388292 Billion total entry num = 0.000388292 Billion write speed all = 0.010385823 MB/sec (with seq num) write speed all = 0.010305832 MB/sec (without seq num) 2024/11/20-19:34:55.261751 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62283: 129432 keys, 41746234 bytes, temperature: kWarm 2024/11/20-19:34:55.261847 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102495261800, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62283, "file_size": 41746234, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026059297, "table_properties": {"data_size": 40113840, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629891, "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": 1732102493, "oldest_key_time": 0, "file_creation_time": 1732102493, "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": 62283, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:34:55.311158 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.sst) /dev/shm/ToplingTemp/Topling-892505-Qz1trg 2024/11/20-19:34:55.885314 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.sst): first pass time = 0.57's, 233.786'MB/sec 2024/11/20-19:34:56.427686 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.sst): old prealloc_size = 147639500, real_size = 40359488 2024/11/20-19:34:56.427825 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.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.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 309.88 2024/11/20-19:34:56.427887 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.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-19:34:56.602098 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062284.sst): second pass time = 0.54's, 243.050'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 239.314'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2009.827'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.259'MB/sec write SST data time = 0.05's, 846.537'MB/sec dict compress time = 3403657206.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37225.712'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.050'MB/sec zip pipeline throughput = 243.050'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.01 avg-zval = 309.88 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.06 avg-zval = 309.88 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 973 bytes = 3056 } seq expand size = 6811 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.0711 value = 3.2819 dict = 1.00 all = 3.2163 } Zip/UnZip{ index = 0.1414 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.527187 GB avg = 1.018 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517721 Billion total entry num = 0.000517721 Billion write speed all = 0.013841764 MB/sec (with seq num) write speed all = 0.013735113 MB/sec (without seq num) 2024/11/20-19:34:56.654156 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62284: 129429 keys, 41730537 bytes, temperature: kWarm 2024/11/20-19:34:56.654231 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102496654195, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62284, "file_size": 41730537, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026035766, "table_properties": {"data_size": 40107312, "index_size": 219648, "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": 131630025, "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": 1732102495, "oldest_key_time": 0, "file_creation_time": 1732102495, "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": 62284, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:34:56.696823 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.sst) /dev/shm/ToplingTemp/Topling-892505-SDSfag 2024/11/20-19:34:57.216712 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.sst): first pass time = 0.52's, 258.182'MB/sec 2024/11/20-19:34:58.331301 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.sst): old prealloc_size = 147639500, real_size = 40355840 2024/11/20-19:34:58.331473 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.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.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.85 2024/11/20-19:34:58.331553 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.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-19:34:58.508755 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062285.sst): second pass time = 1.11's, 118.197'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 235.139'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1490.042'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.05's, 904.357'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 = 36565.014'MB/sec zip my value time = 1.11's, unzip length = 0.132'GB zip my value throughput = 118.197'MB/sec zip pipeline throughput = 225.098'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.85 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 239 bytes = 768 } seq expand size = 1673 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.0877 value = 3.2822 dict = 1.00 all = 3.2168 } Zip/UnZip{ index = 0.1411 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.658818 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647151 Billion total entry num = 0.000647151 Billion write speed all = 0.017297084 MB/sec (with seq num) write speed all = 0.017163776 MB/sec (without seq num) 2024/11/20-19:34:58.559395 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62285: 129430 keys, 41724219 bytes, temperature: kWarm 2024/11/20-19:34:58.559457 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102498559428, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62285, "file_size": 41724219, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026011259, "table_properties": {"data_size": 40104176, "index_size": 219136, "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": 131629240, "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": 1732102496, "oldest_key_time": 0, "file_creation_time": 1732102496, "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": 62285, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:34:58.596909 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.sst) /dev/shm/ToplingTemp/Topling-892505-RXqWLg 2024/11/20-19:34:59.289485 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.sst): first pass time = 0.69's, 193.804'MB/sec 2024/11/20-19:34:59.799128 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.sst): old prealloc_size = 147639500, real_size = 40355600 2024/11/20-19:34:59.799283 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.85 2024/11/20-19:34:59.799346 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.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-19:34:59.967140 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062286.sst): second pass time = 0.51's, 258.684'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.328'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1932.031'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 889.019'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 = 32128.755'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 258.684'MB/sec zip pipeline throughput = 258.684'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.85 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 25 bytes = 80 } seq expand size = 175 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.0981 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.790448 GB avg = 1.018 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776582 Billion total entry num = 0.000776582 Billion write speed all = 0.020752279 MB/sec (with seq num) write speed all = 0.020592316 MB/sec (without seq num) 2024/11/20-19:35:00.021649 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62286: 129431 keys, 41723024 bytes, temperature: kWarm 2024/11/20-19:35:00.021717 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102500021685, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62286, "file_size": 41723024, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026046208, "table_properties": {"data_size": 40104256, "index_size": 218816, "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": 131629750, "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": 1732102498, "oldest_key_time": 0, "file_creation_time": 1732102498, "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": 62286, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:00.061133 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.sst) /dev/shm/ToplingTemp/Topling-892505-e7hHSd 2024/11/20-19:35:00.582053 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.sst): first pass time = 0.52's, 257.678'MB/sec 2024/11/20-19:35:01.262163 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.sst): old prealloc_size = 147639500, real_size = 40352768 2024/11/20-19:35:01.262326 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.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.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.83 2024/11/20-19:35:01.262402 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.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-19:35:01.525034 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062287.sst): second pass time = 0.68's, 193.789'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.26's, 158.741'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1625.507'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.168'MB/sec write SST data time = 0.07's, 599.001'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 = 36169.379'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 193.789'MB/sec zip pipeline throughput = 204.966'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.83 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.83 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15 bytes = 48 } seq expand size = 105 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.0980 value = 3.2824 dict = 1.00 all = 3.2171 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 0.922078 GB avg = 1.018 KB (by entry num) total key len = 0.018120 GB avg = 0.020 KB total ukey len = 0.010872 GB avg = 0.012 KB total ukey num = 0.000906011 Billion total entry num = 0.000906011 Billion write speed all = 0.024207143 MB/sec (with seq num) write speed all = 0.024020527 MB/sec (without seq num) 2024/11/20-19:35:01.578333 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62287: 129429 keys, 41720725 bytes, temperature: kWarm 2024/11/20-19:35:01.578401 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102501578371, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62287, "file_size": 41720725, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1025769858, "table_properties": {"data_size": 40101424, "index_size": 218816, "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": 131629469, "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": 1732102500, "oldest_key_time": 0, "file_creation_time": 1732102500, "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": 62287, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:01.617065 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.sst) /dev/shm/ToplingTemp/Topling-892505-zmzEvf 2024/11/20-19:35:02.189505 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.sst): first pass time = 0.57's, 234.482'MB/sec 2024/11/20-19:35:02.963006 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.sst): old prealloc_size = 147639500, real_size = 40354000 2024/11/20-19:35:02.963146 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.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.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.84 2024/11/20-19:35:02.963203 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.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-19:35:03.127677 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062288.sst): second pass time = 0.77's, 170.374'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.375'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2101.595'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.04's, 961.071'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 = 23551.789'MB/sec zip my value time = 0.77's, unzip length = 0.132'GB zip my value throughput = 170.374'MB/sec zip pipeline throughput = 170.374'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16 bytes = 64 } seq expand size = 112 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.0980 value = 3.2823 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 1.053708 GB avg = 1.018 KB (by entry num) total key len = 0.020709 GB avg = 0.020 KB total ukey len = 0.012425 GB avg = 0.012 KB total ukey num = 0.001035441 Billion total entry num = 0.001035441 Billion write speed all = 0.027661712 MB/sec (with seq num) write speed all = 0.027448446 MB/sec (without seq num) 2024/11/20-19:35:03.180445 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62288: 129430 keys, 41721452 bytes, temperature: kWarm 2024/11/20-19:35:03.180502 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102503180473, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62288, "file_size": 41721452, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026025655, "table_properties": {"data_size": 40102656, "index_size": 218816, "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": 131630011, "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": 1732102501, "oldest_key_time": 0, "file_creation_time": 1732102501, "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": 62288, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:03.216779 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.sst) /dev/shm/ToplingTemp/Topling-892505-VpUfDg 2024/11/20-19:35:03.847711 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.sst): first pass time = 0.63's, 212.743'MB/sec 2024/11/20-19:35:04.521390 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.sst): old prealloc_size = 147639500, real_size = 40355648 2024/11/20-19:35:04.521563 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.85 2024/11/20-19:35:04.521641 140008492664384 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.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-19:35:05.003188 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062289.sst): second pass time = 0.67's, 195.626'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.48's, 86.604'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1675.082'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.093'MB/sec write SST data time = 0.14's, 308.474'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 = 47561.421'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 195.626'MB/sec zip pipeline throughput = 195.626'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.85 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15 bytes = 48 } seq expand size = 105 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.0981 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 1.185338 GB avg = 1.018 KB (by entry num) total key len = 0.023297 GB avg = 0.020 KB total ukey len = 0.013978 GB avg = 0.012 KB total ukey num = 0.001164872 Billion total entry num = 0.001164872 Billion write speed all = 0.031115781 MB/sec (with seq num) write speed all = 0.030875868 MB/sec (without seq num) 2024/11/20-19:35:05.075944 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62289: 129431 keys, 41722976 bytes, temperature: kWarm 2024/11/20-19:35:05.076015 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102505075983, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62289, "file_size": 41722976, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1025905890, "table_properties": {"data_size": 40104304, "index_size": 218816, "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": 131630124, "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": 1732102503, "oldest_key_time": 0, "file_creation_time": 1732102503, "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": 62289, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:05.121302 140008492664384 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062290.sst) /dev/shm/ToplingTemp/Topling-892505-PlnNOd 2024/11/20-19:35:05.237106 140008492664384 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062290.sst): first pass time = 0.12's, 220.876'MB/sec 2024/11/20-19:35:05.553926 140008492664384 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062290.sst): old prealloc_size = 147639500, real_size = 7758488 2024/11/20-19:35:05.553982 140008492664384 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062290.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 24656 prefix = 4 raw-key = 0.0002 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.01 raw-val = 0.0251 GB zip-val = 0.0078 GB avg-val =1016.98 avg-zval = 314.40 2024/11/20-19:35:05.587745 140008492664384 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00/062290.sst): second pass time = 0.32's, 79.348'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.03's, 236.683'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 7.611'MB/sec (index lex order gen) rebuild zvType time = 0.02's, 0.261'MB/sec write SST data time = 0.01's, 788.818'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.247'MB, throughput = 8298.401'MB/sec zip my value time = 0.32's, unzip length = 0.025'GB zip my value throughput = 79.348'MB/sec zip pipeline throughput = 185.707'MB/sec entries = 24656 avg-key = 20.00 avg-zkey = 0.01 avg-val = 1016.98 avg-zval = 314.40 usrkeys = 24656 avg-key = 12.00 avg-zkey = 0.01 avg-val = 1016.98 avg-zval = 314.40 TagRS{ kinds = RS_Key0_TagN bytes = 3960 } TagArray{ size = 7 bytes = 32 } seq expand size = 49 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0003 GB value = 0.0251 GB dict = 0.25 MB all = 0.0256 GB } __ZipSize{ index = 0.0000 GB value = 0.0078 GB dict = 0.25 MB all = 0.0080 GB } UnZip/Zip{ index =1541.0000 value = 3.2346 dict = 1.00 all = 3.1942 } Zip/UnZip{ index = 0.0006 value = 0.3092 dict = 1.00 all = 0.3131 } ---------------------------- total value len = 1.210413 GB avg = 1.018 KB (by entry num) total key len = 0.023791 GB avg = 0.020 KB total ukey len = 0.014274 GB avg = 0.012 KB total ukey num = 0.001189528 Billion total entry num = 0.001189528 Billion write speed all = 0.031773534 MB/sec (with seq num) write speed all = 0.031528547 MB/sec (without seq num) 2024/11/20-19:35:05.614076 140008492664384 [compaction_job.cc:1948] [default] [JOB 8337] Generated table #62290: 24656 keys, 8004356 bytes, temperature: kWarm 2024/11/20-19:35:05.614144 140008492664384 EVENT_LOG_v1 {"time_micros": 1732102505614113, "cf_name": "default", "job": 8337, "event": "table_file_creation", "file_number": 62290, "file_size": 8004356, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1026024756, "table_properties": {"data_size": 7751968, "index_size": 192, "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": 493120, "raw_average_key_size": 20, "raw_value_size": 25074628, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 24656, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732102505, "oldest_key_time": 0, "file_creation_time": 1732102505, "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": 62290, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:35:05.625414 140008492664384 [compaction_job.cc:703] job-08337: subcompact[0], size: 0.384292 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08337/att-00 [062281,062282,062283,062284,062285,062286,062287,062288,062289,062290] 2024/11/20-19:35:05.727870 140008492664384 (Original Log Time 2024/11/20-19:34:50.209025) EVENT_LOG_v1 {"time_micros": 1732102490208957, "job": 8337, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62278], "files_L3": [62232, 62234, 62173, 62174, 62175, 62176, 62220, 62218, 62219, 62221, 62217], "score": 0.813857, "input_data_size": 397518830, "oldest_snapshot_seqno": 1026133791} 2024/11/20-19:35:05.727873 140008492664384 (Original Log Time 2024/11/20-19:35:05.719724) [compaction_job.cc:2022] [default] [JOB 8337] Compacted 1@2 + 11@3 files to L3 => 384292497 bytes 2024/11/20-19:35:05.727875 140008492664384 (Original Log Time 2024/11/20-19:35:05.727801) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 25.8 rd, 24.9 wr, level 3, files in(1, 11) out(10 +0 blob) MB in(12.8, 366.3 +0.0 blob) out(366.5 +0.0 blob), read-write-amplify(58.0) write-amplify(28.5) OK, records in: 1202019, records dropped: 12491 output_compression: Snappy 2024/11/20-19:35:05.727879 140008492664384 (Original Log Time 2024/11/20-19:35:05.727849) EVENT_LOG_v1 {"time_micros": 1732102505727826, "cf": "default", "job": 8337, "event": "compaction_finished", "compaction_time_micros": 15416404, "compaction_time_cpu_micros": 3815911, "output_level": 3, "num_output_files": 10, "total_output_size": 384292497, "num_input_records": 1202019, "num_output_records": 1189528, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 331815366, "file_range_sync_nanos": 0, "file_fsync_nanos": 9856, "file_prepare_write_nanos": 20815, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-19:35:05.861756 140008492664384 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":1732102489,"executesMs":15690,"compactionJobId":8337,"attempt":0,"compactionInputRawBytes":1246486074,"compactionInputZipBytes":397518830,"compactionOutputRawBytes":0,"compactionOutputZipBytes":384292497,"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-348db63d96ba3c36a7b3184ced96ae3d-2e49c80fc8ff199c-00"}}, response = 2024/11/20-19:35:05.861859 140008492664384 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08337/att-00: olev 3, work 15.691 s, result 7.793 ms, install 8.170 ms, input{raw 1.161 GiB zip 379.103 MiB}