"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/12 05:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju" 2026/04/12 05:18:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:18:51 DEBUG : Creating backend with remote "/tmp/rclone1482111024" === 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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:18:54 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/04/12 05:18:59 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/04/12 05:19:02 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/04/12 05:19:02 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/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/04/12 05:19:08 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/04/12 05:19:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/04/12 05:19:10 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/04/12 05:19:11 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1131-01.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001131_t0054": write tcp 65.108.87.141:42164->104.153.233.207:443: use of closed network connection 2026/04/12 05:19:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-01.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001131_t0054": write tcp 65.108.87.141:42164->104.153.233.207:443: use of closed network connection) 2026/04/12 05:19:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:286: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-wuhowoy4feju: 1/10 (Post "https://pod-000-1131-01.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001131_t0054": write tcp 65.108.87.141:42164->104.153.233.207:443: use of closed network connection) 2026/04/12 05:19:14 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/04/12 05:19:18 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/04/12 05:19:20 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/04/12 05:19:20 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/04/12 05:19:22 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/04/12 05:19:23 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/04/12 05:19:25 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/04/12 05:19:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/04/12 05:19:25 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/04/12 05:19:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/04/12 05:19:25 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/04/12 05:19:26 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/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/04/12 05:19:29 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/04/12 05:19:32 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/04/12 05:19:32 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/04/12 05:19:32 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/04/12 05:19:32 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/04/12 05:19:32 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/04/12 05:19:33 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/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/04/12 05:19:35 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/04/12 05:19:36 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/04/12 05:19:36 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/04/12 05:19:38 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/04/12 05:19:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/04/12 05:19:38 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/04/12 05:19:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/04/12 05:19:38 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/04/12 05:19:39 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.07s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.26s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.74s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.05s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (5.96s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.46s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.18s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:19:40 DEBUG : chunksize-probe: Cancelling large file upload 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/04/12 05:19:43 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/04/12 05:19:43 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/04/12 05:19:43 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/04/12 05:19:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/04/12 05:19:43 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:43 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/04/12 05:19:43 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/04/12 05:19:46 DEBUG : test-multithread-abort: Done sending chunk 1 2026/04/12 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/04/12 05:19:46 DEBUG : test-multithread-abort: Done sending chunk 0 2026/04/12 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/04/12 05:19:46 DEBUG : Returning error reader 2026/04/12 05:19:46 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/04/12 05:19:46 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/04/12 05:19:46 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:47 DEBUG : Returning error reader 2026/04/12 05:19:47 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/04/12 05:19:47 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:48 DEBUG : Returning error reader 2026/04/12 05:19:48 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/04/12 05:19:48 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:49 DEBUG : Returning error reader 2026/04/12 05:19:49 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/04/12 05:19:49 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:50 DEBUG : Returning error reader 2026/04/12 05:19:50 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/04/12 05:19:50 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:51 DEBUG : Returning error reader 2026/04/12 05:19:51 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/04/12 05:19:51 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:52 DEBUG : Returning error reader 2026/04/12 05:19:52 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/04/12 05:19:52 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:53 DEBUG : Returning error reader 2026/04/12 05:19:53 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/04/12 05:19:53 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:54 DEBUG : Returning error reader 2026/04/12 05:19:54 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/04/12 05:19:54 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:55 DEBUG : Returning error reader 2026/04/12 05:19:55 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/04/12 05:19:55 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/04/12 05:19:56 DEBUG : Returning error reader 2026/04/12 05:19:56 DEBUG : BOOM: simulated read failure 2026/04/12 05:19:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/04/12 05:19:56 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/04/12 05:19:56 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1102-08.backblaze.com/b2api/v1/b2_upload_part/4_z6f72ed33200d8b0b9fd80e1b_f204fd7b01636b4a0_d20260412_m051943_c001_v0001102_t0047_u01775971183444/0051": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1102-08.backblaze.com/b2api/v1/b2_upload_part/4_z6f72ed33200d8b0b9fd80e1b_f204fd7b01636b4a0_d20260412_m051943_c001_v0001102_t0047_u01775971183444/0051", Err:(*errors.errorString)(0x2c0e8e508790)} 2026/04/12 05:19:56 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1102-08.backblaze.com/b2api/v1/b2_upload_part/4_z6f72ed33200d8b0b9fd80e1b_f204fd7b01636b4a0_d20260412_m051943_c001_v0001102_t0047_u01775971183444/0051": BOOM: simulated read failure 2026/04/12 05:19:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1102-08.backblaze.com/b2api/v1/b2_upload_part/4_z6f72ed33200d8b0b9fd80e1b_f204fd7b01636b4a0_d20260412_m051943_c001_v0001102_t0047_u01775971183444/0051": BOOM: simulated read failure 2026/04/12 05:19:56 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/04/12 05:19:56 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.51s) === RUN TestSizeDiffers 2026/04/12 05:19:58 DEBUG : a: size = 0 OK 2026/04/12 05:19:58 DEBUG : a: size = 1 (memory) 2026/04/12 05:19:58 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/12 05:19:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/12 05:19:58 DEBUG : potato: Seek from 10 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 10 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 2 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/12 05:19:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 2 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/12 05:19:58 DEBUG : potato: Seek from 8 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 8 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/12 05:19:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/12 05:19:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/12 05:19:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/12 05:19:58 DEBUG : potato: Seek from 5 to 2 2026/04/12 05:19:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/12 05:19:58 DEBUG : potato: Seek from 9 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 9 to 0 2026/04/12 05:19:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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.01s) --- 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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", 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 (5.08s) --- 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/04/12 05:20:03 DEBUG : Creating backend with remote "nonexistent" 2026/04/12 05:20:03 DEBUG : Config file has changed externally - reloading 2026/04/12 05:20:03 DEBUG : Creating backend with remote "nonexistent" 2026/04/12 05:20:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/12 05:20:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/12 05:20:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/12 05:20:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", 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.43s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", 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.80s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:20:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/12 05:20:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/12 05:20:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/12 05:20:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/12 05:20:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/12 05:20:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/12 05:20:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/12 05:20:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.48s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/data" check_test.go:350: B2 bucket rclone-test-wuhowoy4feju path data lacks md5, skipping --- SKIP: TestCheckSum (1.47s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.46s) --- PASS: TestCheckSumDownload/subtest1 (1.27s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.78s) --- PASS: TestCheckSumDownload/subtest5 (0.75s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms 2026/04/12 05:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ratekez9muga" 2026/04/12 05:20:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:20:32 DEBUG : Creating backend with remote "/tmp/rclone173835023" run.go:185: Remote "B2 bucket rclone-test-ratekez9muga", Local "Local file system at /tmp/rclone173835023", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/04/12 05:20:37 ERROR : hello, world!: sum not found 2026/04/12 05:20:37 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-ratekez9muga 2026/04/12 05:20:37 NOTICE: B2 bucket rclone-test-ratekez9muga: 1 files missing 2026/04/12 05:20:37 NOTICE: 1 hashes missing 2026/04/12 05:20:37 NOTICE: B2 bucket rclone-test-ratekez9muga: 1 differences found 2026/04/12 05:20:37 NOTICE: B2 bucket rclone-test-ratekez9muga: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/12 05:20:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:20:38 NOTICE: B2 bucket rclone-test-ratekez9muga: 0 differences found 2026/04/12 05:20:38 NOTICE: B2 bucket rclone-test-ratekez9muga: 1 matching files 2026/04/12 05:20:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lixayul4fowi" 2026/04/12 05:20:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:20:38 DEBUG : Creating backend with remote "/tmp/rclone1029643382" run.go:185: Remote "B2 bucket rclone-test-lixayul4fowi", Local "Local file system at /tmp/rclone1029643382", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/04/12 05:20:43 ERROR : HELLO, WORLD!: sum not found 2026/04/12 05:20:43 ERROR : hello, world!: file not in B2 bucket rclone-test-lixayul4fowi 2026/04/12 05:20:43 NOTICE: B2 bucket rclone-test-lixayul4fowi: 1 files missing 2026/04/12 05:20:43 NOTICE: 1 hashes missing 2026/04/12 05:20:43 NOTICE: B2 bucket rclone-test-lixayul4fowi: 1 differences found 2026/04/12 05:20:43 NOTICE: B2 bucket rclone-test-lixayul4fowi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/12 05:20:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:20:44 NOTICE: B2 bucket rclone-test-lixayul4fowi: 0 differences found 2026/04/12 05:20:44 NOTICE: B2 bucket rclone-test-lixayul4fowi: 1 matching files 2026/04/12 05:20:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dayazas4five" 2026/04/12 05:20:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:20:44 DEBUG : Creating backend with remote "/tmp/rclone4124615229" run.go:185: Remote "B2 bucket rclone-test-dayazas4five", Local "Local file system at /tmp/rclone4124615229", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/12 05:20:49 ERROR : HeLlO, wOrLd!: sum not found 2026/04/12 05:20:49 ERROR : hello, world!: file not in B2 bucket rclone-test-dayazas4five 2026/04/12 05:20:49 NOTICE: B2 bucket rclone-test-dayazas4five: 1 files missing 2026/04/12 05:20:49 NOTICE: 1 hashes missing 2026/04/12 05:20:49 NOTICE: B2 bucket rclone-test-dayazas4five: 1 differences found 2026/04/12 05:20:49 NOTICE: B2 bucket rclone-test-dayazas4five: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/12 05:20:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:20:50 NOTICE: B2 bucket rclone-test-dayazas4five: 0 differences found 2026/04/12 05:20:50 NOTICE: B2 bucket rclone-test-dayazas4five: 1 matching files 2026/04/12 05:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nakatuc6hedi" 2026/04/12 05:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:20:50 DEBUG : Creating backend with remote "/tmp/rclone2569914723" run.go:185: Remote "B2 bucket rclone-test-nakatuc6hedi", Local "Local file system at /tmp/rclone2569914723", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/12 05:20:55 ERROR : HELLO, WORLD!: sum not found 2026/04/12 05:20:55 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-nakatuc6hedi 2026/04/12 05:20:55 NOTICE: B2 bucket rclone-test-nakatuc6hedi: 1 files missing 2026/04/12 05:20:55 NOTICE: 1 hashes missing 2026/04/12 05:20:55 NOTICE: B2 bucket rclone-test-nakatuc6hedi: 1 differences found 2026/04/12 05:20:55 NOTICE: B2 bucket rclone-test-nakatuc6hedi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/12 05:20:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:20:56 NOTICE: B2 bucket rclone-test-nakatuc6hedi: 0 differences found 2026/04/12 05:20:56 NOTICE: B2 bucket rclone-test-nakatuc6hedi: 1 matching files 2026/04/12 05:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cexuyih9sire" 2026/04/12 05:20:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:20:56 DEBUG : Creating backend with remote "/tmp/rclone1332668578" run.go:185: Remote "B2 bucket rclone-test-cexuyih9sire", Local "Local file system at /tmp/rclone1332668578", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/04/12 05:21:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:01 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cexuyih9sire 2026/04/12 05:21:01 NOTICE: B2 bucket rclone-test-cexuyih9sire: 1 files missing 2026/04/12 05:21:01 NOTICE: 1 hashes missing 2026/04/12 05:21:01 NOTICE: B2 bucket rclone-test-cexuyih9sire: 1 differences found 2026/04/12 05:21:01 NOTICE: B2 bucket rclone-test-cexuyih9sire: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/12 05:21:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:02 NOTICE: B2 bucket rclone-test-cexuyih9sire: 0 differences found 2026/04/12 05:21:02 NOTICE: B2 bucket rclone-test-cexuyih9sire: 1 matching files 2026/04/12 05:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-naxuzir6soso" 2026/04/12 05:21:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:21:02 DEBUG : Creating backend with remote "/tmp/rclone3003411721" run.go:185: Remote "B2 bucket rclone-test-naxuzir6soso", Local "Local file system at /tmp/rclone3003411721", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/04/12 05:21:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:08 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-naxuzir6soso 2026/04/12 05:21:08 NOTICE: B2 bucket rclone-test-naxuzir6soso: 1 files missing 2026/04/12 05:21:08 NOTICE: 1 hashes missing 2026/04/12 05:21:08 NOTICE: B2 bucket rclone-test-naxuzir6soso: 1 differences found 2026/04/12 05:21:08 NOTICE: B2 bucket rclone-test-naxuzir6soso: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/12 05:21:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:08 NOTICE: B2 bucket rclone-test-naxuzir6soso: 0 differences found 2026/04/12 05:21:08 NOTICE: B2 bucket rclone-test-naxuzir6soso: 1 matching files 2026/04/12 05:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gudoxof6kubi" 2026/04/12 05:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:21:09 DEBUG : Creating backend with remote "/tmp/rclone799759668" run.go:185: Remote "B2 bucket rclone-test-gudoxof6kubi", Local "Local file system at /tmp/rclone799759668", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/04/12 05:21:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-gudoxof6kubi 2026/04/12 05:21:14 NOTICE: B2 bucket rclone-test-gudoxof6kubi: 1 files missing 2026/04/12 05:21:14 NOTICE: 1 hashes missing 2026/04/12 05:21:14 NOTICE: B2 bucket rclone-test-gudoxof6kubi: 1 differences found 2026/04/12 05:21:14 NOTICE: B2 bucket rclone-test-gudoxof6kubi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/12 05:21:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:15 NOTICE: B2 bucket rclone-test-gudoxof6kubi: 0 differences found 2026/04/12 05:21:15 NOTICE: B2 bucket rclone-test-gudoxof6kubi: 1 matching files 2026/04/12 05:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vojebor2howi" 2026/04/12 05:21:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:21:15 DEBUG : Creating backend with remote "/tmp/rclone2690229835" run.go:185: Remote "B2 bucket rclone-test-vojebor2howi", Local "Local file system at /tmp/rclone2690229835", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/04/12 05:21:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-vojebor2howi 2026/04/12 05:21:20 NOTICE: B2 bucket rclone-test-vojebor2howi: 1 files missing 2026/04/12 05:21:20 NOTICE: 1 hashes missing 2026/04/12 05:21:20 NOTICE: B2 bucket rclone-test-vojebor2howi: 1 differences found 2026/04/12 05:21:20 NOTICE: B2 bucket rclone-test-vojebor2howi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/12 05:21:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:21 NOTICE: B2 bucket rclone-test-vojebor2howi: 0 differences found 2026/04/12 05:21:21 NOTICE: B2 bucket rclone-test-vojebor2howi: 1 matching files 2026/04/12 05:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bigohov0duqi" 2026/04/12 05:21:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:21:21 DEBUG : Creating backend with remote "/tmp/rclone1439510620" run.go:185: Remote "B2 bucket rclone-test-bigohov0duqi", Local "Local file system at /tmp/rclone1439510620", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/04/12 05:21:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-bigohov0duqi 2026/04/12 05:21:26 NOTICE: B2 bucket rclone-test-bigohov0duqi: 1 files missing 2026/04/12 05:21:26 NOTICE: 1 hashes missing 2026/04/12 05:21:26 NOTICE: B2 bucket rclone-test-bigohov0duqi: 1 differences found 2026/04/12 05:21:26 NOTICE: B2 bucket rclone-test-bigohov0duqi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/12 05:21:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:27 NOTICE: B2 bucket rclone-test-bigohov0duqi: 0 differences found 2026/04/12 05:21:27 NOTICE: B2 bucket rclone-test-bigohov0duqi: 1 matching files 2026/04/12 05:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xajozod7moju" 2026/04/12 05:21:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:21:27 DEBUG : Creating backend with remote "/tmp/rclone393974362" run.go:185: Remote "B2 bucket rclone-test-xajozod7moju", Local "Local file system at /tmp/rclone393974362", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/04/12 05:21:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/12 05:21:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xajozod7moju 2026/04/12 05:21:32 NOTICE: B2 bucket rclone-test-xajozod7moju: 1 files missing 2026/04/12 05:21:32 NOTICE: 1 hashes missing 2026/04/12 05:21:32 NOTICE: B2 bucket rclone-test-xajozod7moju: 1 differences found 2026/04/12 05:21:32 NOTICE: B2 bucket rclone-test-xajozod7moju: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/12 05:21:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/12 05:21:33 NOTICE: B2 bucket rclone-test-xajozod7moju: 0 differences found 2026/04/12 05:21:33 NOTICE: B2 bucket rclone-test-xajozod7moju: 1 matching files 2026/04/12 05:21:33 DEBUG : B2 bucket rclone-test-xajozod7moju: Purge remote 2026/04/12 05:21:33 INFO : B2 bucket rclone-test-xajozod7moju: cleaning bucket "rclone-test-xajozod7moju" of all files 2026/04/12 05:21:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbf524d53203d8b0b9fd80e1b_f104b03a46ec1ffe8_d20260412_m052132_c001_v0001109_t0043_u01775971292080") 2026/04/12 05:21:37 DEBUG : B2 bucket rclone-test-bigohov0duqi: Purge remote 2026/04/12 05:21:37 INFO : B2 bucket rclone-test-bigohov0duqi: cleaning bucket "rclone-test-bigohov0duqi" of all files 2026/04/12 05:21:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z5fc22de3203d8b0b9fd80e1b_f1039b0024814126a_d20260412_m052125_c001_v0001137_t0019_u01775971285856") 2026/04/12 05:21:41 DEBUG : B2 bucket rclone-test-vojebor2howi: Purge remote 2026/04/12 05:21:41 INFO : B2 bucket rclone-test-vojebor2howi: cleaning bucket "rclone-test-vojebor2howi" of all files 2026/04/12 05:21:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8f721d63203d8b0b9fd80e1b_f10583941f8cf8d12_d20260412_m052119_c001_v0001167_t0047_u01775971279738") 2026/04/12 05:21:45 DEBUG : B2 bucket rclone-test-gudoxof6kubi: Purge remote 2026/04/12 05:21:45 INFO : B2 bucket rclone-test-gudoxof6kubi: cleaning bucket "rclone-test-gudoxof6kubi" of all files 2026/04/12 05:21:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z4fd2fdd3202d8b0b9fd80e1b_f10895aabb5a70a84_d20260412_m052113_c001_v0001103_t0015_u01775971273880") 2026/04/12 05:21:49 DEBUG : B2 bucket rclone-test-naxuzir6soso: Purge remote 2026/04/12 05:21:49 INFO : B2 bucket rclone-test-naxuzir6soso: cleaning bucket "rclone-test-naxuzir6soso" of all files 2026/04/12 05:21:50 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z1f42ed43202d8b0b9fd80e1b_f11415f14ac5044ef_d20260412_m052107_c001_v0001173_t0023_u01775971267256") 2026/04/12 05:21:52 DEBUG : B2 bucket rclone-test-cexuyih9sire: Purge remote 2026/04/12 05:21:52 INFO : B2 bucket rclone-test-cexuyih9sire: cleaning bucket "rclone-test-cexuyih9sire" of all files 2026/04/12 05:21:53 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zff42cdc3202d8b0b9fd80e1b_f1049e594f8510821_d20260412_m052100_c001_v0001041_t0053_u01775971260976") 2026/04/12 05:21:56 DEBUG : B2 bucket rclone-test-nakatuc6hedi: Purge remote 2026/04/12 05:21:56 INFO : B2 bucket rclone-test-nakatuc6hedi: cleaning bucket "rclone-test-nakatuc6hedi" of all files 2026/04/12 05:21:57 DEBUG : HELLO, WORLD!: Deleting (id "4_z7f02bd53202d8b0b9fd80e1b_f1168102cc23e58b6_d20260412_m052055_c001_v0001181_t0002_u01775971255205") 2026/04/12 05:22:00 DEBUG : B2 bucket rclone-test-dayazas4five: Purge remote 2026/04/12 05:22:00 INFO : B2 bucket rclone-test-dayazas4five: cleaning bucket "rclone-test-dayazas4five" of all files 2026/04/12 05:22:00 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z2fb29dd3202d8b0b9fd80e1b_f11882c7ae983abe4_d20260412_m052048_c001_v0001093_t0016_u01775971248874") 2026/04/12 05:22:04 DEBUG : B2 bucket rclone-test-lixayul4fowi: Purge remote 2026/04/12 05:22:04 INFO : B2 bucket rclone-test-lixayul4fowi: cleaning bucket "rclone-test-lixayul4fowi" of all files 2026/04/12 05:22:04 DEBUG : HELLO, WORLD!: Deleting (id "4_z4fd28d53202d8b0b9fd80e1b_f117ceb2ec34aa66f_d20260412_m052042_c001_v0001177_t0024_u01775971242679") 2026/04/12 05:22:07 DEBUG : B2 bucket rclone-test-ratekez9muga: Purge remote 2026/04/12 05:22:07 INFO : B2 bucket rclone-test-ratekez9muga: cleaning bucket "rclone-test-ratekez9muga" of all files 2026/04/12 05:22:08 DEBUG : hello, world!: Deleting (id "4_z8f226dd3202d8b0b9fd80e1b_f109ab0f63f55387a_d20260412_m052036_c001_v0001097_t0027_u01775971236679") --- PASS: TestApplyTransforms (99.18s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/12 05:22:12 DEBUG : sub/file2: size = 14 OK 2026/04/12 05:22:12 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:22:12 INFO : file1: Copied (new) to: sub/file2 2026/04/12 05:22:12 DEBUG : sub/file2: size = 14 OK 2026/04/12 05:22:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 05:22:12 DEBUG : file1: Unchanged skipping 2026/04/12 05:22:13 DEBUG : B2 bucket rclone-test-wuhowoy4feju: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.88s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/backup" 2026/04/12 05:22:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:16 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-wuhowoy4feju) 2026/04/12 05:22:16 DEBUG : dst/file1: Sizes differ 2026/04/12 05:22:17 DEBUG : dst/file1: size = 18 OK 2026/04/12 05:22:17 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/04/12 05:22:17 INFO : dst/file1: Copied (server-side copy) 2026/04/12 05:22:17 INFO : dst/file1: Deleted 2026/04/12 05:22:18 DEBUG : dst/file1: size = 14 OK 2026/04/12 05:22:18 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:22:18 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.80s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/dst" 2026/04/12 05:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/CompareDest" 2026/04/12 05:22:21 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 05:22:23 DEBUG : one: size = 3 OK 2026/04/12 05:22:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:22:23 INFO : one: Copied (new) 2026/04/12 05:22:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:23 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhowoy4feju path dst) 2026/04/12 05:22:23 DEBUG : one: Sizes differ 2026/04/12 05:22:24 DEBUG : one: size = 5 OK 2026/04/12 05:22:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 05:22:24 INFO : one: Copied (replaced existing) 2026/04/12 05:22:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhowoy4feju path dst) 2026/04/12 05:22:25 DEBUG : one: Sizes differ 2026/04/12 05:22:26 DEBUG : one: size = 5 OK 2026/04/12 05:22:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 05:22:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 05:22:27 DEBUG : two: size = 3 OK 2026/04/12 05:22:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 05:22:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 05:22:27 DEBUG : two: size = 3 OK 2026/04/12 05:22:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 05:22:28 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 05:22:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:28 DEBUG : two: size = 3 (B2 bucket rclone-test-wuhowoy4feju path CompareDest) 2026/04/12 05:22:28 DEBUG : two: Sizes differ 2026/04/12 05:22:28 DEBUG : two: size = 5 OK 2026/04/12 05:22:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/12 05:22:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.12s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/dst" 2026/04/12 05:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/CopyDest" 2026/04/12 05:22:32 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 05:22:34 DEBUG : one: size = 3 OK 2026/04/12 05:22:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:22:34 INFO : one: Copied (new) 2026/04/12 05:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:34 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhowoy4feju path dst) 2026/04/12 05:22:34 DEBUG : one: Sizes differ 2026/04/12 05:22:35 DEBUG : one: size = 5 OK 2026/04/12 05:22:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 05:22:35 INFO : one: Copied (replaced existing) 2026/04/12 05:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/BackupDir" 2026/04/12 05:22:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:38 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhowoy4feju path dst) 2026/04/12 05:22:38 DEBUG : one: Sizes differ 2026/04/12 05:22:38 DEBUG : one: size = 5 OK 2026/04/12 05:22:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:38 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhowoy4feju path dst) 2026/04/12 05:22:38 DEBUG : one: Sizes differ 2026/04/12 05:22:39 DEBUG : one: size = 3 OK 2026/04/12 05:22:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:22:39 INFO : one: Copied (server-side copy) 2026/04/12 05:22:40 INFO : one: Deleted 2026/04/12 05:22:40 DEBUG : one: size = 5 OK 2026/04/12 05:22:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 05:22:40 INFO : one: Copied (server-side copy) 2026/04/12 05:22:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/12 05:22:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 05:22:41 DEBUG : two: size = 3 OK 2026/04/12 05:22:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:42 DEBUG : two: size = 3 OK 2026/04/12 05:22:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 05:22:42 INFO : two: Copied (server-side copy) 2026/04/12 05:22:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/12 05:22:42 DEBUG : two: size = 3 OK 2026/04/12 05:22:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 05:22:42 DEBUG : two: Unchanged skipping 2026/04/12 05:22:43 DEBUG : three: Need to transfer - File not found at Destination 2026/04/12 05:22:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:22:43 DEBUG : three: size = 5 (B2 bucket rclone-test-wuhowoy4feju path CopyDest) 2026/04/12 05:22:43 DEBUG : three: Sizes differ 2026/04/12 05:22:43 DEBUG : three: Destination not found in --copy-dest 2026/04/12 05:22:44 DEBUG : three: size = 7 OK 2026/04/12 05:22:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/12 05:22:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (16.34s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.37s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.38s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.37s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/12 05:22:48 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001157_t0033": EOF 2026/04/12 05:22:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001157_t0033": EOF) 2026/04/12 05:22:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:22:48 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001157_t0033": EOF - low level retry 0/10 2026/04/12 05:22:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:22:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/12 05:22:49 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:22:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/12 05:22:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/12 05:22:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/6f72ed33200d8b0b9fd80e1b/c001_v0001131_t0056": max transfer limit reached as set by --max-transfer 2026/04/12 05:22:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/12 05:22:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/12 05:22:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/12 05:22:51 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = e79f585312448e6fac3b3ccfe0041c15cb9a747f OK 2026/04/12 05:22:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.37s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.37s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:22:55 INFO : B2 bucket rclone-test-wuhowoy4feju: Looking for duplicate sha1 hashes using newest mode. 2026/04/12 05:22:55 NOTICE: 1b8141a3a98e25b08bb07769ebdd79abd50264ea: Found 3 files with duplicate sha1 hashes 2026/04/12 05:22:56 INFO : one: Deleted 2026/04/12 05:22:56 INFO : also/one: Deleted 2026/04/12 05:22:56 NOTICE: 1b8141a3a98e25b08bb07769ebdd79abd50264ea: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.40s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.37s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.37s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:02 DEBUG : a.txt: Excluded (Size Filter) 2026/04/12 05:23:02 DEBUG : a.txt: Excluded 2026/04/12 05:23:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/12 05:23:02 DEBUG : sub dir/hello world: Excluded 2026/04/12 05:23:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/12 05:23:02 DEBUG : sub dir/hello world2: Excluded 2026/04/12 05:23:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/12 05:23:02 DEBUG : sub dir/hello world: Excluded 2026/04/12 05:23:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/12 05:23:02 DEBUG : sub dir/hello world2: Excluded 2026/04/12 05:23:03 DEBUG : sub dir/ignore dir: Excluded 2026/04/12 05:23:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.10s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:10 DEBUG : a.txt: Excluded (Size Filter) 2026/04/12 05:23:10 DEBUG : a.txt: Excluded 2026/04/12 05:23:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/12 05:23:10 DEBUG : sub dir/hello world: Excluded 2026/04/12 05:23:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/12 05:23:10 DEBUG : sub dir/hello world2: Excluded 2026/04/12 05:23:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/12 05:23:10 DEBUG : sub dir/hello world: Excluded 2026/04/12 05:23:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/12 05:23:10 DEBUG : sub dir/hello world2: Excluded 2026/04/12 05:23:11 DEBUG : sub dir/ignore dir: Excluded 2026/04/12 05:23:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (7.52s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", 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/04/12 05:23:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.66s) --- PASS: TestListJSON/Default (0.23s) --- 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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", 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/04/12 05:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/notfound" --- PASS: TestStatJSON (6.45s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:23 INFO : B2 bucket rclone-test-wuhowoy4feju: Making directory 2026/04/12 05:23:24 INFO : B2 bucket rclone-test-wuhowoy4feju: Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestLsd (1.82s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestLs (1.73s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:29 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.77s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestLsLong (1.74s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.18s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/04/12 05:23:34 DEBUG : Creating backend with remote ":memory:" 2026/04/12 05:23:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/12 05:23:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/12 05:23:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/12 05:23: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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestCount (2.53s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:38 DEBUG : Waiting for deletions to finish 2026/04/12 05:23:38 DEBUG : large: Excluded (Size Filter) 2026/04/12 05:23:39 INFO : small: Deleted 2026/04/12 05:23:39 INFO : medium: Deleted --- PASS: TestDelete (2.99s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:41 DEBUG : Waiting for deletions to finish 2026/04/12 05:23:41 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/12 05:23:41 INFO : large: Deleted 2026/04/12 05:23:41 INFO : medium: Deleted --- PASS: TestMaxDelete (2.67s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:44 DEBUG : Waiting for deletions to finish 2026/04/12 05:23:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/12 05:23:44 INFO : medium: Deleted 2026/04/12 05:23:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.66s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:23:46 DEBUG : Waiting for deletions to finish 2026/04/12 05:23:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/12 05:23:47 INFO : large: Deleted 2026/04/12 05:23:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.84s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestReadFile (2.24s) === RUN TestRetry 2026/04/12 05:23:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/12 05:23:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/12 05:23:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/12 05:23:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/12 05:23:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/12 05:23:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/12 05:23: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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestCat (4.53s) === RUN TestPurge 2026/04/12 05:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zenuday8tagu" 2026/04/12 05:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 05:23:55 DEBUG : Creating backend with remote "/tmp/rclone3321234570" run.go:185: Remote "B2 bucket rclone-test-zenuday8tagu", Local "Local file system at /tmp/rclone3321234570", Modify Window "1ms" 2026/04/12 05:24:00 INFO : A2: Making directory 2026/04/12 05:24:00 INFO : A1/B2: Making directory 2026/04/12 05:24:00 INFO : A1/B2/C2: Making directory 2026/04/12 05:24:00 INFO : A1/B1/C3: Making directory 2026/04/12 05:24:00 INFO : A3: Making directory 2026/04/12 05:24:00 INFO : A3/B3: Making directory 2026/04/12 05:24:00 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/12 05:24:00 INFO : B2 bucket rclone-test-zenuday8tagu: cleaning bucket "rclone-test-zenuday8tagu" of all files 2026/04/12 05:24:01 DEBUG : A1/B1/C1/one: Deleting (id "4_z8fc28d63205d8b0b9fd80e1b_f1109f011b575fde2_d20260412_m052359_c001_v0001037_t0020_u01775971439545") fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/12 05:24:01 INFO : B2 bucket rclone-test-zenuday8tagu: cleaning bucket "rclone-test-zenuday8tagu" of all files 2026/04/12 05:24:01 DEBUG : A1/two: Deleting (id "4_z8fc28d63205d8b0b9fd80e1b_f1109f011b575fde8_d20260412_m052400_c001_v0001037_t0014_u01775971440228") 2026/04/12 05:24:05 DEBUG : B2 bucket rclone-test-zenuday8tagu: Purge remote 2026/04/12 05:24:05 INFO : B2 bucket rclone-test-zenuday8tagu: cleaning bucket "rclone-test-zenuday8tagu" of all files 2026/04/12 05:24:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.73s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:06 INFO : A2: Making directory 2026/04/12 05:24:06 INFO : A1/B2: Making directory 2026/04/12 05:24:06 INFO : A1/B2/C2: Making directory 2026/04/12 05:24:06 INFO : A1/B1/C3: Making directory 2026/04/12 05:24:06 INFO : A3: Making directory 2026/04/12 05:24:06 INFO : A3/B3: Making directory 2026/04/12 05:24:06 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/12 05:24:07 DEBUG : removing 1 level 3 directories 2026/04/12 05:24:07 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2026/04/12 05:24:09 DEBUG : removing 1 level 0 directories 2026/04/12 05:24:09 INFO : B2 bucket rclone-test-wuhowoy4feju: Removing directory 2026/04/12 05:24:10 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 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.52s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:10 INFO : A1: Making directory 2026/04/12 05:24:10 INFO : A1/B1: Making directory 2026/04/12 05:24:10 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.93s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:11 INFO : A1: Making directory 2026/04/12 05:24:11 INFO : A1/B1: Making directory 2026/04/12 05:24:11 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.93s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:13 DEBUG : filename.txt: File name found in url 2026/04/12 05:24:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.29s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestCopyURLDownloadHeaders (0.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/12 05:24:16 DEBUG : sub/file2: size = 14 OK 2026/04/12 05:24:16 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:24:16 INFO : file1: Copied (new) to: sub/file2 2026/04/12 05:24:16 INFO : file1: Deleted 2026/04/12 05:24:17 DEBUG : sub/file2: size = 14 OK 2026/04/12 05:24:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 05:24:17 DEBUG : file1: Unchanged skipping 2026/04/12 05:24:17 INFO : file1: Deleted 2026/04/12 05:24:17 DEBUG : B2 bucket rclone-test-wuhowoy4feju: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.89s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/12 05:24:18 DEBUG : file1: size = 14 OK 2026/04/12 05:24:18 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:24:18 INFO : file1: Copied (new) 2026/04/12 05:24:18 INFO : file1: Deleted 2026/04/12 05:24:19 DEBUG : file1: Destination exists, skipping 2026/04/12 05:24:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.63s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhowoy4feju/backup" 2026/04/12 05:24:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1482111024) 2026/04/12 05:24:22 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-wuhowoy4feju) 2026/04/12 05:24:22 DEBUG : dst/file1: Sizes differ 2026/04/12 05:24:23 DEBUG : dst/file1: size = 18 OK 2026/04/12 05:24:23 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/04/12 05:24:23 INFO : dst/file1: Copied (server-side copy) 2026/04/12 05:24:23 INFO : dst/file1: Deleted 2026/04/12 05:24:24 DEBUG : dst/file1: size = 14 OK 2026/04/12 05:24:24 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/04/12 05:24:24 INFO : dst/file1: Copied (new) 2026/04/12 05:24:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.65s) === 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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:27 INFO : A1/B2: Making directory 2026/04/12 05:24:27 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/04/12 05:24:28 DEBUG : A2/one: size = 3 OK 2026/04/12 05:24:28 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:24:28 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/04/12 05:24:28 INFO : A1/one: Deleted 2026/04/12 05:24:28 DEBUG : A2/B1/C2/five: size = 4 OK 2026/04/12 05:24:28 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 05:24:28 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/04/12 05:24:28 DEBUG : A2/B1/three: size = 5 OK 2026/04/12 05:24:28 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 05:24:28 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/04/12 05:24:28 DEBUG : A2/two: size = 3 OK 2026/04/12 05:24:28 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 05:24:28 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/04/12 05:24:28 INFO : A1/B1/C2/five: Deleted 2026/04/12 05:24:29 INFO : A1/B1/three: Deleted 2026/04/12 05:24:29 DEBUG : A2/B1/C1/four: size = 4 OK 2026/04/12 05:24:29 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 05:24:29 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/04/12 05:24:29 INFO : A1/two: Deleted 2026/04/12 05:24:29 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/04/12 05:24:30 DEBUG : A3/B1/C1/four: size = 4 OK 2026/04/12 05:24:30 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 05:24:30 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/04/12 05:24:30 DEBUG : A3/one: size = 3 OK 2026/04/12 05:24:30 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:24:30 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/04/12 05:24:30 DEBUG : A3/B1/C2/five: size = 4 OK 2026/04/12 05:24:30 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 05:24:30 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/04/12 05:24:30 DEBUG : A3/two: size = 3 OK 2026/04/12 05:24:30 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 05:24:30 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/04/12 05:24:30 INFO : A2/B1/C1/four: Deleted 2026/04/12 05:24:30 DEBUG : A3/B1/three: size = 5 OK 2026/04/12 05:24:30 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 05:24:30 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/04/12 05:24:30 INFO : A2/one: Deleted 2026/04/12 05:24:30 INFO : A2/B1/C2/five: Deleted 2026/04/12 05:24:30 INFO : A2/two: Deleted 2026/04/12 05:24:30 INFO : A2/B1/three: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/04/12 05:24:30 INFO : B2 bucket rclone-test-wuhowoy4feju: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/12 05:24:31 DEBUG : A4/B1/three: size = 5 OK 2026/04/12 05:24:31 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 05:24:31 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/04/12 05:24:31 DEBUG : A4/B1/C1/four: size = 4 OK 2026/04/12 05:24:31 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 05:24:31 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/04/12 05:24:31 DEBUG : A4/one: size = 3 OK 2026/04/12 05:24:31 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 05:24:31 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/04/12 05:24:31 INFO : A3/B1/three: Deleted 2026/04/12 05:24:31 INFO : A3/B1/C1/four: Deleted 2026/04/12 05:24:31 DEBUG : A4/two: size = 3 OK 2026/04/12 05:24:31 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 05:24:31 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/04/12 05:24:31 INFO : A3/one: Deleted 2026/04/12 05:24:31 INFO : A3/two: Deleted 2026/04/12 05:24:31 DEBUG : A4/B1/C2/five: size = 4 OK 2026/04/12 05:24:31 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 05:24:31 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/04/12 05:24:31 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.28s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:34 DEBUG : B2 bucket rclone-test-wuhowoy4feju: File to upload is small (34 bytes), uploading instead of streaming 2026/04/12 05:24:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/12 05:24:34 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/04/12 05:24:34 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/04/12 05:24:34 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/04/12 05:24:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/12 05:24:35 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/04/12 05:24:35 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:36 DEBUG : B2 bucket rclone-test-wuhowoy4feju: File to upload is small (34 bytes), uploading instead of streaming 2026/04/12 05:24:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/12 05:24:37 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/04/12 05:24:37 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/04/12 05:24:37 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/04/12 05:24:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/12 05:24:38 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/04/12 05:24:38 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:39 DEBUG : B2 bucket rclone-test-wuhowoy4feju: File to upload is small (34 bytes), uploading instead of streaming 2026/04/12 05:24:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/12 05:24:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 05:24:39 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/04/12 05:24:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/12 05:24:40 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:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:41 DEBUG : B2 bucket rclone-test-wuhowoy4feju: File to upload is small (34 bytes), uploading instead of streaming 2026/04/12 05:24:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/12 05:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/12 05:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/12 05:24:42 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/04/12 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/12 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/12 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.77s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:44 DEBUG : B2 bucket rclone-test-wuhowoy4feju: File to upload is small (60 bytes), uploading instead of streaming 2026/04/12 05:24:45 DEBUG : potato2: size = 60 OK 2026/04/12 05:24:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 05:24:45 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.61s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.38s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" --- PASS: TestRcatSizeUploadHeaders (0.97s) === RUN TestTouchDir run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" 2026/04/12 05:24:48 DEBUG : B2 bucket rclone-test-wuhowoy4feju: Touching "sub dir/potato3" 2026/04/12 05:24:48 DEBUG : B2 bucket rclone-test-wuhowoy4feju: Touching "empty space" 2026/04/12 05:24:48 DEBUG : B2 bucket rclone-test-wuhowoy4feju: Touching "potato2" --- PASS: TestTouchDir (3.92s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.38s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.38s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-wuhowoy4feju", Local "Local file system at /tmp/rclone1482111024", Modify Window "1ms" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.38s) === 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/04/12 05:24:53 DEBUG : B2 bucket rclone-test-wuhowoy4feju: Purge remote 2026/04/12 05:24:53 INFO : B2 bucket rclone-test-wuhowoy4feju: cleaning bucket "rclone-test-wuhowoy4feju" of all files 2026/04/12 05:24:54 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd81b_d20260412_m052429_c001_v7007000_t0000_u01775971469158") 2026/04/12 05:24:54 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76899_d20260412_m052426_c001_v0001131_t0032_u01775971466589") 2026/04/12 05:24:54 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813cd5_d20260412_m052408_c001_v7007000_t0000_u01775971448968") 2026/04/12 05:24:54 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76861_d20260412_m052406_c001_v0001131_t0039_u01775971446323") 2026/04/12 05:24:54 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f401838c780e7da28_d20260412_m052428_c001_v7007000_t0000_u01775971468884") 2026/04/12 05:24:54 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7689b_d20260412_m052426_c001_v0001131_t0035_u01775971466911") 2026/04/12 05:24:54 DEBUG : A1/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f407b15432114a0e0_d20260412_m052428_c001_v7007000_t0000_u01775971468932") 2026/04/12 05:24:54 DEBUG : A1/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76895_d20260412_m052426_c001_v0001131_t0011_u01775971466132") 2026/04/12 05:24:54 DEBUG : A1/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d9f_d20260412_m052428_c001_v7007000_t0000_u01775971468553") 2026/04/12 05:24:54 DEBUG : A1/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7688f_d20260412_m052425_c001_v0001131_t0002_u01775971465303") 2026/04/12 05:24:54 DEBUG : A1/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41476f572aef4654_d20260412_m052429_c001_v7007000_t0000_u01775971469011") 2026/04/12 05:24:54 DEBUG : A1/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76893_d20260412_m052425_c001_v0001131_t0056_u01775971465776") 2026/04/12 05:24:54 DEBUG : A1/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813cdd_d20260412_m052409_c001_v7007000_t0000_u01775971449331") 2026/04/12 05:24:54 DEBUG : A1/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76863_d20260412_m052406_c001_v0001131_t0030_u01775971446779") 2026/04/12 05:24:54 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd836_d20260412_m052430_c001_v7007000_t0000_u01775971470273") 2026/04/12 05:24:54 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f105f22ef316eaa69_d20260412_m052428_c001_v0001106_t0022_u01775971468560") 2026/04/12 05:24:54 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41476f572aef4655_d20260412_m052430_c001_v7007000_t0000_u01775971470334") 2026/04/12 05:24:54 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f119cf9fc0df8d296_d20260412_m052428_c001_v0001105_t0058_u01775971468575") 2026/04/12 05:24:54 DEBUG : A2/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f407b15432114a0e7_d20260412_m052430_c001_v7007000_t0000_u01775971470470") 2026/04/12 05:24:55 DEBUG : A2/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f119eb3eeccf43c81_d20260412_m052428_c001_v0001161_t0037_u01775971468583") 2026/04/12 05:24:55 DEBUG : A2/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f401838c780e7da44_d20260412_m052430_c001_v7007000_t0000_u01775971470307") 2026/04/12 05:24:55 DEBUG : A2/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f114914b920f940de_d20260412_m052428_c001_v0001101_t0002_u01775971468174") 2026/04/12 05:24:55 DEBUG : A2/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813db5_d20260412_m052430_c001_v7007000_t0000_u01775971470348") 2026/04/12 05:24:55 DEBUG : A2/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1105e515cfe073f0_d20260412_m052428_c001_v0001157_t0020_u01775971468602") 2026/04/12 05:24:55 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f401838c780e7da46_d20260412_m052431_c001_v7007000_t0000_u01775971471480") 2026/04/12 05:24:55 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1077aff4a800f039_d20260412_m052429_c001_v0001091_t0042_u01775971469949") 2026/04/12 05:24:55 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd875_d20260412_m052431_c001_v7007000_t0000_u01775971471898") 2026/04/12 05:24:55 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f11400d73b4de8163_d20260412_m052429_c001_v0001136_t0057_u01775971469954") 2026/04/12 05:24:55 DEBUG : A3/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f407b15432114a0ec_d20260412_m052431_c001_v7007000_t0000_u01775971471469") 2026/04/12 05:24:55 DEBUG : A3/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1024de7335736ff7_d20260412_m052429_c001_v0001097_t0017_u01775971469969") 2026/04/12 05:24:55 DEBUG : A3/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813dc4_d20260412_m052431_c001_v7007000_t0000_u01775971471572") 2026/04/12 05:24:55 DEBUG : A3/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f11415f14ac504c4e_d20260412_m052429_c001_v0001173_t0038_u01775971469978") 2026/04/12 05:24:55 DEBUG : A3/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41476f572aef4657_d20260412_m052431_c001_v7007000_t0000_u01775971471716") 2026/04/12 05:24:55 DEBUG : A3/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f105559bc7b593ba0_d20260412_m052429_c001_v0001037_t0049_u01775971469982") 2026/04/12 05:24:55 DEBUG : A4/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd892_d20260412_m052432_c001_v7007000_t0000_u01775971472467") 2026/04/12 05:24:55 DEBUG : A4/B1/C1/four: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f112f53f39e580b2e_d20260412_m052431_c001_v0001180_t0034_u01775971471281") 2026/04/12 05:24:55 DEBUG : A4/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd89b_d20260412_m052432_c001_v7007000_t0000_u01775971472651") 2026/04/12 05:24:55 DEBUG : A4/B1/C2/five: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f112f0f4228565b95_d20260412_m052431_c001_v0001103_t0007_u01775971471294") 2026/04/12 05:24:55 DEBUG : A4/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd8a4_d20260412_m052432_c001_v7007000_t0000_u01775971472834") 2026/04/12 05:24:56 DEBUG : A4/B1/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f105736375c7d4662_d20260412_m052431_c001_v0001182_t0023_u01775971471251") 2026/04/12 05:24:56 DEBUG : A4/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd8aa_d20260412_m052433_c001_v7007000_t0000_u01775971473018") 2026/04/12 05:24:56 DEBUG : A4/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1178acd83ec1f9c0_d20260412_m052431_c001_v0001103_t0059_u01775971471266") 2026/04/12 05:24:56 DEBUG : A4/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd8af_d20260412_m052433_c001_v7007000_t0000_u01775971473202") 2026/04/12 05:24:56 DEBUG : A4/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f11880ee87dba9cfe_d20260412_m052431_c001_v0001174_t0019_u01775971471271") 2026/04/12 05:24:56 DEBUG : BackupDir/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e1b_d20260412_m052245_c001_v7007000_t0000_u01775971365130") 2026/04/12 05:24:56 DEBUG : BackupDir/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f118b5f95b584bdd5_d20260412_m052239_c001_v0001153_t0018_u01775971359419") 2026/04/12 05:24:56 DEBUG : CompareDest/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7df2_d20260412_m052229_c001_v7007000_t0000_u01775971349345") 2026/04/12 05:24:56 DEBUG : CompareDest/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9af5_d20260412_m052225_c001_v0001157_t0050_u01775971345409") 2026/04/12 05:24:56 DEBUG : CompareDest/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7df3_d20260412_m052229_c001_v7007000_t0000_u01775971349532") 2026/04/12 05:24:56 DEBUG : CompareDest/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9afb_d20260412_m052226_c001_v0001157_t0052_u01775971346447") 2026/04/12 05:24:56 DEBUG : CopyDest/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e1c_d20260412_m052245_c001_v7007000_t0000_u01775971365317") 2026/04/12 05:24:56 DEBUG : CopyDest/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9b3b_d20260412_m052236_c001_v0001157_t0021_u01775971356436") 2026/04/12 05:24:56 DEBUG : CopyDest/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e1d_d20260412_m052245_c001_v7007000_t0000_u01775971365502") 2026/04/12 05:24:56 DEBUG : CopyDest/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9b6b_d20260412_m052243_c001_v0001157_t0025_u01775971363061") 2026/04/12 05:24:56 DEBUG : CopyDest/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e1e_d20260412_m052245_c001_v7007000_t0000_u01775971365687") 2026/04/12 05:24:56 DEBUG : CopyDest/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9b5d_d20260412_m052240_c001_v0001157_t0001_u01775971360807") 2026/04/12 05:24:56 DEBUG : ReadFile: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501d646_d20260412_m052349_c001_v7007000_t0000_u01775971429905") 2026/04/12 05:24:56 DEBUG : ReadFile: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7683d_d20260412_m052348_c001_v0001131_t0020_u01775971428411") 2026/04/12 05:24:56 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e22_d20260412_m052251_c001_v7007000_t0000_u01775971371547") 2026/04/12 05:24:57 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76765_d20260412_m052248_c001_v0001131_t0056_u01775971368998") 2026/04/12 05:24:57 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e23_d20260412_m052251_c001_v7007000_t0000_u01775971371732") 2026/04/12 05:24:57 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76769_d20260412_m052250_c001_v0001131_t0001_u01775971370880") 2026/04/12 05:24:57 DEBUG : a.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e43_d20260412_m052312_c001_v7007000_t0000_u01775971392371") 2026/04/12 05:24:57 DEBUG : a.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767c1_d20260412_m052306_c001_v0001131_t0018_u01775971386309") 2026/04/12 05:24:57 DEBUG : a.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e25_d20260412_m052304_c001_v7007000_t0000_u01775971384856") 2026/04/12 05:24:57 DEBUG : a.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76797_d20260412_m052259_c001_v0001131_t0040_u01775971379209") 2026/04/12 05:24:57 DEBUG : also/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e49_d20260412_m052256_c001_v7007000_t0000_u01775971376248") 2026/04/12 05:24:57 DEBUG : also/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7677f_d20260412_m052254_c001_v0001131_t0018_u01775971374298") 2026/04/12 05:24:57 DEBUG : another: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e4a_d20260412_m052256_c001_v7007000_t0000_u01775971376802") 2026/04/12 05:24:57 DEBUG : another: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76785_d20260412_m052254_c001_v0001131_t0041_u01775971374871") 2026/04/12 05:24:57 DEBUG : backup/dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d8f_d20260412_m052424_c001_v7007000_t0000_u01775971464749") 2026/04/12 05:24:57 DEBUG : backup/dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f100e745c5ff6983a_d20260412_m052423_c001_v0001101_t0031_u01775971463424") 2026/04/12 05:24:57 DEBUG : backup/dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7da5_d20260412_m052218_c001_v7007000_t0000_u01775971338497") 2026/04/12 05:24:57 DEBUG : backup/dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1113c35dbc3ccfb4_d20260412_m052217_c001_v0001184_t0054_u01775971337316") 2026/04/12 05:24:57 DEBUG : data/banana: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e49299560_d20260412_m052031_c001_v7007000_t0000_u01775971231202") 2026/04/12 05:24:57 DEBUG : data/banana: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9921_d20260412_m052028_c001_v0001157_t0037_u01775971228842") 2026/04/12 05:24:57 DEBUG : data/banana: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98fb_d20260412_m052019_c001_v0001157_t0021_u01775971219598") 2026/04/12 05:24:57 DEBUG : data/potato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e49299563_d20260412_m052031_c001_v7007000_t0000_u01775971231388") 2026/04/12 05:24:57 DEBUG : data/potato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9927_d20260412_m052029_c001_v0001157_t0046_u01775971229157") 2026/04/12 05:24:57 DEBUG : data/potato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9907_d20260412_m052021_c001_v0001157_t0018_u01775971221769") 2026/04/12 05:24:57 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d90_d20260412_m052424_c001_v7007000_t0000_u01775971464932") 2026/04/12 05:24:57 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7688b_d20260412_m052423_c001_v0001131_t0035_u01775971463991") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d8d_d20260412_m052423_c001_v7007000_t0000_u01775971463803") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76887_d20260412_m052420_c001_v0001131_t0055_u01775971460654") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7da7_d20260412_m052218_c001_v7007000_t0000_u01775971338682") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9ad5_d20260412_m052217_c001_v0001157_t0010_u01775971337699") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7da4_d20260412_m052217_c001_v7007000_t0000_u01775971337511") 2026/04/12 05:24:58 DEBUG : dst/file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9ac7_d20260412_m052214_c001_v0001157_t0032_u01775971334361") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e1f_d20260412_m052245_c001_v7007000_t0000_u01775971365872") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10758b650145fa28_d20260412_m052240_c001_v0001179_t0018_u01775971360351") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f40245d89e0853e57_d20260412_m052240_c001_v7007000_t0000_u01775971360142") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9b35_d20260412_m052236_c001_v0001157_t0005_u01775971356052") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1006225ef5ecab31_d20260412_m052235_c001_v0001174_t0036_u01775971355163") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1006225ef5ecab21_d20260412_m052234_c001_v0001174_t0019_u01775971354169") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7df4_d20260412_m052229_c001_v7007000_t0000_u01775971349717") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9af1_d20260412_m052225_c001_v0001157_t0028_u01775971345119") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f113c21921dbd540b_d20260412_m052224_c001_v0001173_t0009_u01775971344208") 2026/04/12 05:24:58 DEBUG : dst/one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f113c21921dbd53f7_d20260412_m052223_c001_v0001173_t0026_u01775971343068") 2026/04/12 05:24:58 DEBUG : dst/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e20_d20260412_m052246_c001_v7007000_t0000_u01775971366056") 2026/04/12 05:24:58 DEBUG : dst/three: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1006225ef5ecab89_d20260412_m052244_c001_v0001174_t0027_u01775971364367") 2026/04/12 05:24:58 DEBUG : dst/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e21_d20260412_m052246_c001_v7007000_t0000_u01775971366241") 2026/04/12 05:24:58 DEBUG : dst/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1066860b5869f440_d20260412_m052241_c001_v0001109_t0035_u01775971361838") 2026/04/12 05:24:58 DEBUG : dst/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7df5_d20260412_m052229_c001_v7007000_t0000_u01775971349906") 2026/04/12 05:24:59 DEBUG : dst/two: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f113c21921dbd5449_d20260412_m052228_c001_v0001173_t0049_u01775971348609") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f419b21b58f083b86_d20260412_m052450_c001_v7007000_t0000_u01775971490683") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f102bfc9d5b90e573_d20260412_m052449_c001_v0001185_t0003_u01775971489451") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768df_d20260412_m052447_c001_v0001131_t0046_u01775971487871") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1ebf_d20260412_m052336_c001_v7007000_t0000_u01775971416519") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76811_d20260412_m052335_c001_v0001131_t0032_u01775971415131") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1ea5_d20260412_m052334_c001_v7007000_t0000_u01775971414172") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76807_d20260412_m052332_c001_v0001131_t0053_u01775971412912") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e8a_d20260412_m052331_c001_v7007000_t0000_u01775971411996") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76801_d20260412_m052331_c001_v0001131_t0054_u01775971411143") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e85_d20260412_m052330_c001_v7007000_t0000_u01775971410259") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767fd_d20260412_m052328_c001_v0001131_t0031_u01775971408814") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e7e_d20260412_m052327_c001_v7007000_t0000_u01775971407483") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767f7_d20260412_m052326_c001_v0001131_t0003_u01775971406619") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e492994b7_d20260412_m052013_c001_v7007000_t0000_u01775971213606") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98c9_d20260412_m052010_c001_v0001157_t0006_u01775971210619") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e49299469_d20260412_m052008_c001_v7007000_t0000_u01775971208808") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98a9_d20260412_m052005_c001_v0001157_t0054_u01775971205025") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e49299458_d20260412_m052002_c001_v7007000_t0000_u01775971202379") 2026/04/12 05:24:59 DEBUG : empty space: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c988f_d20260412_m051959_c001_v0001157_t0058_u01775971199551") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d71_d20260412_m052419_c001_v7007000_t0000_u01775971459520") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76883_d20260412_m052418_c001_v0001131_t0007_u01775971458444") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d3f_d20260412_m052415_c001_v7007000_t0000_u01775971455998") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4164578894e76879_d20260412_m052415_c001_v0001131_t0056_u01775971455631") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d1f_d20260412_m052414_c001_v7007000_t0000_u01775971454712") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4164578894e7686f_d20260412_m052412_c001_v0001131_t0056_u01775971452935") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501e119_d20260412_m052354_c001_v7007000_t0000_u01775971434678") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76841_d20260412_m052350_c001_v0001131_t0051_u01775971430702") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e77_d20260412_m052323_c001_v7007000_t0000_u01775971403389") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767e7_d20260412_m052317_c001_v0001131_t0005_u01775971397485") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e64_d20260412_m052316_c001_v7007000_t0000_u01775971396940") 2026/04/12 05:25:00 DEBUG : file1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767dd_d20260412_m052313_c001_v0001131_t0007_u01775971393828") 2026/04/12 05:25:00 DEBUG : file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d23_d20260412_m052414_c001_v7007000_t0000_u01775971454895") 2026/04/12 05:25:00 DEBUG : file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4164578894e76875_d20260412_m052414_c001_v0001131_t0056_u01775971454164") 2026/04/12 05:25:00 DEBUG : file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501e11c_d20260412_m052354_c001_v7007000_t0000_u01775971434860") 2026/04/12 05:25:00 DEBUG : file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76845_d20260412_m052351_c001_v0001131_t0020_u01775971431019") 2026/04/12 05:25:00 DEBUG : filename.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d28_d20260412_m052415_c001_v7007000_t0000_u01775971455077") 2026/04/12 05:25:00 DEBUG : filename.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76871_d20260412_m052413_c001_v0001131_t0055_u01775971453539") 2026/04/12 05:25:00 DEBUG : headerfilename.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d2f_d20260412_m052415_c001_v7007000_t0000_u01775971455258") 2026/04/12 05:25:00 DEBUG : headerfilename.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76873_d20260412_m052413_c001_v0001131_t0037_u01775971453861") 2026/04/12 05:25:01 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd9be_d20260412_m052443_c001_v7007000_t0000_u01775971483613") 2026/04/12 05:25:01 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768cd_d20260412_m052442_c001_v0001131_t0025_u01775971482124") 2026/04/12 05:25:01 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd971_d20260412_m052440_c001_v7007000_t0000_u01775971480844") 2026/04/12 05:25:01 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768c1_d20260412_m052439_c001_v0001131_t0054_u01775971479635") 2026/04/12 05:25:01 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd9c4_d20260412_m052443_c001_v7007000_t0000_u01775971483799") 2026/04/12 05:25:01 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768c9_d20260412_m052441_c001_v0001131_t0027_u01775971481593") 2026/04/12 05:25:01 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd975_d20260412_m052441_c001_v7007000_t0000_u01775971481028") 2026/04/12 05:25:01 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768bf_d20260412_m052439_c001_v0001131_t0048_u01775971479328") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c5a_d20260412_m052347_c001_v7007000_t0000_u01775971427078") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76839_d20260412_m052346_c001_v0001131_t0055_u01775971426395") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c59_d20260412_m052344_c001_v7007000_t0000_u01775971424836") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7682f_d20260412_m052343_c001_v0001131_t0017_u01775971423504") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c28_d20260412_m052341_c001_v7007000_t0000_u01775971421612") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76823_d20260412_m052340_c001_v0001131_t0053_u01775971420888") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c08_d20260412_m052339_c001_v7007000_t0000_u01775971419872") 2026/04/12 05:25:01 DEBUG : large: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7681d_d20260412_m052338_c001_v0001131_t0049_u01775971418232") 2026/04/12 05:25:01 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501ce25_d20260412_m052347_c001_v7007000_t0000_u01775971427082") 2026/04/12 05:25:01 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76837_d20260412_m052345_c001_v0001131_t0015_u01775971425953") 2026/04/12 05:25:01 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501ce03_d20260412_m052344_c001_v7007000_t0000_u01775971424269") 2026/04/12 05:25:01 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7682d_d20260412_m052343_c001_v0001131_t0053_u01775971423202") 2026/04/12 05:25:02 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501cdf9_d20260412_m052341_c001_v7007000_t0000_u01775971421625") 2026/04/12 05:25:02 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76821_d20260412_m052340_c001_v0001131_t0037_u01775971420572") 2026/04/12 05:25:02 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c02_d20260412_m052339_c001_v7007000_t0000_u01775971419314") 2026/04/12 05:25:02 DEBUG : medium: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7681b_d20260412_m052337_c001_v0001131_t0028_u01775971417589") 2026/04/12 05:25:02 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd903_d20260412_m052436_c001_v7007000_t0000_u01775971476159") 2026/04/12 05:25:02 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768b7_d20260412_m052434_c001_v0001131_t0054_u01775971474921") 2026/04/12 05:25:02 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd909_d20260412_m052436_c001_v7007000_t0000_u01775971476342") 2026/04/12 05:25:02 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768b5_d20260412_m052434_c001_v0001131_t0018_u01775971474502") 2026/04/12 05:25:02 DEBUG : not-one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e4b_d20260412_m052256_c001_v7007000_t0000_u01775971376988") 2026/04/12 05:25:02 DEBUG : not-one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76789_d20260412_m052255_c001_v0001131_t0040_u01775971375387") 2026/04/12 05:25:02 DEBUG : one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7e47_d20260412_m052256_c001_v7007000_t0000_u01775971376063") 2026/04/12 05:25:02 DEBUG : one: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76779_d20260412_m052253_c001_v0001131_t0035_u01775971373962") 2026/04/12 05:25:02 DEBUG : potato1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cda11_d20260412_m052447_c001_v7007000_t0000_u01775971487134") 2026/04/12 05:25:02 DEBUG : potato1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768db_d20260412_m052446_c001_v0001131_t0023_u01775971486549") 2026/04/12 05:25:02 DEBUG : potato1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd9fc_d20260412_m052445_c001_v7007000_t0000_u01775971485606") 2026/04/12 05:25:02 DEBUG : potato1: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768d1_d20260412_m052444_c001_v0001131_t0009_u01775971484555") 2026/04/12 05:25:02 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f419b21b58f083b89_d20260412_m052450_c001_v7007000_t0000_u01775971490872") 2026/04/12 05:25:02 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f115a0d10c2813959_d20260412_m052449_c001_v0001173_t0008_u01775971489841") 2026/04/12 05:25:02 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768dd_d20260412_m052447_c001_v0001131_t0023_u01775971487515") 2026/04/12 05:25:02 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cda00_d20260412_m052445_c001_v7007000_t0000_u01775971485790") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768d3_d20260412_m052444_c001_v0001131_t0042_u01775971484942") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1ec2_d20260412_m052336_c001_v7007000_t0000_u01775971416701") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7680d_d20260412_m052334_c001_v0001131_t0004_u01775971414720") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1ea8_d20260412_m052334_c001_v7007000_t0000_u01775971414353") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76805_d20260412_m052332_c001_v0001131_t0024_u01775971412546") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e8e_d20260412_m052332_c001_v7007000_t0000_u01775971412176") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767ff_d20260412_m052330_c001_v0001131_t0059_u01775971410807") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e86_d20260412_m052330_c001_v7007000_t0000_u01775971410442") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767fb_d20260412_m052328_c001_v0001131_t0009_u01775971408035") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e7f_d20260412_m052327_c001_v7007000_t0000_u01775971407668") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767f5_d20260412_m052326_c001_v0001131_t0059_u01775971406305") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e492994bb_d20260412_m052013_c001_v7007000_t0000_u01775971213789") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98cf_d20260412_m052011_c001_v0001157_t0053_u01775971211638") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929946b_d20260412_m052008_c001_v7007000_t0000_u01775971208990") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98ab_d20260412_m052005_c001_v0001157_t0000_u01775971205950") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929945a_d20260412_m052002_c001_v7007000_t0000_u01775971202562") 2026/04/12 05:25:03 DEBUG : potato2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9891_d20260412_m052000_c001_v0001157_t0024_u01775971200320") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e492994bf_d20260412_m052013_c001_v7007000_t0000_u01775971213972") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98d3_d20260412_m052012_c001_v0001157_t0046_u01775971212579") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929946c_d20260412_m052009_c001_v7007000_t0000_u01775971209172") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98b3_d20260412_m052007_c001_v0001157_t0048_u01775971207370") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929945c_d20260412_m052002_c001_v7007000_t0000_u01775971202744") 2026/04/12 05:25:03 DEBUG : remotepotato: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9899_d20260412_m052001_c001_v0001157_t0021_u01775971201263") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e492994c3_d20260412_m052014_c001_v7007000_t0000_u01775971214154") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98bd_d20260412_m052009_c001_v0001157_t0029_u01775971209722") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929946d_d20260412_m052009_c001_v7007000_t0000_u01775971209355") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98a7_d20260412_m052003_c001_v0001157_t0025_u01775971203295") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929945f_d20260412_m052002_c001_v7007000_t0000_u01775971202926") 2026/04/12 05:25:04 DEBUG : rutabaga: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9887_d20260412_m051958_c001_v0001157_t0006_u01775971198576") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501d214_d20260412_m052347_c001_v7007000_t0000_u01775971427675") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76833_d20260412_m052345_c001_v0001131_t0020_u01775971425568") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115c57_d20260412_m052344_c001_v7007000_t0000_u01775971424282") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7682b_d20260412_m052342_c001_v0001131_t0054_u01775971422907") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501cdfb_d20260412_m052342_c001_v7007000_t0000_u01775971422172") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7681f_d20260412_m052340_c001_v0001131_t0043_u01775971420236") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f405216410501cdf8_d20260412_m052339_c001_v7007000_t0000_u01775971419305") 2026/04/12 05:25:04 DEBUG : small: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76819_d20260412_m052337_c001_v0001131_t0004_u01775971417251") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e7d_d20260412_m052325_c001_v7007000_t0000_u01775971405935") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767f3_d20260412_m052324_c001_v0001131_t0058_u01775971404861") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e44_d20260412_m052312_c001_v7007000_t0000_u01775971392552") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767c7_d20260412_m052307_c001_v0001131_t0019_u01775971387253") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e26_d20260412_m052305_c001_v7007000_t0000_u01775971385037") 2026/04/12 05:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7679d_d20260412_m052259_c001_v0001131_t0011_u01775971379881") 2026/04/12 05:25:04 DEBUG : sub dir/hello world2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e46_d20260412_m052312_c001_v7007000_t0000_u01775971392734") 2026/04/12 05:25:05 DEBUG : sub dir/hello world2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767c9_d20260412_m052307_c001_v0001131_t0055_u01775971387801") 2026/04/12 05:25:05 DEBUG : sub dir/hello world2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e27_d20260412_m052305_c001_v7007000_t0000_u01775971385219") 2026/04/12 05:25:05 DEBUG : sub dir/hello world2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767a3_d20260412_m052300_c001_v0001131_t0022_u01775971380368") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e49_d20260412_m052312_c001_v7007000_t0000_u01775971392915") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767cb_d20260412_m052308_c001_v0001131_t0024_u01775971388185") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e28_d20260412_m052305_c001_v7007000_t0000_u01775971385400") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767a9_d20260412_m052300_c001_v0001131_t0020_u01775971380789") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e4c_d20260412_m052313_c001_v7007000_t0000_u01775971393097") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767cd_d20260412_m052308_c001_v0001131_t0042_u01775971388592") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e2a_d20260412_m052305_c001_v7007000_t0000_u01775971385580") 2026/04/12 05:25:05 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767ad_d20260412_m052301_c001_v0001131_t0007_u01775971381219") 2026/04/12 05:25:05 DEBUG : sub dir/potato3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f419b21b58f083b8c_d20260412_m052451_c001_v7007000_t0000_u01775971491057") 2026/04/12 05:25:05 DEBUG : sub dir/potato3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f117cc60a76aca7f3_d20260412_m052449_c001_v0001185_t0008_u01775971489673") 2026/04/12 05:25:05 DEBUG : sub dir/potato3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768e1_d20260412_m052448_c001_v0001131_t0030_u01775971488199") 2026/04/12 05:25:05 DEBUG : sub dir/potato3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1ec4_d20260412_m052336_c001_v7007000_t0000_u01775971416883") 2026/04/12 05:25:05 DEBUG : sub dir/potato3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76815_d20260412_m052335_c001_v0001131_t0019_u01775971415493") 2026/04/12 05:25:05 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e4f_d20260412_m052313_c001_v7007000_t0000_u01775971393280") 2026/04/12 05:25:05 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767cf_d20260412_m052309_c001_v0001131_t0012_u01775971389058") 2026/04/12 05:25:05 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e2b_d20260412_m052305_c001_v7007000_t0000_u01775971385762") 2026/04/12 05:25:05 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767b1_d20260412_m052301_c001_v0001131_t0000_u01775971381591") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4179fc5a45813d58_d20260412_m052417_c001_v7007000_t0000_u01775971457893") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e7687d_d20260412_m052416_c001_v0001131_t0007_u01775971456554") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e78_d20260412_m052323_c001_v7007000_t0000_u01775971403570") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767e9_d20260412_m052317_c001_v0001131_t0022_u01775971397844") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e65_d20260412_m052317_c001_v7007000_t0000_u01775971397122") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767e3_d20260412_m052314_c001_v0001131_t0039_u01775971394210") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408f5f43b27a7da2_d20260412_m052213_c001_v7007000_t0000_u01775971333620") 2026/04/12 05:25:06 DEBUG : sub/file2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9ab7_d20260412_m052212_c001_v0001157_t0041_u01775971332061") 2026/04/12 05:25:06 DEBUG : test-multithread-abort: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e4929944a_d20260412_m051957_c001_v7007000_t0000_u01775971197648") 2026/04/12 05:25:06 DEBUG : test-multithread-abort: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c984d_d20260412_m051941_c001_v0001157_t0045_u01775971181564") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f40245d89e0853938_d20260412_m051903_c001_v7007000_t0000_u01775971143761") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f101e9f13d48b7d7f_d20260412_m051855_c001_v0001131_t0005_u01775971135434") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f40245d89e085394c_d20260412_m051911_c001_v7007000_t0000_u01775971151499") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f101e9f13d48b7d9f_d20260412_m051904_c001_v0001131_t0035_u01775971144458") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f40245d89e0853982_d20260412_m051921_c001_v7007000_t0000_u01775971161548") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c97e1_d20260412_m051914_c001_v0001157_t0005_u01775971154545") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f408833c32b115480_d20260412_m051927_c001_v7007000_t0000_u01775971167496") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f20245d89e0853985_d20260412_m051922_c001_v0001090_t0047_u01775971162999") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f42374efea054a97d_d20260412_m051933_c001_v7007000_t0000_u01775971173961") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f208833c32b115482_d20260412_m051929_c001_v0001136_t0049_u01775971169687") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f404fd7b01636b499_d20260412_m051940_c001_v7007000_t0000_u01775971180142") 2026/04/12 05:25:06 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f22374efea054a980_d20260412_m051935_c001_v0001161_t0020_u01775971175445") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e49299566_d20260412_m052031_c001_v7007000_t0000_u01775971231570") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9929_d20260412_m052029_c001_v0001157_t0017_u01775971229622") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c991d_d20260412_m052027_c001_v0001157_t0040_u01775971227578") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9919_d20260412_m052026_c001_v0001157_t0022_u01775971226298") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c9913_d20260412_m052024_c001_v0001157_t0035_u01775971224934") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c990f_d20260412_m052023_c001_v0001157_t0050_u01775971223508") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c990d_d20260412_m052022_c001_v0001157_t0004_u01775971222224") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98ff_d20260412_m052020_c001_v0001157_t0048_u01775971220011") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f41632b6e492994ea_d20260412_m052016_c001_v7007000_t0000_u01775971216639") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98e7_d20260412_m052015_c001_v0001157_t0050_u01775971215651") 2026/04/12 05:25:07 DEBUG : test.sum: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f10584e89143c98e3_d20260412_m052014_c001_v0001157_t0033_u01775971214526") 2026/04/12 05:25:07 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd936_d20260412_m052438_c001_v7007000_t0000_u01775971478574") 2026/04/12 05:25:07 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768bd_d20260412_m052437_c001_v0001131_t0000_u01775971477317") 2026/04/12 05:25:07 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f403e7578fc4cd93a_d20260412_m052438_c001_v7007000_t0000_u01775971478760") 2026/04/12 05:25:07 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e768b9_d20260412_m052436_c001_v0001131_t0009_u01775971476938") 2026/04/12 05:25:07 DEBUG : zend.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e51_d20260412_m052313_c001_v7007000_t0000_u01775971393461") 2026/04/12 05:25:07 DEBUG : zend.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e767c3_d20260412_m052306_c001_v0001131_t0047_u01775971386775") 2026/04/12 05:25:07 DEBUG : zend.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f4131ae9f013e1e2c_d20260412_m052305_c001_v7007000_t0000_u01775971385944") 2026/04/12 05:25:07 DEBUG : zend.txt: Deleting (id "4_z6f72ed33200d8b0b9fd80e1b_f1164578894e76799_d20260412_m052259_c001_v0001131_t0051_u01775971379560") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m21.571816159s (try 1/5)