2024/11/21-02:54:58.256525 140008031065664 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00: fork to child time = 0.009212 sec 2024/11/21-02:54:58.257095 140008031065664 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00 2024/11/21-02:54:58.263583 140008031065664 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00 2024/11/21-02:54:58.265338 140008031065664 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:54:58.265585 140008031065664 [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:54:58.310261 140008031065664 [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-03226/att-00/MANIFEST-090329 2024/11/21-02:54:58.325898 140008031065664 [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-03226/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 97073, last_sequence is 1466112832, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 96935 2024/11/21-02:54:58.325905 140008031065664 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:54:58.325989 140008031065664 [version_set.cc:5724] Creating manifest 97073 2024/11/21-02:54:58.356115 140008031065664 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:54:58.372883 140008031065664 [compaction_job.cc:2437] [default] [JOB 3226] Compacting 1@2 + 9@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-02:54:58.372895 140008031065664 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 2430 Base level 2, inputs: [97069(27MB)], [97033(38MB) 97034(40MB) 97035(36MB) 97036(37MB) 97037(37MB) 97038(37MB) 97039(37MB) 97040(37MB) 97041(38MB)] 2024/11/21-02:54:58.379979 140008031065664 [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:54:58.380002 140008031065664 [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:54:58.380020 140008031065664 [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:54:58.380028 140008031065664 [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:54:58.380038 140008031065664 [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:54:58.951866 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.sst) /dev/shm/ToplingTemp/Topling-1278668-1PfKv3 2024/11/21-02:54:59.488101 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.sst): first pass time = 0.54's, 250.313'MB/sec 2024/11/21-02:55:00.798405 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.sst): old prealloc_size = 147639500, real_size = 36261328 2024/11/21-02:55:00.799007 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928769 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0343 GB avg-val = 116.51 avg-zval = 36.89 2024/11/21-02:55:00.800394 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.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:55:01.774853 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097074.sst): second pass time = 1.31's, 82.642'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 41.102'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3056.048'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.301'MB/sec write SST data time = 0.20's, 196.973'MB/sec dict compress time = 2318280883.12's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33948.870'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.642'MB/sec zip pipeline throughput = 82.642'MB/sec entries = 928769 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.51 avg-zval = 36.89 usrkeys = 928769 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.51 avg-zval = 36.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928769 bytes = 3018512 } seq expand size = 6501383 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5137 value = 3.1584 dict = 1.00 all = 3.3443 } Zip/UnZip{ index = 0.0951 value = 0.3166 dict = 1.00 all = 0.2990 } ---------------------------- total value len = 563.180446 GB avg = 0.331 KB (by entry num) total key len = 44.340412 GB avg = 0.026 KB total ukey len = 32.812717 GB avg = 0.014 KB total ukey num = 2.321943345 Billion total entry num = 1.701445367 Billion write speed all = 19.056831587 MB/sec (with seq num) write speed all = 18.629861452 MB/sec (without seq num) 2024/11/21-02:55:01.827213 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97074: 928769 keys, 40133064 bytes, temperature: kWarm 2024/11/21-02:55:01.827321 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128901827264, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97074, "file_size": 40133064, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1422103623, "largest_seqno": 1466087397, "table_properties": {"data_size": 34262144, "index_size": 1766784, "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": 26005532, "raw_average_key_size": 28, "raw_value_size": 108212294, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928769, "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": 1732128898, "oldest_key_time": 0, "file_creation_time": 1732128898, "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": 97074, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:01.883479 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.sst) /dev/shm/ToplingTemp/Topling-1278668-seWlj4 2024/11/21-02:55:03.296757 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.sst): first pass time = 1.41's, 94.973'MB/sec 2024/11/21-02:55:04.897073 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.sst): old prealloc_size = 147639500, real_size = 37849536 2024/11/21-02:55:04.897960 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927988 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.0359 GB avg-val = 116.63 avg-zval = 38.63 2024/11/21-02:55:04.898917 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.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:55:05.962785 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097075.sst): second pass time = 1.60's, 67.666'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.07's, 39.608'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2040.821'MB/sec (index lex order gen) rebuild zvType time = 0.90's, 0.258'MB/sec write SST data time = 0.16's, 256.674'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 37107.667'MB/sec zip my value time = 1.60's, unzip length = 0.108'GB zip my value throughput = 67.666'MB/sec zip pipeline throughput = 154.207'MB/sec entries = 927988 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.63 avg-zval = 38.63 usrkeys = 927988 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.62 avg-zval = 38.63 TagRS{ kinds = RS_Key0_TagN bytes = 145080 } TagArray{ size = 926371 bytes = 3358112 } seq expand size = 6484597 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0359 GB dict = 1.08 MB all = 0.0422 GB } UnZip/Zip{ index = 10.5113 value = 3.0189 dict = 1.00 all = 3.1798 } Zip/UnZip{ index = 0.0951 value = 0.3312 dict = 1.00 all = 0.3145 } ---------------------------- total value len = 563.295165 GB avg = 0.331 KB (by entry num) total key len = 44.366396 GB avg = 0.026 KB total ukey len = 32.831277 GB avg = 0.014 KB total ukey num = 2.322871333 Billion total entry num = 1.702373355 Billion write speed all = 19.058741452 MB/sec (with seq num) write speed all = 18.631594557 MB/sec (without seq num) 2024/11/21-02:55:06.021348 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97075: 927988 keys, 42210180 bytes, temperature: kWarm 2024/11/21-02:55:06.021450 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128906021403, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97075, "file_size": 42210180, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1466086999, "table_properties": {"data_size": 35851632, "index_size": 1765696, "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": 25983664, "raw_average_key_size": 28, "raw_value_size": 108234180, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927988, "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": 1732128901, "oldest_key_time": 0, "file_creation_time": 1732128901, "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": 97075, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:06.076626 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.sst) /dev/shm/ToplingTemp/Topling-1278668-djtiM6 2024/11/21-02:55:07.208394 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.sst): first pass time = 1.13's, 118.597'MB/sec 2024/11/21-02:55:08.493363 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.sst): old prealloc_size = 147639500, real_size = 33798512 2024/11/21-02:55:08.494066 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927131 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.0318 GB avg-val = 116.77 avg-zval = 34.29 2024/11/21-02:55:08.494942 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.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:55:09.472238 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097076.sst): second pass time = 1.28's, 84.305'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 38.716'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2721.897'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.315'MB/sec write SST data time = 0.24's, 156.537'MB/sec dict compress time = 0.00's, 1080514.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 31000.258'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.305'MB/sec zip pipeline throughput = 116.464'MB/sec entries = 927131 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.77 avg-zval = 34.29 usrkeys = 927131 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.77 avg-zval = 34.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927131 bytes = 3244976 } seq expand size = 6489917 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.0318 GB dict = 1.08 MB all = 0.0379 GB } UnZip/Zip{ index = 10.4444 value = 3.4053 dict = 1.00 all = 3.5415 } Zip/UnZip{ index = 0.0957 value = 0.2937 dict = 1.00 all = 0.2824 } ---------------------------- total value len = 563.409913 GB avg = 0.331 KB (by entry num) total key len = 44.392355 GB avg = 0.026 KB total ukey len = 32.849820 GB avg = 0.014 KB total ukey num = 2.323798464 Billion total entry num = 1.703300486 Billion write speed all = 19.061056558 MB/sec (with seq num) write speed all = 18.633724071 MB/sec (without seq num) 2024/11/21-02:55:09.523651 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97076: 927131 keys, 37898066 bytes, temperature: kWarm 2024/11/21-02:55:09.523742 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128909523696, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97076, "file_size": 37898066, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334417, "largest_seqno": 1375096468, "table_properties": {"data_size": 31791200, "index_size": 1775360, "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": 25959668, "raw_average_key_size": 28, "raw_value_size": 108258174, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927131, "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": 1732128906, "oldest_key_time": 0, "file_creation_time": 1732128906, "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": 97076, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:09.573860 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.sst) /dev/shm/ToplingTemp/Topling-1278668-lVCuA6 2024/11/21-02:55:10.476468 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.sst): first pass time = 0.90's, 148.707'MB/sec 2024/11/21-02:55:11.680441 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.sst): old prealloc_size = 147639500, real_size = 35506208 2024/11/21-02:55:11.681032 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926640 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0335 GB avg-val = 116.84 avg-zval = 36.14 2024/11/21-02:55:11.681807 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.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:55:12.587533 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097077.sst): second pass time = 1.20's, 89.987'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 43.662'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3068.518'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.299'MB/sec write SST data time = 0.13's, 301.056'MB/sec dict compress time = 0.00's, 1080618.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 30838.675'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 89.987'MB/sec zip pipeline throughput = 89.987'MB/sec entries = 926640 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.84 avg-zval = 36.14 usrkeys = 926640 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.84 avg-zval = 36.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926640 bytes = 3243248 } seq expand size = 6486480 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.0335 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.3749 value = 3.2331 dict = 1.00 all = 3.3890 } Zip/UnZip{ index = 0.0964 value = 0.3093 dict = 1.00 all = 0.2951 } ---------------------------- total value len = 563.524671 GB avg = 0.331 KB (by entry num) total key len = 44.418301 GB avg = 0.026 KB total ukey len = 32.868352 GB avg = 0.014 KB total ukey num = 2.324725104 Billion total entry num = 1.704227126 Billion write speed all = 19.063606657 MB/sec (with seq num) write speed all = 18.636083457 MB/sec (without seq num) 2024/11/21-02:55:12.634739 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97077: 926640 keys, 39604282 bytes, temperature: kWarm 2024/11/21-02:55:12.634796 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128912634766, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97077, "file_size": 39604282, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334447, "largest_seqno": 1375096511, "table_properties": {"data_size": 33488080, "index_size": 1786304, "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": 25945920, "raw_average_key_size": 28, "raw_value_size": 108271820, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926640, "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": 1732128909, "oldest_key_time": 0, "file_creation_time": 1732128909, "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": 97077, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:12.671477 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.sst) /dev/shm/ToplingTemp/Topling-1278668-FqhLJ6 2024/11/21-02:55:13.665619 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.sst): first pass time = 0.99's, 135.012'MB/sec 2024/11/21-02:55:14.797664 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.sst): old prealloc_size = 147639500, real_size = 35375952 2024/11/21-02:55:14.798251 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925169 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.0334 GB avg-val = 117.07 avg-zval = 36.07 2024/11/21-02:55:14.799074 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.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:55:15.635014 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097078.sst): second pass time = 1.13's, 95.751'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.138'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3145.004'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 314.324'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 = 19144.082'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.751'MB/sec zip pipeline throughput = 95.751'MB/sec entries = 925169 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.07 avg-zval = 36.07 usrkeys = 925169 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.07 avg-zval = 36.07 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925169 bytes = 3238112 } seq expand size = 6476183 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4445 value = 3.2455 dict = 1.00 all = 3.4005 } Zip/UnZip{ index = 0.0957 value = 0.3081 dict = 1.00 all = 0.2941 } ---------------------------- total value len = 563.639460 GB avg = 0.331 KB (by entry num) total key len = 44.444206 GB avg = 0.026 KB total ukey len = 32.886856 GB avg = 0.014 KB total ukey num = 2.325650273 Billion total entry num = 1.705152295 Billion write speed all = 19.066196482 MB/sec (with seq num) write speed all = 18.638482067 MB/sec (without seq num) 2024/11/21-02:55:15.686054 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97078: 925169 keys, 39469588 bytes, temperature: kWarm 2024/11/21-02:55:15.686112 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128915686081, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97078, "file_size": 39469588, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334494, "largest_seqno": 1375096676, "table_properties": {"data_size": 33372864, "index_size": 1771584, "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": 25904732, "raw_average_key_size": 28, "raw_value_size": 108313018, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925169, "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": 1732128912, "oldest_key_time": 0, "file_creation_time": 1732128912, "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": 97078, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:15.720946 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.sst) /dev/shm/ToplingTemp/Topling-1278668-Ubi6N3 2024/11/21-02:55:16.540538 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.sst): first pass time = 0.82's, 163.768'MB/sec 2024/11/21-02:55:17.713019 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.sst): old prealloc_size = 147639500, real_size = 34596720 2024/11/21-02:55:17.713618 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926172 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.0326 GB avg-val = 116.92 avg-zval = 35.16 2024/11/21-02:55:17.714453 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.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:55:18.578667 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097079.sst): second pass time = 1.17's, 92.413'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 44.838'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3200.382'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.314'MB/sec write SST data time = 0.13's, 304.589'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33735.348'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.413'MB/sec zip pipeline throughput = 92.413'MB/sec entries = 926172 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.92 avg-zval = 35.16 usrkeys = 926172 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.92 avg-zval = 35.16 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926172 bytes = 3357392 } seq expand size = 6483204 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.3084 value = 3.3249 dict = 1.00 all = 3.4581 } Zip/UnZip{ index = 0.0970 value = 0.3008 dict = 1.00 all = 0.2892 } ---------------------------- total value len = 563.754229 GB avg = 0.330 KB (by entry num) total key len = 44.470139 GB avg = 0.026 KB total ukey len = 32.905379 GB avg = 0.014 KB total ukey num = 2.326576445 Billion total entry num = 1.706078467 Billion write speed all = 19.068848106 MB/sec (with seq num) write speed all = 18.640940868 MB/sec (without seq num) 2024/11/21-02:55:18.625063 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97079: 926172 keys, 38812618 bytes, temperature: kWarm 2024/11/21-02:55:18.625116 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128918625088, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97079, "file_size": 38812618, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1375096576, "table_properties": {"data_size": 32568096, "index_size": 1796928, "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": 25932816, "raw_average_key_size": 28, "raw_value_size": 108285036, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926172, "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": 1732128915, "oldest_key_time": 0, "file_creation_time": 1732128915, "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": 97079, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:18.661005 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.sst) /dev/shm/ToplingTemp/Topling-1278668-dZOBv2 2024/11/21-02:55:19.519252 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.sst): first pass time = 0.86's, 156.391'MB/sec 2024/11/21-02:55:20.805492 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.sst): old prealloc_size = 147639500, real_size = 36490816 2024/11/21-02:55:20.806071 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924850 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.0345 GB avg-val = 117.12 avg-zval = 37.27 2024/11/21-02:55:20.806633 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.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:55:21.614394 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097080.sst): second pass time = 1.29's, 84.281'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 48.744'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3244.375'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.13's, 311.418'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 = 33958.677'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.281'MB/sec zip pipeline throughput = 84.281'MB/sec entries = 924850 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.12 avg-zval = 37.27 usrkeys = 924850 avg-key = 20.00 avg-zkey = 1.94 avg-val = 121.02 avg-zval = 37.27 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 515213 bytes = 1932064 } seq expand size = 3606491 multi value expand size = 0 cnt WriteAppend = 47 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.3076 value = 3.1430 dict = 1.00 all = 3.4042 } Zip/UnZip{ index = 0.0970 value = 0.3182 dict = 1.00 all = 0.2938 } ---------------------------- total value len = 563.866157 GB avg = 0.330 KB (by entry num) total key len = 44.496034 GB avg = 0.026 KB total ukey len = 32.923876 GB avg = 0.014 KB total ukey num = 2.327501295 Billion total entry num = 1.707003317 Billion write speed all = 19.071354015 MB/sec (with seq num) write speed all = 18.643255557 MB/sec (without seq num) 2024/11/21-02:55:21.662810 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97080: 924850 keys, 39427353 bytes, temperature: kWarm 2024/11/21-02:55:21.662878 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128921662847, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97080, "file_size": 39427353, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1466087600, "table_properties": {"data_size": 34464944, "index_size": 1794496, "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": 25895800, "raw_average_key_size": 28, "raw_value_size": 108322064, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924850, "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": 1732128918, "oldest_key_time": 0, "file_creation_time": 1732128918, "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": 97080, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:21.698777 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.sst) /dev/shm/ToplingTemp/Topling-1278668-vtwcE3 2024/11/21-02:55:22.736281 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.sst): first pass time = 1.04's, 129.370'MB/sec 2024/11/21-02:55:23.906951 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.sst): old prealloc_size = 147639500, real_size = 35120208 2024/11/21-02:55:23.907771 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924390 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.0331 GB avg-val = 117.20 avg-zval = 35.84 2024/11/21-02:55:23.908591 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.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:55:24.780785 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097081.sst): second pass time = 1.17's, 92.618'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 44.610'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2221.531'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.319'MB/sec write SST data time = 0.15's, 261.171'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 18414.859'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.618'MB/sec zip pipeline throughput = 92.618'MB/sec entries = 924390 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.20 avg-zval = 35.84 usrkeys = 924390 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.20 avg-zval = 35.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924390 bytes = 3004288 } seq expand size = 6470730 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.0331 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5136 value = 3.2700 dict = 1.00 all = 3.4432 } Zip/UnZip{ index = 0.0951 value = 0.3058 dict = 1.00 all = 0.2904 } ---------------------------- total value len = 563.980963 GB avg = 0.330 KB (by entry num) total key len = 44.521917 GB avg = 0.026 KB total ukey len = 32.942364 GB avg = 0.014 KB total ukey num = 2.328425685 Billion total entry num = 1.707927707 Billion write speed all = 19.073871097 MB/sec (with seq num) write speed all = 18.645583324 MB/sec (without seq num) 2024/11/21-02:55:24.827587 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97081: 924390 keys, 38980868 bytes, temperature: kWarm 2024/11/21-02:55:24.827642 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128924827612, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97081, "file_size": 38980868, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1417559329, "largest_seqno": 1466087643, "table_properties": {"data_size": 33130432, "index_size": 1758464, "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": 25882920, "raw_average_key_size": 28, "raw_value_size": 108334860, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924390, "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": 1732128921, "oldest_key_time": 0, "file_creation_time": 1732128921, "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": 97081, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:24.860161 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.sst) /dev/shm/ToplingTemp/Topling-1278668-x9LCu4 2024/11/21-02:55:25.835929 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.sst): first pass time = 0.98's, 137.555'MB/sec 2024/11/21-02:55:26.976815 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.sst): old prealloc_size = 147639500, real_size = 36432432 2024/11/21-02:55:26.977430 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927961 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.64 avg-zval = 37.12 2024/11/21-02:55:26.978208 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.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:55:27.800451 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097082.sst): second pass time = 1.14's, 94.938'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.096'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2962.508'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.13's, 310.613'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21466.842'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.938'MB/sec zip pipeline throughput = 94.938'MB/sec entries = 927961 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.64 avg-zval = 37.12 usrkeys = 927961 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.34 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 145080 } TagArray{ size = 889204 bytes = 3001072 } seq expand size = 6224428 multi value expand size = 0 cnt WriteAppend = 14 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.0404 GB } UnZip/Zip{ index = 10.5827 value = 3.1421 dict = 1.00 all = 3.3193 } Zip/UnZip{ index = 0.0945 value = 0.3183 dict = 1.00 all = 0.3013 } ---------------------------- total value len = 564.095422 GB avg = 0.330 KB (by entry num) total key len = 44.547900 GB avg = 0.026 KB total ukey len = 32.960923 GB avg = 0.014 KB total ukey num = 2.329353646 Billion total entry num = 1.708855668 Billion write speed all = 19.076467690 MB/sec (with seq num) write speed all = 18.647987774 MB/sec (without seq num) 2024/11/21-02:55:27.848725 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97082: 927961 keys, 40436044 bytes, temperature: kWarm 2024/11/21-02:55:27.848786 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128927848754, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97082, "file_size": 40436044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1466087722, "table_properties": {"data_size": 34446560, "index_size": 1753728, "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": 25982908, "raw_average_key_size": 28, "raw_value_size": 108234870, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927961, "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": 1732128924, "oldest_key_time": 0, "file_creation_time": 1732128924, "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": 97082, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:27.882201 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst) /dev/shm/ToplingTemp/Topling-1278668-pmWV43 2024/11/21-02:55:27.959273 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst): first pass time = 0.08's, 281.255'MB/sec 2024/11/21-02:55:28.102782 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst): old prealloc_size = 147639500, real_size = 5974992 2024/11/21-02:55:28.102920 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 149608 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0175 GB zip-val = 0.0057 GB avg-val = 116.84 avg-zval = 37.77 2024/11/21-02:55:28.102982 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.022 GB 2024/11/21-02:55:28.212500 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00/097083.sst): second pass time = 0.14's, 122.364'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 56.042'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2465.336'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.420'MB/sec write SST data time = 0.02's, 299.164'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.184'MB, throughput = 7144.400'MB/sec zip my value time = 0.14's, unzip length = 0.017'GB zip my value throughput = 122.364'MB/sec zip pipeline throughput = 122.364'MB/sec entries = 149608 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.84 avg-zval = 37.77 usrkeys = 149608 avg-key = 20.00 avg-zkey = 1.91 avg-val = 116.84 avg-zval = 37.77 TagRS{ kinds = RS_Key0_TagN bytes = 23480 } TagArray{ size = 97 bytes = 224 } seq expand size = 679 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0030 GB value = 0.0175 GB dict = 0.18 MB all = 0.0217 GB } __ZipSize{ index = 0.0003 GB value = 0.0057 GB dict = 0.18 MB all = 0.0061 GB } UnZip/Zip{ index = 10.4615 value = 3.0930 dict = 1.00 all = 3.5246 } Zip/UnZip{ index = 0.0956 value = 0.3233 dict = 1.00 all = 0.2837 } ---------------------------- total value len = 564.112902 GB avg = 0.330 KB (by entry num) total key len = 44.552089 GB avg = 0.026 KB total ukey len = 32.963915 GB avg = 0.014 KB total ukey num = 2.329503254 Billion total entry num = 1.709005276 Billion write speed all = 19.076900484 MB/sec (with seq num) write speed all = 18.648388589 MB/sec (without seq num) 2024/11/21-02:55:28.225491 140008031065664 [compaction_job.cc:1948] [default] [JOB 3226] Generated table #97083: 149608 keys, 6147759 bytes, temperature: kWarm 2024/11/21-02:55:28.225540 140008031065664 EVENT_LOG_v1 {"time_micros": 1732128928225513, "cf_name": "default", "job": 3226, "event": "table_file_creation", "file_number": 97083, "file_size": 6147759, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963090601, "table_properties": {"data_size": 5651392, "index_size": 286016, "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": 4189024, "raw_average_key_size": 28, "raw_value_size": 17479488, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 149608, "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": 1732128927, "oldest_key_time": 0, "file_creation_time": 1732128927, "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": 97083, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:55:28.237952 140008031065664 [compaction_job.cc:703] job-03226: subcompact[0], size: 0.363120 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03226/att-00 [097074,097075,097076,097077,097078,097079,097080,097081,097082,097083] 2024/11/21-02:55:28.303633 140008031065664 (Original Log Time 2024/11/21-02:54:58.372938) EVENT_LOG_v1 {"time_micros": 1732128898372904, "job": 3226, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [97069], "files_L3": [97033, 97034, 97035, 97036, 97037, 97038, 97039, 97040, 97041], "score": 0.992403, "input_data_size": 387155574, "oldest_snapshot_seqno": 1466112822} 2024/11/21-02:55:28.303637 140008031065664 (Original Log Time 2024/11/21-02:55:28.302699) [compaction_job.cc:2022] [default] [JOB 3226] Compacted 1@2 + 9@3 files to L3 => 363119822 bytes 2024/11/21-02:55:28.303638 140008031065664 (Original Log Time 2024/11/21-02:55:28.303573) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 13.0 rd, 12.2 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.1, 342.1 +0.0 blob) out(346.3 +0.0 blob), read-write-amplify(26.4) write-amplify(12.8) OK, records in: 8572169, records dropped: 83491 output_compression: Snappy 2024/11/21-02:55:28.303642 140008031065664 (Original Log Time 2024/11/21-02:55:28.303617) EVENT_LOG_v1 {"time_micros": 1732128928303594, "cf": "default", "job": 3226, "event": "compaction_finished", "compaction_time_micros": 29865018, "compaction_time_cpu_micros": 13622397, "output_level": 3, "num_output_files": 10, "total_output_size": 363119822, "num_input_records": 8572169, "num_output_records": 8488678, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 260141772, "file_range_sync_nanos": 0, "file_fsync_nanos": 8840, "file_prepare_write_nanos": 26021, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/21-02:55:28.437537 140008031065664 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":1732128898,"executesMs":30038,"compactionJobId":3226,"attempt":0,"compactionInputRawBytes":1241484510,"compactionInputZipBytes":387155574,"compactionOutputRawBytes":0,"compactionOutputZipBytes":363119822,"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-33d805971ce7f906bf384815225c3354-9c55fbe86ebf7028-00"}}, response = 2024/11/21-02:55:28.437586 140008031065664 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-03226/att-00: olev 3, work 30.038 s, result 7.593 ms, install 0.957 ms, input{raw 1.156 GiB zip 369.220 MiB}