"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/01 03:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite" 2026/09/01 03:10:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:10:49 DEBUG : Creating backend with remote "/tmp/rclone3694049331" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:10:50 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/09/01 03:10:55 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/09/01 03:10:58 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/09/01 03:10:58 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/09/01 03:11:04 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/09/01 03:11:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/09/01 03:11:06 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/09/01 03:11:08 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001173_t0022": write tcp 65.108.87.141:44492->149.137.138.190:443: use of closed network connection 2026/09/01 03:11:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001173_t0022": write tcp 65.108.87.141:44492->149.137.138.190:443: use of closed network connection) 2026/09/01 03:11:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-fizolus7pite: 1/10 (Post "https://pod-000-1173-00.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001173_t0022": write tcp 65.108.87.141:44492->149.137.138.190:443: use of closed network connection) 2026/09/01 03:11:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/01 03:11:14 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/09/01 03:11:15 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/09/01 03:11:17 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/09/01 03:11:17 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/09/01 03:11:19 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/01 03:11:20 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/09/01 03:11:22 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/09/01 03:11:22 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/09/01 03:11:22 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/09/01 03:11:22 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/01 03:11:22 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/09/01 03:11:23 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/09/01 03:11:25 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/09/01 03:11:26 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/09/01 03:11:29 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/09/01 03:11:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/09/01 03:11:29 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/09/01 03:11:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/01 03:11:29 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/09/01 03:11:30 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/01 03:11:32 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/01 03:11:33 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/09/01 03:11:33 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/09/01 03:11:34 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/09/01 03:11:34 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/09/01 03:11:36 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/09/01 03:11:36 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/01 03:11:36 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/09/01 03:11:36 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/01 03:11:36 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/09/01 03:11:37 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.17s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (8.95s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.04s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.36s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.14s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.76s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (7.30s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:11:39 DEBUG : chunksize-probe: Cancelling large file upload 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/01 03:11:41 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/01 03:11:41 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/01 03:11:41 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/09/01 03:11:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/01 03:11:41 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/09/01 03:11:41 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/09/01 03:11:41 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/09/01 03:11:44 DEBUG : test-multithread-abort: Done sending chunk 0 2026/09/01 03:11:44 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/01 03:11:44 DEBUG : test-multithread-abort: Done sending chunk 1 2026/09/01 03:11:44 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/01 03:11:44 DEBUG : Returning error reader 2026/09/01 03:11:44 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/09/01 03:11:44 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/09/01 03:11:44 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:45 DEBUG : Returning error reader 2026/09/01 03:11:45 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/09/01 03:11:45 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:46 DEBUG : Returning error reader 2026/09/01 03:11:46 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/09/01 03:11:46 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:47 DEBUG : Returning error reader 2026/09/01 03:11:47 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/09/01 03:11:47 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:48 DEBUG : Returning error reader 2026/09/01 03:11:48 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/09/01 03:11:48 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:49 DEBUG : Returning error reader 2026/09/01 03:11:49 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/09/01 03:11:49 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:50 DEBUG : Returning error reader 2026/09/01 03:11:50 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/09/01 03:11:50 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:51 DEBUG : Returning error reader 2026/09/01 03:11:51 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/09/01 03:11:51 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:52 DEBUG : Returning error reader 2026/09/01 03:11:52 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/09/01 03:11:52 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:53 DEBUG : Returning error reader 2026/09/01 03:11:53 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/09/01 03:11:53 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/01 03:11:54 DEBUG : Returning error reader 2026/09/01 03:11:54 DEBUG : BOOM: simulated read failure 2026/09/01 03:11:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/09/01 03:11:54 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/09/01 03:11:54 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1033-06.backblaze.com/b2api/v1/b2_upload_part/4_z2fd2bd33f02d5babaf080e1b_f215147edf724984c_d20260901_m031141_c001_v0001033_t0037_u01788232301565/0048": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1033-06.backblaze.com/b2api/v1/b2_upload_part/4_z2fd2bd33f02d5babaf080e1b_f215147edf724984c_d20260901_m031141_c001_v0001033_t0037_u01788232301565/0048", Err:(*errors.errorString)(0x258bd7c5ba80)} 2026/09/01 03:11:54 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1033-06.backblaze.com/b2api/v1/b2_upload_part/4_z2fd2bd33f02d5babaf080e1b_f215147edf724984c_d20260901_m031141_c001_v0001033_t0037_u01788232301565/0048": BOOM: simulated read failure 2026/09/01 03:11:54 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1033-06.backblaze.com/b2api/v1/b2_upload_part/4_z2fd2bd33f02d5babaf080e1b_f215147edf724984c_d20260901_m031141_c001_v0001033_t0037_u01788232301565/0048": BOOM: simulated read failure 2026/09/01 03:11:54 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/09/01 03:11:54 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.52s) === RUN TestSizeDiffers 2026/09/01 03:11:56 DEBUG : a: size = 0 OK 2026/09/01 03:11:56 DEBUG : a: size = 1 (memory) 2026/09/01 03:11:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/01 03:11:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/01 03:11:56 DEBUG : potato: Seek from 10 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 10 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 2 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/01 03:11:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 2 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/01 03:11:56 DEBUG : potato: Seek from 8 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 8 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/01 03:11:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 03:11:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 03:11:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 03:11:56 DEBUG : potato: Seek from 5 to 2 2026/09/01 03:11:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/01 03:11:56 DEBUG : potato: Seek from 9 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 9 to 0 2026/09/01 03:11:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.57s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/09/01 03:12:00 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 03:12:00 DEBUG : Config file has changed externally - reloading 2026/09/01 03:12:00 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 03:12:00 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/01 03:12:00 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/01 03:12:00 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/01 03:12:00 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.20s) --- PASS: TestCheckDownload/1 (0.72s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.28s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:12:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 03:12:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 03:12:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 03:12:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/01 03:12:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 03:12:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 03:12:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 03:12:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.44s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/data" check_test.go:354: B2 bucket rclone-test-fizolus7pite path data lacks md5, skipping --- SKIP: TestCheckSum (1.44s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.56s) --- PASS: TestCheckSumDownload/subtest1 (1.26s) --- PASS: TestCheckSumDownload/subtest2 (0.72s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.82s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.76s) === RUN TestCheckSumConcurrency 2026/09/01 03:12:27 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 03:12:27 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 03:12:27 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 03:12:27 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 03:12:27 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 03:12:27 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/01 03:12:27 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 03:12:27 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 03:12:27 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 03:12:27 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 03:12:27 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 03:12:27 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/01 03:12:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fifugat5foba" 2026/09/01 03:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:28 DEBUG : Creating backend with remote "/tmp/rclone4150930205" run.go:198: Remote "B2 bucket rclone-test-fifugat5foba", Local "Local file system at /tmp/rclone4150930205", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/09/01 03:12:30 ERROR : hello, world!: sum not found 2026/09/01 03:12:30 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-fifugat5foba 2026/09/01 03:12:30 NOTICE: B2 bucket rclone-test-fifugat5foba: 1 files missing 2026/09/01 03:12:30 NOTICE: 1 hashes missing 2026/09/01 03:12:30 NOTICE: B2 bucket rclone-test-fifugat5foba: 1 differences found 2026/09/01 03:12:30 NOTICE: B2 bucket rclone-test-fifugat5foba: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/01 03:12:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:31 NOTICE: B2 bucket rclone-test-fifugat5foba: 0 differences found 2026/09/01 03:12:31 NOTICE: B2 bucket rclone-test-fifugat5foba: 1 matching files 2026/09/01 03:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-deremal0xeni" 2026/09/01 03:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:31 DEBUG : Creating backend with remote "/tmp/rclone464045614" run.go:198: Remote "B2 bucket rclone-test-deremal0xeni", Local "Local file system at /tmp/rclone464045614", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/09/01 03:12:33 ERROR : HELLO, WORLD!: sum not found 2026/09/01 03:12:33 ERROR : hello, world!: file not in B2 bucket rclone-test-deremal0xeni 2026/09/01 03:12:33 NOTICE: B2 bucket rclone-test-deremal0xeni: 1 files missing 2026/09/01 03:12:33 NOTICE: 1 hashes missing 2026/09/01 03:12:33 NOTICE: B2 bucket rclone-test-deremal0xeni: 1 differences found 2026/09/01 03:12:33 NOTICE: B2 bucket rclone-test-deremal0xeni: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/01 03:12:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:34 NOTICE: B2 bucket rclone-test-deremal0xeni: 0 differences found 2026/09/01 03:12:34 NOTICE: B2 bucket rclone-test-deremal0xeni: 1 matching files 2026/09/01 03:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-karaxex6qice" 2026/09/01 03:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:35 DEBUG : Creating backend with remote "/tmp/rclone1836167650" run.go:198: Remote "B2 bucket rclone-test-karaxex6qice", Local "Local file system at /tmp/rclone1836167650", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/01 03:12:36 ERROR : HeLlO, wOrLd!: sum not found 2026/09/01 03:12:36 ERROR : hello, world!: file not in B2 bucket rclone-test-karaxex6qice 2026/09/01 03:12:36 NOTICE: B2 bucket rclone-test-karaxex6qice: 1 files missing 2026/09/01 03:12:36 NOTICE: 1 hashes missing 2026/09/01 03:12:36 NOTICE: B2 bucket rclone-test-karaxex6qice: 1 differences found 2026/09/01 03:12:36 NOTICE: B2 bucket rclone-test-karaxex6qice: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/01 03:12:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:37 NOTICE: B2 bucket rclone-test-karaxex6qice: 0 differences found 2026/09/01 03:12:37 NOTICE: B2 bucket rclone-test-karaxex6qice: 1 matching files 2026/09/01 03:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yohigod3xemu" 2026/09/01 03:12:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:38 DEBUG : Creating backend with remote "/tmp/rclone3788785731" run.go:198: Remote "B2 bucket rclone-test-yohigod3xemu", Local "Local file system at /tmp/rclone3788785731", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/01 03:12:40 ERROR : HELLO, WORLD!: sum not found 2026/09/01 03:12:40 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-yohigod3xemu 2026/09/01 03:12:40 NOTICE: B2 bucket rclone-test-yohigod3xemu: 1 files missing 2026/09/01 03:12:40 NOTICE: 1 hashes missing 2026/09/01 03:12:40 NOTICE: B2 bucket rclone-test-yohigod3xemu: 1 differences found 2026/09/01 03:12:40 NOTICE: B2 bucket rclone-test-yohigod3xemu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/01 03:12:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:40 NOTICE: B2 bucket rclone-test-yohigod3xemu: 0 differences found 2026/09/01 03:12:40 NOTICE: B2 bucket rclone-test-yohigod3xemu: 1 matching files 2026/09/01 03:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fiyezal0bapa" 2026/09/01 03:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:41 DEBUG : Creating backend with remote "/tmp/rclone2794566141" run.go:198: Remote "B2 bucket rclone-test-fiyezal0bapa", Local "Local file system at /tmp/rclone2794566141", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/09/01 03:12:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:43 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fiyezal0bapa 2026/09/01 03:12:43 NOTICE: B2 bucket rclone-test-fiyezal0bapa: 1 files missing 2026/09/01 03:12:43 NOTICE: 1 hashes missing 2026/09/01 03:12:43 NOTICE: B2 bucket rclone-test-fiyezal0bapa: 1 differences found 2026/09/01 03:12:43 NOTICE: B2 bucket rclone-test-fiyezal0bapa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/01 03:12:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:43 NOTICE: B2 bucket rclone-test-fiyezal0bapa: 0 differences found 2026/09/01 03:12:43 NOTICE: B2 bucket rclone-test-fiyezal0bapa: 1 matching files 2026/09/01 03:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mexofew6tayu" 2026/09/01 03:12:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:44 DEBUG : Creating backend with remote "/tmp/rclone2419793435" run.go:198: Remote "B2 bucket rclone-test-mexofew6tayu", Local "Local file system at /tmp/rclone2419793435", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/09/01 03:12:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:46 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-mexofew6tayu 2026/09/01 03:12:46 NOTICE: B2 bucket rclone-test-mexofew6tayu: 1 files missing 2026/09/01 03:12:46 NOTICE: 1 hashes missing 2026/09/01 03:12:46 NOTICE: B2 bucket rclone-test-mexofew6tayu: 1 differences found 2026/09/01 03:12:46 NOTICE: B2 bucket rclone-test-mexofew6tayu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/01 03:12:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:47 NOTICE: B2 bucket rclone-test-mexofew6tayu: 0 differences found 2026/09/01 03:12:47 NOTICE: B2 bucket rclone-test-mexofew6tayu: 1 matching files 2026/09/01 03:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rojotuw5fawu" 2026/09/01 03:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:47 DEBUG : Creating backend with remote "/tmp/rclone2297746260" run.go:198: Remote "B2 bucket rclone-test-rojotuw5fawu", Local "Local file system at /tmp/rclone2297746260", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/09/01 03:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rojotuw5fawu 2026/09/01 03:12:49 NOTICE: B2 bucket rclone-test-rojotuw5fawu: 1 files missing 2026/09/01 03:12:49 NOTICE: 1 hashes missing 2026/09/01 03:12:49 NOTICE: B2 bucket rclone-test-rojotuw5fawu: 1 differences found 2026/09/01 03:12:49 NOTICE: B2 bucket rclone-test-rojotuw5fawu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/01 03:12:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:50 NOTICE: B2 bucket rclone-test-rojotuw5fawu: 0 differences found 2026/09/01 03:12:50 NOTICE: B2 bucket rclone-test-rojotuw5fawu: 1 matching files 2026/09/01 03:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kirakeq8qimi" 2026/09/01 03:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:51 DEBUG : Creating backend with remote "/tmp/rclone3037460393" run.go:198: Remote "B2 bucket rclone-test-kirakeq8qimi", Local "Local file system at /tmp/rclone3037460393", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/09/01 03:12:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-kirakeq8qimi 2026/09/01 03:12:53 NOTICE: B2 bucket rclone-test-kirakeq8qimi: 1 files missing 2026/09/01 03:12:53 NOTICE: 1 hashes missing 2026/09/01 03:12:53 NOTICE: B2 bucket rclone-test-kirakeq8qimi: 1 differences found 2026/09/01 03:12:53 NOTICE: B2 bucket rclone-test-kirakeq8qimi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/01 03:12:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:53 NOTICE: B2 bucket rclone-test-kirakeq8qimi: 0 differences found 2026/09/01 03:12:53 NOTICE: B2 bucket rclone-test-kirakeq8qimi: 1 matching files 2026/09/01 03:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jejodol2zova" 2026/09/01 03:12:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:54 DEBUG : Creating backend with remote "/tmp/rclone3243984071" run.go:198: Remote "B2 bucket rclone-test-jejodol2zova", Local "Local file system at /tmp/rclone3243984071", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/09/01 03:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-jejodol2zova 2026/09/01 03:12:56 NOTICE: B2 bucket rclone-test-jejodol2zova: 1 files missing 2026/09/01 03:12:56 NOTICE: 1 hashes missing 2026/09/01 03:12:56 NOTICE: B2 bucket rclone-test-jejodol2zova: 1 differences found 2026/09/01 03:12:56 NOTICE: B2 bucket rclone-test-jejodol2zova: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/01 03:12:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:12:57 NOTICE: B2 bucket rclone-test-jejodol2zova: 0 differences found 2026/09/01 03:12:57 NOTICE: B2 bucket rclone-test-jejodol2zova: 1 matching files 2026/09/01 03:12:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cumevib2ruqi" 2026/09/01 03:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:12:57 DEBUG : Creating backend with remote "/tmp/rclone2923735104" run.go:198: Remote "B2 bucket rclone-test-cumevib2ruqi", Local "Local file system at /tmp/rclone2923735104", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/09/01 03:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 03:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cumevib2ruqi 2026/09/01 03:12:59 NOTICE: B2 bucket rclone-test-cumevib2ruqi: 1 files missing 2026/09/01 03:12:59 NOTICE: 1 hashes missing 2026/09/01 03:12:59 NOTICE: B2 bucket rclone-test-cumevib2ruqi: 1 differences found 2026/09/01 03:12:59 NOTICE: B2 bucket rclone-test-cumevib2ruqi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/01 03:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 03:13:00 NOTICE: B2 bucket rclone-test-cumevib2ruqi: 0 differences found 2026/09/01 03:13:00 NOTICE: B2 bucket rclone-test-cumevib2ruqi: 1 matching files 2026/09/01 03:13:00 DEBUG : B2 bucket rclone-test-cumevib2ruqi: Purge remote 2026/09/01 03:13:00 INFO : B2 bucket rclone-test-cumevib2ruqi: cleaning bucket "rclone-test-cumevib2ruqi" of all files 2026/09/01 03:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z4fd2ad83f04d5babaf080e1b_f117652dd61bd6ea5_d20260901_m031259_c001_v0001091_t0042_u01788232379346") 2026/09/01 03:13:01 DEBUG : B2 bucket rclone-test-jejodol2zova: Purge remote 2026/09/01 03:13:01 INFO : B2 bucket rclone-test-jejodol2zova: cleaning bucket "rclone-test-jejodol2zova" of all files 2026/09/01 03:13:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9fd29da3f04d5babaf080e1b_f113e1b17775a5410_d20260901_m031255_c001_v0001099_t0026_u01788232375834") 2026/09/01 03:13:02 DEBUG : B2 bucket rclone-test-kirakeq8qimi: Purge remote 2026/09/01 03:13:02 INFO : B2 bucket rclone-test-kirakeq8qimi: cleaning bucket "rclone-test-kirakeq8qimi" of all files 2026/09/01 03:13:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z4f228dd3f04d5babaf080e1b_f10136ec6e4498821_d20260901_m031252_c001_v0001183_t0000_u01788232372706") 2026/09/01 03:13:03 DEBUG : B2 bucket rclone-test-rojotuw5fawu: Purge remote 2026/09/01 03:13:03 INFO : B2 bucket rclone-test-rojotuw5fawu: cleaning bucket "rclone-test-rojotuw5fawu" of all files 2026/09/01 03:13:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z6fa28d03f04d5babaf080e1b_f112df694342372a8_d20260901_m031249_c001_v0001184_t0049_u01788232369124") 2026/09/01 03:13:04 DEBUG : B2 bucket rclone-test-mexofew6tayu: Purge remote 2026/09/01 03:13:04 INFO : B2 bucket rclone-test-mexofew6tayu: cleaning bucket "rclone-test-mexofew6tayu" of all files 2026/09/01 03:13:05 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zcfe27d33f04d5babaf080e1b_f1115093375d1fa1b_d20260901_m031245_c001_v0001167_t0053_u01788232365914") 2026/09/01 03:13:05 DEBUG : B2 bucket rclone-test-fiyezal0bapa: Purge remote 2026/09/01 03:13:05 INFO : B2 bucket rclone-test-fiyezal0bapa: cleaning bucket "rclone-test-fiyezal0bapa" of all files 2026/09/01 03:13:06 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zbf826d73f04d5babaf080e1b_f4156eba9512d218b_d20260901_m031242_c001_v0001181_t0053_u01788232362815") 2026/09/01 03:13:06 DEBUG : B2 bucket rclone-test-yohigod3xemu: Purge remote 2026/09/01 03:13:06 INFO : B2 bucket rclone-test-yohigod3xemu: cleaning bucket "rclone-test-yohigod3xemu" of all files 2026/09/01 03:13:07 DEBUG : HELLO, WORLD!: Deleting (id "4_z1ff25db3f04d5babaf080e1b_f418f04988cdaeaf4_d20260901_m031239_c001_v0001117_t0003_u01788232359632") 2026/09/01 03:13:07 DEBUG : B2 bucket rclone-test-karaxex6qice: Purge remote 2026/09/01 03:13:07 INFO : B2 bucket rclone-test-karaxex6qice: cleaning bucket "rclone-test-karaxex6qice" of all files 2026/09/01 03:13:08 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z1f424df3f04d5babaf080e1b_f409c260ae99400dc_d20260901_m031236_c001_v0001173_t0033_u01788232356491") 2026/09/01 03:13:09 DEBUG : B2 bucket rclone-test-deremal0xeni: Purge remote 2026/09/01 03:13:09 INFO : B2 bucket rclone-test-deremal0xeni: cleaning bucket "rclone-test-deremal0xeni" of all files 2026/09/01 03:13:09 DEBUG : HELLO, WORLD!: Deleting (id "4_z6ff24d23f04d5babaf080e1b_f40774e0686b306e0_d20260901_m031233_c001_v0001177_t0041_u01788232353285") 2026/09/01 03:13:10 DEBUG : B2 bucket rclone-test-fifugat5foba: Purge remote 2026/09/01 03:13:10 INFO : B2 bucket rclone-test-fifugat5foba: cleaning bucket "rclone-test-fifugat5foba" of all files 2026/09/01 03:13:10 DEBUG : hello, world!: Deleting (id "4_zff923d43f04d5babaf080e1b_f4123e56eff53ba33_d20260901_m031229_c001_v0001038_t0022_u01788232349906") --- PASS: TestApplyTransforms (43.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 03:13:12 DEBUG : sub/file2: size = 14 OK 2026/09/01 03:13:12 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:13:12 INFO : file1: Copied (new) to: sub/file2 2026/09/01 03:13:13 DEBUG : sub/file2: size = 14 OK 2026/09/01 03:13:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 03:13:13 DEBUG : file1: Unchanged skipping 2026/09/01 03:13:13 DEBUG : B2 bucket rclone-test-fizolus7pite: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.71s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/backup" 2026/09/01 03:13:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:15 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:13:15 DEBUG : dst/file1: Sizes differ 2026/09/01 03:13:17 DEBUG : dst/file1: size = 18 OK 2026/09/01 03:13:17 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/01 03:13:17 INFO : dst/file1: Copied (server-side copy) 2026/09/01 03:13:17 INFO : dst/file1: Deleted 2026/09/01 03:13:17 DEBUG : dst/file1: size = 14 OK 2026/09/01 03:13:17 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:13:17 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.37s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/dst" 2026/09/01 03:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/CompareDest" 2026/09/01 03:13:21 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 03:13:23 DEBUG : one: size = 3 OK 2026/09/01 03:13:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:13:23 INFO : one: Copied (new) 2026/09/01 03:13:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:23 DEBUG : one: size = 3 (B2 bucket rclone-test-fizolus7pite path dst) 2026/09/01 03:13:23 DEBUG : one: Sizes differ 2026/09/01 03:13:23 DEBUG : one: size = 5 OK 2026/09/01 03:13:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 03:13:23 INFO : one: Copied (replaced existing) 2026/09/01 03:13:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:25 DEBUG : one: size = 3 (B2 bucket rclone-test-fizolus7pite path dst) 2026/09/01 03:13:25 DEBUG : one: Sizes differ 2026/09/01 03:13:25 DEBUG : one: size = 5 OK 2026/09/01 03:13:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 03:13:26 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 03:13:26 DEBUG : two: size = 3 OK 2026/09/01 03:13:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 03:13:26 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 03:13:26 DEBUG : two: size = 3 OK 2026/09/01 03:13:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 03:13:27 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 03:13:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:27 DEBUG : two: size = 3 (B2 bucket rclone-test-fizolus7pite path CompareDest) 2026/09/01 03:13:27 DEBUG : two: Sizes differ 2026/09/01 03:13:27 DEBUG : two: size = 5 OK 2026/09/01 03:13:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/01 03:13:27 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.45s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/dst" 2026/09/01 03:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/CopyDest" 2026/09/01 03:13:31 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 03:13:33 DEBUG : one: size = 3 OK 2026/09/01 03:13:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:13:33 INFO : one: Copied (new) 2026/09/01 03:13:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:34 DEBUG : one: size = 3 (B2 bucket rclone-test-fizolus7pite path dst) 2026/09/01 03:13:34 DEBUG : one: Sizes differ 2026/09/01 03:13:34 DEBUG : one: size = 5 OK 2026/09/01 03:13:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 03:13:34 INFO : one: Copied (replaced existing) 2026/09/01 03:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/BackupDir" 2026/09/01 03:13:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:36 DEBUG : one: size = 3 (B2 bucket rclone-test-fizolus7pite path dst) 2026/09/01 03:13:36 DEBUG : one: Sizes differ 2026/09/01 03:13:37 DEBUG : one: size = 5 OK 2026/09/01 03:13:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:37 DEBUG : one: size = 3 (B2 bucket rclone-test-fizolus7pite path dst) 2026/09/01 03:13:37 DEBUG : one: Sizes differ 2026/09/01 03:13:38 DEBUG : one: size = 3 OK 2026/09/01 03:13:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:13:38 INFO : one: Copied (server-side copy) 2026/09/01 03:13:39 INFO : one: Deleted 2026/09/01 03:13:39 DEBUG : one: size = 5 OK 2026/09/01 03:13:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 03:13:39 INFO : one: Copied (server-side copy) 2026/09/01 03:13:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/01 03:13:40 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 03:13:40 DEBUG : two: size = 3 OK 2026/09/01 03:13:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:40 DEBUG : two: size = 3 OK 2026/09/01 03:13:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 03:13:40 INFO : two: Copied (server-side copy) 2026/09/01 03:13:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/01 03:13:40 DEBUG : two: size = 3 OK 2026/09/01 03:13:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 03:13:40 DEBUG : two: Unchanged skipping 2026/09/01 03:13:41 DEBUG : three: Need to transfer - File not found at Destination 2026/09/01 03:13:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:13:41 DEBUG : three: size = 5 (B2 bucket rclone-test-fizolus7pite path CopyDest) 2026/09/01 03:13:41 DEBUG : three: Sizes differ 2026/09/01 03:13:41 DEBUG : three: Destination not found in --copy-dest 2026/09/01 03:13:42 DEBUG : three: size = 7 OK 2026/09/01 03:13:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/01 03:13:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.14s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.41s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/01 03:13:46 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1099-03.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001099_t0032": EOF 2026/09/01 03:13:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-03.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001099_t0032": EOF) 2026/09/01 03:13:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 03:13:46 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1099-03.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001099_t0032": EOF - low level retry 0/10 2026/09/01 03:13:46 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 03:13:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/01 03:13:47 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:13:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/01 03:13:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/01 03:13:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1041-05.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001041_t0026": max transfer limit reached as set by --max-transfer 2026/09/01 03:13:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/01 03:13:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/01 03:13:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/01 03:13:49 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 0517e560ea423263977a004ab6a997f543ae222f OK 2026/09/01 03:13:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.53s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:53 INFO : B2 bucket rclone-test-fizolus7pite: Looking for duplicate sha1 hashes using newest mode. 2026/09/01 03:13:53 NOTICE: 6a560a4d8dabcc9ebccfb11807224b7160d77603: Found 3 files with duplicate sha1 hashes 2026/09/01 03:13:54 INFO : one: Deleted 2026/09/01 03:13:54 INFO : also/one: Deleted 2026/09/01 03:13:54 NOTICE: 6a560a4d8dabcc9ebccfb11807224b7160d77603: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.35s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.38s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:13:59 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 03:13:59 DEBUG : a.txt: Excluded 2026/09/01 03:14:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 03:14:00 DEBUG : sub dir/hello world: Excluded 2026/09/01 03:14:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 03:14:00 DEBUG : sub dir/hello world2: Excluded 2026/09/01 03:14:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 03:14:00 DEBUG : sub dir/hello world: Excluded 2026/09/01 03:14:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 03:14:00 DEBUG : sub dir/hello world2: Excluded 2026/09/01 03:14:00 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 03:14:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.51s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:05 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 03:14:05 DEBUG : a.txt: Excluded 2026/09/01 03:14:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 03:14:06 DEBUG : sub dir/hello world: Excluded 2026/09/01 03:14:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 03:14:06 DEBUG : sub dir/hello world2: Excluded 2026/09/01 03:14:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 03:14:06 DEBUG : sub dir/hello world: Excluded 2026/09/01 03:14:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 03:14:06 DEBUG : sub dir/hello world2: Excluded 2026/09/01 03:14:06 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 03:14:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.84s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/01 03:14:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.27s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/01 03:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/notfound" 2026/09/01 03:14:16 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.53s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestStatJSONMemory 2026/09/01 03:14:19 DEBUG : Creating backend with remote ":memory:" 2026/09/01 03:14:19 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 03:14:19 DEBUG : sub/file1: size = 5 OK 2026/09/01 03:14:19 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 03:14:19 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:19 INFO : B2 bucket rclone-test-fizolus7pite: Making directory 2026/09/01 03:14:19 INFO : B2 bucket rclone-test-fizolus7pite: Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestLsd (1.47s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestLs (1.80s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/01 03:14:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.23s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestLsLong (2.14s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (7.62s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (5.71s) === RUN TestHashSumsWithErrors 2026/09/01 03:14:34 DEBUG : Creating backend with remote ":memory:" 2026/09/01 03:14:34 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/01 03:14:34 ERROR : file1: hash unsupported: hash type not supported 2026/09/01 03:14:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/01 03:14:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/01 03:14:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestCount (2.92s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:39 DEBUG : Waiting for deletions to finish 2026/09/01 03:14:39 DEBUG : large: Excluded (Size Filter) 2026/09/01 03:14:39 INFO : medium: Deleted 2026/09/01 03:14:39 INFO : small: Deleted --- PASS: TestDelete (2.53s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:41 DEBUG : Waiting for deletions to finish 2026/09/01 03:14:41 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/01 03:14:41 INFO : large: Deleted 2026/09/01 03:14:41 INFO : medium: Deleted --- PASS: TestMaxDelete (2.55s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:44 DEBUG : Waiting for deletions to finish 2026/09/01 03:14:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 03:14:44 INFO : medium: Deleted 2026/09/01 03:14:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.07s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:47 DEBUG : Waiting for deletions to finish 2026/09/01 03:14:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 03:14:47 INFO : large: Deleted 2026/09/01 03:14:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.68s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestReadFile (2.07s) === RUN TestRetry 2026/09/01 03:14:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/01 03:14:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/01 03:14:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 03:14:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 03:14:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 03:14:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 03:14:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestCat (4.17s) === RUN TestPurge 2026/09/01 03:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-licewat5necu" 2026/09/01 03:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:14:55 DEBUG : Creating backend with remote "/tmp/rclone3041485077" run.go:198: Remote "B2 bucket rclone-test-licewat5necu", Local "Local file system at /tmp/rclone3041485077", Modify Window "1ms" 2026/09/01 03:14:57 INFO : A2: Making directory 2026/09/01 03:14:57 INFO : A1/B2: Making directory 2026/09/01 03:14:57 INFO : A1/B2/C2: Making directory 2026/09/01 03:14:57 INFO : A1/B1/C3: Making directory 2026/09/01 03:14:57 INFO : A3: Making directory 2026/09/01 03:14:57 INFO : A3/B3: Making directory 2026/09/01 03:14:57 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/01 03:14:57 INFO : B2 bucket rclone-test-licewat5necu: cleaning bucket "rclone-test-licewat5necu" of all files 2026/09/01 03:14:57 DEBUG : A1/B1/C1/one: Deleting (id "4_zaf327d33f06d5babaf080e1b_f40355d0246a51d4e_d20260901_m031457_c001_v0001115_t0033_u01788232497033") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/01 03:14:58 INFO : B2 bucket rclone-test-licewat5necu: cleaning bucket "rclone-test-licewat5necu" of all files 2026/09/01 03:14:58 DEBUG : A1/two: Deleting (id "4_zaf327d33f06d5babaf080e1b_f40355d0246a51d50_d20260901_m031457_c001_v0001115_t0033_u01788232497222") 2026/09/01 03:14:58 DEBUG : B2 bucket rclone-test-licewat5necu: Purge remote 2026/09/01 03:14:58 INFO : B2 bucket rclone-test-licewat5necu: cleaning bucket "rclone-test-licewat5necu" of all files 2026/09/01 03:14:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.14s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:14:59 INFO : A2: Making directory 2026/09/01 03:14:59 INFO : A1/B2: Making directory 2026/09/01 03:14:59 INFO : A1/B2/C2: Making directory 2026/09/01 03:14:59 INFO : A1/B1/C3: Making directory 2026/09/01 03:14:59 INFO : A3: Making directory 2026/09/01 03:14:59 INFO : A3/B3: Making directory 2026/09/01 03:14:59 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/01 03:15:00 DEBUG : removing 1 level 3 directories 2026/09/01 03:15:00 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" 2026/09/01 03:15:02 DEBUG : removing 1 level 0 directories 2026/09/01 03:15:02 INFO : B2 bucket rclone-test-fizolus7pite: Removing directory 2026/09/01 03:15:02 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:729: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:729 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.51s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:03 INFO : A1: Making directory 2026/09/01 03:15:03 INFO : A1/B1: Making directory 2026/09/01 03:15:03 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.97s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:04 INFO : A1: Making directory 2026/09/01 03:15:04 INFO : A1/B1: Making directory 2026/09/01 03:15:04 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.92s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:06 DEBUG : file1: size = 14 OK 2026/09/01 03:15:06 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/01 03:15:06 DEBUG : filename.txt: File name found in url 2026/09/01 03:15:06 DEBUG : filename.txt: size = 14 OK 2026/09/01 03:15:06 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/01 03:15:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/01 03:15:07 DEBUG : headerfilename.txt: size = 14 OK 2026/09/01 03:15:07 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/01 03:15:07 DEBUG : file2: size = 14 OK 2026/09/01 03:15:07 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (3.00s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:08 DEBUG : file1: size = 14 OK 2026/09/01 03:15:08 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 03:15:09 DEBUG : sub/file2: size = 14 OK 2026/09/01 03:15:09 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:15:09 INFO : file1: Copied (new) to: sub/file2 2026/09/01 03:15:09 INFO : file1: Deleted 2026/09/01 03:15:10 DEBUG : sub/file2: size = 14 OK 2026/09/01 03:15:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 03:15:10 DEBUG : file1: Unchanged skipping 2026/09/01 03:15:10 INFO : file1: Deleted 2026/09/01 03:15:10 DEBUG : B2 bucket rclone-test-fizolus7pite: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.77s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 03:15:11 DEBUG : file1: size = 14 OK 2026/09/01 03:15:11 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:15:11 INFO : file1: Copied (new) 2026/09/01 03:15:11 INFO : file1: Deleted 2026/09/01 03:15:11 DEBUG : file1: Destination exists, skipping 2026/09/01 03:15:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.55s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fizolus7pite/backup" 2026/09/01 03:15:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3694049331) 2026/09/01 03:15:14 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:15:14 DEBUG : dst/file1: Sizes differ 2026/09/01 03:15:16 DEBUG : dst/file1: size = 18 OK 2026/09/01 03:15:16 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/01 03:15:16 INFO : dst/file1: Copied (server-side copy) 2026/09/01 03:15:16 INFO : dst/file1: Deleted 2026/09/01 03:15:16 DEBUG : dst/file1: size = 14 OK 2026/09/01 03:15:16 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/01 03:15:16 INFO : dst/file1: Copied (new) 2026/09/01 03:15:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.50s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:18 INFO : A1/B2: Making directory 2026/09/01 03:15:18 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/09/01 03:15:19 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/01 03:15:19 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 03:15:19 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/01 03:15:19 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/01 03:15:19 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 03:15:19 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/01 03:15:19 INFO : A1/B1/C1/four: Deleted 2026/09/01 03:15:20 DEBUG : A2/B1/three: size = 5 OK 2026/09/01 03:15:20 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 03:15:20 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/01 03:15:20 DEBUG : A2/one: size = 3 OK 2026/09/01 03:15:20 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:15:20 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/01 03:15:20 DEBUG : A2/two: size = 3 OK 2026/09/01 03:15:20 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 03:15:20 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/01 03:15:20 INFO : A1/B1/C2/five: Deleted 2026/09/01 03:15:20 INFO : A1/B1/three: Deleted 2026/09/01 03:15:20 INFO : A1/one: Deleted 2026/09/01 03:15:20 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/01 03:15:21 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/01 03:15:21 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 03:15:21 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/01 03:15:21 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/01 03:15:21 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 03:15:21 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/01 03:15:21 DEBUG : A3/B1/three: size = 5 OK 2026/09/01 03:15:21 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 03:15:21 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/01 03:15:21 DEBUG : A3/two: size = 3 OK 2026/09/01 03:15:21 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 03:15:21 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/01 03:15:21 DEBUG : A3/one: size = 3 OK 2026/09/01 03:15:21 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:15:21 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/01 03:15:21 INFO : A2/B1/C1/four: Deleted 2026/09/01 03:15:21 INFO : A2/B1/C2/five: Deleted 2026/09/01 03:15:21 INFO : A2/B1/three: Deleted 2026/09/01 03:15:21 INFO : A2/two: Deleted 2026/09/01 03:15:21 INFO : A2/one: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/01 03:15:21 INFO : B2 bucket rclone-test-fizolus7pite: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/01 03:15:22 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/01 03:15:22 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 03:15:22 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/01 03:15:22 DEBUG : A4/B1/three: size = 5 OK 2026/09/01 03:15:22 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 03:15:22 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/01 03:15:22 DEBUG : A4/one: size = 3 OK 2026/09/01 03:15:22 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 03:15:22 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/01 03:15:22 DEBUG : A4/two: size = 3 OK 2026/09/01 03:15:22 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 03:15:22 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/01 03:15:22 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/01 03:15:22 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 03:15:22 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/01 03:15:22 INFO : A3/B1/C2/five: Deleted 2026/09/01 03:15:22 INFO : A3/B1/three: Deleted 2026/09/01 03:15:22 INFO : A3/one: Deleted 2026/09/01 03:15:22 INFO : A3/two: Deleted 2026/09/01 03:15:22 INFO : A3/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.01s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:24 DEBUG : B2 bucket rclone-test-fizolus7pite: File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 03:15:25 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 03:15:25 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/01 03:15:25 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/01 03:15:25 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/01 03:15:26 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 03:15:26 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/01 03:15:26 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:27 DEBUG : B2 bucket rclone-test-fizolus7pite: File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 03:15:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 03:15:28 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/01 03:15:28 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/01 03:15:28 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/01 03:15:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 03:15:29 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/01 03:15:29 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:30 DEBUG : B2 bucket rclone-test-fizolus7pite: File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 03:15:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 03:15:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 03:15:30 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/01 03:15:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 03:15:31 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:32 DEBUG : B2 bucket rclone-test-fizolus7pite: File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 03:15:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 03:15:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/01 03:15:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/01 03:15:32 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/01 03:15:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 03:15:33 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/01 03:15:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.54s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:35 DEBUG : potato1: size = 60 OK 2026/09/01 03:15:35 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 03:15:35 DEBUG : B2 bucket rclone-test-fizolus7pite: File to upload is small (60 bytes), uploading instead of streaming 2026/09/01 03:15:35 DEBUG : potato2: size = 60 OK 2026/09/01 03:15:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 03:15:35 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.69s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:36 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1041-05.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001041_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/01 03:15:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-05.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001041_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/09/01 03:15:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 03:15:36 ERROR : potato1: Post request put error: Post "https://pod-000-1041-05.backblaze.com/b2api/v1/b2_upload_file/2fd2bd33f02d5babaf080e1b/c001_v0001041_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/01 03:15:37 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.38s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.36s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:38 DEBUG : potato1: size = 60 OK 2026/09/01 03:15:38 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.26s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:39 DEBUG : potato1: size = 60 OK 2026/09/01 03:15:39 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:15:39 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:15:39 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-fizolus7pite) "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/01 03:15:39 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:40 DEBUG : potato4: size = 60 (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:15:40 DEBUG : potato4: size = 59 (B2 bucket rclone-test-fizolus7pite) 2026/09/01 03:15:40 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-fizolus7pite) 59 2026/09/01 03:15:40 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:41 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:41 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.42s) --- PASS: TestRcatSizeChecksum/Corrupted (0.91s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.91s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.86s) --- PASS: TestRcatSizeChecksum/NoHashes (0.74s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" 2026/09/01 03:15:44 DEBUG : B2 bucket rclone-test-fizolus7pite: Touching "sub dir/potato3" 2026/09/01 03:15:44 DEBUG : B2 bucket rclone-test-fizolus7pite: Touching "empty space" 2026/09/01 03:15:44 DEBUG : B2 bucket rclone-test-fizolus7pite: Touching "potato2" --- PASS: TestTouchDir (3.95s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.36s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-fizolus7pite", Local "Local file system at /tmp/rclone3694049331", Modify Window "1ms" operations_test.go:2066: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.42s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/09/01 03:15:48 DEBUG : B2 bucket rclone-test-fizolus7pite: Purge remote 2026/09/01 03:15:48 INFO : B2 bucket rclone-test-fizolus7pite: cleaning bucket "rclone-test-fizolus7pite" of all files 2026/09/01 03:15:49 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd65_d20260901_m031519_c001_v7007000_t0000_u01788232519779") 2026/09/01 03:15:49 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a293_d20260901_m031518_c001_v0001041_t0026_u01788232518460") 2026/09/01 03:15:49 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54e9_d20260901_m031502_c001_v7007000_t0000_u01788232502024") 2026/09/01 03:15:49 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a24b_d20260901_m031459_c001_v0001041_t0026_u01788232499586") 2026/09/01 03:15:49 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be0a4c2_d20260901_m031520_c001_v7007000_t0000_u01788232520097") 2026/09/01 03:15:49 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a295_d20260901_m031518_c001_v0001041_t0026_u01788232518642") 2026/09/01 03:15:49 DEBUG : A1/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b35a_d20260901_m031520_c001_v7007000_t0000_u01788232520128") 2026/09/01 03:15:49 DEBUG : A1/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a291_d20260901_m031518_c001_v0001041_t0026_u01788232518279") 2026/09/01 03:15:49 DEBUG : A1/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd66_d20260901_m031520_c001_v7007000_t0000_u01788232520144") 2026/09/01 03:15:49 DEBUG : A1/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a28d_d20260901_m031517_c001_v0001041_t0026_u01788232517915") 2026/09/01 03:15:49 DEBUG : A1/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd67_d20260901_m031520_c001_v7007000_t0000_u01788232520214") 2026/09/01 03:15:49 DEBUG : A1/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a28f_d20260901_m031518_c001_v0001041_t0026_u01788232518097") 2026/09/01 03:15:49 DEBUG : A1/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54eb_d20260901_m031502_c001_v7007000_t0000_u01788232502384") 2026/09/01 03:15:49 DEBUG : A1/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a24d_d20260901_m031459_c001_v0001041_t0026_u01788232499769") 2026/09/01 03:15:49 DEBUG : A2/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd69_d20260901_m031521_c001_v7007000_t0000_u01788232521163") 2026/09/01 03:15:49 DEBUG : A2/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f402dcc41153ac46a_d20260901_m031519_c001_v0001116_t0047_u01788232519397") 2026/09/01 03:15:49 DEBUG : A2/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd6a_d20260901_m031521_c001_v7007000_t0000_u01788232521175") 2026/09/01 03:15:49 DEBUG : A2/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403e1cf2e325ea51_d20260901_m031519_c001_v0001117_t0023_u01788232519594") 2026/09/01 03:15:49 DEBUG : A2/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b362_d20260901_m031521_c001_v7007000_t0000_u01788232521184") 2026/09/01 03:15:50 DEBUG : A2/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f414ac1640962b9bc_d20260901_m031519_c001_v0001180_t0028_u01788232519943") 2026/09/01 03:15:50 DEBUG : A2/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f423cbaf4e6b3a88b_d20260901_m031521_c001_v7007000_t0000_u01788232521280") 2026/09/01 03:15:50 DEBUG : A2/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403e93a9be3cb158_d20260901_m031519_c001_v0001100_t0006_u01788232519961") 2026/09/01 03:15:50 DEBUG : A2/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be0a4d6_d20260901_m031521_c001_v7007000_t0000_u01788232521194") 2026/09/01 03:15:50 DEBUG : A2/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f402c97ffa4a1713a_d20260901_m031519_c001_v0001174_t0018_u01788232519981") 2026/09/01 03:15:50 DEBUG : A3/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd6d_d20260901_m031522_c001_v7007000_t0000_u01788232522262") 2026/09/01 03:15:50 DEBUG : A3/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f41926b3ad4c2ded5_d20260901_m031520_c001_v0001174_t0018_u01788232520977") 2026/09/01 03:15:50 DEBUG : A3/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f423cbaf4e6b3a88c_d20260901_m031522_c001_v7007000_t0000_u01788232522210") 2026/09/01 03:15:50 DEBUG : A3/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4132862641aeaecf_d20260901_m031520_c001_v0001145_t0001_u01788232520987") 2026/09/01 03:15:50 DEBUG : A3/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be0a4e3_d20260901_m031522_c001_v7007000_t0000_u01788232522228") 2026/09/01 03:15:50 DEBUG : A3/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4183669d1489e864_d20260901_m031520_c001_v0001172_t0031_u01788232520999") 2026/09/01 03:15:50 DEBUG : A3/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b36a_d20260901_m031522_c001_v7007000_t0000_u01788232522238") 2026/09/01 03:15:50 DEBUG : A3/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40405494a21c76bc_d20260901_m031521_c001_v0001180_t0017_u01788232521020") 2026/09/01 03:15:50 DEBUG : A3/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd6c_d20260901_m031522_c001_v7007000_t0000_u01788232522250") 2026/09/01 03:15:50 DEBUG : A3/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051127d88bec9d2_d20260901_m031521_c001_v0001036_t0047_u01788232521004") 2026/09/01 03:15:50 DEBUG : A4/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd6f_d20260901_m031522_c001_v7007000_t0000_u01788232522826") 2026/09/01 03:15:50 DEBUG : A4/B1/C1/four: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f409e6ba81cbf6aa2_d20260901_m031522_c001_v0001157_t0029_u01788232522076") 2026/09/01 03:15:50 DEBUG : A4/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd70_d20260901_m031523_c001_v7007000_t0000_u01788232523015") 2026/09/01 03:15:50 DEBUG : A4/B1/C2/five: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4199e18f769f7c4c_d20260901_m031522_c001_v0001104_t0000_u01788232522027") 2026/09/01 03:15:50 DEBUG : A4/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd71_d20260901_m031523_c001_v7007000_t0000_u01788232523197") 2026/09/01 03:15:51 DEBUG : A4/B1/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4016834073edde87_d20260901_m031522_c001_v0001184_t0018_u01788232522043") 2026/09/01 03:15:51 DEBUG : A4/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd72_d20260901_m031523_c001_v7007000_t0000_u01788232523380") 2026/09/01 03:15:51 DEBUG : A4/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f400863138696e85a_d20260901_m031522_c001_v0001174_t0045_u01788232522050") 2026/09/01 03:15:51 DEBUG : A4/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd73_d20260901_m031523_c001_v7007000_t0000_u01788232523561") 2026/09/01 03:15:51 DEBUG : A4/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4113f68078f52e81_d20260901_m031522_c001_v0001097_t0021_u01788232522063") 2026/09/01 03:15:51 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d88_d20260901_m031342_c001_v7007000_t0000_u01788232422882") 2026/09/01 03:15:51 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4198c5ab4f0389d6_d20260901_m031338_c001_v0001136_t0011_u01788232418447") 2026/09/01 03:15:51 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d28_d20260901_m031328_c001_v7007000_t0000_u01788232408318") 2026/09/01 03:15:51 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e29b0_d20260901_m031324_c001_v0001099_t0032_u01788232404808") 2026/09/01 03:15:51 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d2a_d20260901_m031328_c001_v7007000_t0000_u01788232408499") 2026/09/01 03:15:51 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e29be_d20260901_m031325_c001_v0001099_t0032_u01788232405792") 2026/09/01 03:15:51 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d8a_d20260901_m031343_c001_v7007000_t0000_u01788232423063") 2026/09/01 03:15:51 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2a24_d20260901_m031335_c001_v0001099_t0032_u01788232415249") 2026/09/01 03:15:51 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d8c_d20260901_m031343_c001_v7007000_t0000_u01788232423255") 2026/09/01 03:15:51 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2a42_d20260901_m031341_c001_v0001099_t0032_u01788232421058") 2026/09/01 03:15:51 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d8d_d20260901_m031343_c001_v7007000_t0000_u01788232423436") 2026/09/01 03:15:51 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2a3a_d20260901_m031339_c001_v0001099_t0032_u01788232419592") 2026/09/01 03:15:51 DEBUG : ReadFile: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54d4_d20260901_m031450_c001_v7007000_t0000_u01788232490132") 2026/09/01 03:15:51 DEBUG : ReadFile: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a233_d20260901_m031448_c001_v0001041_t0026_u01788232488786") 2026/09/01 03:15:51 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09da8_d20260901_m031349_c001_v7007000_t0000_u01788232429560") 2026/09/01 03:15:51 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a127_d20260901_m031346_c001_v0001041_t0044_u01788232426789") 2026/09/01 03:15:51 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09dab_d20260901_m031349_c001_v7007000_t0000_u01788232429740") 2026/09/01 03:15:51 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a131_d20260901_m031348_c001_v0001041_t0037_u01788232428747") 2026/09/01 03:15:51 DEBUG : a.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c4e0_d20260901_m031407_c001_v7007000_t0000_u01788232447946") 2026/09/01 03:15:52 DEBUG : a.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a16b_d20260901_m031403_c001_v0001041_t0026_u01788232443579") 2026/09/01 03:15:52 DEBUG : a.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c2e1_d20260901_m031402_c001_v7007000_t0000_u01788232442125") 2026/09/01 03:15:52 DEBUG : a.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a14f_d20260901_m031357_c001_v0001041_t0026_u01788232437063") 2026/09/01 03:15:52 DEBUG : also/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09dc9_d20260901_m031354_c001_v7007000_t0000_u01788232434162") 2026/09/01 03:15:52 DEBUG : also/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a13f_d20260901_m031352_c001_v0001041_t0028_u01788232432368") 2026/09/01 03:15:52 DEBUG : another: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09dce_d20260901_m031354_c001_v7007000_t0000_u01788232434708") 2026/09/01 03:15:52 DEBUG : another: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a143_d20260901_m031352_c001_v0001041_t0032_u01788232432978") 2026/09/01 03:15:52 DEBUG : backup/dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd63_d20260901_m031517_c001_v7007000_t0000_u01788232517365") 2026/09/01 03:15:52 DEBUG : backup/dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4006cdc484e0d66f_d20260901_m031516_c001_v0001116_t0021_u01788232516438") 2026/09/01 03:15:52 DEBUG : backup/dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d0e_d20260901_m031318_c001_v7007000_t0000_u01788232398233") 2026/09/01 03:15:52 DEBUG : backup/dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f407461b6a22d8b17_d20260901_m031317_c001_v0001184_t0032_u01788232397327") 2026/09/01 03:15:52 DEBUG : data/banana: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b0d0_d20260901_m031227_c001_v7007000_t0000_u01788232347248") 2026/09/01 03:15:52 DEBUG : data/banana: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27fc_d20260901_m031225_c001_v0001099_t0032_u01788232345247") 2026/09/01 03:15:52 DEBUG : data/banana: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27d6_d20260901_m031216_c001_v0001099_t0032_u01788232336509") 2026/09/01 03:15:52 DEBUG : data/potato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b0d3_d20260901_m031227_c001_v7007000_t0000_u01788232347426") 2026/09/01 03:15:52 DEBUG : data/potato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27fe_d20260901_m031225_c001_v0001099_t0032_u01788232345430") 2026/09/01 03:15:52 DEBUG : data/potato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27dc_d20260901_m031218_c001_v0001099_t0032_u01788232338314") 2026/09/01 03:15:52 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd64_d20260901_m031517_c001_v7007000_t0000_u01788232517548") 2026/09/01 03:15:52 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a28b_d20260901_m031516_c001_v0001041_t0026_u01788232516811") 2026/09/01 03:15:52 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd62_d20260901_m031516_c001_v7007000_t0000_u01788232516623") 2026/09/01 03:15:53 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a281_d20260901_m031513_c001_v0001041_t0026_u01788232513417") 2026/09/01 03:15:53 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d0f_d20260901_m031318_c001_v7007000_t0000_u01788232398413") 2026/09/01 03:15:53 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2966_d20260901_m031317_c001_v0001099_t0032_u01788232397691") 2026/09/01 03:15:53 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d0d_d20260901_m031317_c001_v7007000_t0000_u01788232397510") 2026/09/01 03:15:53 DEBUG : dst/file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2940_d20260901_m031314_c001_v0001099_t0032_u01788232394401") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d8f_d20260901_m031343_c001_v7007000_t0000_u01788232423628") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406c4f9c69722e16_d20260901_m031339_c001_v0001105_t0000_u01788232419228") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d43de_d20260901_m031339_c001_v7007000_t0000_u01788232419029") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2a22_d20260901_m031335_c001_v0001099_t0032_u01788232415042") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f417669cc9bab88e7_d20260901_m031334_c001_v0001184_t0035_u01788232414319") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f417669cc9bab88d7_d20260901_m031333_c001_v0001184_t0035_u01788232413417") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d2c_d20260901_m031328_c001_v7007000_t0000_u01788232408679") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e29ae_d20260901_m031324_c001_v0001099_t0032_u01788232404625") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403973a9a7a411a4_d20260901_m031323_c001_v0001150_t0049_u01788232403903") 2026/09/01 03:15:53 DEBUG : dst/one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403973a9a7a411a0_d20260901_m031322_c001_v0001150_t0049_u01788232402989") 2026/09/01 03:15:53 DEBUG : dst/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d90_d20260901_m031343_c001_v7007000_t0000_u01788232423822") 2026/09/01 03:15:53 DEBUG : dst/three: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f417669cc9bab8929_d20260901_m031342_c001_v0001184_t0035_u01788232422295") 2026/09/01 03:15:53 DEBUG : dst/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d91_d20260901_m031344_c001_v7007000_t0000_u01788232424002") 2026/09/01 03:15:53 DEBUG : dst/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f410afe1771969889_d20260901_m031340_c001_v0001150_t0054_u01788232420325") 2026/09/01 03:15:53 DEBUG : dst/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d2d_d20260901_m031328_c001_v7007000_t0000_u01788232408860") 2026/09/01 03:15:53 DEBUG : dst/two: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403973a9a7a411b2_d20260901_m031327_c001_v0001150_t0049_u01788232407770") 2026/09/01 03:15:53 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b394_d20260901_m031545_c001_v7007000_t0000_u01788232545739") 2026/09/01 03:15:53 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4199e18f769f7ca2_d20260901_m031544_c001_v0001104_t0032_u01788232544872") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4bcd_d20260901_m031543_c001_v0001033_t0054_u01788232543395") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cd5a_d20260901_m031436_c001_v7007000_t0000_u01788232476858") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1ed_d20260901_m031435_c001_v0001041_t0026_u01788232475943") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cd54_d20260901_m031434_c001_v7007000_t0000_u01788232474439") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1db_d20260901_m031427_c001_v0001041_t0026_u01788232467994") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cbc2_d20260901_m031426_c001_v7007000_t0000_u01788232466866") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1cf_d20260901_m031426_c001_v0001041_t0026_u01788232466137") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2caf7_d20260901_m031424_c001_v7007000_t0000_u01788232464726") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1c1_d20260901_m031423_c001_v0001041_t0026_u01788232463373") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2ca2b_d20260901_m031422_c001_v7007000_t0000_u01788232462492") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1b7_d20260901_m031421_c001_v0001041_t0026_u01788232461766") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b052_d20260901_m031210_c001_v7007000_t0000_u01788232330618") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27a8_d20260901_m031207_c001_v0001099_t0032_u01788232327960") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac58_d20260901_m031206_c001_v7007000_t0000_u01788232326293") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e277a_d20260901_m031202_c001_v0001099_t0032_u01788232322495") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac41_d20260901_m031200_c001_v7007000_t0000_u01788232320140") 2026/09/01 03:15:54 DEBUG : empty space: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e275c_d20260901_m031157_c001_v0001099_t0032_u01788232317549") 2026/09/01 03:15:54 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd60_d20260901_m031512_c001_v7007000_t0000_u01788232512319") 2026/09/01 03:15:54 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a277_d20260901_m031511_c001_v0001041_t0026_u01788232511316") 2026/09/01 03:15:54 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd5d_d20260901_m031508_c001_v7007000_t0000_u01788232508997") 2026/09/01 03:15:54 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a265_d20260901_m031508_c001_v0001041_t0026_u01788232508632") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd59_d20260901_m031507_c001_v7007000_t0000_u01788232507714") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a253_d20260901_m031506_c001_v0001041_t0026_u01788232506174") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54d7_d20260901_m031454_c001_v7007000_t0000_u01788232494541") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a239_d20260901_m031450_c001_v0001041_t0026_u01788232490908") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c8fb_d20260901_m031418_c001_v7007000_t0000_u01788232458676") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a197_d20260901_m031412_c001_v0001041_t0026_u01788232452689") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c67c_d20260901_m031412_c001_v7007000_t0000_u01788232452138") 2026/09/01 03:15:55 DEBUG : file1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a189_d20260901_m031409_c001_v0001041_t0026_u01788232449420") 2026/09/01 03:15:55 DEBUG : file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd5a_d20260901_m031507_c001_v7007000_t0000_u01788232507897") 2026/09/01 03:15:55 DEBUG : file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a25d_d20260901_m031507_c001_v0001041_t0026_u01788232507160") 2026/09/01 03:15:55 DEBUG : file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54d8_d20260901_m031454_c001_v7007000_t0000_u01788232494720") 2026/09/01 03:15:55 DEBUG : file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a23b_d20260901_m031451_c001_v0001041_t0026_u01788232491108") 2026/09/01 03:15:55 DEBUG : filename.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd5b_d20260901_m031508_c001_v7007000_t0000_u01788232508078") 2026/09/01 03:15:55 DEBUG : filename.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a257_d20260901_m031506_c001_v0001041_t0026_u01788232506784") 2026/09/01 03:15:55 DEBUG : headerfilename.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd5c_d20260901_m031508_c001_v7007000_t0000_u01788232508261") 2026/09/01 03:15:55 DEBUG : headerfilename.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a259_d20260901_m031506_c001_v0001041_t0026_u01788232506969") 2026/09/01 03:15:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd90_d20260901_m031534_c001_v7007000_t0000_u01788232534478") 2026/09/01 03:15:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2c5_d20260901_m031533_c001_v0001041_t0037_u01788232533085") 2026/09/01 03:15:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd7c_d20260901_m031531_c001_v7007000_t0000_u01788232531939") 2026/09/01 03:15:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2bf_d20260901_m031530_c001_v0001041_t0042_u01788232530619") 2026/09/01 03:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd94_d20260901_m031534_c001_v7007000_t0000_u01788232534660") 2026/09/01 03:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2c3_d20260901_m031532_c001_v0001041_t0014_u01788232532670") 2026/09/01 03:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd7d_d20260901_m031532_c001_v7007000_t0000_u01788232532121") 2026/09/01 03:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2bd_d20260901_m031530_c001_v0001041_t0025_u01788232530231") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d449b_d20260901_m031447_c001_v7007000_t0000_u01788232487451") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a229_d20260901_m031446_c001_v0001041_t0010_u01788232486743") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d449a_d20260901_m031445_c001_v7007000_t0000_u01788232485376") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a217_d20260901_m031443_c001_v0001041_t0035_u01788232483783") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d4498_d20260901_m031441_c001_v7007000_t0000_u01788232481728") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a20d_d20260901_m031441_c001_v0001041_t0047_u01788232481036") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d4497_d20260901_m031440_c001_v7007000_t0000_u01788232480118") 2026/09/01 03:15:56 DEBUG : large: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a201_d20260901_m031438_c001_v0001041_t0046_u01788232478571") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54d2_d20260901_m031447_c001_v7007000_t0000_u01788232487460") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a223_d20260901_m031446_c001_v0001041_t0025_u01788232486308") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54cd_d20260901_m031444_c001_v7007000_t0000_u01788232484767") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a215_d20260901_m031443_c001_v0001041_t0029_u01788232483228") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54ca_d20260901_m031441_c001_v7007000_t0000_u01788232481738") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a20b_d20260901_m031440_c001_v0001041_t0016_u01788232480663") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d4495_d20260901_m031439_c001_v7007000_t0000_u01788232479384") 2026/09/01 03:15:56 DEBUG : medium: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1f9_d20260901_m031438_c001_v0001041_t0025_u01788232478136") 2026/09/01 03:15:56 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd75_d20260901_m031527_c001_v7007000_t0000_u01788232527060") 2026/09/01 03:15:57 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2a9_d20260901_m031525_c001_v0001041_t0024_u01788232525458") 2026/09/01 03:15:57 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd76_d20260901_m031527_c001_v7007000_t0000_u01788232527241") 2026/09/01 03:15:57 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2a7_d20260901_m031524_c001_v0001041_t0042_u01788232524939") 2026/09/01 03:15:57 DEBUG : not-one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09dd0_d20260901_m031354_c001_v7007000_t0000_u01788232434890") 2026/09/01 03:15:57 DEBUG : not-one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a147_d20260901_m031353_c001_v0001041_t0026_u01788232433439") 2026/09/01 03:15:57 DEBUG : one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09dc6_d20260901_m031353_c001_v7007000_t0000_u01788232433981") 2026/09/01 03:15:57 DEBUG : one: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a13b_d20260901_m031351_c001_v0001041_t0038_u01788232431899") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4190aa7fd05d658a_d20260901_m031539_c001_v7007000_t0000_u01788232539280") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4ba1_d20260901_m031539_c001_v0001033_t0054_u01788232539097") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4190aa7fd05d6589_d20260901_m031538_c001_v7007000_t0000_u01788232538733") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4b9f_d20260901_m031538_c001_v0001033_t0054_u01788232538370") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bdac_d20260901_m031536_c001_v7007000_t0000_u01788232536536") 2026/09/01 03:15:57 DEBUG : potato1: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a2cd_d20260901_m031535_c001_v0001041_t0026_u01788232535395") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b395_d20260901_m031545_c001_v7007000_t0000_u01788232545920") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f112f1e1f2ec95d5f_d20260901_m031545_c001_v0001103_t0055_u01788232545068") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f106ff740211a4bc3_d20260901_m031542_c001_v0001033_t0025_u01788232542518") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4190aa7fd05d658e_d20260901_m031541_c001_v7007000_t0000_u01788232541416") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4bb1_d20260901_m031540_c001_v0001033_t0054_u01788232540921") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bdaf_d20260901_m031536_c001_v7007000_t0000_u01788232536719") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2d1_d20260901_m031535_c001_v0001041_t0021_u01788232535577") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cd5b_d20260901_m031437_c001_v7007000_t0000_u01788232477041") 2026/09/01 03:15:57 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1eb_d20260901_m031435_c001_v0001041_t0023_u01788232475401") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cd55_d20260901_m031434_c001_v7007000_t0000_u01788232474667") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1d7_d20260901_m031427_c001_v0001041_t0044_u01788232467412") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cbc3_d20260901_m031427_c001_v7007000_t0000_u01788232467048") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1c9_d20260901_m031425_c001_v0001041_t0029_u01788232465365") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2caf8_d20260901_m031424_c001_v7007000_t0000_u01788232464908") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1bf_d20260901_m031423_c001_v0001041_t0047_u01788232463038") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2ca2c_d20260901_m031422_c001_v7007000_t0000_u01788232462674") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a1b5_d20260901_m031421_c001_v0001041_t0012_u01788232461239") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b053_d20260901_m031210_c001_v7007000_t0000_u01788232330802") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27aa_d20260901_m031208_c001_v0001099_t0014_u01788232328552") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac59_d20260901_m031206_c001_v7007000_t0000_u01788232326472") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e277c_d20260901_m031203_c001_v0001099_t0029_u01788232323210") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac42_d20260901_m031200_c001_v7007000_t0000_u01788232320319") 2026/09/01 03:15:58 DEBUG : potato2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e275e_d20260901_m031158_c001_v0001099_t0006_u01788232318088") 2026/09/01 03:15:58 DEBUG : potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4190aa7fd05d658f_d20260901_m031542_c001_v7007000_t0000_u01788232542154") 2026/09/01 03:15:58 DEBUG : potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4bb9_d20260901_m031541_c001_v0001033_t0054_u01788232541779") 2026/09/01 03:15:58 DEBUG : potato4: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4190aa7fd05d658d_d20260901_m031540_c001_v7007000_t0000_u01788232540192") 2026/09/01 03:15:58 DEBUG : potato4: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4ba7_d20260901_m031540_c001_v0001033_t0054_u01788232540010") 2026/09/01 03:15:58 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b057_d20260901_m031210_c001_v7007000_t0000_u01788232330982") 2026/09/01 03:15:58 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27ac_d20260901_m031209_c001_v0001099_t0026_u01788232329431") 2026/09/01 03:15:59 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac5c_d20260901_m031206_c001_v7007000_t0000_u01788232326698") 2026/09/01 03:15:59 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e2790_d20260901_m031204_c001_v0001099_t0025_u01788232324755") 2026/09/01 03:15:59 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac44_d20260901_m031200_c001_v7007000_t0000_u01788232320499") 2026/09/01 03:15:59 DEBUG : remotepotato: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e2766_d20260901_m031158_c001_v0001099_t0034_u01788232318919") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b058_d20260901_m031211_c001_v7007000_t0000_u01788232331161") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e279c_d20260901_m031207_c001_v0001099_t0032_u01788232327241") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac5e_d20260901_m031206_c001_v7007000_t0000_u01788232326881") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e276e_d20260901_m031201_c001_v0001099_t0032_u01788232321042") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac45_d20260901_m031200_c001_v7007000_t0000_u01788232320678") 2026/09/01 03:15:59 DEBUG : rutabaga: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e2758_d20260901_m031156_c001_v0001099_t0032_u01788232316830") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54d3_d20260901_m031448_c001_v7007000_t0000_u01788232488000") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a221_d20260901_m031446_c001_v0001041_t0026_u01788232486107") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d4499_d20260901_m031444_c001_v7007000_t0000_u01788232484770") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a213_d20260901_m031443_c001_v0001041_t0026_u01788232483032") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406aa1fcbb2d54cb_d20260901_m031442_c001_v7007000_t0000_u01788232482282") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a209_d20260901_m031440_c001_v0001041_t0026_u01788232480481") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4248bf7d6b5d4496_d20260901_m031439_c001_v7007000_t0000_u01788232479566") 2026/09/01 03:15:59 DEBUG : small: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1f5_d20260901_m031437_c001_v0001041_t0026_u01788232477955") 2026/09/01 03:15:59 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c9c5_d20260901_m031420_c001_v7007000_t0000_u01788232460876") 2026/09/01 03:15:59 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1ad_d20260901_m031420_c001_v0001041_t0026_u01788232460128") 2026/09/01 03:15:59 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c4e2_d20260901_m031408_c001_v7007000_t0000_u01788232448138") 2026/09/01 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a173_d20260901_m031403_c001_v0001041_t0026_u01788232443945") 2026/09/01 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c2e2_d20260901_m031402_c001_v7007000_t0000_u01788232442307") 2026/09/01 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a155_d20260901_m031357_c001_v0001041_t0026_u01788232437514") 2026/09/01 03:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c4e4_d20260901_m031408_c001_v7007000_t0000_u01788232448321") 2026/09/01 03:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a175_d20260901_m031404_c001_v0001041_t0026_u01788232444127") 2026/09/01 03:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c2e3_d20260901_m031402_c001_v7007000_t0000_u01788232442488") 2026/09/01 03:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a157_d20260901_m031357_c001_v0001041_t0026_u01788232437698") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c4e5_d20260901_m031408_c001_v7007000_t0000_u01788232448502") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a177_d20260901_m031404_c001_v0001041_t0026_u01788232444310") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c2e4_d20260901_m031402_c001_v7007000_t0000_u01788232442670") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a159_d20260901_m031357_c001_v0001041_t0026_u01788232437880") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c54a_d20260901_m031408_c001_v7007000_t0000_u01788232448685") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a179_d20260901_m031404_c001_v0001041_t0030_u01788232444491") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c349_d20260901_m031402_c001_v7007000_t0000_u01788232442852") 2026/09/01 03:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a15b_d20260901_m031358_c001_v0001041_t0020_u01788232438062") 2026/09/01 03:16:00 DEBUG : sub dir/potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b396_d20260901_m031546_c001_v7007000_t0000_u01788232546100") 2026/09/01 03:16:00 DEBUG : sub dir/potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4173f14f5990e368_d20260901_m031544_c001_v0001090_t0032_u01788232544677") 2026/09/01 03:16:00 DEBUG : sub dir/potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f406ff740211a4bcf_d20260901_m031543_c001_v0001033_t0054_u01788232543577") 2026/09/01 03:16:00 DEBUG : sub dir/potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2cd5d_d20260901_m031437_c001_v7007000_t0000_u01788232477230") 2026/09/01 03:16:00 DEBUG : sub dir/potato3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a1ef_d20260901_m031436_c001_v0001041_t0026_u01788232476124") 2026/09/01 03:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c54b_d20260901_m031408_c001_v7007000_t0000_u01788232448866") 2026/09/01 03:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a17b_d20260901_m031405_c001_v0001041_t0049_u01788232445000") 2026/09/01 03:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c34a_d20260901_m031403_c001_v7007000_t0000_u01788232443034") 2026/09/01 03:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a15d_d20260901_m031358_c001_v0001041_t0041_u01788232438432") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd5e_d20260901_m031510_c001_v7007000_t0000_u01788232510772") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a26b_d20260901_m031509_c001_v0001041_t0026_u01788232509543") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c8fc_d20260901_m031418_c001_v7007000_t0000_u01788232458857") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a199_d20260901_m031412_c001_v0001041_t0026_u01788232452871") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c67d_d20260901_m031412_c001_v7007000_t0000_u01788232452324") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a18b_d20260901_m031409_c001_v0001041_t0026_u01788232449604") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4106feb03be09d04_d20260901_m031313_c001_v7007000_t0000_u01788232393636") 2026/09/01 03:16:01 DEBUG : sub/file2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e291a_d20260901_m031312_c001_v0001099_t0032_u01788232392180") 2026/09/01 03:16:01 DEBUG : test-multithread-abort: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676ac34_d20260901_m031155_c001_v7007000_t0000_u01788232315924") 2026/09/01 03:16:01 DEBUG : test-multithread-abort: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e26f2_d20260901_m031139_c001_v0001099_t0017_u01788232299696") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f427008fdc485ec4c_d20260901_m031059_c001_v7007000_t0000_u01788232259817") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f100d39bfe3d54e5a_d20260901_m031051_c001_v0001173_t0053_u01788232251780") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f427008fdc485ec87_d20260901_m031107_c001_v7007000_t0000_u01788232267853") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f100d39bfe3d54ea0_d20260901_m031100_c001_v0001173_t0046_u01788232260517") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f427008fdc485ed18_d20260901_m031118_c001_v7007000_t0000_u01788232278209") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e2630_d20260901_m031110_c001_v0001099_t0047_u01788232270919") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4113b6c006cf774d_d20260901_m031124_c001_v7007000_t0000_u01788232284346") 2026/09/01 03:16:01 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f227008fdc485ed3b_d20260901_m031119_c001_v0001182_t0039_u01788232279991") 2026/09/01 03:16:02 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f415147edf724983a_d20260901_m031131_c001_v7007000_t0000_u01788232291108") 2026/09/01 03:16:02 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f2113b6c006cf7750_d20260901_m031126_c001_v0001117_t0006_u01788232286062") 2026/09/01 03:16:02 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f415147edf7249847_d20260901_m031138_c001_v7007000_t0000_u01788232298407") 2026/09/01 03:16:02 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f215147edf724983e_d20260901_m031132_c001_v0001044_t0055_u01788232292877") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b0d5_d20260901_m031227_c001_v7007000_t0000_u01788232347606") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e2802_d20260901_m031225_c001_v0001099_t0056_u01788232345613") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27f8_d20260901_m031223_c001_v0001099_t0056_u01788232343993") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27f2_d20260901_m031222_c001_v0001099_t0027_u01788232342461") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27f0_d20260901_m031221_c001_v0001099_t0016_u01788232341085") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27e2_d20260901_m031219_c001_v0001099_t0056_u01788232339575") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27de_d20260901_m031218_c001_v0001099_t0032_u01788232338495") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f403ce8a5f07e27d8_d20260901_m031216_c001_v0001099_t0032_u01788232336694") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4026fe21c676b068_d20260901_m031213_c001_v7007000_t0000_u01788232333602") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27c2_d20260901_m031212_c001_v0001099_t0004_u01788232332717") 2026/09/01 03:16:02 DEBUG : test.sum: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f103ce8a5f07e27be_d20260901_m031211_c001_v0001099_t0050_u01788232331521") 2026/09/01 03:16:02 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd77_d20260901_m031529_c001_v7007000_t0000_u01788232529487") 2026/09/01 03:16:02 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2af_d20260901_m031528_c001_v0001041_t0052_u01788232528266") 2026/09/01 03:16:02 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f4051c0a98cc0bd78_d20260901_m031529_c001_v7007000_t0000_u01788232529669") 2026/09/01 03:16:02 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f10572cf673a0a2ad_d20260901_m031527_c001_v0001041_t0043_u01788232527829") 2026/09/01 03:16:02 DEBUG : zend.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c54c_d20260901_m031409_c001_v7007000_t0000_u01788232449050") 2026/09/01 03:16:02 DEBUG : zend.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a16d_d20260901_m031403_c001_v0001041_t0026_u01788232443761") 2026/09/01 03:16:02 DEBUG : zend.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f404ee08fbfd2c34b_d20260901_m031403_c001_v7007000_t0000_u01788232443216") 2026/09/01 03:16:03 DEBUG : zend.txt: Deleting (id "4_z2fd2bd33f02d5babaf080e1b_f40572cf673a0a151_d20260901_m031357_c001_v0001041_t0026_u01788232437332") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m14.802262525s (try 1/5)