2024/11/21-07:43:58.095542 140008626947648 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00: fork to child time = 0.009380 sec 2024/11/21-07:43:58.096072 140008626947648 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00 2024/11/21-07:43:58.102465 140008626947648 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00 2024/11/21-07:43:58.104111 140008626947648 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-07:43:58.104338 140008626947648 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-07:43:58.148588 140008626947648 [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-09877/att-00/MANIFEST-090329 2024/11/21-07:43:58.180144 140008626947648 [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-09877/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 111485, last_sequence is 1654900519, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 111295 2024/11/21-07:43:58.180150 140008626947648 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-07:43:58.180219 140008626947648 [version_set.cc:5724] Creating manifest 111485 2024/11/21-07:43:58.210627 140008626947648 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-07:43:58.234629 140008626947648 [compaction_job.cc:2437] [default] [JOB 9877] Compacting 1@2 + 7@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-07:43:58.234640 140008626947648 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7367 Base level 2, inputs: [111437(31MB)], [111481(40MB) 111482(459KB) 111371(454KB) 111342(40MB) 111343(40MB) 111344(40MB) 111458(40MB)] 2024/11/21-07:43:58.241704 140008626947648 [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-07:43:58.241727 140008626947648 [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-07:43:58.241745 140008626947648 [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-07:43:58.241751 140008626947648 [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-07:43:58.241761 140008626947648 [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-07:43:59.087575 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.sst) /dev/shm/ToplingTemp/Topling-1435893-Au8AjF 2024/11/21-07:43:59.265000 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.sst): first pass time = 0.18's, 756.673'MB/sec 2024/11/21-07:43:59.780437 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.sst): old prealloc_size = 147639500, real_size = 41023696 2024/11/21-07:43:59.780582 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.00 avg-zval = 314.97 2024/11/21-07:43:59.780749 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.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-07:43:59.944086 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111486.sst): second pass time = 0.51's, 255.780'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.909'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2178.186'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 942.148'MB/sec dict compress time = 3472625388.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33420.085'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 255.780'MB/sec zip pipeline throughput = 255.780'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 314.97 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.00 avg-zval = 314.97 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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 6.9278 value = 3.2288 dict = 1.00 all = 3.1318 } Zip/UnZip{ index = 0.1443 value = 0.3097 dict = 1.00 all = 0.3193 } ---------------------------- 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.448440095 Billion total entry num = 14.919541273 Billion write speed all = 75.282119162 MB/sec (with seq num) write speed all = 72.857044777 MB/sec (without seq num) 2024/11/21-07:43:59.995825 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111486: 129430 keys, 42856841 bytes, temperature: kWarm 2024/11/21-07:43:59.995911 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146239995870, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111486, "file_size": 42856841, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958963773, "largest_seqno": 1654668530, "table_properties": {"data_size": 40766976, "index_size": 224192, "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": 131630099, "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": 1732146239, "oldest_key_time": 0, "file_creation_time": 1732146239, "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": 111486, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:00.041252 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.sst) /dev/shm/ToplingTemp/Topling-1435893-RDdS7E 2024/11/21-07:44:00.790270 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.sst): first pass time = 0.75's, 179.199'MB/sec 2024/11/21-07:44:01.301428 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.sst): old prealloc_size = 147639500, real_size = 41039792 2024/11/21-07:44:01.301592 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.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.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.00 avg-zval = 315.12 2024/11/21-07:44:01.301783 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.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-07:44:01.483915 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111487.sst): second pass time = 0.51's, 257.956'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 234.951'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1775.685'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.239'MB/sec write SST data time = 0.05's, 910.443'MB/sec dict compress time = 3472625388.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45403.235'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 257.956'MB/sec zip pipeline throughput = 257.956'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 315.12 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.00 avg-zval = 315.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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0058 value = 3.2274 dict = 1.00 all = 3.1306 } Zip/UnZip{ index = 0.1427 value = 0.3099 dict = 1.00 all = 0.3194 } ---------------------------- total value len = 3301.584773 GB avg = 0.221 KB (by entry num) total key len = 403.755242 GB avg = 0.027 KB total ukey len = 274.869134 GB avg = 0.015 KB total ukey num = 18.448569525 Billion total entry num = 14.919670703 Billion write speed all = 75.282509295 MB/sec (with seq num) write speed all = 72.857489742 MB/sec (without seq num) 2024/11/21-07:44:01.535531 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111487: 129430 keys, 42872670 bytes, temperature: kWarm 2024/11/21-07:44:01.535603 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146241535569, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111487, "file_size": 42872670, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1654668535, "table_properties": {"data_size": 40785568, "index_size": 221696, "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": 131629841, "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": 1732146240, "oldest_key_time": 0, "file_creation_time": 1732146240, "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": 111487, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:01.575098 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.sst) /dev/shm/ToplingTemp/Topling-1435893-UHp4UI 2024/11/21-07:44:02.156037 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.sst): first pass time = 0.58's, 231.058'MB/sec 2024/11/21-07:44:02.642821 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.sst): old prealloc_size = 147639500, real_size = 40760000 2024/11/21-07:44:02.642947 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.00 avg-zval = 312.95 2024/11/21-07:44:02.643105 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.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-07:44:02.804010 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111488.sst): second pass time = 0.49's, 270.846'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.128'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2161.872'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 962.096'MB/sec dict compress time = 0.00's, 1377783.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44870.156'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 270.846'MB/sec zip pipeline throughput = 270.846'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 312.95 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.07 avg-zval = 312.95 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 75301 bytes = 282400 } seq expand size = 527107 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9896 value = 3.2497 dict = 1.00 all = 3.1648 } Zip/UnZip{ index = 0.1431 value = 0.3077 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 3301.716930 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.448698954 Billion total entry num = 14.919800132 Billion write speed all = 75.283227785 MB/sec (with seq num) write speed all = 72.858252235 MB/sec (without seq num) 2024/11/21-07:44:02.856325 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111488: 129429 keys, 42409910 bytes, temperature: kWarm 2024/11/21-07:44:02.856388 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146242856356, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111488, "file_size": 42409910, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1654667385, "table_properties": {"data_size": 40505264, "index_size": 222208, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629310, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146241, "oldest_key_time": 0, "file_creation_time": 1732146241, "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": 111488, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:02.894336 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.sst) /dev/shm/ToplingTemp/Topling-1435893-9330oG 2024/11/21-07:44:03.650385 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.sst): first pass time = 0.76's, 177.539'MB/sec 2024/11/21-07:44:04.118610 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.sst): old prealloc_size = 147639500, real_size = 40570288 2024/11/21-07:44:04.118738 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.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.82 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.38 2024/11/21-07:44:04.118885 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.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-07:44:04.282690 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111489.sst): second pass time = 0.47's, 281.594'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.264'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2265.809'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 907.234'MB/sec dict compress time = 0.00's, 1378088.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40758.570'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 281.594'MB/sec zip pipeline throughput = 281.594'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1016.99 avg-zval = 311.38 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1023.23 avg-zval = 311.38 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 115354 bytes = 432592 } seq expand size = 807478 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.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.6036 value = 3.2660 dict = 1.00 all = 3.1677 } Zip/UnZip{ index = 0.1514 value = 0.3062 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 3301.849366 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.448828384 Billion total entry num = 14.919929562 Billion write speed all = 75.283709399 MB/sec (with seq num) write speed all = 72.858785662 MB/sec (without seq num) 2024/11/21-07:44:04.334860 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111489: 129430 keys, 42370663 bytes, temperature: kWarm 2024/11/21-07:44:04.334929 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146244334897, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111489, "file_size": 42370663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1654662454, "table_properties": {"data_size": 40302560, "index_size": 235200, "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": 131629203, "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": 1732146242, "oldest_key_time": 0, "file_creation_time": 1732146242, "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": 111489, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:04.372930 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.sst) /dev/shm/ToplingTemp/Topling-1435893-gMV7HE 2024/11/21-07:44:05.103589 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.sst): first pass time = 0.73's, 183.705'MB/sec 2024/11/21-07:44:05.587827 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.sst): old prealloc_size = 147639500, real_size = 40835504 2024/11/21-07:44:05.587962 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.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.78 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.47 2024/11/21-07:44:05.588152 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.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-07:44:05.751797 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111490.sst): second pass time = 0.48's, 272.304'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.338'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2213.867'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 925.868'MB/sec dict compress time = 0.00's, 1377988.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23888.151'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 272.304'MB/sec zip pipeline throughput = 272.304'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.01 avg-zval = 313.47 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1023.98 avg-zval = 313.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128815 bytes = 483072 } seq expand size = 901705 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.7354 value = 3.2443 dict = 1.00 all = 3.1443 } Zip/UnZip{ index = 0.1485 value = 0.3082 dict = 1.00 all = 0.3180 } ---------------------------- total value len = 3301.981898 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.448957812 Billion total entry num = 14.920058990 Billion write speed all = 75.284207540 MB/sec (with seq num) write speed all = 72.859335141 MB/sec (without seq num) 2024/11/21-07:44:05.802683 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111490: 129428 keys, 42686275 bytes, temperature: kWarm 2024/11/21-07:44:05.802752 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146245802720, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111490, "file_size": 42686275, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1654668608, "table_properties": {"data_size": 40572384, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629685, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146244, "oldest_key_time": 0, "file_creation_time": 1732146244, "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": 111490, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:05.841202 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111491.sst) /dev/shm/ToplingTemp/Topling-1435893-1p2FdF 2024/11/21-07:44:05.849747 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111491.sst): first pass time = 0.01's, 405.658'MB/sec 2024/11/21-07:44:05.882310 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111491.sst): old prealloc_size = 147639500, real_size = 1095552 2024/11/21-07:44:05.882345 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111491.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3328 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.24 raw-val = 0.0034 GB zip-val = 0.0011 GB avg-val =1016.99 avg-zval = 328.64 2024/11/21-07:44:05.888791 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00/111491.sst): second pass time = 0.03's, 105.467'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 177.178'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 45.886'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.166'MB/sec write SST data time = 0.00's, 799.442'MB/sec dict compress time = 0.00's, 38689.000'MB/sec z-dict build time = 0.00's, sample length = 0.039'MB, throughput = 1599.182'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 105.467'MB/sec zip pipeline throughput = 105.467'MB/sec entries = 3328 avg-key = 20.00 avg-zkey = 0.25 avg-val = 1016.99 avg-zval = 328.64 usrkeys = 3328 avg-key = 12.00 avg-zkey = 0.25 avg-val = 1023.99 avg-zval = 328.64 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 3328 bytes = 12496 } seq expand size = 23296 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0034 GB dict = 0.04 MB all = 0.0035 GB } __ZipSize{ index = 0.0000 GB value = 0.0011 GB dict = 0.04 MB all = 0.0011 GB } UnZip/Zip{ index = 48.0000 value = 3.0945 dict = 1.00 all = 3.0090 } Zip/UnZip{ index = 0.0208 value = 0.3232 dict = 1.00 all = 0.3323 } ---------------------------- total value len = 3301.985305 GB avg = 0.221 KB (by entry num) total key len = 403.763074 GB avg = 0.027 KB total ukey len = 274.873833 GB avg = 0.015 KB total ukey num = 18.448961140 Billion total entry num = 14.920062318 Billion write speed all = 75.284068577 MB/sec (with seq num) write speed all = 72.859202387 MB/sec (without seq num) 2024/11/21-07:44:05.897852 140008626947648 [compaction_job.cc:1948] [default] [JOB 9877] Generated table #111491: 3328 keys, 1146914 bytes, temperature: kWarm 2024/11/21-07:44:05.897899 140008626947648 EVENT_LOG_v1 {"time_micros": 1732146245897874, "cf_name": "default", "job": 9877, "event": "table_file_creation", "file_number": 111491, "file_size": 1146914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1016952405, "largest_seqno": 1654668609, "table_properties": {"data_size": 1093712, "index_size": 832, "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": 66560, "raw_average_key_size": 20, "raw_value_size": 3384527, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 3328, "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": 1732146245, "oldest_key_time": 0, "file_creation_time": 1732146245, "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": 111491, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:44:05.907260 140008626947648 [compaction_job.cc:703] job-09877: subcompact[0], size: 0.214343 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09877/att-00 [111486,111487,111488,111489,111490,111491] 2024/11/21-07:44:05.947093 140008626947648 (Original Log Time 2024/11/21-07:43:58.234684) EVENT_LOG_v1 {"time_micros": 1732146238234648, "job": 9877, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [111437], "files_L3": [111481, 111482, 111371, 111342, 111343, 111344, 111458], "score": 0.990795, "input_data_size": 246881878, "oldest_snapshot_seqno": 1654900466} 2024/11/21-07:44:05.947096 140008626947648 (Original Log Time 2024/11/21-07:44:05.946428) [compaction_job.cc:2022] [default] [JOB 9877] Compacted 1@2 + 7@3 files to L3 => 214343273 bytes 2024/11/21-07:44:05.947098 140008626947648 (Original Log Time 2024/11/21-07:44:05.947017) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 32.2 rd, 27.9 wr, level 3, files in(1, 7) out(6 +0 blob) MB in(31.2, 204.2 +0.0 blob) out(204.4 +0.0 blob), read-write-amplify(14.1) write-amplify(6.5) OK, records in: 681789, records dropped: 31314 output_compression: Snappy 2024/11/21-07:44:05.947102 140008626947648 (Original Log Time 2024/11/21-07:44:05.947075) EVENT_LOG_v1 {"time_micros": 1732146245947038, "cf": "default", "job": 9877, "event": "compaction_finished", "compaction_time_micros": 7672581, "compaction_time_cpu_micros": 1861767, "output_level": 3, "num_output_files": 6, "total_output_size": 214343273, "num_input_records": 681789, "num_output_records": 650475, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 145269294, "file_range_sync_nanos": 0, "file_fsync_nanos": 5649, "file_prepare_write_nanos": 11160, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-07:44:06.083068 140008626947648 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":1732146238,"executesMs":7843,"compactionJobId":9877,"attempt":0,"compactionInputRawBytes":707013338,"compactionInputZipBytes":246881878,"compactionOutputRawBytes":0,"compactionOutputZipBytes":214343273,"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-044c0dc9d5b762a819b9d377c19f234e-1be21882652338c2-00"}}, response = 2024/11/21-07:44:06.083148 140008626947648 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09877/att-00: olev 3, work 7.843 s, result 7.599 ms, install 0.689 ms, input{raw 674.260 MiB zip 235.445 MiB}