2024/11/21-08:41:19.416673 140008836765248 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00: fork to child time = 0.009443 sec 2024/11/21-08:41:19.417253 140008836765248 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00 2024/11/21-08:41:19.423831 140008836765248 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00 2024/11/21-08:41:19.425508 140008836765248 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-08:41:19.425739 140008836765248 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-08:41:19.468015 140008836765248 [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-11078/att-00/MANIFEST-090329 2024/11/21-08:41:19.517717 140008836765248 [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-11078/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 114043, last_sequence is 1688168381, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 113863 2024/11/21-08:41:19.517724 140008836765248 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-08:41:19.517829 140008836765248 [version_set.cc:5724] Creating manifest 114043 2024/11/21-08:41:19.551713 140008836765248 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-08:41:19.571279 140008836765248 [compaction_job.cc:2437] [default] [JOB 11078] Compacting 1@2 + 9@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-08:41:19.571290 140008836765248 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8234 Base level 2, inputs: [114023(31MB)], [113932(40MB) 113933(40MB) 113934(40MB) 113935(40MB) 113936(40MB) 113937(40MB) 113938(40MB) 113939(40MB) 114031(40MB)] 2024/11/21-08:41:19.578424 140008836765248 [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-08:41:19.578447 140008836765248 [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-08:41:19.578467 140008836765248 [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-08:41:19.578475 140008836765248 [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-08:41:19.578484 140008836765248 [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-08:41:20.182667 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst) /dev/shm/ToplingTemp/Topling-1463686-rMvWtg 2024/11/21-08:41:20.356129 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst): first pass time = 0.17's, 773.934'MB/sec 2024/11/21-08:41:20.955226 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst): old prealloc_size = 147639500, real_size = 40838128 2024/11/21-08:41:20.955357 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.52 2024/11/21-08:41:20.955720 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:21.120565 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114044.sst): second pass time = 0.60's, 220.051'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.082'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2079.511'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 913.512'MB/sec dict compress time = 140016.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44674.447'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 220.051'MB/sec zip pipeline throughput = 239.713'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 313.52 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 313.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8495 value = 3.2438 dict = 1.00 all = 3.1454 } Zip/UnZip{ index = 0.1460 value = 0.3083 dict = 1.00 all = 0.3179 } ---------------------------- total value len = 3301.452237 GB avg = 0.221 KB (by entry num) total key len = 403.752653 GB avg = 0.027 KB total ukey len = 274.867580 GB avg = 0.015 KB total ukey num = 18.448440093 Billion total entry num = 14.919541271 Billion write speed all = 70.362538823 MB/sec (with seq num) write speed all = 68.095939629 MB/sec (without seq num) 2024/11/21-08:41:21.172338 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114044: 129428 keys, 42670955 bytes, temperature: kWarm 2024/11/21-08:41:21.172443 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149681172400, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114044, "file_size": 42670955, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1687983189, "table_properties": {"data_size": 40578848, "index_size": 226752, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629306, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149680, "oldest_key_time": 0, "file_creation_time": 1732149680, "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": 114044, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:21.223089 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst) /dev/shm/ToplingTemp/Topling-1463686-mjRTMh 2024/11/21-08:41:21.814059 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst): first pass time = 0.59's, 227.138'MB/sec 2024/11/21-08:41:22.464650 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst): old prealloc_size = 147639500, real_size = 41008928 2024/11/21-08:41:22.464788 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.01 avg-zval = 314.87 2024/11/21-08:41:22.464940 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:22.628178 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114045.sst): second pass time = 0.65's, 202.591'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.016'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1999.016'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 917.772'MB/sec dict compress time = 140016.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43564.992'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.591'MB/sec zip pipeline throughput = 294.718'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.87 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.01 avg-zval = 314.87 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9515 value = 3.2299 dict = 1.00 all = 3.1329 } Zip/UnZip{ index = 0.1439 value = 0.3096 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 3301.584772 GB avg = 0.221 KB (by entry num) total key len = 403.755242 GB avg = 0.027 KB total ukey len = 274.869133 GB avg = 0.015 KB total ukey num = 18.448569521 Billion total entry num = 14.919670699 Billion write speed all = 70.363090371 MB/sec (with seq num) write speed all = 68.096536406 MB/sec (without seq num) 2024/11/21-08:41:22.694410 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114045: 129428 keys, 42841509 bytes, temperature: kWarm 2024/11/21-08:41:22.694468 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149682694438, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114045, "file_size": 42841509, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952370215, "largest_seqno": 1687987596, "table_properties": {"data_size": 40752976, "index_size": 223424, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629683, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149681, "oldest_key_time": 0, "file_creation_time": 1732149681, "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": 114045, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:22.731683 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst) /dev/shm/ToplingTemp/Topling-1463686-D100Hf 2024/11/21-08:41:23.244305 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst): first pass time = 0.51's, 261.844'MB/sec 2024/11/21-08:41:23.828523 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst): old prealloc_size = 147639500, real_size = 40568384 2024/11/21-08:41:23.828652 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.82 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.37 2024/11/21-08:41:23.828818 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:23.988951 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114046.sst): second pass time = 0.58's, 225.616'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.334'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2287.153'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 956.266'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43080.100'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 225.616'MB/sec zip pipeline throughput = 241.745'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.02 avg-zval = 311.37 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.02 avg-zval = 311.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.5766 value = 3.2663 dict = 1.00 all = 3.1654 } Zip/UnZip{ index = 0.1521 value = 0.3062 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 3301.717308 GB avg = 0.221 KB (by entry num) total key len = 403.757831 GB avg = 0.027 KB total ukey len = 274.870687 GB avg = 0.015 KB total ukey num = 18.448698948 Billion total entry num = 14.919800126 Billion write speed all = 70.363838085 MB/sec (with seq num) write speed all = 68.097323026 MB/sec (without seq num) 2024/11/21-08:41:24.044641 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114046: 129427 keys, 42401020 bytes, temperature: kWarm 2024/11/21-08:41:24.044706 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149684044675, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114046, "file_size": 42401020, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1687982640, "table_properties": {"data_size": 40299696, "index_size": 236160, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629595, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149682, "oldest_key_time": 0, "file_creation_time": 1732149682, "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": 114046, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:24.094684 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst) /dev/shm/ToplingTemp/Topling-1463686-G6Cmqg 2024/11/21-08:41:24.686847 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst): first pass time = 0.59's, 226.670'MB/sec 2024/11/21-08:41:25.302402 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst): old prealloc_size = 147639500, real_size = 40915952 2024/11/21-08:41:25.302562 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.12 2024/11/21-08:41:25.302749 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:25.467515 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114047.sst): second pass time = 0.61's, 214.186'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.924'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1748.892'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 926.546'MB/sec dict compress time = 0.00's, 1378327.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45423.379'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.186'MB/sec zip pipeline throughput = 227.371'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.99 avg-zval = 314.12 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1023.99 avg-zval = 314.12 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 485376 } seq expand size = 906010 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8322 value = 3.2376 dict = 1.00 all = 3.1397 } Zip/UnZip{ index = 0.1464 value = 0.3089 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 3301.849843 GB avg = 0.221 KB (by entry num) total key len = 403.760419 GB avg = 0.027 KB total ukey len = 274.872240 GB avg = 0.015 KB total ukey num = 18.448828378 Billion total entry num = 14.919929556 Billion write speed all = 70.364428379 MB/sec (with seq num) write speed all = 68.097957292 MB/sec (without seq num) 2024/11/21-08:41:25.524352 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114047: 129430 keys, 42749078 bytes, temperature: kWarm 2024/11/21-08:41:25.524419 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149685524388, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114047, "file_size": 42749078, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 926622277, "largest_seqno": 1687991400, "table_properties": {"data_size": 40656096, "index_size": 227328, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629364, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149684, "oldest_key_time": 0, "file_creation_time": 1732149684, "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": 114047, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:25.562279 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst) /dev/shm/ToplingTemp/Topling-1463686-8OOurg 2024/11/21-08:41:26.150561 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst): first pass time = 0.59's, 228.165'MB/sec 2024/11/21-08:41:26.749931 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst): old prealloc_size = 147639500, real_size = 40745680 2024/11/21-08:41:26.750087 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.79 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.01 avg-zval = 312.77 2024/11/21-08:41:26.750245 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:26.915502 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114048.sst): second pass time = 0.60's, 219.922'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.199'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1786.140'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 893.392'MB/sec dict compress time = 0.00's, 1377923.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26747.996'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.922'MB/sec zip pipeline throughput = 238.263'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1017.01 avg-zval = 312.77 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1024.01 avg-zval = 312.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.6946 value = 3.2516 dict = 1.00 all = 3.1523 } Zip/UnZip{ index = 0.1494 value = 0.3075 dict = 1.00 all = 0.3172 } ---------------------------- total value len = 3301.982379 GB avg = 0.221 KB (by entry num) total key len = 403.763008 GB avg = 0.027 KB total ukey len = 274.873793 GB avg = 0.015 KB total ukey num = 18.448957806 Billion total entry num = 14.920058984 Billion write speed all = 70.365059494 MB/sec (with seq num) write speed all = 68.098631063 MB/sec (without seq num) 2024/11/21-08:41:26.971805 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114048: 129428 keys, 42578370 bytes, temperature: kWarm 2024/11/21-08:41:26.971870 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149686971838, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114048, "file_size": 42578370, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1687991406, "table_properties": {"data_size": 40481152, "index_size": 232000, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629582, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149685, "oldest_key_time": 0, "file_creation_time": 1732149685, "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": 114048, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:27.014411 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst) /dev/shm/ToplingTemp/Topling-1463686-L4Qyig 2024/11/21-08:41:27.653958 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst): first pass time = 0.64's, 209.878'MB/sec 2024/11/21-08:41:28.162156 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst): old prealloc_size = 147639500, real_size = 40573280 2024/11/21-08:41:28.162291 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.40 2024/11/21-08:41:28.162464 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:28.327881 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114049.sst): second pass time = 0.51's, 259.535'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.012'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2153.515'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 881.742'MB/sec dict compress time = 0.00's, 1378132.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23759.258'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 259.535'MB/sec zip pipeline throughput = 259.535'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1017.00 avg-zval = 311.40 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.94 avg-zval = 311.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128459 bytes = 481744 } seq expand size = 899213 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.5732 value = 3.2659 dict = 1.00 all = 3.1638 } Zip/UnZip{ index = 0.1521 value = 0.3062 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 3302.114908 GB avg = 0.221 KB (by entry num) total key len = 403.765596 GB avg = 0.027 KB total ukey len = 274.875346 GB avg = 0.015 KB total ukey num = 18.449087236 Billion total entry num = 14.920188414 Billion write speed all = 70.365738023 MB/sec (with seq num) write speed all = 68.099350711 MB/sec (without seq num) 2024/11/21-08:41:28.379741 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114049: 129430 keys, 42422803 bytes, temperature: kWarm 2024/11/21-08:41:28.379816 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149688379784, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114049, "file_size": 42422803, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1687990521, "table_properties": {"data_size": 40304464, "index_size": 236288, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629897, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149687, "oldest_key_time": 0, "file_creation_time": 1732149687, "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": 114049, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:28.427036 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst) /dev/shm/ToplingTemp/Topling-1463686-MVsJgi 2024/11/21-08:41:29.167255 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst): first pass time = 0.74's, 181.333'MB/sec 2024/11/21-08:41:29.641456 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst): old prealloc_size = 147639500, real_size = 40710976 2024/11/21-08:41:29.641600 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.98 avg-zval = 312.50 2024/11/21-08:41:29.641753 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:29.819745 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114050.sst): second pass time = 0.47's, 277.983'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.553'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2044.292'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.248'MB/sec write SST data time = 0.05's, 888.115'MB/sec dict compress time = 0.00's, 1377494.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 25674.607'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 277.983'MB/sec zip pipeline throughput = 277.983'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.98 avg-zval = 312.50 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1023.44 avg-zval = 312.50 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119511 bytes = 448176 } seq expand size = 836577 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.7356 value = 3.2543 dict = 1.00 all = 3.1561 } Zip/UnZip{ index = 0.1485 value = 0.3073 dict = 1.00 all = 0.3168 } ---------------------------- total value len = 3302.247374 GB avg = 0.221 KB (by entry num) total key len = 403.768185 GB avg = 0.027 KB total ukey len = 274.876899 GB avg = 0.015 KB total ukey num = 18.449216668 Billion total entry num = 14.920317846 Billion write speed all = 70.366309133 MB/sec (with seq num) write speed all = 68.099966359 MB/sec (without seq num) 2024/11/21-08:41:29.873308 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114050: 129432 keys, 42526357 bytes, temperature: kWarm 2024/11/21-08:41:29.873379 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149689873346, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114050, "file_size": 42526357, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1687978846, "table_properties": {"data_size": 40447856, "index_size": 230592, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629768, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149688, "oldest_key_time": 0, "file_creation_time": 1732149688, "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": 114050, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:29.911432 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst) /dev/shm/ToplingTemp/Topling-1463686-ZoMaeh 2024/11/21-08:41:30.551353 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst): first pass time = 0.64's, 209.755'MB/sec 2024/11/21-08:41:31.143660 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst): old prealloc_size = 147639500, real_size = 41057392 2024/11/21-08:41:31.143802 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.04 avg-zval = 315.27 2024/11/21-08:41:31.143964 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:31.302022 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114051.sst): second pass time = 0.59's, 222.549'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 270.846'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1998.357'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 1010.306'MB/sec dict compress time = 0.00's, 1377481.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 19223.795'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 222.549'MB/sec zip pipeline throughput = 340.489'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 315.27 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.04 avg-zval = 315.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 485360 } seq expand size = 905975 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0177 value = 3.2260 dict = 1.00 all = 3.1294 } Zip/UnZip{ index = 0.1425 value = 0.3100 dict = 1.00 all = 0.3196 } ---------------------------- total value len = 3302.379910 GB avg = 0.221 KB (by entry num) total key len = 403.770773 GB avg = 0.027 KB total ukey len = 274.878452 GB avg = 0.015 KB total ukey num = 18.449346093 Billion total entry num = 14.920447271 Billion write speed all = 70.366894343 MB/sec (with seq num) write speed all = 68.100595692 MB/sec (without seq num) 2024/11/21-08:41:31.353722 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114051: 129425 keys, 42889608 bytes, temperature: kWarm 2024/11/21-08:41:31.353793 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149691353756, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114051, "file_size": 42889608, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1687965319, "table_properties": {"data_size": 40803552, "index_size": 221312, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630240, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149689, "oldest_key_time": 0, "file_creation_time": 1732149689, "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": 114051, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:31.390076 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst) /dev/shm/ToplingTemp/Topling-1463686-sDkcef 2024/11/21-08:41:31.970086 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst): first pass time = 0.58's, 231.418'MB/sec 2024/11/21-08:41:32.459376 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst): old prealloc_size = 147639500, real_size = 40953872 2024/11/21-08:41:32.459529 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.42 2024/11/21-08:41:32.459714 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:41:32.640638 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114052.sst): second pass time = 0.49's, 269.487'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 236.073'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1798.999'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.239'MB/sec write SST data time = 0.05's, 934.206'MB/sec dict compress time = 0.00's, 1378184.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26099.004'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 269.487'MB/sec zip pipeline throughput = 269.487'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.42 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8611 value = 3.2345 dict = 1.00 all = 3.1369 } Zip/UnZip{ index = 0.1457 value = 0.3092 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 3302.512446 GB avg = 0.221 KB (by entry num) total key len = 403.773362 GB avg = 0.027 KB total ukey len = 274.880005 GB avg = 0.015 KB total ukey num = 18.449475521 Billion total entry num = 14.920576699 Billion write speed all = 70.367671436 MB/sec (with seq num) write speed all = 68.101410725 MB/sec (without seq num) 2024/11/21-08:41:32.691717 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114052: 129428 keys, 42786823 bytes, temperature: kWarm 2024/11/21-08:41:32.691793 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149692691754, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114052, "file_size": 42786823, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1687990969, "table_properties": {"data_size": 40694976, "index_size": 226368, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629440, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732149691, "oldest_key_time": 0, "file_creation_time": 1732149691, "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": 114052, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:32.726138 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114053.sst) /dev/shm/ToplingTemp/Topling-1463686-eFx26g 2024/11/21-08:41:32.731927 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114053.sst): first pass time = 0.01's, 233.160'MB/sec 2024/11/21-08:41:32.757570 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114053.sst): old prealloc_size = 147639500, real_size = 427072 2024/11/21-08:41:32.757613 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114053.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1295 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.37 raw-val = 0.0013 GB zip-val = 0.0004 GB avg-val =1016.82 avg-zval = 329.01 2024/11/21-08:41:32.759512 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00/114053.sst): second pass time = 0.03's, 52.457'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 235.005'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 18.535'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.288'MB/sec write SST data time = 0.00's, 584.460'MB/sec dict compress time = 0.00's, 20323.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 722.775'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 52.457'MB/sec zip pipeline throughput = 52.457'MB/sec entries = 1295 avg-key = 20.00 avg-zkey = 0.40 avg-val = 1016.82 avg-zval = 329.01 usrkeys = 1295 avg-key = 12.00 avg-zkey = 0.40 avg-val = 1023.82 avg-zval = 329.01 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1295 bytes = 4384 } seq expand size = 9065 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.02 MB all = 0.0013 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 30.3516 value = 3.0906 dict = 1.00 all = 2.9676 } Zip/UnZip{ index = 0.0329 value = 0.3236 dict = 1.00 all = 0.3370 } ---------------------------- total value len = 3302.513772 GB avg = 0.221 KB (by entry num) total key len = 403.773388 GB avg = 0.027 KB total ukey len = 274.880021 GB avg = 0.015 KB total ukey num = 18.449476816 Billion total entry num = 14.920577994 Billion write speed all = 70.367538271 MB/sec (with seq num) write speed all = 68.101282479 MB/sec (without seq num) 2024/11/21-08:41:32.767623 140008836765248 [compaction_job.cc:1948] [default] [JOB 11078] Generated table #114053: 1295 keys, 452451 bytes, temperature: kWarm 2024/11/21-08:41:32.767666 140008836765248 EVENT_LOG_v1 {"time_micros": 1732149692767642, "cf_name": "default", "job": 11078, "event": "table_file_creation", "file_number": 114053, "file_size": 452451, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1572783081, "largest_seqno": 1687989190, "table_properties": {"data_size": 426064, "index_size": 512, "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": 25900, "raw_average_key_size": 20, "raw_value_size": 1316784, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1295, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732149692, "oldest_key_time": 0, "file_creation_time": 1732149692, "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": 114053, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:41:32.775355 140008836765248 [compaction_job.cc:703] job-11078: subcompact[0], size: 0.384319 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11078/att-00 [114044,114045,114046,114047,114048,114049,114050,114051,114052,114053] 2024/11/21-08:41:32.851007 140008836765248 (Original Log Time 2024/11/21-08:41:19.571336) EVENT_LOG_v1 {"time_micros": 1732149679571298, "job": 11078, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [114023], "files_L3": [113932, 113933, 113934, 113935, 113936, 113937, 113938, 113939, 114031], "score": 0.985919, "input_data_size": 416564434, "oldest_snapshot_seqno": 1688168376} 2024/11/21-08:41:32.851010 140008836765248 (Original Log Time 2024/11/21-08:41:32.850095) [compaction_job.cc:2022] [default] [JOB 11078] Compacted 1@2 + 9@3 files to L3 => 384318974 bytes 2024/11/21-08:41:32.851012 140008836765248 (Original Log Time 2024/11/21-08:41:32.850946) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 31.5 rd, 29.1 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(31.2, 366.1 +0.0 blob) out(366.5 +0.0 blob), read-write-amplify(24.5) write-amplify(11.7) OK, records in: 1196780, records dropped: 30629 output_compression: Snappy 2024/11/21-08:41:32.851016 140008836765248 (Original Log Time 2024/11/21-08:41:32.850990) EVENT_LOG_v1 {"time_micros": 1732149692850968, "cf": "default", "job": 11078, "event": "compaction_finished", "compaction_time_micros": 13204024, "compaction_time_cpu_micros": 3204554, "output_level": 3, "num_output_files": 10, "total_output_size": 384318974, "num_input_records": 1196780, "num_output_records": 1166151, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 265826883, "file_range_sync_nanos": 0, "file_fsync_nanos": 9311, "file_prepare_write_nanos": 45110, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/21-08:41:32.978282 140008836765248 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":1732149679,"executesMs":13422,"compactionJobId":11078,"attempt":0,"compactionInputRawBytes":1241069482,"compactionInputZipBytes":416564434,"compactionOutputRawBytes":0,"compactionOutputZipBytes":384318974,"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-3a9a2085d953de7b2455debac0a05585-22ed06c6424ff825-00"}}, response = 2024/11/21-08:41:32.978336 140008836765248 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-11078/att-00: olev 3, work 13.423 s, result 10.276 ms, install 0.935 ms, input{raw 1.156 GiB zip 397.267 MiB}