2024/11/20-23:37:46.043452 140008912299584 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00: fork to child time = 0.009342 sec 2024/11/20-23:37:46.044074 140008912299584 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00 2024/11/20-23:37:46.050681 140008912299584 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00 2024/11/20-23:37:46.052404 140008912299584 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:37:46.052639 140008912299584 [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:37:46.098132 140008912299584 [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-21354/att-00/MANIFEST-049091 2024/11/20-23:37:46.154452 140008912299584 [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-21354/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 86319, last_sequence is 1322867863, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 86189 2024/11/20-23:37:46.154464 140008912299584 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:37:46.154543 140008912299584 [version_set.cc:5724] Creating manifest 86319 2024/11/20-23:37:46.188154 140008912299584 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:37:46.206158 140008912299584 [compaction_job.cc:2437] [default] [JOB 21354] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:37:46.206170 140008912299584 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15988 Base level 2, inputs: [86317(31MB)], [86213(40MB) 86214(40MB) 86215(40MB) 86216(40MB) 86217(40MB)] 2024/11/20-23:37:46.212946 140008912299584 [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:37:46.212971 140008912299584 [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:37:46.212991 140008912299584 [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:37:46.212999 140008912299584 [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:37:46.213008 140008912299584 [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:37:46.848014 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.sst) /dev/shm/ToplingTemp/Topling-1157425-QqbJjf 2024/11/20-23:37:47.085039 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.sst): first pass time = 0.24's, 566.424'MB/sec 2024/11/20-23:37:47.785011 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.sst): old prealloc_size = 147639500, real_size = 40936640 2024/11/20-23:37:47.785190 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.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.28 2024/11/20-23:37:47.785415 140008912299584 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.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:37:48.142182 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086320.sst): second pass time = 0.70's, 188.316'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.36's, 119.706'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1502.787'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.134'MB/sec write SST data time = 0.12's, 367.330'MB/sec dict compress time = 7020358920.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 21559.174'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 188.316'MB/sec zip pipeline throughput = 208.136'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.28 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8418 value = 3.2360 dict = 1.00 all = 3.1394 } Zip/UnZip{ index = 0.1462 value = 0.3090 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144004 Billion total entry num = 1.700646026 Billion write speed all = 30.306371250 MB/sec (with seq num) write speed all = 29.627666856 MB/sec (without seq num) 2024/11/20-23:37:48.206631 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86320: 129428 keys, 42752970 bytes, temperature: kWarm 2024/11/20-23:37:48.206767 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117068206705, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86320, "file_size": 42752970, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1322572564, "table_properties": {"data_size": 40677104, "index_size": 227008, "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": 131629913, "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": 1732117066, "oldest_key_time": 0, "file_creation_time": 1732117066, "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": 86320, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:48.285821 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.sst) /dev/shm/ToplingTemp/Topling-1157425-rq3OHg 2024/11/20-23:37:48.847952 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.sst): first pass time = 0.56's, 238.794'MB/sec 2024/11/20-23:37:49.438842 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.sst): old prealloc_size = 147639500, real_size = 40889072 2024/11/20-23:37:49.438982 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.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.82 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.85 2024/11/20-23:37:49.439148 140008912299584 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.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:37:49.678082 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086321.sst): second pass time = 0.59's, 223.069'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 178.548'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2166.723'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.186'MB/sec write SST data time = 0.07's, 655.184'MB/sec dict compress time = 7020358920.75's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41692.010'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 223.069'MB/sec zip pipeline throughput = 223.069'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.00 avg-zval = 313.85 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.00 avg-zval = 313.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 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.6035 value = 3.2404 dict = 1.00 all = 3.1429 } Zip/UnZip{ index = 0.1514 value = 0.3086 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.330803 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 30.310789640 MB/sec (with seq num) write speed all = 29.632085594 MB/sec (without seq num) 2024/11/20-23:37:49.743553 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86321: 129429 keys, 42705725 bytes, temperature: kWarm 2024/11/20-23:37:49.743646 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117069743600, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86321, "file_size": 42705725, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1322572464, "table_properties": {"data_size": 40621344, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629296, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117068, "oldest_key_time": 0, "file_creation_time": 1732117068, "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": 86321, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:49.785874 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.sst) /dev/shm/ToplingTemp/Topling-1157425-RrWsmh 2024/11/20-23:37:50.352271 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.sst): first pass time = 0.57's, 236.989'MB/sec 2024/11/20-23:37:50.914721 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.sst): old prealloc_size = 147639500, real_size = 40573776 2024/11/20-23:37:50.914867 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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 =1017.00 avg-zval = 311.28 2024/11/20-23:37:50.915033 140008912299584 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.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:37:51.157624 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086322.sst): second pass time = 0.56's, 234.364'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 174.620'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2066.661'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.189'MB/sec write SST data time = 0.07's, 592.022'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 = 24332.397'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.364'MB/sec zip pipeline throughput = 234.364'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.95 avg-val = 1017.00 avg-zval = 311.28 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.95 avg-val = 1023.96 avg-zval = 311.28 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128689 bytes = 466512 } seq expand size = 900823 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1485 value = 3.2672 dict = 1.00 all = 3.1649 } Zip/UnZip{ index = 0.1626 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 563.463334 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402862 Billion total entry num = 1.700904884 Billion write speed all = 30.315292281 MB/sec (with seq num) write speed all = 29.636586676 MB/sec (without seq num) 2024/11/20-23:37:51.220980 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86322: 129429 keys, 42407992 bytes, temperature: kWarm 2024/11/20-23:37:51.221080 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117071221026, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86322, "file_size": 42407992, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1322572315, "table_properties": {"data_size": 40288640, "index_size": 252608, "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": 131629811, "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": 1732117069, "oldest_key_time": 0, "file_creation_time": 1732117069, "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": 86322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:51.299472 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.sst) /dev/shm/ToplingTemp/Topling-1157425-D5uQoh 2024/11/20-23:37:51.999916 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.sst): first pass time = 0.70's, 191.637'MB/sec 2024/11/20-23:37:52.575925 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.sst): old prealloc_size = 147639500, real_size = 40718928 2024/11/20-23:37:52.576070 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.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.86 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.98 avg-zval = 312.48 2024/11/20-23:37:52.576223 140008912299584 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.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:37:52.741431 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086323.sst): second pass time = 0.58's, 228.824'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.925'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2032.611'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 923.070'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 = 25471.335'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.824'MB/sec zip pipeline throughput = 228.824'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1016.98 avg-zval = 312.48 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1023.42 avg-zval = 312.48 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119012 bytes = 431440 } seq expand size = 833084 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.4424 value = 3.2545 dict = 1.00 all = 3.1567 } Zip/UnZip{ index = 0.1552 value = 0.3073 dict = 1.00 all = 0.3168 } ---------------------------- total value len = 563.595797 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 30.319633205 MB/sec (with seq num) write speed all = 29.640929570 MB/sec (without seq num) 2024/11/20-23:37:52.802254 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86323: 129432 keys, 42518234 bytes, temperature: kWarm 2024/11/20-23:37:52.802346 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117072802300, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86323, "file_size": 42518234, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1322572100, "table_properties": {"data_size": 40445312, "index_size": 241088, "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": 131629800, "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": 1732117071, "oldest_key_time": 0, "file_creation_time": 1732117071, "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": 86323, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:52.866407 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.sst) /dev/shm/ToplingTemp/Topling-1157425-x5HpRf 2024/11/20-23:37:53.391957 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.sst): first pass time = 0.53's, 255.412'MB/sec 2024/11/20-23:37:54.037375 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.sst): old prealloc_size = 147639500, real_size = 41017056 2024/11/20-23:37:54.037503 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.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 = 314.96 2024/11/20-23:37:54.037653 140008912299584 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.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:37:54.214456 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086324.sst): second pass time = 0.64's, 204.215'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 241.933'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2223.341'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.06's, 732.971'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 = 37765.360'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 204.215'MB/sec zip pipeline throughput = 325.270'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 314.96 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.04 avg-zval = 314.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 469184 } seq expand size = 905975 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 = 7.0340 value = 3.2291 dict = 1.00 all = 3.1335 } Zip/UnZip{ index = 0.1422 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.728333 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 30.324144681 MB/sec (with seq num) write speed all = 29.645439267 MB/sec (without seq num) 2024/11/20-23:37:54.272863 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86324: 129425 keys, 42833673 bytes, temperature: kWarm 2024/11/20-23:37:54.272952 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117074272905, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86324, "file_size": 42833673, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1322572584, "table_properties": {"data_size": 40763728, "index_size": 220800, "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": 131629884, "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": 1732117072, "oldest_key_time": 0, "file_creation_time": 1732117072, "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": 86324, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:54.336314 140008912299584 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086325.sst) /dev/shm/ToplingTemp/Topling-1157425-iSp8Ae 2024/11/20-23:37:54.347783 140008912299584 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086325.sst): first pass time = 0.01's, 135.071'MB/sec 2024/11/20-23:37:54.483231 140008912299584 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086325.sst): old prealloc_size = 147639500, real_size = 488200 2024/11/20-23:37:54.483301 140008912299584 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086325.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1487 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.35 raw-val = 0.0015 GB zip-val = 0.0005 GB avg-val =1017.02 avg-zval = 327.61 2024/11/20-23:37:54.486675 140008912299584 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00/086325.sst): second pass time = 0.13's, 11.253'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 150.223'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 13.337'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.174'MB/sec write SST data time = 0.00's, 408.945'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.023'MB, throughput = 770.814'MB/sec zip my value time = 0.13's, unzip length = 0.002'GB zip my value throughput = 11.253'MB/sec zip pipeline throughput = 393.619'MB/sec entries = 1487 avg-key = 20.00 avg-zkey = 0.39 avg-val = 1017.02 avg-zval = 327.61 usrkeys = 1487 avg-key = 12.00 avg-zkey = 0.39 avg-val = 1024.02 avg-zval = 327.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1487 bytes = 5408 } seq expand size = 10409 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0015 GB dict = 0.02 MB all = 0.0015 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 30.9792 value = 3.1044 dict = 1.00 all = 2.9784 } Zip/UnZip{ index = 0.0323 value = 0.3221 dict = 1.00 all = 0.3357 } ---------------------------- total value len = 563.729856 GB avg = 0.331 KB (by entry num) total key len = 44.327379 GB avg = 0.026 KB total ukey len = 32.801925 GB avg = 0.014 KB total ukey num = 2.321663206 Billion total entry num = 1.701165228 Billion write speed all = 30.323810419 MB/sec (with seq num) write speed all = 29.645113626 MB/sec (without seq num) 2024/11/20-23:37:54.494261 140008912299584 [compaction_job.cc:1948] [default] [JOB 21354] Generated table #86325: 1487 keys, 517741 bytes, temperature: kWarm 2024/11/20-23:37:54.494329 140008912299584 EVENT_LOG_v1 {"time_micros": 1732117074494290, "cf_name": "default", "job": 21354, "event": "table_file_creation", "file_number": 86325, "file_size": 517741, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 985732074, "largest_seqno": 1321060320, "table_properties": {"data_size": 487152, "index_size": 576, "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": 29740, "raw_average_key_size": 20, "raw_value_size": 1512315, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1487, "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": 1732117074, "oldest_key_time": 0, "file_creation_time": 1732117074, "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": 86325, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:37:54.502424 140008912299584 [compaction_job.cc:703] job-21354: subcompact[0], size: 0.213736 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21354/att-00 [086320,086321,086322,086323,086324,086325] 2024/11/20-23:37:54.570730 140008912299584 (Original Log Time 2024/11/20-23:37:46.206237) EVENT_LOG_v1 {"time_micros": 1732117066206185, "job": 21354, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [86317], "files_L3": [86213, 86214, 86215, 86216, 86217], "score": 0.997702, "input_data_size": 245972824, "oldest_snapshot_seqno": 1322867791} 2024/11/20-23:37:54.570735 140008912299584 (Original Log Time 2024/11/20-23:37:54.569835) [compaction_job.cc:2022] [default] [JOB 21354] Compacted 1@2 + 5@3 files to L3 => 213736335 bytes 2024/11/20-23:37:54.570738 140008912299584 (Original Log Time 2024/11/20-23:37:54.570637) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 29.6 rd, 25.8 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.3 +0.0 blob) out(203.8 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679100, records dropped: 30470 output_compression: Snappy 2024/11/20-23:37:54.570744 140008912299584 (Original Log Time 2024/11/20-23:37:54.570702) EVENT_LOG_v1 {"time_micros": 1732117074570668, "cf": "default", "job": 21354, "event": "compaction_finished", "compaction_time_micros": 8296194, "compaction_time_cpu_micros": 2287759, "output_level": 3, "num_output_files": 6, "total_output_size": 213736335, "num_input_records": 679100, "num_output_records": 648630, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 236864794, "file_range_sync_nanos": 0, "file_fsync_nanos": 7359, "file_prepare_write_nanos": 14630, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:37:54.756145 140008912299584 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":1732117066,"executesMs":8520,"compactionJobId":21354,"attempt":0,"compactionInputRawBytes":704231445,"compactionInputZipBytes":245972824,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213736335,"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-cd7c7b7b2934fb9a7954c736451d7993-b5ac64bcf8583656-00"}}, response = 2024/11/20-23:37:54.756289 140008912299584 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21354/att-00: olev 3, work 8.520 s, result 6.079 ms, install 0.928 ms, input{raw 671.607 MiB zip 234.578 MiB}