2024/11/20-23:41:00.810103 140008207312448 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00: fork to child time = 0.009229 sec 2024/11/20-23:41:00.810661 140008207312448 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00 2024/11/20-23:41:00.817129 140008207312448 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00 2024/11/20-23:41:00.818789 140008207312448 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:41:00.819020 140008207312448 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:41:00.873887 140008207312448 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21521/att-00/MANIFEST-049091 2024/11/20-23:41:00.929259 140008207312448 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21521/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 86612, last_sequence is 1326261273, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 86450 2024/11/20-23:41:00.929270 140008207312448 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:41:00.929341 140008207312448 [version_set.cc:5724] Creating manifest 86612 2024/11/20-23:41:00.963307 140008207312448 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:41:00.982002 140008207312448 [compaction_job.cc:2437] [default] [JOB 21521] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:41:00.982014 140008207312448 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16096 Base level 2, inputs: [86567(31MB)], [86453(40MB) 86454(40MB) 86462(40MB) 86463(40MB) 86595(40MB)] 2024/11/20-23:41:00.989193 140008207312448 [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/20-23:41:00.989223 140008207312448 [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/20-23:41:00.989242 140008207312448 [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/20-23:41:00.989250 140008207312448 [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/20-23:41:00.989260 140008207312448 [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/20-23:41:01.598679 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.sst) /dev/shm/ToplingTemp/Topling-1160649-tFZgk3 2024/11/20-23:41:01.772937 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.sst): first pass time = 0.17's, 770.417'MB/sec 2024/11/20-23:41:02.337180 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.sst): old prealloc_size = 147639500, real_size = 40898704 2024/11/20-23:41:02.337338 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 124244 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.0406 GB avg-val =1059.45 avg-zval = 327.17 2024/11/20-23:41:02.337532 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.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/20-23:41:02.532354 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086613.sst): second pass time = 0.56's, 233.661'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 218.978'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1826.506'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.211'MB/sec write SST data time = 0.05's, 892.367'MB/sec dict compress time = 4337035042.33's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 31624.355'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.661'MB/sec zip pipeline throughput = 233.661'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 314.07 usrkeys = 124244 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1067.16 avg-zval = 327.17 TagRS{ kinds = RS_KeyN_Tag1 bytes = 22240 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 916355 multi value expand size = 41464 cnt WriteAppend = 13 UnZipSize{ index = 0.0015 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.8296 value = 3.2382 dict = 1.00 all = 3.1404 } Zip/UnZip{ index = 0.1464 value = 0.3088 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.198320 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795633 GB avg = 0.014 KB total ukey num = 2.321138820 Billion total entry num = 1.700646025 Billion write speed all = 30.015306226 MB/sec (with seq num) write speed all = 29.343120225 MB/sec (without seq num) 2024/11/20-23:41:02.586366 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86613: 129427 keys, 42738924 bytes, temperature: kWarm 2024/11/20-23:41:02.586449 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117262586408, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86613, "file_size": 42738924, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1325496656, "table_properties": {"data_size": 40649152, "index_size": 218304, "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": 131629936, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117261, "oldest_key_time": 0, "file_creation_time": 1732117261, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86613, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:02.622633 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst) /dev/shm/ToplingTemp/Topling-1160649-kFQHg4 2024/11/20-23:41:03.174449 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst): first pass time = 0.55's, 243.247'MB/sec 2024/11/20-23:41:03.720749 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst): old prealloc_size = 147639500, real_size = 40847280 2024/11/20-23:41:03.720874 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 111697 prefix = 4 raw-key = 0.0009 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 =1178.46 avg-zval = 363.66 2024/11/20-23:41:03.721028 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:41:03.891941 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086614.sst): second pass time = 0.55's, 241.295'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.401'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1969.932'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.235'MB/sec write SST data time = 0.05's, 813.725'MB/sec dict compress time = 4337035042.33's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44074.559'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 241.295'MB/sec zip pipeline throughput = 241.295'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.54 avg-val = 1017.00 avg-zval = 313.84 usrkeys = 111697 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1188.15 avg-zval = 363.66 TagRS{ kinds = RS_KeyN_Tag1 bytes = 22040 } TagArray{ size = 129430 bytes = 469200 } seq expand size = 941476 multi value expand size = 141864 cnt WriteAppend = 14 UnZipSize{ index = 0.0013 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.7255 value = 3.2405 dict = 1.00 all = 3.1440 } Zip/UnZip{ index = 0.1487 value = 0.3086 dict = 1.00 all = 0.3181 } ---------------------------- total value len = 563.331033 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.796973 GB avg = 0.014 KB total ukey num = 2.321250517 Billion total entry num = 1.700775455 Billion write speed all = 30.019974521 MB/sec (with seq num) write speed all = 29.347782515 MB/sec (without seq num) 2024/11/20-23:41:03.941924 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86614: 129430 keys, 42690202 bytes, temperature: kWarm 2024/11/20-23:41:03.941984 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117263941952, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86614, "file_size": 42690202, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1325496724, "table_properties": {"data_size": 40619872, "index_size": 199296, "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": 131629935, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117262, "oldest_key_time": 0, "file_creation_time": 1732117262, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86614, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:03.978670 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.sst) /dev/shm/ToplingTemp/Topling-1160649-8b1rr1 2024/11/20-23:41:04.513946 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.sst): first pass time = 0.54's, 250.764'MB/sec 2024/11/20-23:41:05.137438 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.sst): old prealloc_size = 147639500, real_size = 40567808 2024/11/20-23:41:05.137573 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129292 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.95 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1018.08 avg-zval = 311.57 2024/11/20-23:41:05.137726 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.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/20-23:41:05.309475 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086615.sst): second pass time = 0.62's, 211.390'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.520'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2274.523'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 838.718'MB/sec dict compress time = 4337035042.33's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44572.061'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.390'MB/sec zip pipeline throughput = 211.390'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.95 avg-val = 1017.01 avg-zval = 311.24 usrkeys = 129292 avg-key = 12.00 avg-zkey = 1.95 avg-val = 1025.10 avg-zval = 311.57 TagRS{ kinds = RS_KeyN_Tag1 bytes = 22320 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 906268 multi value expand size = 1088 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1622 value = 3.2676 dict = 1.00 all = 3.1650 } Zip/UnZip{ index = 0.1623 value = 0.3060 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 563.463570 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798525 GB avg = 0.014 KB total ukey num = 2.321379809 Billion total entry num = 1.700904883 Billion write speed all = 30.024547515 MB/sec (with seq num) write speed all = 29.352351431 MB/sec (without seq num) 2024/11/20-23:41:05.360064 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86615: 129428 keys, 42407062 bytes, temperature: kWarm 2024/11/20-23:41:05.360134 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117265360103, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86615, "file_size": 42407062, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1325496564, "table_properties": {"data_size": 40283504, "index_size": 251776, "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": 131629569, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117263, "oldest_key_time": 0, "file_creation_time": 1732117263, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86615, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:05.397404 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.sst) /dev/shm/ToplingTemp/Topling-1160649-ZAfMp0 2024/11/20-23:41:05.922963 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.sst): first pass time = 0.53's, 255.397'MB/sec 2024/11/20-23:41:06.544086 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.sst): old prealloc_size = 147639500, real_size = 40616272 2024/11/20-23:41:06.544228 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129289 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.91 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1018.10 avg-zval = 311.99 2024/11/20-23:41:06.544566 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.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/20-23:41:06.715661 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086616.sst): second pass time = 0.62's, 212.227'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.312'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2175.642'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 822.707'MB/sec dict compress time = 4337035042.33's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24638.197'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.227'MB/sec zip pipeline throughput = 212.227'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.91 avg-val = 1016.98 avg-zval = 311.64 usrkeys = 129289 avg-key = 12.00 avg-zkey = 1.91 avg-val = 1024.52 avg-zval = 311.99 TagRS{ kinds = RS_KeyN_TagN bytes = 42608 } TagArray{ size = 118272 bytes = 428752 } seq expand size = 828197 multi value expand size = 1144 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.2689 value = 3.2633 dict = 1.00 all = 3.1629 } Zip/UnZip{ index = 0.1595 value = 0.3064 dict = 1.00 all = 0.3162 } ---------------------------- total value len = 563.596029 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800076 GB avg = 0.014 KB total ukey num = 2.321509098 Billion total entry num = 1.701034315 Billion write speed all = 30.029132863 MB/sec (with seq num) write speed all = 29.356932322 MB/sec (without seq num) 2024/11/20-23:41:06.766617 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86616: 129432 keys, 42435062 bytes, temperature: kWarm 2024/11/20-23:41:06.766677 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117266766648, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86616, "file_size": 42435062, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1325494698, "table_properties": {"data_size": 40336256, "index_size": 247488, "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": 131629372, "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_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117265, "oldest_key_time": 0, "file_creation_time": 1732117265, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86616, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:06.805996 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst) /dev/shm/ToplingTemp/Topling-1160649-heZTi2 2024/11/20-23:41:07.318487 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst): first pass time = 0.51's, 261.911'MB/sec 2024/11/20-23:41:07.948435 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst): old prealloc_size = 147639500, real_size = 40913072 2024/11/20-23:41:07.948592 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 116687 prefix = 4 raw-key = 0.0009 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1128.06 avg-zval = 348.66 2024/11/20-23:41:07.948776 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:41:08.135193 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086617.sst): second pass time = 0.63's, 209.278'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 228.945'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1515.245'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.212'MB/sec write SST data time = 0.05's, 872.548'MB/sec dict compress time = 0.00's, 961799.721'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26200.650'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.278'MB/sec zip pipeline throughput = 244.541'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.54 avg-val = 1017.03 avg-zval = 314.35 usrkeys = 116687 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1136.91 avg-zval = 348.66 TagRS{ kinds = RS_KeyN_Tag1 bytes = 22120 } TagArray{ size = 129425 bytes = 469184 } seq expand size = 931450 multi value expand size = 101900 cnt WriteAppend = 14 UnZipSize{ index = 0.0014 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 = 7.0192 value = 3.2354 dict = 1.00 all = 3.1392 } Zip/UnZip{ index = 0.1425 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.728692 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801476 GB avg = 0.014 KB total ukey num = 2.321625785 Billion total entry num = 1.701163740 Billion write speed all = 30.033707839 MB/sec (with seq num) write speed all = 29.361503288 MB/sec (without seq num) 2024/11/20-23:41:08.188869 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86617: 129425 keys, 42755154 bytes, temperature: kWarm 2024/11/20-23:41:08.188934 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117268188903, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86617, "file_size": 42755154, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1325496776, "table_properties": {"data_size": 40684256, "index_size": 199488, "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": 131629572, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117266, "oldest_key_time": 0, "file_creation_time": 1732117266, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86617, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:08.226247 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086618.sst) /dev/shm/ToplingTemp/Topling-1160649-W2BS41 2024/11/20-23:41:08.259846 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086618.sst): first pass time = 0.03's, 611.493'MB/sec 2024/11/20-23:41:08.428224 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086618.sst): old prealloc_size = 147639500, real_size = 6349496 2024/11/20-23:41:08.428274 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086618.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 15693 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.19 raw-val = 0.0201 GB zip-val = 0.0063 GB avg-val =1282.56 avg-zval = 404.15 2024/11/20-23:41:08.454843 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00/086618.sst): second pass time = 0.17's, 120.119'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.03's, 248.784'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 97.634'MB/sec (index lex order gen) rebuild zvType time = 0.02's, 0.200'MB/sec write SST data time = 0.01's, 952.351'MB/sec dict compress time = 0.00's, 137796.930'MB/sec z-dict build time = 0.00's, sample length = 0.197'MB, throughput = 3290.666'MB/sec zip my value time = 0.17's, unzip length = 0.020'GB zip my value throughput = 120.119'MB/sec zip pipeline throughput = 120.119'MB/sec entries = 19792 avg-key = 20.00 avg-zkey = 0.15 avg-val = 1016.94 avg-zval = 320.45 usrkeys = 15693 avg-key = 12.00 avg-zkey = 0.19 avg-val = 1294.00 avg-zval = 404.15 TagRS{ kinds = RS_KeyN_Tag1 bytes = 3440 } TagArray{ size = 19792 bytes = 71760 } seq expand size = 146739 multi value expand size = 32780 cnt WriteAppend = 12 UnZipSize{ index = 0.0002 GB value = 0.0201 GB dict = 0.20 MB all = 0.0205 GB } __ZipSize{ index = 0.0000 GB value = 0.0063 GB dict = 0.20 MB all = 0.0066 GB } UnZip/Zip{ index = 62.6051 value = 3.1734 dict = 1.00 all = 3.1005 } Zip/UnZip{ index = 0.0160 value = 0.3151 dict = 1.00 all = 0.3225 } ---------------------------- total value len = 563.748999 GB avg = 0.331 KB (by entry num) total key len = 44.327745 GB avg = 0.026 KB total ukey len = 32.801665 GB avg = 0.014 KB total ukey num = 2.321641478 Billion total entry num = 1.701183532 Billion write speed all = 30.034256209 MB/sec (with seq num) write speed all = 29.362054451 MB/sec (without seq num) 2024/11/20-23:41:08.468609 140008207312448 [compaction_job.cc:1948] [default] [JOB 21521] Generated table #86618: 19792 keys, 6619294 bytes, temperature: kWarm 2024/11/20-23:41:08.468660 140008207312448 EVENT_LOG_v1 {"time_micros": 1732117268468632, "cf_name": "default", "job": 21521, "event": "table_file_creation", "file_number": 86618, "file_size": 6619294, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 986945046, "largest_seqno": 1325496778, "table_properties": {"data_size": 6342384, "index_size": 3008, "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": 395840, "raw_average_key_size": 20, "raw_value_size": 20127183, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 19792, "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_KeyN_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732117268, "oldest_key_time": 0, "file_creation_time": 1732117268, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 86618, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:41:08.478975 140008207312448 [compaction_job.cc:703] job-21521: subcompact[0], size: 0.219646 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21521/att-00 [086613,086614,086615,086616,086617,086618] 2024/11/20-23:41:08.517918 140008207312448 (Original Log Time 2024/11/20-23:41:00.982082) EVENT_LOG_v1 {"time_micros": 1732117260982030, "job": 21521, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [86567], "files_L3": [86453, 86454, 86462, 86463, 86595], "score": 0.999867, "input_data_size": 245893478, "oldest_snapshot_seqno": 1323177126} 2024/11/20-23:41:08.517922 140008207312448 (Original Log Time 2024/11/20-23:41:08.517317) [compaction_job.cc:2022] [default] [JOB 21521] Compacted 1@2 + 5@3 files to L3 => 219645698 bytes 2024/11/20-23:41:08.517924 140008207312448 (Original Log Time 2024/11/20-23:41:08.517858) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 32.8 rd, 29.3 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.3 +0.0 blob) out(209.5 +0.0 blob), read-write-amplify(14.2) write-amplify(6.7) OK, records in: 679092, records dropped: 12158 output_compression: Snappy 2024/11/20-23:41:08.517928 140008207312448 (Original Log Time 2024/11/20-23:41:08.517901) EVENT_LOG_v1 {"time_micros": 1732117268517878, "cf": "default", "job": 21521, "event": "compaction_finished", "compaction_time_micros": 7496897, "compaction_time_cpu_micros": 1944806, "output_level": 3, "num_output_files": 6, "total_output_size": 219645698, "num_input_records": 679092, "num_output_records": 666934, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 149583327, "file_range_sync_nanos": 0, "file_fsync_nanos": 4986, "file_prepare_write_nanos": 12699, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:41:08.643508 140008207312448 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":1732096383,"starts":1732117260,"executesMs":7699,"compactionJobId":21521,"attempt":0,"compactionInputRawBytes":704222555,"compactionInputZipBytes":245893478,"compactionOutputRawBytes":0,"compactionOutputZipBytes":219645698,"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-601b8ed10d113be13a345c65dcdcaa0b-ddd2277589ae7553-00"}}, response = 2024/11/20-23:41:08.643557 140008207312448 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21521/att-00: olev 3, work 7.699 s, result 7.553 ms, install 0.625 ms, input{raw 671.599 MiB zip 234.502 MiB}