"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/07/08 03:39:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli" 2026/07/08 03:39:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:39:27 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli" 2026/07/08 03:39:27 DEBUG : Creating backend with remote "/tmp/rclone653482625" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/07/08 03:39:27 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.16s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/07/08 03:39:27 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.03s) === RUN TestSizeDiffers 2026/07/08 03:39:27 DEBUG : a: size = 0 OK 2026/07/08 03:39:27 DEBUG : a: size = 1 (memory) 2026/07/08 03:39:27 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/08 03:39:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/08 03:39:27 DEBUG : potato: Seek from 10 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 10 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/08 03:39:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/08 03:39:27 DEBUG : potato: Seek from 8 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 8 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/08 03:39:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:39:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:39:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:39:27 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:39:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/08 03:39:27 DEBUG : potato: Seek from 9 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 9 to 0 2026/07/08 03:39:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:28 INFO : S3 bucket rclone-test-gevazaw1peli: Bucket "rclone-test-gevazaw1peli" created with ACL "" 2026/07/08 03:39:28 DEBUG : rutabaga: size = 8 OK 2026/07/08 03:39:28 DEBUG : rutabaga.rclone_chunk.001_ud83k5: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/08 03:39:28 INFO : rutabaga.rclone_chunk.001_ud83k5: Copied (server-side copy) to: rutabaga 2026/07/08 03:39:28 INFO : rutabaga.rclone_chunk.001_ud83k5: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/07/08 03:39:29 DEBUG : empty space: size = 1 OK 2026/07/08 03:39:29 DEBUG : empty space.rclone_chunk.001_ud84ny: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:39:29 INFO : empty space.rclone_chunk.001_ud84ny: Copied (server-side copy) to: empty space 2026/07/08 03:39:29 INFO : empty space.rclone_chunk.001_ud84ny: Deleted === RUN TestCheck/3 2026/07/08 03:39:30 DEBUG : potato2: size = 60 OK 2026/07/08 03:39:30 DEBUG : potato2.rclone_chunk.001_ud84gw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:39:30 INFO : potato2.rclone_chunk.001_ud84gw: Copied (server-side copy) to: potato2 2026/07/08 03:39:30 INFO : potato2.rclone_chunk.001_ud84gw: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/07/08 03:39:30 DEBUG : remotepotato: size = 60 OK 2026/07/08 03:39:30 DEBUG : remotepotato.rclone_chunk.001_ud859y: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:39:30 INFO : remotepotato.rclone_chunk.001_ud859y: Copied (server-side copy) to: remotepotato 2026/07/08 03:39:30 INFO : remotepotato.rclone_chunk.001_ud859y: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.74s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/07/08 03:39:31 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 03:39:31 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 03:39:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/08 03:39:31 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/07/08 03:39:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/08 03:39:31 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:31 DEBUG : rutabaga: size = 8 OK 2026/07/08 03:39:31 DEBUG : rutabaga.rclone_chunk.001_ud863h: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/08 03:39:31 INFO : rutabaga.rclone_chunk.001_ud863h: Copied (server-side copy) to: rutabaga 2026/07/08 03:39:31 INFO : rutabaga.rclone_chunk.001_ud863h: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/08 03:39:32 DEBUG : empty space: size = 1 OK 2026/07/08 03:39:32 DEBUG : empty space.rclone_chunk.001_ud87xv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:39:32 INFO : empty space.rclone_chunk.001_ud87xv: Copied (server-side copy) to: empty space 2026/07/08 03:39:32 INFO : empty space.rclone_chunk.001_ud87xv: Deleted === RUN TestCheckDownload/3 2026/07/08 03:39:33 DEBUG : potato2: size = 60 OK 2026/07/08 03:39:33 DEBUG : potato2.rclone_chunk.001_ud87h1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:39:33 INFO : potato2.rclone_chunk.001_ud87h1: Copied (server-side copy) to: potato2 2026/07/08 03:39:33 INFO : potato2.rclone_chunk.001_ud87h1: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/08 03:39:34 DEBUG : remotepotato: size = 60 OK 2026/07/08 03:39:34 DEBUG : remotepotato.rclone_chunk.001_ud88m2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:39:34 INFO : remotepotato.rclone_chunk.001_ud88m2: Copied (server-side copy) to: remotepotato 2026/07/08 03:39:34 INFO : remotepotato.rclone_chunk.001_ud88m2: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.60s) --- PASS: TestCheckDownload/1 (0.14s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.11s) --- PASS: TestCheckDownload/4 (0.15s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.11s) --- PASS: TestCheckDownload/7 (0.11s) === RUN TestCheckSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:35 DEBUG : rutabaga: size = 8 OK 2026/07/08 03:39:35 DEBUG : rutabaga.rclone_chunk.001_ud8a4d: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/08 03:39:35 INFO : rutabaga.rclone_chunk.001_ud8a4d: Copied (server-side copy) to: rutabaga 2026/07/08 03:39:35 INFO : rutabaga.rclone_chunk.001_ud8a4d: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/08 03:39:36 DEBUG : empty space: size = 1 OK 2026/07/08 03:39:36 DEBUG : empty space.rclone_chunk.001_ud8aou: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:39:36 INFO : empty space.rclone_chunk.001_ud8aou: Copied (server-side copy) to: empty space 2026/07/08 03:39:36 INFO : empty space.rclone_chunk.001_ud8aou: Deleted === RUN TestCheckSizeOnly/3 2026/07/08 03:39:36 DEBUG : potato2: size = 60 OK 2026/07/08 03:39:36 DEBUG : potato2.rclone_chunk.001_ud8bwt: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2026/07/08 03:39:36 INFO : potato2.rclone_chunk.001_ud8bwt: Copied (server-side copy) to: potato2 2026/07/08 03:39:36 INFO : potato2.rclone_chunk.001_ud8bwt: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/08 03:39:37 DEBUG : remotepotato: size = 60 OK 2026/07/08 03:39:37 DEBUG : remotepotato.rclone_chunk.001_ud8com: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:39:37 INFO : remotepotato.rclone_chunk.001_ud8com: Copied (server-side copy) to: remotepotato 2026/07/08 03:39:37 INFO : remotepotato.rclone_chunk.001_ud8com: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.99s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:38 DEBUG : test.sum: size = 81 OK 2026/07/08 03:39:38 DEBUG : test.sum.rclone_chunk.001_ud8dzc: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2026/07/08 03:39:38 INFO : test.sum.rclone_chunk.001_ud8dzc: Copied (server-side copy) to: test.sum 2026/07/08 03:39:38 INFO : test.sum.rclone_chunk.001_ud8dzc: Deleted 2026/07/08 03:39:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 03:39:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 03:39:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 03:39:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/08 03:39:39 DEBUG : test.sum: size = 90 OK 2026/07/08 03:39:39 DEBUG : test.sum.rclone_chunk.001_ud8dbm: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2026/07/08 03:39:39 INFO : test.sum.rclone_chunk.001_ud8dbm: Copied (server-side copy) to: test.sum 2026/07/08 03:39:39 INFO : test.sum.rclone_chunk.001_ud8dbm: Deleted 2026/07/08 03:39:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 03:39:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 03:39:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 03:39:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.40s) === RUN TestCheckSum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/data" 2026/07/08 03:39:39 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/data" 2026/07/08 03:39:39 DEBUG : data/banana: size = 13 OK 2026/07/08 03:39:39 DEBUG : data/banana.rclone_chunk.001_ud8eav: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:39 INFO : data/banana.rclone_chunk.001_ud8eav: Copied (server-side copy) to: data/banana 2026/07/08 03:39:39 INFO : data/banana.rclone_chunk.001_ud8eav: Deleted 2026/07/08 03:39:40 DEBUG : test.sum: size = 41 OK 2026/07/08 03:39:40 DEBUG : test.sum.rclone_chunk.001_ud8f9w: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/08 03:39:40 INFO : test.sum.rclone_chunk.001_ud8f9w: Copied (server-side copy) to: test.sum 2026/07/08 03:39:40 INFO : test.sum.rclone_chunk.001_ud8f9w: Deleted === RUN TestCheckSum/subtest1 2026/07/08 03:39:41 DEBUG : data/potato: size = 15 OK 2026/07/08 03:39:41 DEBUG : data/potato.rclone_chunk.001_ud8f7x: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/08 03:39:41 INFO : data/potato.rclone_chunk.001_ud8f7x: Copied (server-side copy) to: data/potato 2026/07/08 03:39:41 INFO : data/potato.rclone_chunk.001_ud8f7x: Deleted 2026/07/08 03:39:41 DEBUG : test.sum: size = 41 OK 2026/07/08 03:39:41 DEBUG : test.sum.rclone_chunk.001_ud8gla: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/08 03:39:41 INFO : test.sum.rclone_chunk.001_ud8gla: Copied (server-side copy) to: test.sum 2026/07/08 03:39:41 INFO : test.sum.rclone_chunk.001_ud8gla: Deleted === RUN TestCheckSum/subtest2 2026/07/08 03:39:42 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:42 DEBUG : test.sum.rclone_chunk.001_ud8hbc: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/07/08 03:39:42 INFO : test.sum.rclone_chunk.001_ud8hbc: Copied (server-side copy) to: test.sum 2026/07/08 03:39:42 INFO : test.sum.rclone_chunk.001_ud8hbc: Deleted === RUN TestCheckSum/subtest3 2026/07/08 03:39:43 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:43 DEBUG : test.sum.rclone_chunk.001_ud8iu1: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/07/08 03:39:43 INFO : test.sum.rclone_chunk.001_ud8iu1: Copied (server-side copy) to: test.sum 2026/07/08 03:39:43 INFO : test.sum.rclone_chunk.001_ud8iu1: Deleted === RUN TestCheckSum/subtest4 2026/07/08 03:39:44 DEBUG : test.sum: size = 123 OK 2026/07/08 03:39:44 DEBUG : test.sum.rclone_chunk.001_ud8ja4: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/07/08 03:39:44 INFO : test.sum.rclone_chunk.001_ud8ja4: Copied (server-side copy) to: test.sum 2026/07/08 03:39:44 INFO : test.sum.rclone_chunk.001_ud8ja4: Deleted === RUN TestCheckSum/subtest5 2026/07/08 03:39:45 DEBUG : test.sum: size = 123 OK 2026/07/08 03:39:45 DEBUG : test.sum.rclone_chunk.001_ud8jb0: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/07/08 03:39:45 INFO : test.sum.rclone_chunk.001_ud8jb0: Copied (server-side copy) to: test.sum 2026/07/08 03:39:45 INFO : test.sum.rclone_chunk.001_ud8jb0: Deleted === RUN TestCheckSum/subtest6 2026/07/08 03:39:46 DEBUG : data/banana: size = 13 OK 2026/07/08 03:39:46 DEBUG : data/banana.rclone_chunk.001_ud8kc8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:46 INFO : data/banana.rclone_chunk.001_ud8kc8: Copied (server-side copy) to: data/banana 2026/07/08 03:39:46 INFO : data/banana.rclone_chunk.001_ud8kc8: Deleted 2026/07/08 03:39:46 DEBUG : data/potato: size = 15 OK 2026/07/08 03:39:46 DEBUG : data/potato.rclone_chunk.001_ud8ljo: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/08 03:39:46 INFO : data/potato.rclone_chunk.001_ud8ljo: Copied (server-side copy) to: data/potato 2026/07/08 03:39:46 INFO : data/potato.rclone_chunk.001_ud8ljo: Deleted 2026/07/08 03:39:47 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:47 DEBUG : test.sum.rclone_chunk.001_ud8lo2: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/07/08 03:39:47 INFO : test.sum.rclone_chunk.001_ud8lo2: Copied (server-side copy) to: test.sum 2026/07/08 03:39:47 INFO : test.sum.rclone_chunk.001_ud8lo2: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.67s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.19s) --- PASS: TestCheckSum/subtest4 (0.18s) --- PASS: TestCheckSum/subtest5 (0.18s) --- PASS: TestCheckSum/subtest6 (0.19s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:39:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/data" 2026/07/08 03:39:48 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/data" 2026/07/08 03:39:48 DEBUG : data/banana: size = 13 OK 2026/07/08 03:39:48 DEBUG : data/banana.rclone_chunk.001_ud8nr3: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:48 INFO : data/banana.rclone_chunk.001_ud8nr3: Copied (server-side copy) to: data/banana 2026/07/08 03:39:48 INFO : data/banana.rclone_chunk.001_ud8nr3: Deleted 2026/07/08 03:39:49 DEBUG : test.sum: size = 41 OK 2026/07/08 03:39:49 DEBUG : test.sum.rclone_chunk.001_ud8nh7: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/08 03:39:49 INFO : test.sum.rclone_chunk.001_ud8nh7: Copied (server-side copy) to: test.sum 2026/07/08 03:39:49 INFO : test.sum.rclone_chunk.001_ud8nh7: Deleted === RUN TestCheckSumDownload/subtest1 2026/07/08 03:39:49 DEBUG : data/potato: size = 15 OK 2026/07/08 03:39:49 DEBUG : data/potato.rclone_chunk.001_ud8o72: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/08 03:39:49 INFO : data/potato.rclone_chunk.001_ud8o72: Copied (server-side copy) to: data/potato 2026/07/08 03:39:49 INFO : data/potato.rclone_chunk.001_ud8o72: Deleted 2026/07/08 03:39:50 DEBUG : test.sum: size = 41 OK 2026/07/08 03:39:50 DEBUG : test.sum.rclone_chunk.001_ud8oy4: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/08 03:39:50 INFO : test.sum.rclone_chunk.001_ud8oy4: Copied (server-side copy) to: test.sum 2026/07/08 03:39:50 INFO : test.sum.rclone_chunk.001_ud8oy4: Deleted === RUN TestCheckSumDownload/subtest2 2026/07/08 03:39:51 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:51 DEBUG : test.sum.rclone_chunk.001_ud8pfd: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/07/08 03:39:51 INFO : test.sum.rclone_chunk.001_ud8pfd: Copied (server-side copy) to: test.sum 2026/07/08 03:39:51 INFO : test.sum.rclone_chunk.001_ud8pfd: Deleted === RUN TestCheckSumDownload/subtest3 2026/07/08 03:39:52 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:52 DEBUG : test.sum.rclone_chunk.001_ud8q42: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/07/08 03:39:52 INFO : test.sum.rclone_chunk.001_ud8q42: Copied (server-side copy) to: test.sum 2026/07/08 03:39:52 INFO : test.sum.rclone_chunk.001_ud8q42: Deleted === RUN TestCheckSumDownload/subtest4 2026/07/08 03:39:53 DEBUG : test.sum: size = 123 OK 2026/07/08 03:39:53 DEBUG : test.sum.rclone_chunk.001_ud8sln: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/07/08 03:39:53 INFO : test.sum.rclone_chunk.001_ud8sln: Copied (server-side copy) to: test.sum 2026/07/08 03:39:53 INFO : test.sum.rclone_chunk.001_ud8sln: Deleted === RUN TestCheckSumDownload/subtest5 2026/07/08 03:39:54 DEBUG : test.sum: size = 123 OK 2026/07/08 03:39:54 DEBUG : test.sum.rclone_chunk.001_ud8tld: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/07/08 03:39:54 INFO : test.sum.rclone_chunk.001_ud8tld: Copied (server-side copy) to: test.sum 2026/07/08 03:39:54 INFO : test.sum.rclone_chunk.001_ud8tld: Deleted === RUN TestCheckSumDownload/subtest6 2026/07/08 03:39:55 DEBUG : data/banana: size = 13 OK 2026/07/08 03:39:55 DEBUG : data/banana.rclone_chunk.001_ud8upo: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:55 INFO : data/banana.rclone_chunk.001_ud8upo: Copied (server-side copy) to: data/banana 2026/07/08 03:39:55 INFO : data/banana.rclone_chunk.001_ud8upo: Deleted 2026/07/08 03:39:55 DEBUG : data/potato: size = 15 OK 2026/07/08 03:39:55 DEBUG : data/potato.rclone_chunk.001_ud8uoe: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/08 03:39:55 INFO : data/potato.rclone_chunk.001_ud8uoe: Copied (server-side copy) to: data/potato 2026/07/08 03:39:55 INFO : data/potato.rclone_chunk.001_ud8uoe: Deleted 2026/07/08 03:39:56 DEBUG : test.sum: size = 82 OK 2026/07/08 03:39:56 DEBUG : test.sum.rclone_chunk.001_ud8v13: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/07/08 03:39:56 INFO : test.sum.rclone_chunk.001_ud8v13: Copied (server-side copy) to: test.sum 2026/07/08 03:39:56 INFO : test.sum.rclone_chunk.001_ud8v13: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.13s) --- PASS: TestCheckSumDownload/subtest1 (0.24s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) --- PASS: TestCheckSumDownload/subtest3 (0.29s) --- PASS: TestCheckSumDownload/subtest4 (0.24s) --- PASS: TestCheckSumDownload/subtest5 (0.25s) --- PASS: TestCheckSumDownload/subtest6 (0.24s) --- PASS: TestCheckSumDownload/subtest7 (0.24s) === RUN TestApplyTransforms 2026/07/08 03:39:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tavayep3zade" 2026/07/08 03:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:39:57 DEBUG : Creating backend with remote "TestS3:rclone-test-tavayep3zade" 2026/07/08 03:39:57 DEBUG : Creating backend with remote "/tmp/rclone1323824804" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tavayep3zade'", Local "Local file system at /tmp/rclone1323824804", Modify Window "1ns" 2026/07/08 03:39:57 INFO : S3 bucket rclone-test-tavayep3zade: Bucket "rclone-test-tavayep3zade" created with ACL "" 2026/07/08 03:39:58 DEBUG : hello, world!: size = 13 OK 2026/07/08 03:39:58 DEBUG : hello, world!.rclone_chunk.001_ud8x15: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:58 INFO : hello, world!.rclone_chunk.001_ud8x15: Copied (server-side copy) to: hello, world! 2026/07/08 03:39:58 INFO : hello, world!.rclone_chunk.001_ud8x15: Deleted upper checkfile vs. lower remote (without normalization) 2026/07/08 03:39:58 ERROR : hello, world!: sum not found 2026/07/08 03:39:58 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-tavayep3zade' 2026/07/08 03:39:58 NOTICE: Chunked 'TestChunkerS3:rclone-test-tavayep3zade': 1 files missing 2026/07/08 03:39:58 NOTICE: 1 hashes missing 2026/07/08 03:39:58 NOTICE: Chunked 'TestChunkerS3:rclone-test-tavayep3zade': 1 differences found 2026/07/08 03:39:58 NOTICE: Chunked 'TestChunkerS3:rclone-test-tavayep3zade': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/08 03:39:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:58 NOTICE: Chunked 'TestChunkerS3:rclone-test-tavayep3zade': 0 differences found 2026/07/08 03:39:58 NOTICE: Chunked 'TestChunkerS3:rclone-test-tavayep3zade': 1 matching files 2026/07/08 03:39:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wozidos2ciza" 2026/07/08 03:39:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:39:58 DEBUG : Creating backend with remote "TestS3:rclone-test-wozidos2ciza" 2026/07/08 03:39:58 DEBUG : Creating backend with remote "/tmp/rclone758274290" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-wozidos2ciza'", Local "Local file system at /tmp/rclone758274290", Modify Window "1ns" 2026/07/08 03:39:59 INFO : S3 bucket rclone-test-wozidos2ciza: Bucket "rclone-test-wozidos2ciza" created with ACL "" 2026/07/08 03:39:59 DEBUG : HELLO, WORLD!: size = 13 OK 2026/07/08 03:39:59 DEBUG : HELLO, WORLD!.rclone_chunk.001_ud8ywu: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:39:59 INFO : HELLO, WORLD!.rclone_chunk.001_ud8ywu: Copied (server-side copy) to: HELLO, WORLD! 2026/07/08 03:39:59 INFO : HELLO, WORLD!.rclone_chunk.001_ud8ywu: Deleted lower checkfile vs. upper remote (without normalization) 2026/07/08 03:39:59 ERROR : HELLO, WORLD!: sum not found 2026/07/08 03:39:59 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-wozidos2ciza' 2026/07/08 03:39:59 NOTICE: Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': 1 files missing 2026/07/08 03:39:59 NOTICE: 1 hashes missing 2026/07/08 03:39:59 NOTICE: Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': 1 differences found 2026/07/08 03:39:59 NOTICE: Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/08 03:40:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:00 NOTICE: Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': 0 differences found 2026/07/08 03:40:00 NOTICE: Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': 1 matching files 2026/07/08 03:40:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cafohow8hiyi" 2026/07/08 03:40:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:00 DEBUG : Creating backend with remote "TestS3:rclone-test-cafohow8hiyi" 2026/07/08 03:40:00 DEBUG : Creating backend with remote "/tmp/rclone958741267" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi'", Local "Local file system at /tmp/rclone958741267", Modify Window "1ns" 2026/07/08 03:40:00 INFO : S3 bucket rclone-test-cafohow8hiyi: Bucket "rclone-test-cafohow8hiyi" created with ACL "" 2026/07/08 03:40:01 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/07/08 03:40:01 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_ud8z75: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:01 INFO : HeLlO, wOrLd!.rclone_chunk.001_ud8z75: Copied (server-side copy) to: HeLlO, wOrLd! 2026/07/08 03:40:01 INFO : HeLlO, wOrLd!.rclone_chunk.001_ud8z75: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/08 03:40:01 ERROR : HeLlO, wOrLd!: sum not found 2026/07/08 03:40:01 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi' 2026/07/08 03:40:01 NOTICE: Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': 1 files missing 2026/07/08 03:40:01 NOTICE: 1 hashes missing 2026/07/08 03:40:01 NOTICE: Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': 1 differences found 2026/07/08 03:40:01 NOTICE: Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/08 03:40:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:01 NOTICE: Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': 0 differences found 2026/07/08 03:40:01 NOTICE: Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': 1 matching files 2026/07/08 03:40:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pusirom2vote" 2026/07/08 03:40:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:01 DEBUG : Creating backend with remote "TestS3:rclone-test-pusirom2vote" 2026/07/08 03:40:01 DEBUG : Creating backend with remote "/tmp/rclone1106318016" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-pusirom2vote'", Local "Local file system at /tmp/rclone1106318016", Modify Window "1ns" 2026/07/08 03:40:02 INFO : S3 bucket rclone-test-pusirom2vote: Bucket "rclone-test-pusirom2vote" created with ACL "" 2026/07/08 03:40:02 DEBUG : HELLO, WORLD!: size = 13 OK 2026/07/08 03:40:02 DEBUG : HELLO, WORLD!.rclone_chunk.001_ud91h5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:02 INFO : HELLO, WORLD!.rclone_chunk.001_ud91h5: Copied (server-side copy) to: HELLO, WORLD! 2026/07/08 03:40:02 INFO : HELLO, WORLD!.rclone_chunk.001_ud91h5: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/08 03:40:02 ERROR : HELLO, WORLD!: sum not found 2026/07/08 03:40:02 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-pusirom2vote' 2026/07/08 03:40:02 NOTICE: Chunked 'TestChunkerS3:rclone-test-pusirom2vote': 1 files missing 2026/07/08 03:40:02 NOTICE: 1 hashes missing 2026/07/08 03:40:02 NOTICE: Chunked 'TestChunkerS3:rclone-test-pusirom2vote': 1 differences found 2026/07/08 03:40:02 NOTICE: Chunked 'TestChunkerS3:rclone-test-pusirom2vote': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/08 03:40:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:02 NOTICE: Chunked 'TestChunkerS3:rclone-test-pusirom2vote': 0 differences found 2026/07/08 03:40:02 NOTICE: Chunked 'TestChunkerS3:rclone-test-pusirom2vote': 1 matching files 2026/07/08 03:40:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pibofuq5fapo" 2026/07/08 03:40:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:02 DEBUG : Creating backend with remote "TestS3:rclone-test-pibofuq5fapo" 2026/07/08 03:40:02 DEBUG : Creating backend with remote "/tmp/rclone3734814000" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo'", Local "Local file system at /tmp/rclone3734814000", Modify Window "1ns" 2026/07/08 03:40:03 INFO : S3 bucket rclone-test-pibofuq5fapo: Bucket "rclone-test-pibofuq5fapo" created with ACL "" 2026/07/08 03:40:03 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:03 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ud92pu: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:03 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ud92pu: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/08 03:40:04 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ud92pu: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/07/08 03:40:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:04 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo' 2026/07/08 03:40:04 NOTICE: Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': 1 files missing 2026/07/08 03:40:04 NOTICE: 1 hashes missing 2026/07/08 03:40:04 NOTICE: Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': 1 differences found 2026/07/08 03:40:04 NOTICE: Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/08 03:40:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:04 NOTICE: Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': 0 differences found 2026/07/08 03:40:04 NOTICE: Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': 1 matching files 2026/07/08 03:40:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hidoced9guni" 2026/07/08 03:40:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:04 DEBUG : Creating backend with remote "TestS3:rclone-test-hidoced9guni" 2026/07/08 03:40:04 DEBUG : Creating backend with remote "/tmp/rclone1753421376" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-hidoced9guni'", Local "Local file system at /tmp/rclone1753421376", Modify Window "1ns" 2026/07/08 03:40:05 INFO : S3 bucket rclone-test-hidoced9guni: Bucket "rclone-test-hidoced9guni" created with ACL "" 2026/07/08 03:40:05 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:05 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ud9438: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ud9438: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/08 03:40:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ud9438: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/07/08 03:40:05 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:05 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-hidoced9guni' 2026/07/08 03:40:05 NOTICE: Chunked 'TestChunkerS3:rclone-test-hidoced9guni': 1 files missing 2026/07/08 03:40:05 NOTICE: 1 hashes missing 2026/07/08 03:40:05 NOTICE: Chunked 'TestChunkerS3:rclone-test-hidoced9guni': 1 differences found 2026/07/08 03:40:05 NOTICE: Chunked 'TestChunkerS3:rclone-test-hidoced9guni': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/08 03:40:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:05 NOTICE: Chunked 'TestChunkerS3:rclone-test-hidoced9guni': 0 differences found 2026/07/08 03:40:05 NOTICE: Chunked 'TestChunkerS3:rclone-test-hidoced9guni': 1 matching files 2026/07/08 03:40:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fehegay1miva" 2026/07/08 03:40:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:05 DEBUG : Creating backend with remote "TestS3:rclone-test-fehegay1miva" 2026/07/08 03:40:05 DEBUG : Creating backend with remote "/tmp/rclone1110580324" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-fehegay1miva'", Local "Local file system at /tmp/rclone1110580324", Modify Window "1ns" 2026/07/08 03:40:06 INFO : S3 bucket rclone-test-fehegay1miva: Bucket "rclone-test-fehegay1miva" created with ACL "" 2026/07/08 03:40:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud95c6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud95c6: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/08 03:40:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud95c6: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/07/08 03:40:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-fehegay1miva' 2026/07/08 03:40:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-fehegay1miva': 1 files missing 2026/07/08 03:40:06 NOTICE: 1 hashes missing 2026/07/08 03:40:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-fehegay1miva': 1 differences found 2026/07/08 03:40:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-fehegay1miva': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/08 03:40:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-fehegay1miva': 0 differences found 2026/07/08 03:40:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-fehegay1miva': 1 matching files 2026/07/08 03:40:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nezefen7kutu" 2026/07/08 03:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:07 DEBUG : Creating backend with remote "TestS3:rclone-test-nezefen7kutu" 2026/07/08 03:40:07 DEBUG : Creating backend with remote "/tmp/rclone745676236" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-nezefen7kutu'", Local "Local file system at /tmp/rclone745676236", Modify Window "1ns" 2026/07/08 03:40:07 INFO : S3 bucket rclone-test-nezefen7kutu: Bucket "rclone-test-nezefen7kutu" created with ACL "" 2026/07/08 03:40:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud96i4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud96i4: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/08 03:40:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud96i4: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/07/08 03:40:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-nezefen7kutu' 2026/07/08 03:40:08 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': 1 files missing 2026/07/08 03:40:08 NOTICE: 1 hashes missing 2026/07/08 03:40:08 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': 1 differences found 2026/07/08 03:40:08 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/08 03:40:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:08 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': 0 differences found 2026/07/08 03:40:08 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': 1 matching files 2026/07/08 03:40:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kejoqep5tame" 2026/07/08 03:40:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:08 DEBUG : Creating backend with remote "TestS3:rclone-test-kejoqep5tame" 2026/07/08 03:40:08 DEBUG : Creating backend with remote "/tmp/rclone2454205988" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-kejoqep5tame'", Local "Local file system at /tmp/rclone2454205988", Modify Window "1ns" 2026/07/08 03:40:09 INFO : S3 bucket rclone-test-kejoqep5tame: Bucket "rclone-test-kejoqep5tame" created with ACL "" 2026/07/08 03:40:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud9882: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud9882: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/08 03:40:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud9882: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/07/08 03:40:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-kejoqep5tame' 2026/07/08 03:40:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': 1 files missing 2026/07/08 03:40:09 NOTICE: 1 hashes missing 2026/07/08 03:40:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': 1 differences found 2026/07/08 03:40:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/08 03:40:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': 0 differences found 2026/07/08 03:40:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': 1 matching files 2026/07/08 03:40:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-bemegoh0lago" 2026/07/08 03:40:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:40:09 DEBUG : Creating backend with remote "TestS3:rclone-test-bemegoh0lago" 2026/07/08 03:40:09 DEBUG : Creating backend with remote "/tmp/rclone3491534144" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-bemegoh0lago'", Local "Local file system at /tmp/rclone3491534144", Modify Window "1ns" 2026/07/08 03:40:10 INFO : S3 bucket rclone-test-bemegoh0lago: Bucket "rclone-test-bemegoh0lago" created with ACL "" 2026/07/08 03:40:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/08 03:40:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud99tk: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud99tk: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/08 03:40:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ud99tk: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/07/08 03:40:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:40:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-bemegoh0lago' 2026/07/08 03:40:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': 1 files missing 2026/07/08 03:40:11 NOTICE: 1 hashes missing 2026/07/08 03:40:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': 1 differences found 2026/07/08 03:40:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/08 03:40:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:40:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': 0 differences found 2026/07/08 03:40:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': 1 matching files 2026/07/08 03:40:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-bemegoh0lago': Purge remote 2026/07/08 03:40:11 DEBUG : S3 bucket rclone-test-bemegoh0lago: bucket is versioned: false 2026/07/08 03:40:11 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:11 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/08 03:40:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:11 INFO : S3 bucket rclone-test-bemegoh0lago: Bucket "rclone-test-bemegoh0lago" deleted 2026/07/08 03:40:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-kejoqep5tame': Purge remote 2026/07/08 03:40:11 DEBUG : S3 bucket rclone-test-kejoqep5tame: bucket is versioned: false 2026/07/08 03:40:11 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:11 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/08 03:40:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:12 INFO : S3 bucket rclone-test-kejoqep5tame: Bucket "rclone-test-kejoqep5tame" deleted 2026/07/08 03:40:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-nezefen7kutu': Purge remote 2026/07/08 03:40:12 DEBUG : S3 bucket rclone-test-nezefen7kutu: bucket is versioned: false 2026/07/08 03:40:12 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:12 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/08 03:40:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:12 INFO : S3 bucket rclone-test-nezefen7kutu: Bucket "rclone-test-nezefen7kutu" deleted 2026/07/08 03:40:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-fehegay1miva': Purge remote 2026/07/08 03:40:12 DEBUG : S3 bucket rclone-test-fehegay1miva: bucket is versioned: false 2026/07/08 03:40:12 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:12 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/08 03:40:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:13 INFO : S3 bucket rclone-test-fehegay1miva: Bucket "rclone-test-fehegay1miva" deleted 2026/07/08 03:40:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-hidoced9guni': Purge remote 2026/07/08 03:40:13 DEBUG : S3 bucket rclone-test-hidoced9guni: bucket is versioned: false 2026/07/08 03:40:13 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:13 DEBUG : "測試_Русский___ě_áñ" version false 2026/07/08 03:40:13 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:13 INFO : 測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:13 INFO : S3 bucket rclone-test-hidoced9guni: Bucket "rclone-test-hidoced9guni" deleted 2026/07/08 03:40:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-pibofuq5fapo': Purge remote 2026/07/08 03:40:13 DEBUG : S3 bucket rclone-test-pibofuq5fapo: bucket is versioned: false 2026/07/08 03:40:13 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:13 DEBUG : "測試_Русский___ě_áñ" version false 2026/07/08 03:40:13 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/07/08 03:40:13 INFO : 測試_Русский___ě_áñ: Deleted 2026/07/08 03:40:14 INFO : S3 bucket rclone-test-pibofuq5fapo: Bucket "rclone-test-pibofuq5fapo" deleted 2026/07/08 03:40:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-pusirom2vote': Purge remote 2026/07/08 03:40:14 DEBUG : S3 bucket rclone-test-pusirom2vote: bucket is versioned: false 2026/07/08 03:40:14 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:14 DEBUG : "HELLO, WORLD!" version false 2026/07/08 03:40:14 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/07/08 03:40:14 INFO : HELLO, WORLD!: Deleted 2026/07/08 03:40:14 INFO : S3 bucket rclone-test-pusirom2vote: Bucket "rclone-test-pusirom2vote" deleted 2026/07/08 03:40:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-cafohow8hiyi': Purge remote 2026/07/08 03:40:14 DEBUG : S3 bucket rclone-test-cafohow8hiyi: bucket is versioned: false 2026/07/08 03:40:14 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:14 DEBUG : "HeLlO, wOrLd!" version false 2026/07/08 03:40:14 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/07/08 03:40:14 INFO : HeLlO, wOrLd!: Deleted 2026/07/08 03:40:15 INFO : S3 bucket rclone-test-cafohow8hiyi: Bucket "rclone-test-cafohow8hiyi" deleted 2026/07/08 03:40:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-wozidos2ciza': Purge remote 2026/07/08 03:40:15 DEBUG : S3 bucket rclone-test-wozidos2ciza: bucket is versioned: false 2026/07/08 03:40:15 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:15 DEBUG : "HELLO, WORLD!" version false 2026/07/08 03:40:15 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/07/08 03:40:15 INFO : HELLO, WORLD!: Deleted 2026/07/08 03:40:15 INFO : S3 bucket rclone-test-wozidos2ciza: Bucket "rclone-test-wozidos2ciza" deleted 2026/07/08 03:40:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-tavayep3zade': Purge remote 2026/07/08 03:40:15 DEBUG : S3 bucket rclone-test-tavayep3zade: bucket is versioned: false 2026/07/08 03:40:15 DEBUG : Waiting for deletions to finish 2026/07/08 03:40:16 DEBUG : "hello, world!" version false 2026/07/08 03:40:16 DEBUG : hello, world!: Deleting (id "") 2026/07/08 03:40:16 INFO : hello, world!: Deleted 2026/07/08 03:40:16 INFO : S3 bucket rclone-test-tavayep3zade: Bucket "rclone-test-tavayep3zade" deleted --- PASS: TestApplyTransforms (19.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 03:40:16 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:40:16 DEBUG : sub/file2.rclone_chunk.001_ud9fzq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:16 INFO : sub/file2.rclone_chunk.001_ud9fzq: Copied (server-side copy) to: sub/file2 2026/07/08 03:40:16 INFO : sub/file2.rclone_chunk.001_ud9fzq: Deleted 2026/07/08 03:40:16 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:40:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:16 INFO : file1: Copied (new) to: sub/file2 2026/07/08 03:40:17 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:40:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:17 DEBUG : file1: Unchanged skipping 2026/07/08 03:40:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.23s) === RUN TestCopyLongFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:18 DEBUG : dst/file1: size = 18 OK 2026/07/08 03:40:18 DEBUG : dst/file1.rclone_chunk.001_ud9g66: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/08 03:40:18 INFO : dst/file1.rclone_chunk.001_ud9g66: Copied (server-side copy) to: dst/file1 2026/07/08 03:40:18 INFO : dst/file1.rclone_chunk.001_ud9g66: Deleted 2026/07/08 03:40:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/backup" 2026/07/08 03:40:18 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/backup" 2026/07/08 03:40:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:18 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli') 2026/07/08 03:40:18 DEBUG : dst/file1: Sizes differ 2026/07/08 03:40:18 DEBUG : dst/file1: copy non-chunked object... 2026/07/08 03:40:19 DEBUG : dst/file1: size = 18 OK 2026/07/08 03:40:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/08 03:40:19 INFO : dst/file1: Copied (server-side copy) 2026/07/08 03:40:19 INFO : dst/file1: Deleted 2026/07/08 03:40:19 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:19 DEBUG : dst/file1: size = 14 OK 2026/07/08 03:40:19 DEBUG : dst/file1.rclone_chunk.001_ud9is6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:19 INFO : dst/file1.rclone_chunk.001_ud9is6: Copied (server-side copy) to: dst/file1 2026/07/08 03:40:19 INFO : dst/file1.rclone_chunk.001_ud9is6: Deleted 2026/07/08 03:40:19 DEBUG : dst/file1: size = 14 OK 2026/07/08 03:40:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.27s) === RUN TestCopyFileCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/dst" 2026/07/08 03:40:19 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/dst" 2026/07/08 03:40:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/CompareDest" 2026/07/08 03:40:20 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/CompareDest" 2026/07/08 03:40:20 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 03:40:20 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:21 DEBUG : one: size = 3 OK 2026/07/08 03:40:21 DEBUG : one.rclone_chunk.001_ud9jlo: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:21 INFO : one.rclone_chunk.001_ud9jlo: Copied (server-side copy) to: one 2026/07/08 03:40:21 INFO : one.rclone_chunk.001_ud9jlo: Deleted 2026/07/08 03:40:21 DEBUG : one: size = 3 OK 2026/07/08 03:40:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:21 INFO : one: Copied (new) 2026/07/08 03:40:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:21 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/dst') 2026/07/08 03:40:21 DEBUG : one: Sizes differ 2026/07/08 03:40:21 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:21 DEBUG : one: size = 5 OK 2026/07/08 03:40:21 DEBUG : one.rclone_chunk.001_ud9kxk: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:21 INFO : one.rclone_chunk.001_ud9kxk: Copied (server-side copy) to: one 2026/07/08 03:40:21 INFO : one.rclone_chunk.001_ud9kxk: Deleted 2026/07/08 03:40:21 DEBUG : one: size = 5 OK 2026/07/08 03:40:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:21 INFO : one: Copied (replaced existing) 2026/07/08 03:40:22 DEBUG : dst/one: size = 3 OK 2026/07/08 03:40:22 DEBUG : dst/one.rclone_chunk.001_ud9len: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:22 INFO : dst/one.rclone_chunk.001_ud9len: Copied (server-side copy) to: dst/one 2026/07/08 03:40:22 INFO : dst/one.rclone_chunk.001_ud9len: Deleted 2026/07/08 03:40:23 DEBUG : CompareDest/one: size = 5 OK 2026/07/08 03:40:23 DEBUG : CompareDest/one.rclone_chunk.001_ud9lu7: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:23 INFO : CompareDest/one.rclone_chunk.001_ud9lu7: Copied (server-side copy) to: CompareDest/one 2026/07/08 03:40:23 INFO : CompareDest/one.rclone_chunk.001_ud9lu7: Deleted 2026/07/08 03:40:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:23 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/dst') 2026/07/08 03:40:23 DEBUG : one: Sizes differ 2026/07/08 03:40:23 DEBUG : one: size = 5 OK 2026/07/08 03:40:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 03:40:23 DEBUG : CompareDest/two: size = 3 OK 2026/07/08 03:40:23 DEBUG : CompareDest/two.rclone_chunk.001_ud9ms8: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:40:23 INFO : CompareDest/two.rclone_chunk.001_ud9ms8: Copied (server-side copy) to: CompareDest/two 2026/07/08 03:40:24 INFO : CompareDest/two.rclone_chunk.001_ud9ms8: Deleted 2026/07/08 03:40:24 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:40:24 DEBUG : two: size = 3 OK 2026/07/08 03:40:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 03:40:24 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:40:24 DEBUG : two: size = 3 OK 2026/07/08 03:40:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 03:40:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:40:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:25 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/CompareDest') 2026/07/08 03:40:25 DEBUG : two: Sizes differ 2026/07/08 03:40:25 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:25 DEBUG : two: size = 5 OK 2026/07/08 03:40:25 DEBUG : two.rclone_chunk.001_ud9o3x: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/08 03:40:25 INFO : two.rclone_chunk.001_ud9o3x: Copied (server-side copy) to: two 2026/07/08 03:40:25 INFO : two.rclone_chunk.001_ud9o3x: Deleted 2026/07/08 03:40:25 DEBUG : two: size = 5 OK 2026/07/08 03:40:25 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/08 03:40:25 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.39s) === RUN TestCopyFileCopyDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/dst" 2026/07/08 03:40:26 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/dst" 2026/07/08 03:40:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/CopyDest" 2026/07/08 03:40:26 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/CopyDest" 2026/07/08 03:40:26 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 03:40:26 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:27 DEBUG : one: size = 3 OK 2026/07/08 03:40:27 DEBUG : one.rclone_chunk.001_ud9pev: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:27 INFO : one.rclone_chunk.001_ud9pev: Copied (server-side copy) to: one 2026/07/08 03:40:27 INFO : one.rclone_chunk.001_ud9pev: Deleted 2026/07/08 03:40:27 DEBUG : one: size = 3 OK 2026/07/08 03:40:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:27 INFO : one: Copied (new) 2026/07/08 03:40:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:27 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/dst') 2026/07/08 03:40:27 DEBUG : one: Sizes differ 2026/07/08 03:40:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:28 DEBUG : one: size = 5 OK 2026/07/08 03:40:28 DEBUG : one.rclone_chunk.001_ud9qcm: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:28 INFO : one.rclone_chunk.001_ud9qcm: Copied (server-side copy) to: one 2026/07/08 03:40:28 INFO : one.rclone_chunk.001_ud9qcm: Deleted 2026/07/08 03:40:28 DEBUG : one: size = 5 OK 2026/07/08 03:40:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:28 INFO : one: Copied (replaced existing) 2026/07/08 03:40:28 DEBUG : dst/one: size = 3 OK 2026/07/08 03:40:28 DEBUG : dst/one.rclone_chunk.001_ud9rlf: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:28 INFO : dst/one.rclone_chunk.001_ud9rlf: Copied (server-side copy) to: dst/one 2026/07/08 03:40:28 INFO : dst/one.rclone_chunk.001_ud9rlf: Deleted 2026/07/08 03:40:29 DEBUG : CopyDest/one: size = 5 OK 2026/07/08 03:40:29 DEBUG : CopyDest/one.rclone_chunk.001_ud9rcf: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:29 INFO : CopyDest/one.rclone_chunk.001_ud9rcf: Copied (server-side copy) to: CopyDest/one 2026/07/08 03:40:29 INFO : CopyDest/one.rclone_chunk.001_ud9rcf: Deleted 2026/07/08 03:40:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/BackupDir" 2026/07/08 03:40:29 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/BackupDir" 2026/07/08 03:40:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:29 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/dst') 2026/07/08 03:40:29 DEBUG : one: Sizes differ 2026/07/08 03:40:29 DEBUG : one: size = 5 OK 2026/07/08 03:40:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:29 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/dst') 2026/07/08 03:40:29 DEBUG : one: Sizes differ 2026/07/08 03:40:29 DEBUG : one: copy non-chunked object... 2026/07/08 03:40:30 DEBUG : one: size = 3 OK 2026/07/08 03:40:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:40:30 INFO : one: Copied (server-side copy) 2026/07/08 03:40:30 INFO : one: Deleted 2026/07/08 03:40:30 DEBUG : one: copy non-chunked object... 2026/07/08 03:40:30 DEBUG : one: size = 5 OK 2026/07/08 03:40:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:40:30 INFO : one: Copied (server-side copy) 2026/07/08 03:40:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/08 03:40:31 DEBUG : CopyDest/two: size = 3 OK 2026/07/08 03:40:31 DEBUG : CopyDest/two.rclone_chunk.001_ud9tzk: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:40:31 INFO : CopyDest/two.rclone_chunk.001_ud9tzk: Copied (server-side copy) to: CopyDest/two 2026/07/08 03:40:31 INFO : CopyDest/two.rclone_chunk.001_ud9tzk: Deleted 2026/07/08 03:40:31 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:40:31 DEBUG : two: size = 3 OK 2026/07/08 03:40:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:31 DEBUG : two: copy non-chunked object... 2026/07/08 03:40:31 DEBUG : two: size = 3 OK 2026/07/08 03:40:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:40:31 INFO : two: Copied (server-side copy) 2026/07/08 03:40:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/08 03:40:32 DEBUG : two: size = 3 OK 2026/07/08 03:40:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:40:32 DEBUG : two: Unchanged skipping 2026/07/08 03:40:32 DEBUG : CopyDest/three: size = 5 OK 2026/07/08 03:40:32 DEBUG : CopyDest/three.rclone_chunk.001_ud9v56: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/08 03:40:32 INFO : CopyDest/three.rclone_chunk.001_ud9v56: Copied (server-side copy) to: CopyDest/three 2026/07/08 03:40:32 INFO : CopyDest/three.rclone_chunk.001_ud9v56: Deleted 2026/07/08 03:40:33 DEBUG : three: Need to transfer - File not found at Destination 2026/07/08 03:40:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone653482625) 2026/07/08 03:40:33 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli/CopyDest') 2026/07/08 03:40:33 DEBUG : three: Sizes differ 2026/07/08 03:40:33 DEBUG : three: Destination not found in --copy-dest 2026/07/08 03:40:33 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:33 DEBUG : three: size = 7 OK 2026/07/08 03:40:33 DEBUG : three.rclone_chunk.001_ud9wv7: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/08 03:40:33 INFO : three.rclone_chunk.001_ud9wv7: Copied (server-side copy) to: three 2026/07/08 03:40:33 INFO : three.rclone_chunk.001_ud9wv7: Deleted 2026/07/08 03:40:33 DEBUG : three: size = 7 OK 2026/07/08 03:40:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/08 03:40:33 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.17s) === RUN TestCopyInplace run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.08s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/08 03:40:34 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ud9x1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:35 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ud9x1c: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/07/08 03:40:35 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ud9x1c: Deleted 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:40:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:40:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-gevazaw1peli.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_ud9yg5?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/07/08 03:40:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:521: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.22s) === RUN TestDeduplicateInteractive run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:36 DEBUG : one: size = 100 OK 2026/07/08 03:40:36 DEBUG : one.rclone_chunk.001_ud9zto: md5 = 952cd535b110be32d6aee6b2901f73dc OK 2026/07/08 03:40:36 INFO : one.rclone_chunk.001_ud9zto: Copied (server-side copy) to: one 2026/07/08 03:40:36 INFO : one.rclone_chunk.001_ud9zto: Deleted 2026/07/08 03:40:37 DEBUG : also/one: size = 100 OK 2026/07/08 03:40:37 DEBUG : also/one.rclone_chunk.001_ud9zre: md5 = 952cd535b110be32d6aee6b2901f73dc OK 2026/07/08 03:40:37 INFO : also/one.rclone_chunk.001_ud9zre: Copied (server-side copy) to: also/one 2026/07/08 03:40:37 INFO : also/one.rclone_chunk.001_ud9zre: Deleted 2026/07/08 03:40:37 DEBUG : another: size = 100 OK 2026/07/08 03:40:37 DEBUG : another.rclone_chunk.001_uda0z3: md5 = 952cd535b110be32d6aee6b2901f73dc OK 2026/07/08 03:40:37 INFO : another.rclone_chunk.001_uda0z3: Copied (server-side copy) to: another 2026/07/08 03:40:37 INFO : another.rclone_chunk.001_uda0z3: Deleted 2026/07/08 03:40:38 DEBUG : not-one: size = 5 OK 2026/07/08 03:40:38 DEBUG : not-one.rclone_chunk.001_uda0ss: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/08 03:40:38 INFO : not-one.rclone_chunk.001_uda0ss: Copied (server-side copy) to: not-one 2026/07/08 03:40:38 INFO : not-one.rclone_chunk.001_uda0ss: Deleted 2026/07/08 03:40:38 INFO : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Looking for duplicate md5 hashes using newest mode. 2026/07/08 03:40:38 NOTICE: 952cd535b110be32d6aee6b2901f73dc: Found 3 files with duplicate md5 hashes 2026/07/08 03:40:38 INFO : one: Deleted 2026/07/08 03:40:38 INFO : also/one: Deleted 2026/07/08 03:40:38 NOTICE: 952cd535b110be32d6aee6b2901f73dc: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.69s) === RUN TestDeduplicateOldest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:39 DEBUG : a.txt: size = 11 OK 2026/07/08 03:40:39 DEBUG : a.txt.rclone_chunk.001_uda21v: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:39 INFO : a.txt.rclone_chunk.001_uda21v: Copied (server-side copy) to: a.txt 2026/07/08 03:40:40 INFO : a.txt.rclone_chunk.001_uda21v: Deleted 2026/07/08 03:40:40 DEBUG : zend.txt: size = 5 OK 2026/07/08 03:40:40 DEBUG : zend.txt.rclone_chunk.001_uda3y9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:40:40 INFO : zend.txt.rclone_chunk.001_uda3y9: Copied (server-side copy) to: zend.txt 2026/07/08 03:40:40 INFO : zend.txt.rclone_chunk.001_uda3y9: Deleted 2026/07/08 03:40:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 03:40:40 DEBUG : sub dir/hello world.rclone_chunk.001_uda3h9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:40 INFO : sub dir/hello world.rclone_chunk.001_uda3h9: Copied (server-side copy) to: sub dir/hello world 2026/07/08 03:40:40 INFO : sub dir/hello world.rclone_chunk.001_uda3h9: Deleted 2026/07/08 03:40:41 DEBUG : sub dir/hello world2: size = 11 OK 2026/07/08 03:40:41 DEBUG : sub dir/hello world2.rclone_chunk.001_uda3b1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:41 INFO : sub dir/hello world2.rclone_chunk.001_uda3b1: Copied (server-side copy) to: sub dir/hello world2 2026/07/08 03:40:41 INFO : sub dir/hello world2.rclone_chunk.001_uda3b1: Deleted 2026/07/08 03:40:41 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/07/08 03:40:41 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_uda4io: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:41 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_uda4io: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/07/08 03:40:41 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_uda4io: Deleted 2026/07/08 03:40:42 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/07/08 03:40:42 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda4ji: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/07/08 03:40:42 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda4ji: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/07/08 03:40:42 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda4ji: Deleted 2026/07/08 03:40:42 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/07/08 03:40:42 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda5mi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:42 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda5mi: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/07/08 03:40:42 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda5mi: Deleted 2026/07/08 03:40:43 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 03:40:43 DEBUG : a.txt: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:40:43 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:40:43 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:40:43 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:40:43 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:40:43 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.55s) === RUN TestListDirSortedFn run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:44 DEBUG : a.txt: size = 11 OK 2026/07/08 03:40:44 DEBUG : a.txt.rclone_chunk.001_uda7mn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:44 INFO : a.txt.rclone_chunk.001_uda7mn: Copied (server-side copy) to: a.txt 2026/07/08 03:40:44 INFO : a.txt.rclone_chunk.001_uda7mn: Deleted 2026/07/08 03:40:45 DEBUG : zend.txt: size = 5 OK 2026/07/08 03:40:45 DEBUG : zend.txt.rclone_chunk.001_uda7s5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:40:45 INFO : zend.txt.rclone_chunk.001_uda7s5: Copied (server-side copy) to: zend.txt 2026/07/08 03:40:45 INFO : zend.txt.rclone_chunk.001_uda7s5: Deleted 2026/07/08 03:40:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 03:40:45 DEBUG : sub dir/hello world.rclone_chunk.001_uda83y: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:45 INFO : sub dir/hello world.rclone_chunk.001_uda83y: Copied (server-side copy) to: sub dir/hello world 2026/07/08 03:40:45 INFO : sub dir/hello world.rclone_chunk.001_uda83y: Deleted 2026/07/08 03:40:45 DEBUG : sub dir/hello world2: size = 11 OK 2026/07/08 03:40:45 DEBUG : sub dir/hello world2.rclone_chunk.001_uda88v: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:45 INFO : sub dir/hello world2.rclone_chunk.001_uda88v: Copied (server-side copy) to: sub dir/hello world2 2026/07/08 03:40:45 INFO : sub dir/hello world2.rclone_chunk.001_uda88v: Deleted 2026/07/08 03:40:46 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/07/08 03:40:46 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_uda8x3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:46 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_uda8x3: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/07/08 03:40:46 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_uda8x3: Deleted 2026/07/08 03:40:46 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/07/08 03:40:46 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda9ci: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/07/08 03:40:46 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda9ci: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/07/08 03:40:46 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_uda9ci: Deleted 2026/07/08 03:40:47 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/07/08 03:40:47 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda9zm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:47 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda9zm: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/07/08 03:40:47 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_uda9zm: Deleted 2026/07/08 03:40:47 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 03:40:47 DEBUG : a.txt: Excluded 2026/07/08 03:40:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:40:47 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:40:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:40:47 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:40:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:40:47 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:40:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:40:47 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:40:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:40:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.62s) === RUN TestListJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:49 DEBUG : file1: size = 5 OK 2026/07/08 03:40:49 DEBUG : file1.rclone_chunk.001_udabap: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/07/08 03:40:49 INFO : file1.rclone_chunk.001_udabap: Copied (server-side copy) to: file1 2026/07/08 03:40:49 INFO : file1.rclone_chunk.001_udabap: Deleted 2026/07/08 03:40:49 DEBUG : sub/file2: size = 9 OK 2026/07/08 03:40:49 DEBUG : sub/file2.rclone_chunk.001_udacpd: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/07/08 03:40:49 INFO : sub/file2.rclone_chunk.001_udacpd: Copied (server-side copy) to: sub/file2 2026/07/08 03:40:49 INFO : sub/file2.rclone_chunk.001_udacpd: Deleted === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.16s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:51 DEBUG : file1: size = 5 OK 2026/07/08 03:40:51 DEBUG : file1.rclone_chunk.001_udadm7: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/07/08 03:40:51 INFO : file1.rclone_chunk.001_udadm7: Copied (server-side copy) to: file1 2026/07/08 03:40:51 INFO : file1.rclone_chunk.001_udadm7: Deleted 2026/07/08 03:40:51 DEBUG : sub/file2: size = 9 OK 2026/07/08 03:40:51 DEBUG : sub/file2.rclone_chunk.001_udaedn: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/07/08 03:40:51 INFO : sub/file2.rclone_chunk.001_udaedn: Copied (server-side copy) to: sub/file2 2026/07/08 03:40:51 INFO : sub/file2.rclone_chunk.001_udaedn: Deleted === 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/07/08 03:40:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/notfound" 2026/07/08 03:40:52 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/notfound" --- PASS: TestStatJSON (2.18s) --- PASS: TestStatJSON/Root (0.09s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.17s) === RUN TestMkdir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:53 INFO : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Making directory 2026/07/08 03:40:53 INFO : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 03:40:53 DEBUG : sub dir/hello world.rclone_chunk.001_udaguc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/08 03:40:53 INFO : sub dir/hello world.rclone_chunk.001_udaguc: Copied (server-side copy) to: sub dir/hello world 2026/07/08 03:40:53 INFO : sub dir/hello world.rclone_chunk.001_udaguc: Deleted --- PASS: TestLsd (0.79s) === RUN TestLs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:54 DEBUG : potato2: size = 60 OK 2026/07/08 03:40:54 DEBUG : potato2.rclone_chunk.001_udahqo: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:40:54 INFO : potato2.rclone_chunk.001_udahqo: Copied (server-side copy) to: potato2 2026/07/08 03:40:54 INFO : potato2.rclone_chunk.001_udahqo: Deleted 2026/07/08 03:40:54 DEBUG : empty space: size = 1 OK 2026/07/08 03:40:54 DEBUG : empty space.rclone_chunk.001_udahg2: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:54 INFO : empty space.rclone_chunk.001_udahg2: Copied (server-side copy) to: empty space 2026/07/08 03:40:54 INFO : empty space.rclone_chunk.001_udahg2: Deleted --- PASS: TestLs (1.23s) === RUN TestLsWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:55 DEBUG : potato2: size = 60 OK 2026/07/08 03:40:55 DEBUG : potato2.rclone_chunk.001_udaixc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:40:55 INFO : potato2.rclone_chunk.001_udaixc: Copied (server-side copy) to: potato2 2026/07/08 03:40:55 INFO : potato2.rclone_chunk.001_udaixc: Deleted 2026/07/08 03:40:56 DEBUG : empty space: size = 1 OK 2026/07/08 03:40:56 DEBUG : empty space.rclone_chunk.001_udaias: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:56 INFO : empty space.rclone_chunk.001_udaias: Copied (server-side copy) to: empty space 2026/07/08 03:40:56 INFO : empty space.rclone_chunk.001_udaias: Deleted 2026/07/08 03:40:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/08 03:40:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.36s) === RUN TestLsLong run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:57 DEBUG : potato2: size = 60 OK 2026/07/08 03:40:57 DEBUG : potato2.rclone_chunk.001_udaj21: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:40:57 INFO : potato2.rclone_chunk.001_udaj21: Copied (server-side copy) to: potato2 2026/07/08 03:40:57 INFO : potato2.rclone_chunk.001_udaj21: Deleted 2026/07/08 03:40:57 DEBUG : empty space: size = 1 OK 2026/07/08 03:40:57 DEBUG : empty space.rclone_chunk.001_udaky3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:57 INFO : empty space.rclone_chunk.001_udaky3: Copied (server-side copy) to: empty space 2026/07/08 03:40:57 INFO : empty space.rclone_chunk.001_udaky3: Deleted --- PASS: TestLsLong (1.35s) === RUN TestHashSums run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:58 DEBUG : potato2: size = 60 OK 2026/07/08 03:40:58 DEBUG : potato2.rclone_chunk.001_udal5y: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:40:58 INFO : potato2.rclone_chunk.001_udal5y: Copied (server-side copy) to: potato2 2026/07/08 03:40:58 INFO : potato2.rclone_chunk.001_udal5y: Deleted 2026/07/08 03:40:58 DEBUG : empty space: size = 1 OK 2026/07/08 03:40:58 DEBUG : empty space.rclone_chunk.001_udalm8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:40:58 INFO : empty space.rclone_chunk.001_udalm8: Copied (server-side copy) to: empty space 2026/07/08 03:40:58 INFO : empty space.rclone_chunk.001_udalm8: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.40s) --- PASS: TestHashSums/Md5 (0.04s) --- PASS: TestHashSums/Md5Download (0.15s) === RUN TestHashSumsWithErrors 2026/07/08 03:40:59 DEBUG : Creating backend with remote ":memory:" 2026/07/08 03:40:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/08 03:40:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/08 03:40:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:40:59 DEBUG : potato2: size = 60 OK 2026/07/08 03:40:59 DEBUG : potato2.rclone_chunk.001_udamyi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:40:59 INFO : potato2.rclone_chunk.001_udamyi: Copied (server-side copy) to: potato2 2026/07/08 03:40:59 INFO : potato2.rclone_chunk.001_udamyi: Deleted 2026/07/08 03:41:00 DEBUG : empty space: size = 1 OK 2026/07/08 03:41:00 DEBUG : empty space.rclone_chunk.001_udamep: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:41:00 INFO : empty space.rclone_chunk.001_udamep: Copied (server-side copy) to: empty space 2026/07/08 03:41:00 INFO : empty space.rclone_chunk.001_udamep: Deleted 2026/07/08 03:41:00 DEBUG : sub dir/potato3: size = 5 OK 2026/07/08 03:41:00 DEBUG : sub dir/potato3.rclone_chunk.001_udan5u: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:41:00 INFO : sub dir/potato3.rclone_chunk.001_udan5u: Copied (server-side copy) to: sub dir/potato3 2026/07/08 03:41:00 INFO : sub dir/potato3.rclone_chunk.001_udan5u: Deleted --- PASS: TestCount (1.81s) === RUN TestDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:01 DEBUG : small: size = 10 OK 2026/07/08 03:41:01 DEBUG : small.rclone_chunk.001_udaor5: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/07/08 03:41:01 INFO : small.rclone_chunk.001_udaor5: Copied (server-side copy) to: small 2026/07/08 03:41:01 INFO : small.rclone_chunk.001_udaor5: Deleted 2026/07/08 03:41:01 DEBUG : medium: size = 60 OK 2026/07/08 03:41:01 DEBUG : medium.rclone_chunk.001_udaodg: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:01 INFO : medium.rclone_chunk.001_udaodg: Copied (server-side copy) to: medium 2026/07/08 03:41:02 INFO : medium.rclone_chunk.001_udaodg: Deleted 2026/07/08 03:41:02 DEBUG : large: size = 100 OK 2026/07/08 03:41:02 DEBUG : large.rclone_chunk.001_udapzm: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/07/08 03:41:02 INFO : large.rclone_chunk.001_udapzm: Copied (server-side copy) to: large 2026/07/08 03:41:02 INFO : large.rclone_chunk.001_udapzm: Deleted 2026/07/08 03:41:02 DEBUG : Waiting for deletions to finish 2026/07/08 03:41:02 DEBUG : large: Excluded (Size Filter) 2026/07/08 03:41:02 DEBUG : large: Excluded 2026/07/08 03:41:02 INFO : medium: Deleted 2026/07/08 03:41:02 INFO : small: Deleted --- PASS: TestDelete (1.75s) === RUN TestMaxDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.17s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestReadFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:03 DEBUG : ReadFile: size = 28 OK 2026/07/08 03:41:03 DEBUG : ReadFile.rclone_chunk.001_udaqni: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/07/08 03:41:03 INFO : ReadFile.rclone_chunk.001_udaqni: Copied (server-side copy) to: ReadFile 2026/07/08 03:41:03 INFO : ReadFile.rclone_chunk.001_udaqni: Deleted --- PASS: TestReadFile (0.91s) === RUN TestRetry 2026/07/08 03:41:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/08 03:41:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/08 03:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:41:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:04 DEBUG : file1: size = 10 OK 2026/07/08 03:41:04 DEBUG : file1.rclone_chunk.001_udarhi: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/07/08 03:41:04 INFO : file1.rclone_chunk.001_udarhi: Copied (server-side copy) to: file1 2026/07/08 03:41:04 INFO : file1.rclone_chunk.001_udarhi: Deleted 2026/07/08 03:41:05 DEBUG : file2: size = 9 OK 2026/07/08 03:41:05 DEBUG : file2.rclone_chunk.001_udarm7: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/07/08 03:41:05 INFO : file2.rclone_chunk.001_udarm7: Copied (server-side copy) to: file2 2026/07/08 03:41:05 INFO : file2.rclone_chunk.001_udarm7: Deleted --- PASS: TestCat (1.95s) === RUN TestPurge 2026/07/08 03:41:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-winajad0tovo" 2026/07/08 03:41:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:41:06 DEBUG : Creating backend with remote "TestS3:rclone-test-winajad0tovo" 2026/07/08 03:41:06 DEBUG : Creating backend with remote "/tmp/rclone3174377075" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-winajad0tovo'", Local "Local file system at /tmp/rclone3174377075", Modify Window "1ns" 2026/07/08 03:41:07 INFO : S3 bucket rclone-test-winajad0tovo: Bucket "rclone-test-winajad0tovo" created with ACL "" 2026/07/08 03:41:07 DEBUG : A1/B1/C1/one: size = 3 OK 2026/07/08 03:41:07 DEBUG : A1/B1/C1/one.rclone_chunk.001_udau7h: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/07/08 03:41:07 INFO : A1/B1/C1/one.rclone_chunk.001_udau7h: Copied (server-side copy) to: A1/B1/C1/one 2026/07/08 03:41:07 INFO : A1/B1/C1/one.rclone_chunk.001_udau7h: Deleted 2026/07/08 03:41:07 INFO : A2: Making directory 2026/07/08 03:41:07 INFO : A1/B2: Making directory 2026/07/08 03:41:07 INFO : A1/B2/C2: Making directory 2026/07/08 03:41:07 INFO : A1/B1/C3: Making directory 2026/07/08 03:41:07 INFO : A3: Making directory 2026/07/08 03:41:07 INFO : A3/B3: Making directory 2026/07/08 03:41:07 INFO : A3/B3/C4: Making directory 2026/07/08 03:41:07 DEBUG : A1/two: size = 3 OK 2026/07/08 03:41:07 DEBUG : A1/two.rclone_chunk.001_udauwr: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/07/08 03:41:07 INFO : A1/two.rclone_chunk.001_udauwr: Copied (server-side copy) to: A1/two 2026/07/08 03:41:08 INFO : A1/two.rclone_chunk.001_udauwr: Deleted 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/07/08 03:41:08 DEBUG : S3 bucket rclone-test-winajad0tovo: bucket is versioned: false 2026/07/08 03:41:08 DEBUG : Waiting for deletions to finish 2026/07/08 03:41:08 DEBUG : "A1/B1/C1/one" version false 2026/07/08 03:41:08 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/07/08 03:41:08 INFO : A1/B1/C1/one: Deleted 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/07/08 03:41:08 DEBUG : Waiting for deletions to finish 2026/07/08 03:41:08 DEBUG : "A1/two" version false 2026/07/08 03:41:08 DEBUG : A1/two: Deleting (id "") 2026/07/08 03:41:08 INFO : A1/two: Deleted 2026/07/08 03:41:09 INFO : S3 bucket rclone-test-winajad0tovo: Bucket "rclone-test-winajad0tovo" deleted 2026/07/08 03:41:09 ERROR : error listing: directory not found 2026/07/08 03:41:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-winajad0tovo': Purge remote 2026/07/08 03:41:09 DEBUG : Waiting for deletions to finish 2026/07/08 03:41:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.78s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:09 DEBUG : A1/B1/C1/one: size = 3 OK 2026/07/08 03:41:09 DEBUG : A1/B1/C1/one.rclone_chunk.001_udawip: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/07/08 03:41:09 INFO : A1/B1/C1/one.rclone_chunk.001_udawip: Copied (server-side copy) to: A1/B1/C1/one 2026/07/08 03:41:09 INFO : A1/B1/C1/one.rclone_chunk.001_udawip: Deleted 2026/07/08 03:41:09 INFO : A2: Making directory 2026/07/08 03:41:09 INFO : A1/B2: Making directory 2026/07/08 03:41:09 INFO : A1/B2/C2: Making directory 2026/07/08 03:41:09 INFO : A1/B1/C3: Making directory 2026/07/08 03:41:09 INFO : A3: Making directory 2026/07/08 03:41:09 INFO : A3/B3: Making directory 2026/07/08 03:41:09 INFO : A3/B3/C4: Making directory 2026/07/08 03:41:09 DEBUG : A1/two: size = 3 OK 2026/07/08 03:41:09 DEBUG : A1/two.rclone_chunk.001_udawkh: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/07/08 03:41:09 INFO : A1/two.rclone_chunk.001_udawkh: Copied (server-side copy) to: A1/two 2026/07/08 03:41:09 INFO : A1/two.rclone_chunk.001_udawkh: Deleted 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/07/08 03:41:10 DEBUG : removing 1 level 3 directories 2026/07/08 03:41:10 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/07/08 03:41:11 DEBUG : removing 1 level 0 directories 2026/07/08 03:41:11 INFO : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Removing directory 2026/07/08 03:41:11 INFO : S3 bucket rclone-test-gevazaw1peli: Bucket "rclone-test-gevazaw1peli" deleted 2026/07/08 03:41:11 ERROR : error listing: directory not found 2026/07/08 03:41:11 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.73s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:12 INFO : S3 bucket rclone-test-gevazaw1peli: Bucket "rclone-test-gevazaw1peli" created with ACL "" 2026/07/08 03:41:12 INFO : A1: Making directory 2026/07/08 03:41:12 INFO : A1/B1: Making directory 2026/07/08 03:41:12 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.87s) === RUN TestRmdirsWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:12 INFO : A1: Making directory 2026/07/08 03:41:12 INFO : A1/B1: Making directory 2026/07/08 03:41:12 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.21s) === RUN TestCopyURL run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:13 DEBUG : file1: size = 14 OK 2026/07/08 03:41:13 DEBUG : file1.rclone_chunk.001_udb0pe: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/08 03:41:13 INFO : file1.rclone_chunk.001_udb0pe: Copied (server-side copy) to: file1 2026/07/08 03:41:13 INFO : file1.rclone_chunk.001_udb0pe: Deleted 2026/07/08 03:41:13 DEBUG : filename.txt: File name found in url 2026/07/08 03:41:13 DEBUG : filename.txt: size = 14 OK 2026/07/08 03:41:13 DEBUG : filename.txt.rclone_chunk.001_udb078: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/08 03:41:13 INFO : filename.txt.rclone_chunk.001_udb078: Copied (server-side copy) to: filename.txt 2026/07/08 03:41:14 INFO : filename.txt.rclone_chunk.001_udb078: Deleted 2026/07/08 03:41:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/08 03:41:14 DEBUG : headerfilename.txt: size = 14 OK 2026/07/08 03:41:14 DEBUG : headerfilename.txt.rclone_chunk.001_udb1ml: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/08 03:41:14 INFO : headerfilename.txt.rclone_chunk.001_udb1ml: Copied (server-side copy) to: headerfilename.txt 2026/07/08 03:41:14 INFO : headerfilename.txt.rclone_chunk.001_udb1ml: Deleted 2026/07/08 03:41:14 DEBUG : file2: size = 14 OK 2026/07/08 03:41:14 DEBUG : file2.rclone_chunk.001_udb1xt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/08 03:41:14 INFO : file2.rclone_chunk.001_udb1xt: Copied (server-side copy) to: file2 2026/07/08 03:41:14 INFO : file2.rclone_chunk.001_udb1xt: Deleted --- PASS: TestCopyURL (2.37s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:15 DEBUG : file1: size = 14 OK 2026/07/08 03:41:15 DEBUG : file1.rclone_chunk.001_udb2gj: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/08 03:41:15 INFO : file1.rclone_chunk.001_udb2gj: Copied (server-side copy) to: file1 2026/07/08 03:41:15 INFO : file1.rclone_chunk.001_udb2gj: Deleted --- PASS: TestCopyURLDownloadHeaders (0.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 03:41:16 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:41:16 DEBUG : sub/file2.rclone_chunk.001_udb3sm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:16 INFO : sub/file2.rclone_chunk.001_udb3sm: Copied (server-side copy) to: sub/file2 2026/07/08 03:41:16 INFO : sub/file2.rclone_chunk.001_udb3sm: Deleted 2026/07/08 03:41:16 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:41:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:16 INFO : file1: Copied (new) to: sub/file2 2026/07/08 03:41:16 INFO : file1: Deleted 2026/07/08 03:41:16 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:41:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:41:16 DEBUG : file1: Unchanged skipping 2026/07/08 03:41:16 INFO : file1: Deleted 2026/07/08 03:41:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.17s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 03:41:17 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:41:17 DEBUG : file1: size = 14 OK 2026/07/08 03:41:17 DEBUG : file1.rclone_chunk.001_udb4l9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:17 INFO : file1.rclone_chunk.001_udb4l9: Copied (server-side copy) to: file1 2026/07/08 03:41:17 INFO : file1.rclone_chunk.001_udb4l9: Deleted 2026/07/08 03:41:17 DEBUG : file1: size = 14 OK 2026/07/08 03:41:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:17 INFO : file1: Copied (new) 2026/07/08 03:41:17 INFO : file1: Deleted 2026/07/08 03:41:17 DEBUG : file1: Destination exists, skipping 2026/07/08 03:41:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.89s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:18 DEBUG : dst/file1: size = 18 OK 2026/07/08 03:41:18 DEBUG : dst/file1.rclone_chunk.001_udb599: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/08 03:41:18 INFO : dst/file1.rclone_chunk.001_udb599: Copied (server-side copy) to: dst/file1 2026/07/08 03:41:18 INFO : dst/file1.rclone_chunk.001_udb599: Deleted 2026/07/08 03:41:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gevazaw1peli/backup" 2026/07/08 03:41:18 DEBUG : Creating backend with remote "TestS3:rclone-test-gevazaw1peli/backup" 2026/07/08 03:41:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone653482625) 2026/07/08 03:41:18 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-gevazaw1peli') 2026/07/08 03:41:18 DEBUG : dst/file1: Sizes differ 2026/07/08 03:41:19 DEBUG : dst/file1: copy non-chunked object... 2026/07/08 03:41:19 DEBUG : dst/file1: size = 18 OK 2026/07/08 03:41:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/08 03:41:19 INFO : dst/file1: Copied (server-side copy) 2026/07/08 03:41:19 INFO : dst/file1: Deleted 2026/07/08 03:41:19 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/07/08 03:41:19 DEBUG : dst/file1: size = 14 OK 2026/07/08 03:41:19 DEBUG : dst/file1.rclone_chunk.001_udb6rc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:19 INFO : dst/file1.rclone_chunk.001_udb6rc: Copied (server-side copy) to: dst/file1 2026/07/08 03:41:19 INFO : dst/file1.rclone_chunk.001_udb6rc: Deleted 2026/07/08 03:41:19 DEBUG : dst/file1: size = 14 OK 2026/07/08 03:41:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:41:19 INFO : dst/file1: Copied (new) 2026/07/08 03:41:19 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.30s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:20 DEBUG : A1/one: size = 3 OK 2026/07/08 03:41:20 DEBUG : A1/one.rclone_chunk.001_udb72x: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:41:20 INFO : A1/one.rclone_chunk.001_udb72x: Copied (server-side copy) to: A1/one 2026/07/08 03:41:20 INFO : A1/one.rclone_chunk.001_udb72x: Deleted 2026/07/08 03:41:21 DEBUG : A1/two: size = 3 OK 2026/07/08 03:41:21 DEBUG : A1/two.rclone_chunk.001_udb7g6: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:41:21 INFO : A1/two.rclone_chunk.001_udb7g6: Copied (server-side copy) to: A1/two 2026/07/08 03:41:21 INFO : A1/two.rclone_chunk.001_udb7g6: Deleted 2026/07/08 03:41:21 DEBUG : A1/B1/three: size = 5 OK 2026/07/08 03:41:21 DEBUG : A1/B1/three.rclone_chunk.001_udb8go: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/08 03:41:21 INFO : A1/B1/three.rclone_chunk.001_udb8go: Copied (server-side copy) to: A1/B1/three 2026/07/08 03:41:21 INFO : A1/B1/three.rclone_chunk.001_udb8go: Deleted 2026/07/08 03:41:22 DEBUG : A1/B1/C1/four: size = 4 OK 2026/07/08 03:41:22 DEBUG : A1/B1/C1/four.rclone_chunk.001_udb8vv: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/08 03:41:22 INFO : A1/B1/C1/four.rclone_chunk.001_udb8vv: Copied (server-side copy) to: A1/B1/C1/four 2026/07/08 03:41:22 INFO : A1/B1/C1/four.rclone_chunk.001_udb8vv: Deleted 2026/07/08 03:41:22 DEBUG : A1/B1/C2/five: size = 4 OK 2026/07/08 03:41:22 DEBUG : A1/B1/C2/five.rclone_chunk.001_udb9iv: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/08 03:41:22 INFO : A1/B1/C2/five.rclone_chunk.001_udb9iv: Copied (server-side copy) to: A1/B1/C2/five 2026/07/08 03:41:22 INFO : A1/B1/C2/five.rclone_chunk.001_udb9iv: Deleted 2026/07/08 03:41:22 INFO : A1/B2: Making directory 2026/07/08 03:41:22 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/07/08 03:41:23 DEBUG : A1/B1/three: copy non-chunked object... 2026/07/08 03:41:23 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/07/08 03:41:23 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/07/08 03:41:23 DEBUG : A1/one: copy non-chunked object... 2026/07/08 03:41:23 DEBUG : A1/two: copy non-chunked object... 2026/07/08 03:41:23 DEBUG : A2/B1/three: size = 5 OK 2026/07/08 03:41:23 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/08 03:41:23 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/07/08 03:41:23 DEBUG : A2/one: size = 3 OK 2026/07/08 03:41:23 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:41:23 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/07/08 03:41:23 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/08 03:41:23 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/08 03:41:23 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/07/08 03:41:23 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/08 03:41:23 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/08 03:41:23 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/07/08 03:41:23 DEBUG : A2/two: size = 3 OK 2026/07/08 03:41:23 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:41:23 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/07/08 03:41:23 INFO : A1/B1/three: Deleted 2026/07/08 03:41:23 INFO : A1/B1/C2/five: Deleted 2026/07/08 03:41:23 INFO : A1/one: Deleted 2026/07/08 03:41:23 INFO : A1/B1/C1/four: Deleted 2026/07/08 03:41:23 INFO : A1/two: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/07/08 03:41:24 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A2/two: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A2/B1/three: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A2/one: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A3/B1/C2/five: size = 4 OK 2026/07/08 03:41:24 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/08 03:41:24 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/07/08 03:41:24 DEBUG : A3/two: size = 3 OK 2026/07/08 03:41:24 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:41:24 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/07/08 03:41:24 DEBUG : A3/one: size = 3 OK 2026/07/08 03:41:24 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:41:24 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/07/08 03:41:24 DEBUG : A3/B1/three: size = 5 OK 2026/07/08 03:41:24 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/08 03:41:24 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/07/08 03:41:24 DEBUG : A3/B1/C1/four: size = 4 OK 2026/07/08 03:41:24 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/08 03:41:24 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/07/08 03:41:24 INFO : A2/two: Deleted 2026/07/08 03:41:24 INFO : A2/B1/C2/five: Deleted 2026/07/08 03:41:24 INFO : A2/one: Deleted 2026/07/08 03:41:24 INFO : A2/B1/three: Deleted 2026/07/08 03:41:24 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/07/08 03:41:24 INFO : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/08 03:41:24 DEBUG : A3/one: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A3/B1/three: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A3/two: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/07/08 03:41:24 DEBUG : A4/one: size = 3 OK 2026/07/08 03:41:24 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:41:24 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/07/08 03:41:24 DEBUG : A4/B1/C2/five: size = 4 OK 2026/07/08 03:41:24 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/08 03:41:24 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/07/08 03:41:24 DEBUG : A4/B1/three: size = 5 OK 2026/07/08 03:41:24 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/08 03:41:24 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/07/08 03:41:24 DEBUG : A4/two: size = 3 OK 2026/07/08 03:41:24 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:41:24 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/07/08 03:41:24 DEBUG : A4/B1/C1/four: size = 4 OK 2026/07/08 03:41:24 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/08 03:41:24 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/07/08 03:41:24 INFO : A3/one: Deleted 2026/07/08 03:41:24 INFO : A3/B1/C2/five: Deleted 2026/07/08 03:41:24 INFO : A3/B1/three: Deleted 2026/07/08 03:41:24 INFO : A3/B1/C1/four: Deleted 2026/07/08 03:41:24 INFO : A3/two: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.34s) === RUN TestGetFsInfo run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 03:41:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:26 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_udbcq4: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 03:41:26 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_udbcq4: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/07/08 03:41:26 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_udbcq4: Deleted 2026/07/08 03:41:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 03:41:26 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/08 03:41:26 NOTICE: S3 bucket rclone-test-gevazaw1peli: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/08 03:41:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: open chunk writer: started multipart upload: Dg__MFnyQhhZfjo8YnwBJKtupcVrkUPN56nGJ0rHbLC6cb3FWF3avVUu222xeYXqX5apyEr3Ty1fLVwa6k3_2pRzufmZttI84jdPkbl8V1hcAsuCg_d3GTat51JDnW6O 2026/07/08 03:41:26 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/07/08 03:41:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/07/08 03:41:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: multipart upload "Dg__MFnyQhhZfjo8YnwBJKtupcVrkUPN56nGJ0rHbLC6cb3FWF3avVUu222xeYXqX5apyEr3Ty1fLVwa6k3_2pRzufmZttI84jdPkbl8V1hcAsuCg_d3GTat51JDnW6O" finished 2026/07/08 03:41:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/07/08 03:41:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: Src hash empty - aborting Dst hash check 2026/07/08 03:41:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2026/07/08 03:41:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_udbd6j: Deleted 2026/07/08 03:41:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:27 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/07/08 03:41:27 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 03:41:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:27 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_udbeeo: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 03:41:27 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_udbeeo: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/07/08 03:41:27 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_udbeeo: Deleted 2026/07/08 03:41:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:27 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 03:41:27 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: open chunk writer: started multipart upload: kA4mas01n9Tkf24nCD8nJlbc1.dZDL5Nx.9zZkmQF_821CW1dMU8oMmqUfT_6damuwmVzPSr0Khk1yPJEP3xDW70KuZbDvWGqHtfAYuGQ64rco9fcfYJEuyp1R0SIunw 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: multipart upload "kA4mas01n9Tkf24nCD8nJlbc1.dZDL5Nx.9zZkmQF_821CW1dMU8oMmqUfT_6damuwmVzPSr0Khk1yPJEP3xDW70KuZbDvWGqHtfAYuGQ64rco9fcfYJEuyp1R0SIunw" finished 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: Src hash empty - aborting Dst hash check 2026/07/08 03:41:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2026/07/08 03:41:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_udbe92: Deleted 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/07/08 03:41:28 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 03:41:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:29 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_udbf4v: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/07/08 03:41:29 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_udbf4v: Deleted 2026/07/08 03:41:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/08 03:41:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: open chunk writer: started multipart upload: KRx5ZOMEt_pmhu8ZKHnx_N_adO1fBKidfbYby9YgXHjRyg1paCRLUUCDMAwz1rhSsJ1jxhiwOKR3Jiy1QFIEOxnUStHXnBUB8rxVDo3rRdqw7Klhg7PC3IFq_JVSqOmo 2026/07/08 03:41:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/07/08 03:41:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/07/08 03:41:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: multipart upload "KRx5ZOMEt_pmhu8ZKHnx_N_adO1fBKidfbYby9YgXHjRyg1paCRLUUCDMAwz1rhSsJ1jxhiwOKR3Jiy1QFIEOxnUStHXnBUB8rxVDo3rRdqw7Klhg7PC3IFq_JVSqOmo" finished 2026/07/08 03:41:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/07/08 03:41:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/07/08 03:41:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbgyh: Deleted 2026/07/08 03:41:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 03:41:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_udbhdd: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/07/08 03:41:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_udbhdd: Deleted 2026/07/08 03:41:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 03:41:30 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/08 03:41:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: open chunk writer: started multipart upload: d2T1uybsJd4vA.FpeQBtqhA52yLA1DkJkSOJCheK6Xv4zTMEzqZHoKl6bQvKzwagTZ1l.TVikfvhvDnR3N2J0U.OuXeE6FnkuHupOvjPJObrT_bkgv.IYjeCmKB985vS 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: multipart upload "d2T1uybsJd4vA.FpeQBtqhA52yLA1DkJkSOJCheK6Xv4zTMEzqZHoKl6bQvKzwagTZ1l.TVikfvhvDnR3N2J0U.OuXeE6FnkuHupOvjPJObrT_bkgv.IYjeCmKB985vS" finished 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/07/08 03:41:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_udbhxv: Deleted 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/08 03:41:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.44s) === RUN TestRcatMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.08s) === RUN TestRcatSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:32 DEBUG : potato1: size = 60 OK 2026/07/08 03:41:32 DEBUG : potato1.rclone_chunk.001_udbjzp: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:32 INFO : potato1.rclone_chunk.001_udbjzp: Copied (server-side copy) to: potato1 2026/07/08 03:41:32 INFO : potato1.rclone_chunk.001_udbjzp: Deleted 2026/07/08 03:41:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': File to upload is small (60 bytes), uploading instead of streaming 2026/07/08 03:41:32 DEBUG : potato2: size = 60 OK 2026/07/08 03:41:32 DEBUG : potato2.rclone_chunk.001_udbj80: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:32 INFO : potato2.rclone_chunk.001_udbj80: Copied (server-side copy) to: potato2 2026/07/08 03:41:32 INFO : potato2.rclone_chunk.001_udbj80: Deleted 2026/07/08 03:41:32 DEBUG : potato2: size = 60 OK 2026/07/08 03:41:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:32 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.23s) === RUN TestRcatSizeMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:33 ERROR : potato1.rclone_chunk.001_udbk4z: Don't know how to set key "X-Upload-Header" on upload 2026/07/08 03:41:33 ERROR : potato1.rclone_chunk.001_udbk4z: Don't know how to set key "X-Upload-Header" on upload 2026/07/08 03:41:33 DEBUG : potato1: size = 60 OK 2026/07/08 03:41:33 DEBUG : potato1.rclone_chunk.001_udbk4z: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:33 INFO : potato1.rclone_chunk.001_udbk4z: Copied (server-side copy) to: potato1 2026/07/08 03:41:33 INFO : potato1.rclone_chunk.001_udbk4z: Deleted --- PASS: TestRcatSizeUploadHeaders (0.58s) === RUN TestTouchDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" 2026/07/08 03:41:34 DEBUG : potato2: size = 60 OK 2026/07/08 03:41:34 DEBUG : potato2.rclone_chunk.001_udbkzy: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 03:41:34 INFO : potato2.rclone_chunk.001_udbkzy: Copied (server-side copy) to: potato2 2026/07/08 03:41:34 INFO : potato2.rclone_chunk.001_udbkzy: Deleted 2026/07/08 03:41:34 DEBUG : empty space: size = 1 OK 2026/07/08 03:41:34 DEBUG : empty space.rclone_chunk.001_udbl3m: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/08 03:41:34 INFO : empty space.rclone_chunk.001_udbl3m: Copied (server-side copy) to: empty space 2026/07/08 03:41:34 INFO : empty space.rclone_chunk.001_udbl3m: Deleted 2026/07/08 03:41:35 DEBUG : sub dir/potato3: size = 5 OK 2026/07/08 03:41:35 DEBUG : sub dir/potato3.rclone_chunk.001_udbl0d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/08 03:41:35 INFO : sub dir/potato3.rclone_chunk.001_udbl0d: Copied (server-side copy) to: sub dir/potato3 2026/07/08 03:41:35 INFO : sub dir/potato3.rclone_chunk.001_udbl0d: Deleted 2026/07/08 03:41:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Touching "empty space" 2026/07/08 03:41:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Touching "potato2" 2026/07/08 03:41:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.28s) === RUN TestMkdirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-gevazaw1peli'", Local "Local file system at /tmp/rclone653482625", Modify Window "1ns" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === 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) PASS 2026/07/08 03:41:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-gevazaw1peli': Purge remote 2026/07/08 03:41:36 DEBUG : S3 bucket rclone-test-gevazaw1peli: bucket is versioned: false 2026/07/08 03:41:36 DEBUG : Waiting for deletions to finish 2026/07/08 03:41:37 INFO : S3 bucket rclone-test-gevazaw1peli: Bucket "rclone-test-gevazaw1peli" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m9.690041089s (try 1/5)