2024/11/21-02:33:19.291506 140007963924032 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00: fork to child time = 0.009404 sec 2024/11/21-02:33:19.292059 140007963924032 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00 2024/11/21-02:33:19.298532 140007963924032 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00 2024/11/21-02:33:19.300275 140007963924032 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:33:19.300512 140007963924032 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-02:33:19.346727 140007963924032 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02688/att-00/MANIFEST-090329 2024/11/21-02:33:19.388265 140007963924032 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02688/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 95913, last_sequence is 1450157759, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 95705 2024/11/21-02:33:19.388272 140007963924032 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:33:19.388363 140007963924032 [version_set.cc:5724] Creating manifest 95913 2024/11/21-02:33:19.420624 140007963924032 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:33:19.438471 140007963924032 [compaction_job.cc:2437] [default] [JOB 2688] Compacting 1@2 + 10@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-02:33:19.438482 140007963924032 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 2025 Base level 2, inputs: [95850(27MB)], [95910(39MB) 95911(11MB) 95765(37MB) 95766(37MB) 95767(36MB) 95768(35MB) 95769(37MB) 95770(38MB) 95771(36MB) 95880(37MB)] 2024/11/21-02:33:19.446952 140007963924032 [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/21-02:33:19.446975 140007963924032 [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/21-02:33:19.446994 140007963924032 [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/21-02:33:19.447001 140007963924032 [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/21-02:33:19.447012 140007963924032 [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/21-02:33:20.031132 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst) /dev/shm/ToplingTemp/Topling-1265664-w0WOlO 2024/11/21-02:33:20.525368 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst): first pass time = 0.49's, 271.589'MB/sec 2024/11/21-02:33:21.695449 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst): old prealloc_size = 147639500, real_size = 37052880 2024/11/21-02:33:21.696034 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926813 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0351 GB avg-val = 116.82 avg-zval = 37.84 2024/11/21-02:33:21.697466 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:22.607223 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095914.sst): second pass time = 1.17's, 92.593'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 45.139'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3035.336'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.20's, 206.909'MB/sec dict compress time = 7451612571.32's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28595.759'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.593'MB/sec zip pipeline throughput = 92.593'MB/sec entries = 926813 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.82 avg-zval = 37.84 usrkeys = 926813 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.82 avg-zval = 37.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926813 bytes = 3243856 } seq expand size = 6487691 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0412 GB } UnZip/Zip{ index = 10.5812 value = 3.0872 dict = 1.00 all = 3.2613 } Zip/UnZip{ index = 0.0945 value = 0.3239 dict = 1.00 all = 0.3066 } ---------------------------- total value len = 563.180487 GB avg = 0.331 KB (by entry num) total key len = 44.340357 GB avg = 0.026 KB total ukey len = 32.812678 GB avg = 0.014 KB total ukey num = 2.321941389 Billion total entry num = 1.701443411 Billion write speed all = 19.866439038 MB/sec (with seq num) write speed all = 19.421330072 MB/sec (without seq num) 2024/11/21-02:33:22.663161 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95914: 926813 keys, 41154838 bytes, temperature: kWarm 2024/11/21-02:33:22.663256 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127602663213, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95914, "file_size": 41154838, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1251007933, "largest_seqno": 1449414799, "table_properties": {"data_size": 35069184, "index_size": 1751808, "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": 25950764, "raw_average_key_size": 28, "raw_value_size": 108267086, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926813, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127600, "oldest_key_time": 0, "file_creation_time": 1732127600, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95914, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:22.712200 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst) /dev/shm/ToplingTemp/Topling-1265664-vffU9K 2024/11/21-02:33:23.768856 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst): first pass time = 1.06's, 127.025'MB/sec 2024/11/21-02:33:24.975791 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst): old prealloc_size = 147639500, real_size = 36325328 2024/11/21-02:33:24.976407 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927379 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.73 avg-zval = 37.02 2024/11/21-02:33:24.977299 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:25.805248 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095915.sst): second pass time = 1.21's, 89.756'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.911'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2975.025'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 302.337'MB/sec dict compress time = 7451612571.32's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 21438.849'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.756'MB/sec zip pipeline throughput = 89.756'MB/sec entries = 927379 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.73 avg-zval = 37.02 usrkeys = 927379 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.72 avg-zval = 37.02 TagRS{ kinds = RS_Key0_TagN bytes = 145000 } TagArray{ size = 925762 bytes = 3240176 } seq expand size = 6480334 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.5135 value = 3.1533 dict = 1.00 all = 3.3084 } Zip/UnZip{ index = 0.0951 value = 0.3171 dict = 1.00 all = 0.3023 } ---------------------------- total value len = 563.295219 GB avg = 0.331 KB (by entry num) total key len = 44.366324 GB avg = 0.026 KB total ukey len = 32.831226 GB avg = 0.014 KB total ukey num = 2.322868768 Billion total entry num = 1.702370790 Billion write speed all = 19.868962111 MB/sec (with seq num) write speed all = 19.423657107 MB/sec (without seq num) 2024/11/21-02:33:25.853854 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95915: 927379 keys, 40568790 bytes, temperature: kWarm 2024/11/21-02:33:25.853921 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127605853890, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95915, "file_size": 40568790, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096452, "table_properties": {"data_size": 34329152, "index_size": 1764160, "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": 25966612, "raw_average_key_size": 28, "raw_value_size": 108251238, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927379, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127602, "oldest_key_time": 0, "file_creation_time": 1732127602, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95915, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:25.891690 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst) /dev/shm/ToplingTemp/Topling-1265664-95aaXM 2024/11/21-02:33:26.957304 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst): first pass time = 1.07's, 125.957'MB/sec 2024/11/21-02:33:28.085126 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst): old prealloc_size = 147639500, real_size = 33895856 2024/11/21-02:33:28.085732 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927931 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0319 GB avg-val = 116.64 avg-zval = 34.38 2024/11/21-02:33:28.086572 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:28.942783 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095916.sst): second pass time = 1.13's, 96.028'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 44.305'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2999.368'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 282.745'MB/sec dict compress time = 7451612571.32's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33592.883'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.028'MB/sec zip pipeline throughput = 96.028'MB/sec entries = 927931 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.64 avg-zval = 34.38 usrkeys = 927931 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.64 avg-zval = 34.38 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927931 bytes = 3247776 } seq expand size = 6495517 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0319 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.5110 value = 3.3932 dict = 1.00 all = 3.5323 } Zip/UnZip{ index = 0.0951 value = 0.2947 dict = 1.00 all = 0.2831 } ---------------------------- total value len = 563.409950 GB avg = 0.331 KB (by entry num) total key len = 44.392306 GB avg = 0.026 KB total ukey len = 32.849784 GB avg = 0.014 KB total ukey num = 2.323796699 Billion total entry num = 1.703298721 Billion write speed all = 19.871524469 MB/sec (with seq num) write speed all = 19.426022440 MB/sec (without seq num) 2024/11/21-02:33:28.989990 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95916: 927931 keys, 37997464 bytes, temperature: kWarm 2024/11/21-02:33:28.990067 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127608990026, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95916, "file_size": 37997464, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334417, "largest_seqno": 1375096482, "table_properties": {"data_size": 31898080, "index_size": 1765632, "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": 25982068, "raw_average_key_size": 28, "raw_value_size": 108235730, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927931, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127605, "oldest_key_time": 0, "file_creation_time": 1732127605, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95916, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:29.027471 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst) /dev/shm/ToplingTemp/Topling-1265664-fr035J 2024/11/21-02:33:29.920457 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst): first pass time = 0.89's, 150.308'MB/sec 2024/11/21-02:33:31.050697 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst): old prealloc_size = 147639500, real_size = 34416928 2024/11/21-02:33:31.051329 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926632 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0324 GB avg-val = 116.84 avg-zval = 34.98 2024/11/21-02:33:31.052160 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:31.896386 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095917.sst): second pass time = 1.13's, 95.865'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.544'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2917.524'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 289.143'MB/sec dict compress time = 7451612571.32's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20766.424'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.865'MB/sec zip pipeline throughput = 95.865'MB/sec entries = 926632 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.84 avg-zval = 34.98 usrkeys = 926632 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.84 avg-zval = 34.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926632 bytes = 3243232 } seq expand size = 6486424 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0324 GB dict = 1.08 MB all = 0.0385 GB } UnZip/Zip{ index = 10.4445 value = 3.3406 dict = 1.00 all = 3.4848 } Zip/UnZip{ index = 0.0957 value = 0.2993 dict = 1.00 all = 0.2870 } ---------------------------- total value len = 563.524708 GB avg = 0.331 KB (by entry num) total key len = 44.418251 GB avg = 0.026 KB total ukey len = 32.868317 GB avg = 0.014 KB total ukey num = 2.324723331 Billion total entry num = 1.704225353 Billion write speed all = 19.874205502 MB/sec (with seq num) write speed all = 19.428504150 MB/sec (without seq num) 2024/11/21-02:33:31.942767 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95917: 926632 keys, 38514714 bytes, temperature: kWarm 2024/11/21-02:33:31.942823 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127611942794, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95917, "file_size": 38514714, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334494, "largest_seqno": 1375096676, "table_properties": {"data_size": 32410704, "index_size": 1774400, "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": 25945696, "raw_average_key_size": 28, "raw_value_size": 108272096, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926632, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127609, "oldest_key_time": 0, "file_creation_time": 1732127609, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95917, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:31.980971 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst) /dev/shm/ToplingTemp/Topling-1265664-fQ6KIM 2024/11/21-02:33:32.965621 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst): first pass time = 0.98's, 136.314'MB/sec 2024/11/21-02:33:34.078383 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst): old prealloc_size = 147639500, real_size = 34434000 2024/11/21-02:33:34.078967 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921389 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0325 GB avg-val = 117.67 avg-zval = 35.22 2024/11/21-02:33:34.079840 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:34.921316 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095918.sst): second pass time = 1.11's, 97.516'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.696'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3187.964'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 295.035'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 34067.144'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.516'MB/sec zip pipeline throughput = 97.516'MB/sec entries = 921389 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.67 avg-zval = 35.22 usrkeys = 921389 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.67 avg-zval = 35.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921389 bytes = 3224880 } seq expand size = 6449723 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0325 GB dict = 1.08 MB all = 0.0385 GB } UnZip/Zip{ index = 10.5131 value = 3.3410 dict = 1.00 all = 3.4845 } Zip/UnZip{ index = 0.0951 value = 0.2993 dict = 1.00 all = 0.2870 } ---------------------------- total value len = 563.639577 GB avg = 0.331 KB (by entry num) total key len = 44.444050 GB avg = 0.026 KB total ukey len = 32.886745 GB avg = 0.014 KB total ukey num = 2.325644720 Billion total entry num = 1.705146742 Billion write speed all = 19.876838472 MB/sec (with seq num) write speed all = 19.430940246 MB/sec (without seq num) 2024/11/21-02:33:34.970636 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95918: 921389 keys, 38518064 bytes, temperature: kWarm 2024/11/21-02:33:34.970692 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127614970663, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95918, "file_size": 38518064, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1139112302, "largest_seqno": 1375090548, "table_properties": {"data_size": 32450624, "index_size": 1752832, "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": 25798892, "raw_average_key_size": 28, "raw_value_size": 108418838, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921389, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127611, "oldest_key_time": 0, "file_creation_time": 1732127611, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95918, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:35.004293 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst) /dev/shm/ToplingTemp/Topling-1265664-4U6cvL 2024/11/21-02:33:36.007421 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst): first pass time = 1.00's, 133.803'MB/sec 2024/11/21-02:33:37.262095 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst): old prealloc_size = 147639500, real_size = 36402800 2024/11/21-02:33:37.262691 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929396 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.41 avg-zval = 36.98 2024/11/21-02:33:37.263464 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:37.987157 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095919.sst): second pass time = 1.25's, 86.287'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 55.331'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3143.694'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.392'MB/sec write SST data time = 0.13's, 302.816'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 33906.988'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.287'MB/sec zip pipeline throughput = 86.287'MB/sec entries = 929396 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.41 avg-zval = 36.98 usrkeys = 929396 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.05 avg-zval = 36.98 TagRS{ kinds = RS_Key0_TagN bytes = 145320 } TagArray{ size = 748730 bytes = 2714160 } seq expand size = 5241110 multi value expand size = 0 cnt WriteAppend = 48 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.3079 value = 3.1482 dict = 1.00 all = 3.3455 } Zip/UnZip{ index = 0.0970 value = 0.3176 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 563.753013 GB avg = 0.330 KB (by entry num) total key len = 44.470073 GB avg = 0.026 KB total ukey len = 32.905333 GB avg = 0.014 KB total ukey num = 2.326574116 Billion total entry num = 1.706076138 Billion write speed all = 19.879404841 MB/sec (with seq num) write speed all = 19.433308282 MB/sec (without seq num) 2024/11/21-02:33:38.035367 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95919: 929396 keys, 40118496 bytes, temperature: kWarm 2024/11/21-02:33:38.035427 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127618035396, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95919, "file_size": 40118496, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096576, "table_properties": {"data_size": 34367008, "index_size": 1803264, "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": 26023088, "raw_average_key_size": 28, "raw_value_size": 108194724, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929396, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127614, "oldest_key_time": 0, "file_creation_time": 1732127614, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95919, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:38.073326 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst) /dev/shm/ToplingTemp/Topling-1265664-xJ4rVJ 2024/11/21-02:33:38.971581 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst): first pass time = 0.90's, 149.425'MB/sec 2024/11/21-02:33:40.098004 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst): old prealloc_size = 147639500, real_size = 36465088 2024/11/21-02:33:40.098576 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925271 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 117.06 avg-zval = 37.22 2024/11/21-02:33:40.099302 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:40.887936 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095920.sst): second pass time = 1.13's, 96.229'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.629'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3515.210'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.351'MB/sec write SST data time = 0.13's, 307.341'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34506.035'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.229'MB/sec zip pipeline throughput = 96.229'MB/sec entries = 925271 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.06 avg-zval = 37.22 usrkeys = 925271 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.33 avg-zval = 37.22 TagRS{ kinds = RS_Key0_TagN bytes = 144680 } TagArray{ size = 696300 bytes = 2524096 } seq expand size = 4874100 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.3083 value = 3.1450 dict = 1.00 all = 3.3561 } Zip/UnZip{ index = 0.0970 value = 0.3180 dict = 1.00 all = 0.2980 } ---------------------------- total value len = 563.866197 GB avg = 0.330 KB (by entry num) total key len = 44.495981 GB avg = 0.026 KB total ukey len = 32.923838 GB avg = 0.014 KB total ukey num = 2.327499387 Billion total entry num = 1.707001409 Billion write speed all = 19.882065954 MB/sec (with seq num) write speed all = 19.435769773 MB/sec (without seq num) 2024/11/21-02:33:40.939545 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95920: 925271 keys, 39992676 bytes, temperature: kWarm 2024/11/21-02:33:40.939609 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127620939578, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95920, "file_size": 39992676, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1449414518, "table_properties": {"data_size": 34438384, "index_size": 1795200, "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": 25907588, "raw_average_key_size": 28, "raw_value_size": 108310214, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925271, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127618, "oldest_key_time": 0, "file_creation_time": 1732127618, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95920, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:40.977193 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst) /dev/shm/ToplingTemp/Topling-1265664-kvOJVJ 2024/11/21-02:33:41.980157 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst): first pass time = 1.00's, 133.825'MB/sec 2024/11/21-02:33:43.102266 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst): old prealloc_size = 147639500, real_size = 35632480 2024/11/21-02:33:43.102806 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923569 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0336 GB avg-val = 117.33 avg-zval = 36.43 2024/11/21-02:33:43.103552 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:43.934667 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095921.sst): second pass time = 1.12's, 96.638'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.583'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3470.627'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 308.593'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 22731.644'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.638'MB/sec zip pipeline throughput = 96.638'MB/sec entries = 923569 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.33 avg-zval = 36.43 usrkeys = 923569 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.33 avg-zval = 36.43 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923569 bytes = 3117056 } seq expand size = 6464983 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5142 value = 3.2207 dict = 1.00 all = 3.3887 } Zip/UnZip{ index = 0.0951 value = 0.3105 dict = 1.00 all = 0.2951 } ---------------------------- total value len = 563.981020 GB avg = 0.330 KB (by entry num) total key len = 44.521841 GB avg = 0.026 KB total ukey len = 32.942309 GB avg = 0.014 KB total ukey num = 2.328422956 Billion total entry num = 1.707924978 Billion write speed all = 19.884683722 MB/sec (with seq num) write speed all = 19.438190531 MB/sec (without seq num) 2024/11/21-02:33:43.982229 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95921: 923569 keys, 39607136 bytes, temperature: kWarm 2024/11/21-02:33:43.982288 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127623982258, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95921, "file_size": 39607136, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375097487, "largest_seqno": 1449414825, "table_properties": {"data_size": 33644624, "index_size": 1756800, "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": 25859932, "raw_average_key_size": 28, "raw_value_size": 108357938, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923569, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127620, "oldest_key_time": 0, "file_creation_time": 1732127620, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95921, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:44.016939 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst) /dev/shm/ToplingTemp/Topling-1265664-chQg3J 2024/11/21-02:33:45.040628 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst): first pass time = 1.02's, 131.117'MB/sec 2024/11/21-02:33:46.130346 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst): old prealloc_size = 147639500, real_size = 35016160 2024/11/21-02:33:46.130858 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923189 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.38 avg-zval = 35.78 2024/11/21-02:33:46.131626 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:33:46.967609 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095922.sst): second pass time = 1.09's, 99.523'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.431'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3593.713'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 303.904'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 34983.005'MB/sec zip my value time = 1.09's, unzip length = 0.108'GB zip my value throughput = 99.523'MB/sec zip pipeline throughput = 99.523'MB/sec entries = 923189 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 35.78 usrkeys = 923189 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 35.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923189 bytes = 3000384 } seq expand size = 6462323 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5126 value = 3.2810 dict = 1.00 all = 3.4526 } Zip/UnZip{ index = 0.0951 value = 0.3048 dict = 1.00 all = 0.2896 } ---------------------------- total value len = 564.095851 GB avg = 0.330 KB (by entry num) total key len = 44.547690 GB avg = 0.026 KB total ukey len = 32.960773 GB avg = 0.014 KB total ukey num = 2.329346145 Billion total entry num = 1.708848167 Billion write speed all = 19.887309820 MB/sec (with seq num) write speed all = 19.440619557 MB/sec (without seq num) 2024/11/21-02:33:47.013926 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95922: 923189 keys, 38874292 bytes, temperature: kWarm 2024/11/21-02:33:47.013991 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127627013960, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95922, "file_size": 38874292, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1396121472, "largest_seqno": 1449414610, "table_properties": {"data_size": 33028816, "index_size": 1756352, "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": 25849292, "raw_average_key_size": 28, "raw_value_size": 108368506, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923189, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127624, "oldest_key_time": 0, "file_creation_time": 1732127624, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95922, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:47.047544 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst) /dev/shm/ToplingTemp/Topling-1265664-peaEFK 2024/11/21-02:33:47.269441 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst): first pass time = 0.22's, 257.640'MB/sec 2024/11/21-02:33:47.744773 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst): old prealloc_size = 147639500, real_size = 15487136 2024/11/21-02:33:47.745086 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 394076 prefix = 4 raw-key = 0.0063 GB zip-key = 0.0007 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.0461 GB zip-val = 0.0146 GB avg-val = 117.05 avg-zval = 37.16 2024/11/21-02:33:47.745395 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0009 GB, waited 0.000 sec, Key+Value = 0.057 GB 2024/11/21-02:33:48.090981 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00/095923.sst): second pass time = 0.47's, 97.194'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.35's, 48.988'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2575.275'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.342'MB/sec write SST data time = 0.06's, 292.007'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.470'MB, throughput = 16354.289'MB/sec zip my value time = 0.47's, unzip length = 0.046'GB zip my value throughput = 97.194'MB/sec zip pipeline throughput = 97.194'MB/sec entries = 394076 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.05 avg-zval = 37.16 usrkeys = 394076 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.70 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 61680 } TagArray{ size = 318202 bytes = 1034176 } seq expand size = 2227414 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0079 GB value = 0.0461 GB dict = 0.47 MB all = 0.0572 GB } __ZipSize{ index = 0.0007 GB value = 0.0146 GB dict = 0.47 MB all = 0.0170 GB } UnZip/Zip{ index = 10.5680 value = 3.1502 dict = 1.00 all = 3.3706 } Zip/UnZip{ index = 0.0946 value = 0.3174 dict = 1.00 all = 0.2967 } ---------------------------- total value len = 564.144206 GB avg = 0.330 KB (by entry num) total key len = 44.558724 GB avg = 0.026 KB total ukey len = 32.968655 GB avg = 0.014 KB total ukey num = 2.329740221 Billion total entry num = 1.709242243 Billion write speed all = 19.888520323 MB/sec (with seq num) write speed all = 19.441743448 MB/sec (without seq num) 2024/11/21-02:33:48.118768 140007963924032 [compaction_job.cc:1948] [default] [JOB 2688] Generated table #95923: 394076 keys, 16958715 bytes, temperature: kWarm 2024/11/21-02:33:48.118836 140007963924032 EVENT_LOG_v1 {"time_micros": 1732127628118796, "cf_name": "default", "job": 2688, "event": "table_file_creation", "file_number": 95923, "file_size": 16958715, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1449414651, "table_properties": {"data_size": 14642640, "index_size": 745792, "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": 11034128, "raw_average_key_size": 28, "raw_value_size": 46127464, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 394076, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732127627, "oldest_key_time": 0, "file_creation_time": 1732127627, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95923, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:33:48.134126 140007963924032 [compaction_job.cc:703] job-02688: subcompact[0], size: 0.372305 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02688/att-00 [095914,095915,095916,095917,095918,095919,095920,095921,095922,095923] 2024/11/21-02:33:48.196959 140007963924032 (Original Log Time 2024/11/21-02:33:19.438535) EVENT_LOG_v1 {"time_micros": 1732127599438494, "job": 2688, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [95850], "files_L3": [95910, 95911, 95765, 95766, 95767, 95768, 95769, 95770, 95771, 95880], "score": 0.99591, "input_data_size": 392752666, "oldest_snapshot_seqno": 1450157739} 2024/11/21-02:33:48.196962 140007963924032 (Original Log Time 2024/11/21-02:33:48.195993) [compaction_job.cc:2022] [default] [JOB 2688] Compacted 1@2 + 10@3 files to L3 => 372305185 bytes 2024/11/21-02:33:48.196964 140007963924032 (Original Log Time 2024/11/21-02:33:48.196883) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 13.7 rd, 13.0 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(27.1, 347.5 +0.0 blob) out(355.1 +0.0 blob), read-write-amplify(26.9) write-amplify(13.1) OK, records in: 8819433, records dropped: 93788 output_compression: Snappy 2024/11/21-02:33:48.196968 140007963924032 (Original Log Time 2024/11/21-02:33:48.196931) EVENT_LOG_v1 {"time_micros": 1732127628196908, "cf": "default", "job": 2688, "event": "compaction_finished", "compaction_time_micros": 28695596, "compaction_time_cpu_micros": 12716179, "output_level": 3, "num_output_files": 10, "total_output_size": 372305185, "num_input_records": 8819433, "num_output_records": 8725645, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 257794741, "file_range_sync_nanos": 0, "file_fsync_nanos": 9383, "file_prepare_write_nanos": 28371, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/21-02:33:48.328438 140007963924032 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":1732121803,"starts":1732127599,"executesMs":28898,"compactionJobId":2688,"attempt":0,"compactionInputRawBytes":1278439790,"compactionInputZipBytes":392752666,"compactionOutputRawBytes":0,"compactionOutputZipBytes":372305185,"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-64870ab5369bf3066680e8994ba462fc-40e565fc15afa019-00"}}, response = 2024/11/21-02:33:48.328491 140007963924032 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02688/att-00: olev 3, work 28.898 s, result 5.966 ms, install 0.989 ms, input{raw 1.191 GiB zip 374.558 MiB}