2024/11/21-02:44:41.016129 140008903906880 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00: fork to child time = 0.009659 sec 2024/11/21-02:44:41.016690 140008903906880 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00 2024/11/21-02:44:41.023433 140008903906880 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00 2024/11/21-02:44:41.025157 140008903906880 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:44:41.025415 140008903906880 [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:44:41.072678 140008903906880 [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-02970/att-00/MANIFEST-090329 2024/11/21-02:44:41.094448 140008903906880 [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-02970/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 96519, last_sequence is 1458550535, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 96372 2024/11/21-02:44:41.094459 140008903906880 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:44:41.094544 140008903906880 [version_set.cc:5724] Creating manifest 96519 2024/11/21-02:44:41.124626 140008903906880 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:44:41.143727 140008903906880 [compaction_job.cc:2437] [default] [JOB 2970] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-02:44:41.143738 140008903906880 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 2242 Base level 2, inputs: [96507(27MB)], [96472(39MB) 96473(38MB) 96474(36MB) 96475(37MB) 96476(36MB) 96477(38MB) 96478(37MB) 96479(37MB) 96480(37MB)] 2024/11/21-02:44:41.152052 140008903906880 [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:44:41.152072 140008903906880 [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:44:41.152086 140008903906880 [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:44:41.152092 140008903906880 [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:44:41.152102 140008903906880 [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:44:41.764808 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.sst) /dev/shm/ToplingTemp/Topling-1272701-sdgeOT 2024/11/21-02:44:42.647007 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.sst): first pass time = 0.88's, 152.148'MB/sec 2024/11/21-02:44:44.124493 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.sst): old prealloc_size = 147639500, real_size = 36893552 2024/11/21-02:44:44.125256 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927908 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.0349 GB avg-val = 116.65 avg-zval = 37.62 2024/11/21-02:44:44.126948 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.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:44:45.107911 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096520.sst): second pass time = 1.48's, 73.312'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 41.689'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2390.701'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.282'MB/sec write SST data time = 0.16's, 253.822'MB/sec dict compress time = 2827527657.54's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31693.572'MB/sec zip my value time = 1.48's, unzip length = 0.108'GB zip my value throughput = 73.312'MB/sec zip pipeline throughput = 162.469'MB/sec entries = 927908 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.65 avg-zval = 37.62 usrkeys = 927908 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.65 avg-zval = 37.62 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927908 bytes = 3247696 } seq expand size = 6495356 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.0349 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.5817 value = 3.1007 dict = 1.00 all = 3.2737 } Zip/UnZip{ index = 0.0945 value = 0.3225 dict = 1.00 all = 0.3055 } ---------------------------- total value len = 563.180464 GB avg = 0.331 KB (by entry num) total key len = 44.340388 GB avg = 0.026 KB total ukey len = 32.812700 GB avg = 0.014 KB total ukey num = 2.321942484 Billion total entry num = 1.701444506 Billion write speed all = 19.432732877 MB/sec (with seq num) write speed all = 18.997340854 MB/sec (without seq num) 2024/11/21-02:44:45.160595 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96520: 927908 keys, 40998664 bytes, temperature: kWarm 2024/11/21-02:44:45.160688 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128285160646, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96520, "file_size": 40998664, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1251007933, "largest_seqno": 1458496864, "table_properties": {"data_size": 34907616, "index_size": 1753792, "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": 25981424, "raw_average_key_size": 28, "raw_value_size": 108236420, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927908, "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": 1732128281, "oldest_key_time": 0, "file_creation_time": 1732128281, "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": 96520, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:44:45.200673 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.sst) /dev/shm/ToplingTemp/Topling-1272701-yi7GzT 2024/11/21-02:44:46.380795 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.sst): first pass time = 1.18's, 113.736'MB/sec 2024/11/21-02:44:47.722524 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.sst): old prealloc_size = 147639500, real_size = 35888064 2024/11/21-02:44:47.723274 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928227 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.0339 GB avg-val = 116.60 avg-zval = 36.51 2024/11/21-02:44:47.724160 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.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:44:48.673345 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096521.sst): second pass time = 1.34's, 80.720'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 42.210'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2442.170'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.292'MB/sec write SST data time = 0.16's, 256.877'MB/sec dict compress time = -0.00's, 1080684.685'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 38824.900'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.720'MB/sec zip pipeline throughput = 80.720'MB/sec entries = 928227 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.60 avg-zval = 36.51 usrkeys = 928227 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.58 avg-zval = 36.51 TagRS{ kinds = RS_Key0_TagN bytes = 145120 } TagArray{ size = 926610 bytes = 3243152 } seq expand size = 6486270 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5136 value = 3.1935 dict = 1.00 all = 3.3443 } Zip/UnZip{ index = 0.0951 value = 0.3131 dict = 1.00 all = 0.2990 } ---------------------------- total value len = 563.295178 GB avg = 0.331 KB (by entry num) total key len = 44.366378 GB avg = 0.026 KB total ukey len = 32.831264 GB avg = 0.014 KB total ukey num = 2.322870711 Billion total entry num = 1.702372733 Billion write speed all = 19.435017063 MB/sec (with seq num) write speed all = 18.999437187 MB/sec (without seq num) 2024/11/21-02:44:48.726279 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96521: 928227 keys, 40133380 bytes, temperature: kWarm 2024/11/21-02:44:48.726369 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128288726324, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96521, "file_size": 40133380, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096452, "table_properties": {"data_size": 33890032, "index_size": 1765760, "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": 25990356, "raw_average_key_size": 28, "raw_value_size": 108227406, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928227, "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": 1732128285, "oldest_key_time": 0, "file_creation_time": 1732128285, "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": 96521, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:44:48.795590 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.sst) /dev/shm/ToplingTemp/Topling-1272701-f8aaKQ 2024/11/21-02:44:49.978355 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.sst): first pass time = 1.18's, 113.483'MB/sec 2024/11/21-02:44:51.212006 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.sst): old prealloc_size = 147639500, real_size = 33957680 2024/11/21-02:44:51.212686 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927082 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.0320 GB avg-val = 116.77 avg-zval = 34.48 2024/11/21-02:44:51.213589 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.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:44:52.110215 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096522.sst): second pass time = 1.23's, 87.805'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 42.371'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2748.273'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.308'MB/sec write SST data time = 0.15's, 262.106'MB/sec dict compress time = -0.00's, 1081493.493'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 27258.351'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.805'MB/sec zip pipeline throughput = 87.806'MB/sec entries = 927082 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.77 avg-zval = 34.48 usrkeys = 927082 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.77 avg-zval = 34.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927082 bytes = 3244800 } seq expand size = 6489574 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.0320 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5113 value = 3.3872 dict = 1.00 all = 3.5268 } Zip/UnZip{ index = 0.0951 value = 0.2952 dict = 1.00 all = 0.2835 } ---------------------------- total value len = 563.409927 GB avg = 0.331 KB (by entry num) total key len = 44.392336 GB avg = 0.026 KB total ukey len = 32.849806 GB avg = 0.014 KB total ukey num = 2.323797793 Billion total entry num = 1.703299815 Billion write speed all = 19.437380740 MB/sec (with seq num) write speed all = 19.001611557 MB/sec (without seq num) 2024/11/21-02:44:52.157450 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96522: 927082 keys, 38057004 bytes, temperature: kWarm 2024/11/21-02:44:52.157519 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128292157488, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96522, "file_size": 38057004, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334447, "largest_seqno": 1375096482, "table_properties": {"data_size": 31961760, "index_size": 1763968, "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": 25958296, "raw_average_key_size": 28, "raw_value_size": 108259444, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927082, "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": 1732128288, "oldest_key_time": 0, "file_creation_time": 1732128288, "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": 96522, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:44:52.196807 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.sst) /dev/shm/ToplingTemp/Topling-1272701-4Mr6KU 2024/11/21-02:44:53.210900 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.sst): first pass time = 1.01's, 132.357'MB/sec 2024/11/21-02:44:54.363352 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.sst): old prealloc_size = 147639500, real_size = 34543264 2024/11/21-02:44:54.363999 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.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.92 raw-val = 0.1083 GB zip-val = 0.0325 GB avg-val = 116.84 avg-zval = 35.11 2024/11/21-02:44:54.364833 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.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:44:55.207306 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096523.sst): second pass time = 1.15's, 94.019'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.787'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2891.505'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 294.918'MB/sec dict compress time = 140010.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 21220.053'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.019'MB/sec zip pipeline throughput = 94.019'MB/sec entries = 926632 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.84 avg-zval = 35.11 usrkeys = 926632 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.84 avg-zval = 35.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926632 bytes = 3243232 } seq expand size = 6486424 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.0325 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.4437 value = 3.3277 dict = 1.00 all = 3.4734 } Zip/UnZip{ index = 0.0958 value = 0.3005 dict = 1.00 all = 0.2879 } ---------------------------- total value len = 563.524685 GB avg = 0.331 KB (by entry num) total key len = 44.418282 GB avg = 0.026 KB total ukey len = 32.868339 GB avg = 0.014 KB total ukey num = 2.324724425 Billion total entry num = 1.704226447 Billion write speed all = 19.439955014 MB/sec (with seq num) write speed all = 19.003991942 MB/sec (without seq num) 2024/11/21-02:44:55.254011 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96523: 926632 keys, 38641330 bytes, temperature: kWarm 2024/11/21-02:44:55.254099 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128295254068, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96523, "file_size": 38641330, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334494, "largest_seqno": 1375096676, "table_properties": {"data_size": 32536912, "index_size": 1774528, "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": 1732128292, "oldest_key_time": 0, "file_creation_time": 1732128292, "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": 96523, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:44:55.291597 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.sst) /dev/shm/ToplingTemp/Topling-1272701-LZV5MU 2024/11/21-02:44:56.286534 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.sst): first pass time = 0.99's, 134.905'MB/sec 2024/11/21-02:44:57.412419 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.sst): old prealloc_size = 147639500, real_size = 34258064 2024/11/21-02:44:57.413072 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922114 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.0323 GB avg-val = 117.55 avg-zval = 35.00 2024/11/21-02:44:57.413860 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.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:44:58.258870 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096524.sst): second pass time = 1.13's, 96.350'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.301'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2789.188'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.323'MB/sec write SST data time = 0.13's, 289.573'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 = 18550.903'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.350'MB/sec zip pipeline throughput = 96.350'MB/sec entries = 922114 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.55 avg-zval = 35.00 usrkeys = 922114 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.55 avg-zval = 35.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922114 bytes = 3227408 } seq expand size = 6454798 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.0323 GB dict = 1.08 MB all = 0.0383 GB } UnZip/Zip{ index = 10.5141 value = 3.3588 dict = 1.00 all = 3.5004 } Zip/UnZip{ index = 0.0951 value = 0.2977 dict = 1.00 all = 0.2857 } ---------------------------- total value len = 563.639539 GB avg = 0.331 KB (by entry num) total key len = 44.444101 GB avg = 0.026 KB total ukey len = 32.886781 GB avg = 0.014 KB total ukey num = 2.325646539 Billion total entry num = 1.705148561 Billion write speed all = 19.442556069 MB/sec (with seq num) write speed all = 19.006399667 MB/sec (without seq num) 2024/11/21-02:44:58.304639 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96524: 922114 keys, 38344032 bytes, temperature: kWarm 2024/11/21-02:44:58.304703 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128298304672, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96524, "file_size": 38344032, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1155800753, "largest_seqno": 1375096576, "table_properties": {"data_size": 32273280, "index_size": 1754048, "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": 25819192, "raw_average_key_size": 28, "raw_value_size": 108398572, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922114, "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": 1732128295, "oldest_key_time": 0, "file_creation_time": 1732128295, "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": 96524, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:44:58.341171 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.sst) /dev/shm/ToplingTemp/Topling-1272701-3K6dCQ 2024/11/21-02:44:59.134867 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.sst): first pass time = 0.79's, 169.112'MB/sec 2024/11/21-02:45:00.393801 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.sst): old prealloc_size = 147639500, real_size = 36457648 2024/11/21-02:45:00.394521 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928922 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.49 avg-zval = 37.06 2024/11/21-02:45:00.395230 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.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:45:01.114924 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096525.sst): second pass time = 1.26's, 86.010'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 55.524'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2607.679'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.397'MB/sec write SST data time = 0.14's, 296.555'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 = 34353.612'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 86.010'MB/sec zip pipeline throughput = 86.010'MB/sec entries = 928922 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.49 avg-zval = 37.06 usrkeys = 928922 avg-key = 20.00 avg-zkey = 1.94 avg-val = 121.85 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 145240 } TagArray{ size = 711585 bytes = 2579504 } seq expand size = 4981095 multi value expand size = 0 cnt WriteAppend = 46 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.0400 GB } UnZip/Zip{ index = 10.3078 value = 3.1435 dict = 1.00 all = 3.3522 } Zip/UnZip{ index = 0.0970 value = 0.3181 dict = 1.00 all = 0.2983 } ---------------------------- total value len = 563.752728 GB avg = 0.330 KB (by entry num) total key len = 44.470111 GB avg = 0.026 KB total ukey len = 32.905359 GB avg = 0.014 KB total ukey num = 2.326575461 Billion total entry num = 1.706077483 Billion write speed all = 19.445231044 MB/sec (with seq num) write speed all = 19.008876883 MB/sec (without seq num) 2024/11/21-02:45:01.163973 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96525: 928922 keys, 40038846 bytes, temperature: kWarm 2024/11/21-02:45:01.164057 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128301164005, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96525, "file_size": 40038846, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375090409, "table_properties": {"data_size": 34422880, "index_size": 1802368, "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": 26009816, "raw_average_key_size": 28, "raw_value_size": 108208056, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928922, "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": 1732128298, "oldest_key_time": 0, "file_creation_time": 1732128298, "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": 96525, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:45:01.202312 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.sst) /dev/shm/ToplingTemp/Topling-1272701-uHtTXR 2024/11/21-02:45:02.074668 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.sst): first pass time = 0.87's, 153.863'MB/sec 2024/11/21-02:45:03.200417 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.sst): old prealloc_size = 147639500, real_size = 36093744 2024/11/21-02:45:03.201108 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923907 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.0341 GB avg-val = 117.27 avg-zval = 36.88 2024/11/21-02:45:03.201818 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.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:45:04.000647 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096526.sst): second pass time = 1.12's, 96.317'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 49.676'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2679.173'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.346'MB/sec write SST data time = 0.13's, 302.734'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 = 19154.484'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.317'MB/sec zip pipeline throughput = 96.317'MB/sec entries = 923907 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.27 avg-zval = 36.88 usrkeys = 923907 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.82 avg-zval = 36.88 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 731607 bytes = 2652096 } seq expand size = 5121249 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.0341 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3074 value = 3.1802 dict = 1.00 all = 3.3764 } Zip/UnZip{ index = 0.0970 value = 0.3144 dict = 1.00 all = 0.2962 } ---------------------------- 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.327499368 Billion total entry num = 1.707001390 Billion write speed all = 19.447891566 MB/sec (with seq num) write speed all = 19.011341378 MB/sec (without seq num) 2024/11/21-02:45:04.048909 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96526: 923907 keys, 39751434 bytes, temperature: kWarm 2024/11/21-02:45:04.048966 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128304048937, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96526, "file_size": 39751434, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1458496884, "table_properties": {"data_size": 34069856, "index_size": 1792704, "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": 25869396, "raw_average_key_size": 28, "raw_value_size": 108348422, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923907, "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": 1732128301, "oldest_key_time": 0, "file_creation_time": 1732128301, "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": 96526, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:45:04.085540 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.sst) /dev/shm/ToplingTemp/Topling-1272701-fNWdMQ 2024/11/21-02:45:04.967106 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.sst): first pass time = 0.88's, 152.254'MB/sec 2024/11/21-02:45:06.093019 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.sst): old prealloc_size = 147639500, real_size = 35622032 2024/11/21-02:45:06.093627 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923849 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.28 avg-zval = 36.41 2024/11/21-02:45:06.094415 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.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:45:06.924802 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096527.sst): second pass time = 1.13's, 96.304'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.606'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3181.363'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 303.874'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 = 23760.891'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.304'MB/sec zip pipeline throughput = 96.304'MB/sec entries = 923849 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.28 avg-zval = 36.41 usrkeys = 923849 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.28 avg-zval = 36.41 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923849 bytes = 3118000 } seq expand size = 6466943 multi value expand size = 0 cnt WriteAppend = 13 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.5147 value = 3.2215 dict = 1.00 all = 3.3896 } Zip/UnZip{ index = 0.0951 value = 0.3104 dict = 1.00 all = 0.2950 } ---------------------------- total value len = 563.981014 GB avg = 0.330 KB (by entry num) total key len = 44.521848 GB avg = 0.026 KB total ukey len = 32.942315 GB avg = 0.014 KB total ukey num = 2.328423217 Billion total entry num = 1.707925239 Billion write speed all = 19.450570717 MB/sec (with seq num) write speed all = 19.013825089 MB/sec (without seq num) 2024/11/21-02:45:06.971908 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96527: 923849 keys, 39597062 bytes, temperature: kWarm 2024/11/21-02:45:06.971968 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128306971939, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96527, "file_size": 39597062, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375097487, "largest_seqno": 1458496933, "table_properties": {"data_size": 33633664, "index_size": 1757248, "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": 25867772, "raw_average_key_size": 28, "raw_value_size": 108350038, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923849, "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": 1732128304, "oldest_key_time": 0, "file_creation_time": 1732128304, "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": 96527, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:45:07.005596 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.sst) /dev/shm/ToplingTemp/Topling-1272701-q5xtuQ 2024/11/21-02:45:07.935010 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.sst): first pass time = 0.93's, 144.415'MB/sec 2024/11/21-02:45:09.052138 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.sst): old prealloc_size = 147639500, real_size = 35455408 2024/11/21-02:45:09.052704 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926181 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.0335 GB avg-val = 116.92 avg-zval = 36.14 2024/11/21-02:45:09.053467 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.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:45:09.874699 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096528.sst): second pass time = 1.12's, 97.008'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 47.840'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3205.868'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 303.862'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 = 32280.344'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.008'MB/sec zip pipeline throughput = 97.008'MB/sec entries = 926181 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.92 avg-zval = 36.14 usrkeys = 926181 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.39 avg-zval = 36.14 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 856702 bytes = 2891392 } seq expand size = 5996914 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.0335 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5844 value = 3.2349 dict = 1.00 all = 3.4109 } Zip/UnZip{ index = 0.0945 value = 0.3091 dict = 1.00 all = 0.2932 } ---------------------------- total value len = 564.095296 GB avg = 0.330 KB (by entry num) total key len = 44.547781 GB avg = 0.026 KB total ukey len = 32.960838 GB avg = 0.014 KB total ukey num = 2.329349398 Billion total entry num = 1.708851420 Billion write speed all = 19.453218337 MB/sec (with seq num) write speed all = 19.016277069 MB/sec (without seq num) 2024/11/21-02:45:09.923158 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96528: 926181 keys, 39349878 bytes, temperature: kWarm 2024/11/21-02:45:09.923220 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128309923189, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96528, "file_size": 39349878, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1458497116, "table_properties": {"data_size": 33473568, "index_size": 1750080, "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": 25933068, "raw_average_key_size": 28, "raw_value_size": 108284682, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926181, "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": 1732128306, "oldest_key_time": 0, "file_creation_time": 1732128306, "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": 96528, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:45:09.957909 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst) /dev/shm/ToplingTemp/Topling-1272701-n8v64T 2024/11/21-02:45:10.031984 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst): first pass time = 0.07's, 284.408'MB/sec 2024/11/21-02:45:10.170554 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst): old prealloc_size = 147639500, real_size = 5837568 2024/11/21-02:45:10.170666 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 145422 prefix = 4 raw-key = 0.0023 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0170 GB zip-val = 0.0055 GB avg-val = 116.81 avg-zval = 37.97 2024/11/21-02:45:10.170714 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.021 GB 2024/11/21-02:45:10.278572 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00/096529.sst): second pass time = 0.14's, 123.211'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 55.606'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3013.564'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.414'MB/sec write SST data time = 0.02's, 300.443'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.179'MB, throughput = 3980.608'MB/sec zip my value time = 0.14's, unzip length = 0.017'GB zip my value throughput = 123.211'MB/sec zip pipeline throughput = 123.211'MB/sec entries = 145422 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.81 avg-zval = 37.97 usrkeys = 145422 avg-key = 20.00 avg-zkey = 1.92 avg-val = 116.82 avg-zval = 37.97 TagRS{ kinds = RS_Key0_TagN bytes = 22840 } TagArray{ size = 114 bytes = 256 } seq expand size = 798 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0029 GB value = 0.0170 GB dict = 0.18 MB all = 0.0211 GB } __ZipSize{ index = 0.0003 GB value = 0.0055 GB dict = 0.18 MB all = 0.0060 GB } UnZip/Zip{ index = 10.3897 value = 3.0768 dict = 1.00 all = 3.5067 } Zip/UnZip{ index = 0.0962 value = 0.3250 dict = 1.00 all = 0.2852 } ---------------------------- total value len = 564.112284 GB avg = 0.330 KB (by entry num) total key len = 44.551853 GB avg = 0.026 KB total ukey len = 32.963747 GB avg = 0.014 KB total ukey num = 2.329494820 Billion total entry num = 1.708996842 Billion write speed all = 19.453640327 MB/sec (with seq num) write speed all = 19.016667516 MB/sec (without seq num) 2024/11/21-02:45:10.291344 140008903906880 [compaction_job.cc:1948] [default] [JOB 2970] Generated table #96529: 145422 keys, 6005349 bytes, temperature: kWarm 2024/11/21-02:45:10.291394 140008903906880 EVENT_LOG_v1 {"time_micros": 1732128310291367, "cf_name": "default", "job": 2970, "event": "table_file_creation", "file_number": 96529, "file_size": 6005349, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963090601, "table_properties": {"data_size": 5521072, "index_size": 279936, "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": 4071816, "raw_average_key_size": 28, "raw_value_size": 16987344, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 145422, "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": 1732128309, "oldest_key_time": 0, "file_creation_time": 1732128309, "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": 96529, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:45:10.304124 140008903906880 [compaction_job.cc:703] job-02970: subcompact[0], size: 0.360917 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02970/att-00 [096520,096521,096522,096523,096524,096525,096526,096527,096528,096529] 2024/11/21-02:45:10.375405 140008903906880 (Original Log Time 2024/11/21-02:44:41.143773) EVENT_LOG_v1 {"time_micros": 1732128281143748, "job": 2970, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [96507], "files_L3": [96472, 96473, 96474, 96475, 96476, 96477, 96478, 96479, 96480], "score": 0.995218, "input_data_size": 383099458, "oldest_snapshot_seqno": 1458550495} 2024/11/21-02:45:10.375408 140008903906880 (Original Log Time 2024/11/21-02:45:10.374487) [compaction_job.cc:2022] [default] [JOB 2970] Compacted 1@2 + 9@3 files to L3 => 360916979 bytes 2024/11/21-02:45:10.375410 140008903906880 (Original Log Time 2024/11/21-02:45:10.375342) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 13.1 rd, 12.4 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.1, 338.3 +0.0 blob) out(344.2 +0.0 blob), read-write-amplify(26.2) write-amplify(12.7) OK, records in: 8567821, records dropped: 87577 output_compression: Snappy 2024/11/21-02:45:10.375414 140008903906880 (Original Log Time 2024/11/21-02:45:10.375386) EVENT_LOG_v1 {"time_micros": 1732128310375364, "cf": "default", "job": 2970, "event": "compaction_finished", "compaction_time_micros": 29160355, "compaction_time_cpu_micros": 13186853, "output_level": 3, "num_output_files": 10, "total_output_size": 360916979, "num_input_records": 8567821, "num_output_records": 8480244, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 249696573, "file_range_sync_nanos": 0, "file_fsync_nanos": 8900, "file_prepare_write_nanos": 24860, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/21-02:45:10.509711 140008903906880 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":1732128280,"executesMs":29350,"compactionJobId":2970,"attempt":0,"compactionInputRawBytes":1241455246,"compactionInputZipBytes":383099458,"compactionOutputRawBytes":0,"compactionOutputZipBytes":360916979,"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-fde6cccef2e248a05b7a7edb0f3090f5-c4833cd7dc9512f7-00"}}, response = 2024/11/21-02:45:10.509761 140008903906880 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02970/att-00: olev 3, work 29.351 s, result 7.544 ms, install 0.941 ms, input{raw 1.156 GiB zip 365.352 MiB}