"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2025/09/26 02:03:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene" 2025/09/26 02:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:03:57 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene" 2025/09/26 02:03:57 DEBUG : Creating backend with remote "/tmp/rclone2556739003" === 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/26 02:03:57 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/26 02:03:57 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/26 02:03:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/26 02:03:57 DEBUG : potato: Seek from 10 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 10 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Seek from 5 to 2 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/26 02:03:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Seek from 5 to 2 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/26 02:03:57 DEBUG : potato: Seek from 8 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 8 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/26 02:03:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/26 02:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/26 02:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/26 02:03:57 DEBUG : potato: Seek from 5 to 2 2025/09/26 02:03:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/26 02:03:57 DEBUG : potato: Seek from 9 to 0 2025/09/26 02:03:57 DEBUG : potato: Seek from 9 to 0 2025/09/26 02:03:57 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/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/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/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/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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:03:58 INFO : S3 bucket rclone-test-takitok1yene: Bucket "rclone-test-takitok1yene" created with ACL "" 2025/09/26 02:03:58 DEBUG : rutabaga.rclone_chunk.001_6gq7bz: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/26 02:03:58 INFO : rutabaga.rclone_chunk.001_6gq7bz: Copied (server-side copy) to: rutabaga 2025/09/26 02:03:58 INFO : rutabaga.rclone_chunk.001_6gq7bz: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/09/26 02:03:59 DEBUG : empty space.rclone_chunk.001_6gq7p9: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:03:59 INFO : empty space.rclone_chunk.001_6gq7p9: Copied (server-side copy) to: empty space 2025/09/26 02:03:59 INFO : empty space.rclone_chunk.001_6gq7p9: Deleted === RUN TestCheck/3 2025/09/26 02:03:59 DEBUG : potato2.rclone_chunk.001_6gq8ry: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:03:59 INFO : potato2.rclone_chunk.001_6gq8ry: Copied (server-side copy) to: potato2 2025/09/26 02:03:59 INFO : potato2.rclone_chunk.001_6gq8ry: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/09/26 02:04:00 DEBUG : remotepotato.rclone_chunk.001_6gq9u7: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:04:00 INFO : remotepotato.rclone_chunk.001_6gq9u7: Copied (server-side copy) to: remotepotato 2025/09/26 02:04:00 INFO : remotepotato.rclone_chunk.001_6gq9u7: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.49s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.04s) === RUN TestCheckFsError 2025/09/26 02:04:01 DEBUG : Creating backend with remote "nonexistent" 2025/09/26 02:04:01 DEBUG : Creating backend with remote "nonexistent" 2025/09/26 02:04:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/26 02:04:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/26 02:04:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/26 02:04:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:01 DEBUG : rutabaga.rclone_chunk.001_6gqafc: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/26 02:04:01 INFO : rutabaga.rclone_chunk.001_6gqafc: Copied (server-side copy) to: rutabaga 2025/09/26 02:04:01 INFO : rutabaga.rclone_chunk.001_6gqafc: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/26 02:04:02 DEBUG : empty space.rclone_chunk.001_6gqaxv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:04:02 INFO : empty space.rclone_chunk.001_6gqaxv: Copied (server-side copy) to: empty space 2025/09/26 02:04:02 INFO : empty space.rclone_chunk.001_6gqaxv: Deleted === RUN TestCheckDownload/3 2025/09/26 02:04:02 DEBUG : potato2.rclone_chunk.001_6gqbvy: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:04:02 INFO : potato2.rclone_chunk.001_6gqbvy: Copied (server-side copy) to: potato2 2025/09/26 02:04:02 INFO : potato2.rclone_chunk.001_6gqbvy: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/26 02:04:03 DEBUG : remotepotato.rclone_chunk.001_6gqcwc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:04:03 INFO : remotepotato.rclone_chunk.001_6gqcwc: Copied (server-side copy) to: remotepotato 2025/09/26 02:04:03 INFO : remotepotato.rclone_chunk.001_6gqcwc: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.39s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.12s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:04 DEBUG : rutabaga.rclone_chunk.001_6gqdjl: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/26 02:04:04 INFO : rutabaga.rclone_chunk.001_6gqdjl: Copied (server-side copy) to: rutabaga 2025/09/26 02:04:04 INFO : rutabaga.rclone_chunk.001_6gqdjl: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/26 02:04:05 DEBUG : empty space.rclone_chunk.001_6gqeo1: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:04:05 INFO : empty space.rclone_chunk.001_6gqeo1: Copied (server-side copy) to: empty space 2025/09/26 02:04:05 INFO : empty space.rclone_chunk.001_6gqeo1: Deleted === RUN TestCheckSizeOnly/3 2025/09/26 02:04:06 DEBUG : potato2.rclone_chunk.001_6gqepm: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2025/09/26 02:04:06 INFO : potato2.rclone_chunk.001_6gqepm: Copied (server-side copy) to: potato2 2025/09/26 02:04:06 INFO : potato2.rclone_chunk.001_6gqepm: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/26 02:04:06 DEBUG : remotepotato.rclone_chunk.001_6gqfsm: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:04:06 INFO : remotepotato.rclone_chunk.001_6gqfsm: Copied (server-side copy) to: remotepotato 2025/09/26 02:04:06 INFO : remotepotato.rclone_chunk.001_6gqfsm: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.88s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:07 DEBUG : test.sum.rclone_chunk.001_6gqg5q: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2025/09/26 02:04:07 INFO : test.sum.rclone_chunk.001_6gqg5q: Copied (server-side copy) to: test.sum 2025/09/26 02:04:07 INFO : test.sum.rclone_chunk.001_6gqg5q: Deleted 2025/09/26 02:04:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/26 02:04:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/26 02:04:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/26 02:04:07 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/26 02:04:08 DEBUG : test.sum.rclone_chunk.001_6gqh6a: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2025/09/26 02:04:08 INFO : test.sum.rclone_chunk.001_6gqh6a: Copied (server-side copy) to: test.sum 2025/09/26 02:04:08 INFO : test.sum.rclone_chunk.001_6gqh6a: Deleted 2025/09/26 02:04:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/26 02:04:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/26 02:04:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/26 02:04:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.31s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/data" 2025/09/26 02:04:08 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/data" 2025/09/26 02:04:09 DEBUG : data/banana.rclone_chunk.001_6gqhkf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:09 INFO : data/banana.rclone_chunk.001_6gqhkf: Copied (server-side copy) to: data/banana 2025/09/26 02:04:09 INFO : data/banana.rclone_chunk.001_6gqhkf: Deleted 2025/09/26 02:04:09 DEBUG : test.sum.rclone_chunk.001_6gqiub: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/26 02:04:09 INFO : test.sum.rclone_chunk.001_6gqiub: Copied (server-side copy) to: test.sum 2025/09/26 02:04:09 INFO : test.sum.rclone_chunk.001_6gqiub: Deleted === RUN TestCheckSum/subtest1 2025/09/26 02:04:10 DEBUG : data/potato.rclone_chunk.001_6gqjpw: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/26 02:04:10 INFO : data/potato.rclone_chunk.001_6gqjpw: Copied (server-side copy) to: data/potato 2025/09/26 02:04:10 INFO : data/potato.rclone_chunk.001_6gqjpw: Deleted 2025/09/26 02:04:10 DEBUG : test.sum.rclone_chunk.001_6gqj0k: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/26 02:04:10 INFO : test.sum.rclone_chunk.001_6gqj0k: Copied (server-side copy) to: test.sum 2025/09/26 02:04:10 INFO : test.sum.rclone_chunk.001_6gqj0k: Deleted === RUN TestCheckSum/subtest2 2025/09/26 02:04:11 DEBUG : test.sum.rclone_chunk.001_6gqkcd: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/09/26 02:04:11 INFO : test.sum.rclone_chunk.001_6gqkcd: Copied (server-side copy) to: test.sum 2025/09/26 02:04:11 INFO : test.sum.rclone_chunk.001_6gqkcd: Deleted === RUN TestCheckSum/subtest3 2025/09/26 02:04:12 DEBUG : test.sum.rclone_chunk.001_6gqlsw: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/09/26 02:04:12 INFO : test.sum.rclone_chunk.001_6gqlsw: Copied (server-side copy) to: test.sum 2025/09/26 02:04:12 INFO : test.sum.rclone_chunk.001_6gqlsw: Deleted === RUN TestCheckSum/subtest4 2025/09/26 02:04:13 DEBUG : test.sum.rclone_chunk.001_6gqmsb: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/09/26 02:04:13 INFO : test.sum.rclone_chunk.001_6gqmsb: Copied (server-side copy) to: test.sum 2025/09/26 02:04:13 INFO : test.sum.rclone_chunk.001_6gqmsb: Deleted === RUN TestCheckSum/subtest5 2025/09/26 02:04:14 DEBUG : test.sum.rclone_chunk.001_6gqnum: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/09/26 02:04:14 INFO : test.sum.rclone_chunk.001_6gqnum: Copied (server-side copy) to: test.sum 2025/09/26 02:04:14 INFO : test.sum.rclone_chunk.001_6gqnum: Deleted === RUN TestCheckSum/subtest6 2025/09/26 02:04:15 DEBUG : data/banana.rclone_chunk.001_6gqop9: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:15 INFO : data/banana.rclone_chunk.001_6gqop9: Copied (server-side copy) to: data/banana 2025/09/26 02:04:15 INFO : data/banana.rclone_chunk.001_6gqop9: Deleted 2025/09/26 02:04:16 DEBUG : data/potato.rclone_chunk.001_6gqo3m: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/26 02:04:16 INFO : data/potato.rclone_chunk.001_6gqo3m: Copied (server-side copy) to: data/potato 2025/09/26 02:04:16 INFO : data/potato.rclone_chunk.001_6gqo3m: Deleted 2025/09/26 02:04:16 DEBUG : test.sum.rclone_chunk.001_6gqp0k: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/09/26 02:04:16 INFO : test.sum.rclone_chunk.001_6gqp0k: Copied (server-side copy) to: test.sum 2025/09/26 02:04:16 INFO : test.sum.rclone_chunk.001_6gqp0k: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.76s) --- PASS: TestCheckSum/subtest1 (0.19s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.18s) --- PASS: TestCheckSum/subtest4 (0.18s) --- PASS: TestCheckSum/subtest5 (0.19s) --- PASS: TestCheckSum/subtest6 (0.18s) --- PASS: TestCheckSum/subtest7 (0.27s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/data" 2025/09/26 02:04:17 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/data" 2025/09/26 02:04:17 DEBUG : data/banana.rclone_chunk.001_6gqqdy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:17 INFO : data/banana.rclone_chunk.001_6gqqdy: Copied (server-side copy) to: data/banana 2025/09/26 02:04:17 INFO : data/banana.rclone_chunk.001_6gqqdy: Deleted 2025/09/26 02:04:18 DEBUG : test.sum.rclone_chunk.001_6gqr0u: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/26 02:04:18 INFO : test.sum.rclone_chunk.001_6gqr0u: Copied (server-side copy) to: test.sum 2025/09/26 02:04:18 INFO : test.sum.rclone_chunk.001_6gqr0u: Deleted === RUN TestCheckSumDownload/subtest1 2025/09/26 02:04:19 DEBUG : data/potato.rclone_chunk.001_6gqr4m: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/26 02:04:19 INFO : data/potato.rclone_chunk.001_6gqr4m: Copied (server-side copy) to: data/potato 2025/09/26 02:04:19 INFO : data/potato.rclone_chunk.001_6gqr4m: Deleted 2025/09/26 02:04:19 DEBUG : test.sum.rclone_chunk.001_6gqsdo: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/26 02:04:19 INFO : test.sum.rclone_chunk.001_6gqsdo: Copied (server-side copy) to: test.sum 2025/09/26 02:04:19 INFO : test.sum.rclone_chunk.001_6gqsdo: Deleted === RUN TestCheckSumDownload/subtest2 2025/09/26 02:04:20 DEBUG : test.sum.rclone_chunk.001_6gqt8f: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/09/26 02:04:20 INFO : test.sum.rclone_chunk.001_6gqt8f: Copied (server-side copy) to: test.sum 2025/09/26 02:04:20 INFO : test.sum.rclone_chunk.001_6gqt8f: Deleted === RUN TestCheckSumDownload/subtest3 2025/09/26 02:04:21 DEBUG : test.sum.rclone_chunk.001_6gquwk: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/09/26 02:04:21 INFO : test.sum.rclone_chunk.001_6gquwk: Copied (server-side copy) to: test.sum 2025/09/26 02:04:21 INFO : test.sum.rclone_chunk.001_6gquwk: Deleted === RUN TestCheckSumDownload/subtest4 2025/09/26 02:04:22 DEBUG : test.sum.rclone_chunk.001_6gqv1r: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/09/26 02:04:22 INFO : test.sum.rclone_chunk.001_6gqv1r: Copied (server-side copy) to: test.sum 2025/09/26 02:04:22 INFO : test.sum.rclone_chunk.001_6gqv1r: Deleted === RUN TestCheckSumDownload/subtest5 2025/09/26 02:04:23 DEBUG : test.sum.rclone_chunk.001_6gqwxr: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/09/26 02:04:23 INFO : test.sum.rclone_chunk.001_6gqwxr: Copied (server-side copy) to: test.sum 2025/09/26 02:04:23 INFO : test.sum.rclone_chunk.001_6gqwxr: Deleted === RUN TestCheckSumDownload/subtest6 2025/09/26 02:04:24 DEBUG : data/banana.rclone_chunk.001_6gqxtl: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:24 INFO : data/banana.rclone_chunk.001_6gqxtl: Copied (server-side copy) to: data/banana 2025/09/26 02:04:24 INFO : data/banana.rclone_chunk.001_6gqxtl: Deleted 2025/09/26 02:04:25 DEBUG : data/potato.rclone_chunk.001_6gqx0j: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/26 02:04:25 INFO : data/potato.rclone_chunk.001_6gqx0j: Copied (server-side copy) to: data/potato 2025/09/26 02:04:25 INFO : data/potato.rclone_chunk.001_6gqx0j: Deleted 2025/09/26 02:04:25 DEBUG : test.sum.rclone_chunk.001_6gqy0o: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/09/26 02:04:25 INFO : test.sum.rclone_chunk.001_6gqy0o: Copied (server-side copy) to: test.sum 2025/09/26 02:04:25 INFO : test.sum.rclone_chunk.001_6gqy0o: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.08s) --- PASS: TestCheckSumDownload/subtest1 (0.22s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.26s) --- PASS: TestCheckSumDownload/subtest4 (0.24s) --- PASS: TestCheckSumDownload/subtest5 (0.23s) --- PASS: TestCheckSumDownload/subtest6 (0.23s) --- PASS: TestCheckSumDownload/subtest7 (0.24s) === RUN TestApplyTransforms 2025/09/26 02:04:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fufesug1yuri" 2025/09/26 02:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:26 DEBUG : Creating backend with remote "TestS3:rclone-test-fufesug1yuri" 2025/09/26 02:04:26 DEBUG : Creating backend with remote "/tmp/rclone1553751173" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-fufesug1yuri'", Local "Local file system at /tmp/rclone1553751173", Modify Window "1ns" 2025/09/26 02:04:27 INFO : S3 bucket rclone-test-fufesug1yuri: Bucket "rclone-test-fufesug1yuri" created with ACL "" 2025/09/26 02:04:27 DEBUG : hello, world!.rclone_chunk.001_6gr046: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:27 INFO : hello, world!.rclone_chunk.001_6gr046: Copied (server-side copy) to: hello, world! 2025/09/26 02:04:27 INFO : hello, world!.rclone_chunk.001_6gr046: Deleted upper checkfile vs. lower remote (without normalization) 2025/09/26 02:04:27 ERROR : hello, world!: sum not found 2025/09/26 02:04:27 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-fufesug1yuri' 2025/09/26 02:04:27 NOTICE: Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': 1 files missing 2025/09/26 02:04:27 NOTICE: 1 hashes missing 2025/09/26 02:04:27 NOTICE: Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': 1 differences found 2025/09/26 02:04:27 NOTICE: Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/26 02:04:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:27 NOTICE: Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': 0 differences found 2025/09/26 02:04:27 NOTICE: Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': 1 matching files 2025/09/26 02:04:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-covuyoc8fifo" 2025/09/26 02:04:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:27 DEBUG : Creating backend with remote "TestS3:rclone-test-covuyoc8fifo" 2025/09/26 02:04:27 DEBUG : Creating backend with remote "/tmp/rclone3321057308" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo'", Local "Local file system at /tmp/rclone3321057308", Modify Window "1ns" 2025/09/26 02:04:28 INFO : S3 bucket rclone-test-covuyoc8fifo: Bucket "rclone-test-covuyoc8fifo" created with ACL "" 2025/09/26 02:04:29 DEBUG : HELLO, WORLD!.rclone_chunk.001_6gr1je: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:29 INFO : HELLO, WORLD!.rclone_chunk.001_6gr1je: Copied (server-side copy) to: HELLO, WORLD! 2025/09/26 02:04:29 INFO : HELLO, WORLD!.rclone_chunk.001_6gr1je: Deleted lower checkfile vs. upper remote (without normalization) 2025/09/26 02:04:29 ERROR : HELLO, WORLD!: sum not found 2025/09/26 02:04:29 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo' 2025/09/26 02:04:29 NOTICE: Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': 1 files missing 2025/09/26 02:04:29 NOTICE: 1 hashes missing 2025/09/26 02:04:29 NOTICE: Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': 1 differences found 2025/09/26 02:04:29 NOTICE: Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/26 02:04:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:29 NOTICE: Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': 0 differences found 2025/09/26 02:04:29 NOTICE: Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': 1 matching files 2025/09/26 02:04:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wahowit4qaji" 2025/09/26 02:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:29 DEBUG : Creating backend with remote "TestS3:rclone-test-wahowit4qaji" 2025/09/26 02:04:29 DEBUG : Creating backend with remote "/tmp/rclone408007253" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-wahowit4qaji'", Local "Local file system at /tmp/rclone408007253", Modify Window "1ns" 2025/09/26 02:04:30 INFO : S3 bucket rclone-test-wahowit4qaji: Bucket "rclone-test-wahowit4qaji" created with ACL "" 2025/09/26 02:04:30 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_6gr3t8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:30 INFO : HeLlO, wOrLd!.rclone_chunk.001_6gr3t8: Copied (server-side copy) to: HeLlO, wOrLd! 2025/09/26 02:04:30 INFO : HeLlO, wOrLd!.rclone_chunk.001_6gr3t8: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/26 02:04:30 ERROR : HeLlO, wOrLd!: sum not found 2025/09/26 02:04:30 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-wahowit4qaji' 2025/09/26 02:04:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': 1 files missing 2025/09/26 02:04:30 NOTICE: 1 hashes missing 2025/09/26 02:04:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': 1 differences found 2025/09/26 02:04:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/26 02:04:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': 0 differences found 2025/09/26 02:04:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': 1 matching files 2025/09/26 02:04:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yasojub4name" 2025/09/26 02:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:30 DEBUG : Creating backend with remote "TestS3:rclone-test-yasojub4name" 2025/09/26 02:04:30 DEBUG : Creating backend with remote "/tmp/rclone319654041" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yasojub4name'", Local "Local file system at /tmp/rclone319654041", Modify Window "1ns" 2025/09/26 02:04:31 INFO : S3 bucket rclone-test-yasojub4name: Bucket "rclone-test-yasojub4name" created with ACL "" 2025/09/26 02:04:32 DEBUG : HELLO, WORLD!.rclone_chunk.001_6gr4bd: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:32 INFO : HELLO, WORLD!.rclone_chunk.001_6gr4bd: Copied (server-side copy) to: HELLO, WORLD! 2025/09/26 02:04:32 INFO : HELLO, WORLD!.rclone_chunk.001_6gr4bd: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/26 02:04:32 ERROR : HELLO, WORLD!: sum not found 2025/09/26 02:04:32 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-yasojub4name' 2025/09/26 02:04:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-yasojub4name': 1 files missing 2025/09/26 02:04:32 NOTICE: 1 hashes missing 2025/09/26 02:04:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-yasojub4name': 1 differences found 2025/09/26 02:04:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-yasojub4name': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/26 02:04:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-yasojub4name': 0 differences found 2025/09/26 02:04:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-yasojub4name': 1 matching files 2025/09/26 02:04:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qisesul9cutu" 2025/09/26 02:04:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:32 DEBUG : Creating backend with remote "TestS3:rclone-test-qisesul9cutu" 2025/09/26 02:04:32 DEBUG : Creating backend with remote "/tmp/rclone3005712835" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-qisesul9cutu'", Local "Local file system at /tmp/rclone3005712835", Modify Window "1ns" 2025/09/26 02:04:33 INFO : S3 bucket rclone-test-qisesul9cutu: Bucket "rclone-test-qisesul9cutu" created with ACL "" 2025/09/26 02:04:33 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_6gr61y: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6gr61y: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/26 02:04:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6gr61y: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/09/26 02:04:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:33 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-qisesul9cutu' 2025/09/26 02:04:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': 1 files missing 2025/09/26 02:04:33 NOTICE: 1 hashes missing 2025/09/26 02:04:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': 1 differences found 2025/09/26 02:04:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/26 02:04:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': 0 differences found 2025/09/26 02:04:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': 1 matching files 2025/09/26 02:04:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zavujif4sowi" 2025/09/26 02:04:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:33 DEBUG : Creating backend with remote "TestS3:rclone-test-zavujif4sowi" 2025/09/26 02:04:33 DEBUG : Creating backend with remote "/tmp/rclone2202794380" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zavujif4sowi'", Local "Local file system at /tmp/rclone2202794380", Modify Window "1ns" 2025/09/26 02:04:34 INFO : S3 bucket rclone-test-zavujif4sowi: Bucket "rclone-test-zavujif4sowi" created with ACL "" 2025/09/26 02:04:35 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_6gr7yl: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6gr7yl: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/26 02:04:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6gr7yl: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/09/26 02:04:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:35 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zavujif4sowi' 2025/09/26 02:04:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': 1 files missing 2025/09/26 02:04:35 NOTICE: 1 hashes missing 2025/09/26 02:04:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': 1 differences found 2025/09/26 02:04:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/26 02:04:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': 0 differences found 2025/09/26 02:04:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': 1 matching files 2025/09/26 02:04:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vacecif0qaro" 2025/09/26 02:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:35 DEBUG : Creating backend with remote "TestS3:rclone-test-vacecif0qaro" 2025/09/26 02:04:35 DEBUG : Creating backend with remote "/tmp/rclone3359111603" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-vacecif0qaro'", Local "Local file system at /tmp/rclone3359111603", Modify Window "1ns" 2025/09/26 02:04:36 INFO : S3 bucket rclone-test-vacecif0qaro: Bucket "rclone-test-vacecif0qaro" created with ACL "" 2025/09/26 02:04:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6gr9lh: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6gr9lh: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/26 02:04:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6gr9lh: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/09/26 02:04:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-vacecif0qaro' 2025/09/26 02:04:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': 1 files missing 2025/09/26 02:04:36 NOTICE: 1 hashes missing 2025/09/26 02:04:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': 1 differences found 2025/09/26 02:04:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/26 02:04:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': 0 differences found 2025/09/26 02:04:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': 1 matching files 2025/09/26 02:04:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-netuxiz5yahe" 2025/09/26 02:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:36 DEBUG : Creating backend with remote "TestS3:rclone-test-netuxiz5yahe" 2025/09/26 02:04:36 DEBUG : Creating backend with remote "/tmp/rclone4229300822" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe'", Local "Local file system at /tmp/rclone4229300822", Modify Window "1ns" 2025/09/26 02:04:37 INFO : S3 bucket rclone-test-netuxiz5yahe: Bucket "rclone-test-netuxiz5yahe" created with ACL "" 2025/09/26 02:04:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6graf2: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6graf2: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/26 02:04:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6graf2: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/09/26 02:04:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe' 2025/09/26 02:04:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': 1 files missing 2025/09/26 02:04:38 NOTICE: 1 hashes missing 2025/09/26 02:04:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': 1 differences found 2025/09/26 02:04:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/26 02:04:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': 0 differences found 2025/09/26 02:04:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': 1 matching files 2025/09/26 02:04:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xilapuy9xojo" 2025/09/26 02:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:38 DEBUG : Creating backend with remote "TestS3:rclone-test-xilapuy9xojo" 2025/09/26 02:04:38 DEBUG : Creating backend with remote "/tmp/rclone2810015545" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo'", Local "Local file system at /tmp/rclone2810015545", Modify Window "1ns" 2025/09/26 02:04:39 INFO : S3 bucket rclone-test-xilapuy9xojo: Bucket "rclone-test-xilapuy9xojo" created with ACL "" 2025/09/26 02:04:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grc35: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grc35: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/26 02:04:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grc35: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/09/26 02:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo' 2025/09/26 02:04:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': 1 files missing 2025/09/26 02:04:39 NOTICE: 1 hashes missing 2025/09/26 02:04:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': 1 differences found 2025/09/26 02:04:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/26 02:04:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': 0 differences found 2025/09/26 02:04:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': 1 matching files 2025/09/26 02:04:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kaqotec9fedu" 2025/09/26 02:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:04:39 DEBUG : Creating backend with remote "TestS3:rclone-test-kaqotec9fedu" 2025/09/26 02:04:39 DEBUG : Creating backend with remote "/tmp/rclone2347238390" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu'", Local "Local file system at /tmp/rclone2347238390", Modify Window "1ns" 2025/09/26 02:04:40 INFO : S3 bucket rclone-test-kaqotec9fedu: Bucket "rclone-test-kaqotec9fedu" created with ACL "" 2025/09/26 02:04:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grdbb: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grdbb: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/26 02:04:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_6grdbb: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/09/26 02:04:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/26 02:04:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu' 2025/09/26 02:04:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': 1 files missing 2025/09/26 02:04:41 NOTICE: 1 hashes missing 2025/09/26 02:04:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': 1 differences found 2025/09/26 02:04:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/26 02:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/26 02:04:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': 0 differences found 2025/09/26 02:04:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': 1 matching files 2025/09/26 02:04:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-kaqotec9fedu': Purge remote 2025/09/26 02:04:41 DEBUG : S3 bucket rclone-test-kaqotec9fedu: bucket is versioned: false 2025/09/26 02:04:41 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:41 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/26 02:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:41 INFO : S3 bucket rclone-test-kaqotec9fedu: Bucket "rclone-test-kaqotec9fedu" deleted 2025/09/26 02:04:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-xilapuy9xojo': Purge remote 2025/09/26 02:04:41 DEBUG : S3 bucket rclone-test-xilapuy9xojo: bucket is versioned: false 2025/09/26 02:04:41 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:41 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/26 02:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:42 INFO : S3 bucket rclone-test-xilapuy9xojo: Bucket "rclone-test-xilapuy9xojo" deleted 2025/09/26 02:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-netuxiz5yahe': Purge remote 2025/09/26 02:04:42 DEBUG : S3 bucket rclone-test-netuxiz5yahe: bucket is versioned: false 2025/09/26 02:04:42 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:42 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/26 02:04:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:42 INFO : S3 bucket rclone-test-netuxiz5yahe: Bucket "rclone-test-netuxiz5yahe" deleted 2025/09/26 02:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-vacecif0qaro': Purge remote 2025/09/26 02:04:42 DEBUG : S3 bucket rclone-test-vacecif0qaro: bucket is versioned: false 2025/09/26 02:04:42 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:42 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/26 02:04:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:42 INFO : S3 bucket rclone-test-vacecif0qaro: Bucket "rclone-test-vacecif0qaro" deleted 2025/09/26 02:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-zavujif4sowi': Purge remote 2025/09/26 02:04:43 DEBUG : S3 bucket rclone-test-zavujif4sowi: bucket is versioned: false 2025/09/26 02:04:43 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:43 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/26 02:04:43 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:43 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:43 INFO : S3 bucket rclone-test-zavujif4sowi: Bucket "rclone-test-zavujif4sowi" deleted 2025/09/26 02:04:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qisesul9cutu': Purge remote 2025/09/26 02:04:43 DEBUG : S3 bucket rclone-test-qisesul9cutu: bucket is versioned: false 2025/09/26 02:04:43 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:43 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/26 02:04:43 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/26 02:04:43 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/26 02:04:44 INFO : S3 bucket rclone-test-qisesul9cutu: Bucket "rclone-test-qisesul9cutu" deleted 2025/09/26 02:04:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-yasojub4name': Purge remote 2025/09/26 02:04:44 DEBUG : S3 bucket rclone-test-yasojub4name: bucket is versioned: false 2025/09/26 02:04:44 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:44 DEBUG : "HELLO, WORLD!" version false 2025/09/26 02:04:44 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/26 02:04:44 INFO : HELLO, WORLD!: Deleted 2025/09/26 02:04:44 INFO : S3 bucket rclone-test-yasojub4name: Bucket "rclone-test-yasojub4name" deleted 2025/09/26 02:04:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-wahowit4qaji': Purge remote 2025/09/26 02:04:44 DEBUG : S3 bucket rclone-test-wahowit4qaji: bucket is versioned: false 2025/09/26 02:04:44 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:44 DEBUG : "HeLlO, wOrLd!" version false 2025/09/26 02:04:44 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/09/26 02:04:44 INFO : HeLlO, wOrLd!: Deleted 2025/09/26 02:04:45 INFO : S3 bucket rclone-test-wahowit4qaji: Bucket "rclone-test-wahowit4qaji" deleted 2025/09/26 02:04:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-covuyoc8fifo': Purge remote 2025/09/26 02:04:45 DEBUG : S3 bucket rclone-test-covuyoc8fifo: bucket is versioned: false 2025/09/26 02:04:45 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:45 DEBUG : "HELLO, WORLD!" version false 2025/09/26 02:04:45 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/26 02:04:45 INFO : HELLO, WORLD!: Deleted 2025/09/26 02:04:45 INFO : S3 bucket rclone-test-covuyoc8fifo: Bucket "rclone-test-covuyoc8fifo" deleted 2025/09/26 02:04:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-fufesug1yuri': Purge remote 2025/09/26 02:04:45 DEBUG : S3 bucket rclone-test-fufesug1yuri: bucket is versioned: false 2025/09/26 02:04:45 DEBUG : Waiting for deletions to finish 2025/09/26 02:04:45 DEBUG : "hello, world!" version false 2025/09/26 02:04:45 DEBUG : hello, world!: Deleting (id "") 2025/09/26 02:04:46 INFO : hello, world!: Deleted 2025/09/26 02:04:46 INFO : S3 bucket rclone-test-fufesug1yuri: Bucket "rclone-test-fufesug1yuri" deleted --- PASS: TestApplyTransforms (19.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 02:04:46 DEBUG : sub/file2.rclone_chunk.001_6grjg3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:04:46 INFO : sub/file2.rclone_chunk.001_6grjg3: Copied (server-side copy) to: sub/file2 2025/09/26 02:04:46 INFO : sub/file2.rclone_chunk.001_6grjg3: Deleted 2025/09/26 02:04:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:04:46 INFO : file1: Copied (new) to: sub/file2 2025/09/26 02:04:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:04:47 DEBUG : file1: Unchanged skipping 2025/09/26 02:04:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.25s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:48 DEBUG : dst/file1.rclone_chunk.001_6grk0i: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/26 02:04:48 INFO : dst/file1.rclone_chunk.001_6grk0i: Copied (server-side copy) to: dst/file1 2025/09/26 02:04:48 INFO : dst/file1.rclone_chunk.001_6grk0i: Deleted 2025/09/26 02:04:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/backup" 2025/09/26 02:04:48 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/backup" 2025/09/26 02:04:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/26 02:04:48 DEBUG : dst/file1: copy non-chunked object... 2025/09/26 02:04:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/26 02:04:49 INFO : dst/file1: Copied (server-side copy) 2025/09/26 02:04:49 INFO : dst/file1: Deleted 2025/09/26 02:04:49 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:49 DEBUG : dst/file1.rclone_chunk.001_6grm2j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:04:49 INFO : dst/file1.rclone_chunk.001_6grm2j: Copied (server-side copy) to: dst/file1 2025/09/26 02:04:49 INFO : dst/file1.rclone_chunk.001_6grm2j: Deleted 2025/09/26 02:04:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:04:49 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/dst" 2025/09/26 02:04:50 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/dst" 2025/09/26 02:04:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/CompareDest" 2025/09/26 02:04:50 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/CompareDest" 2025/09/26 02:04:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 02:04:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:51 DEBUG : one.rclone_chunk.001_6grnqj: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:51 INFO : one.rclone_chunk.001_6grnqj: Copied (server-side copy) to: one 2025/09/26 02:04:51 INFO : one.rclone_chunk.001_6grnqj: Deleted 2025/09/26 02:04:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:51 INFO : one: Copied (new) 2025/09/26 02:04:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 02:04:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:51 DEBUG : one.rclone_chunk.001_6gro5l: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:51 INFO : one.rclone_chunk.001_6gro5l: Copied (server-side copy) to: one 2025/09/26 02:04:52 INFO : one.rclone_chunk.001_6gro5l: Deleted 2025/09/26 02:04:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:52 INFO : one: Copied (replaced existing) 2025/09/26 02:04:52 DEBUG : dst/one.rclone_chunk.001_6grpdr: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:52 INFO : dst/one.rclone_chunk.001_6grpdr: Copied (server-side copy) to: dst/one 2025/09/26 02:04:52 INFO : dst/one.rclone_chunk.001_6grpdr: Deleted 2025/09/26 02:04:53 DEBUG : CompareDest/one.rclone_chunk.001_6grpoh: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:53 INFO : CompareDest/one.rclone_chunk.001_6grpoh: Copied (server-side copy) to: CompareDest/one 2025/09/26 02:04:53 INFO : CompareDest/one.rclone_chunk.001_6grpoh: Deleted 2025/09/26 02:04:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 02:04:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:04:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 02:04:54 DEBUG : CompareDest/two.rclone_chunk.001_6grqvs: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:04:54 INFO : CompareDest/two.rclone_chunk.001_6grqvs: Copied (server-side copy) to: CompareDest/two 2025/09/26 02:04:54 INFO : CompareDest/two.rclone_chunk.001_6grqvs: Deleted 2025/09/26 02:04:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 02:04:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:04:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 02:04:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 02:04:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:04:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 02:04:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 02:04:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/26 02:04:55 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:55 DEBUG : two.rclone_chunk.001_6grs25: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/26 02:04:55 INFO : two.rclone_chunk.001_6grs25: Copied (server-side copy) to: two 2025/09/26 02:04:55 INFO : two.rclone_chunk.001_6grs25: Deleted 2025/09/26 02:04:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/26 02:04:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:04:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/dst" 2025/09/26 02:04:56 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/dst" 2025/09/26 02:04:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/CopyDest" 2025/09/26 02:04:56 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/CopyDest" 2025/09/26 02:04:56 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 02:04:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:57 DEBUG : one.rclone_chunk.001_6grt0f: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:57 INFO : one.rclone_chunk.001_6grt0f: Copied (server-side copy) to: one 2025/09/26 02:04:57 INFO : one.rclone_chunk.001_6grt0f: Deleted 2025/09/26 02:04:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:57 INFO : one: Copied (new) 2025/09/26 02:04:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 02:04:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:04:58 DEBUG : one.rclone_chunk.001_6grv9r: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:58 INFO : one.rclone_chunk.001_6grv9r: Copied (server-side copy) to: one 2025/09/26 02:04:58 INFO : one.rclone_chunk.001_6grv9r: Deleted 2025/09/26 02:04:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:58 INFO : one: Copied (replaced existing) 2025/09/26 02:04:59 DEBUG : dst/one.rclone_chunk.001_6grvbd: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:04:59 INFO : dst/one.rclone_chunk.001_6grvbd: Copied (server-side copy) to: dst/one 2025/09/26 02:04:59 INFO : dst/one.rclone_chunk.001_6grvbd: Deleted 2025/09/26 02:04:59 DEBUG : CopyDest/one.rclone_chunk.001_6grwgw: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:04:59 INFO : CopyDest/one.rclone_chunk.001_6grwgw: Copied (server-side copy) to: CopyDest/one 2025/09/26 02:04:59 INFO : CopyDest/one.rclone_chunk.001_6grwgw: Deleted 2025/09/26 02:04:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/BackupDir" 2025/09/26 02:04:59 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/BackupDir" 2025/09/26 02:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 02:05:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 02:05:00 DEBUG : one: copy non-chunked object... 2025/09/26 02:05:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:05:00 INFO : one: Copied (server-side copy) 2025/09/26 02:05:00 INFO : one: Deleted 2025/09/26 02:05:00 DEBUG : one: copy non-chunked object... 2025/09/26 02:05:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/26 02:05:00 INFO : one: Copied (server-side copy) 2025/09/26 02:05:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/26 02:05:01 DEBUG : CopyDest/two.rclone_chunk.001_6gryjs: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:01 INFO : CopyDest/two.rclone_chunk.001_6gryjs: Copied (server-side copy) to: CopyDest/two 2025/09/26 02:05:01 INFO : CopyDest/two.rclone_chunk.001_6gryjs: Deleted 2025/09/26 02:05:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 02:05:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:05:01 DEBUG : two: copy non-chunked object... 2025/09/26 02:05:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:01 INFO : two: Copied (server-side copy) 2025/09/26 02:05:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/26 02:05:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:05:02 DEBUG : two: Unchanged skipping 2025/09/26 02:05:03 DEBUG : CopyDest/three.rclone_chunk.001_6grzbg: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/26 02:05:03 INFO : CopyDest/three.rclone_chunk.001_6grzbg: Copied (server-side copy) to: CopyDest/three 2025/09/26 02:05:03 INFO : CopyDest/three.rclone_chunk.001_6grzbg: Deleted 2025/09/26 02:05:03 DEBUG : three: Need to transfer - File not found at Destination 2025/09/26 02:05:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/26 02:05:03 DEBUG : three: Destination not found in --copy-dest 2025/09/26 02:05:03 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:05:03 DEBUG : three.rclone_chunk.001_6gs05h: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/26 02:05:03 INFO : three.rclone_chunk.001_6gs05h: Copied (server-side copy) to: three 2025/09/26 02:05:04 INFO : three.rclone_chunk.001_6gs05h: Deleted 2025/09/26 02:05:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/26 02:05:04 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.37s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_6gs2wx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:05 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_6gs2wx: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/09/26 02:05:05 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_6gs2wx: Deleted 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/26 02:05:05 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:05:05 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-takitok1yene.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_6gs2vh?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/26 02:05:06 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.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.08s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:07 DEBUG : one.rclone_chunk.001_6gs3ro: md5 = 0c6c5f847d8093fef4e1da004e4c60d8 OK 2025/09/26 02:05:07 INFO : one.rclone_chunk.001_6gs3ro: Copied (server-side copy) to: one 2025/09/26 02:05:07 INFO : one.rclone_chunk.001_6gs3ro: Deleted 2025/09/26 02:05:07 DEBUG : also/one.rclone_chunk.001_6gs4l2: md5 = 0c6c5f847d8093fef4e1da004e4c60d8 OK 2025/09/26 02:05:07 INFO : also/one.rclone_chunk.001_6gs4l2: Copied (server-side copy) to: also/one 2025/09/26 02:05:07 INFO : also/one.rclone_chunk.001_6gs4l2: Deleted 2025/09/26 02:05:08 DEBUG : another.rclone_chunk.001_6gs418: md5 = 0c6c5f847d8093fef4e1da004e4c60d8 OK 2025/09/26 02:05:08 INFO : another.rclone_chunk.001_6gs418: Copied (server-side copy) to: another 2025/09/26 02:05:08 INFO : another.rclone_chunk.001_6gs418: Deleted 2025/09/26 02:05:08 DEBUG : not-one.rclone_chunk.001_6gs5lp: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/09/26 02:05:08 INFO : not-one.rclone_chunk.001_6gs5lp: Copied (server-side copy) to: not-one 2025/09/26 02:05:08 INFO : not-one.rclone_chunk.001_6gs5lp: Deleted 2025/09/26 02:05:08 INFO : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Looking for duplicate md5 hashes using newest mode. 2025/09/26 02:05:08 NOTICE: 0c6c5f847d8093fef4e1da004e4c60d8: Found 3 files with duplicate md5 hashes 2025/09/26 02:05:09 INFO : one: Deleted 2025/09/26 02:05:09 INFO : also/one: Deleted 2025/09/26 02:05:09 NOTICE: 0c6c5f847d8093fef4e1da004e4c60d8: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:10 DEBUG : a.txt.rclone_chunk.001_6gs63i: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:10 INFO : a.txt.rclone_chunk.001_6gs63i: Copied (server-side copy) to: a.txt 2025/09/26 02:05:10 INFO : a.txt.rclone_chunk.001_6gs63i: Deleted 2025/09/26 02:05:10 DEBUG : zend.txt.rclone_chunk.001_6gs7d8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/26 02:05:10 INFO : zend.txt.rclone_chunk.001_6gs7d8: Copied (server-side copy) to: zend.txt 2025/09/26 02:05:10 INFO : zend.txt.rclone_chunk.001_6gs7d8: Deleted 2025/09/26 02:05:11 DEBUG : sub dir/hello world.rclone_chunk.001_6gs70k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:11 INFO : sub dir/hello world.rclone_chunk.001_6gs70k: Copied (server-side copy) to: sub dir/hello world 2025/09/26 02:05:11 INFO : sub dir/hello world.rclone_chunk.001_6gs70k: Deleted 2025/09/26 02:05:11 DEBUG : sub dir/hello world2.rclone_chunk.001_6gs89h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:11 INFO : sub dir/hello world2.rclone_chunk.001_6gs89h: Copied (server-side copy) to: sub dir/hello world2 2025/09/26 02:05:11 INFO : sub dir/hello world2.rclone_chunk.001_6gs89h: Deleted 2025/09/26 02:05:11 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_6gs8j3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:11 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_6gs8j3: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/26 02:05:11 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_6gs8j3: Deleted 2025/09/26 02:05:12 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gs99c: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/26 02:05:12 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gs99c: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/26 02:05:12 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gs99c: Deleted 2025/09/26 02:05:12 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gs9xw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:12 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gs9xw: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/26 02:05:12 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gs9xw: Deleted 2025/09/26 02:05:13 DEBUG : a.txt: Excluded (Size Filter) 2025/09/26 02:05:13 DEBUG : a.txt: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 02:05:13 DEBUG : sub dir/hello world: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 02:05:13 DEBUG : sub dir/hello world2: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 02:05:13 DEBUG : sub dir/hello world: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 02:05:13 DEBUG : sub dir/hello world2: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 02:05:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.51s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:14 DEBUG : a.txt.rclone_chunk.001_6gsbcf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:14 INFO : a.txt.rclone_chunk.001_6gsbcf: Copied (server-side copy) to: a.txt 2025/09/26 02:05:14 INFO : a.txt.rclone_chunk.001_6gsbcf: Deleted 2025/09/26 02:05:15 DEBUG : zend.txt.rclone_chunk.001_6gsbhp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/26 02:05:15 INFO : zend.txt.rclone_chunk.001_6gsbhp: Copied (server-side copy) to: zend.txt 2025/09/26 02:05:15 INFO : zend.txt.rclone_chunk.001_6gsbhp: Deleted 2025/09/26 02:05:15 DEBUG : sub dir/hello world.rclone_chunk.001_6gsc0j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:15 INFO : sub dir/hello world.rclone_chunk.001_6gsc0j: Copied (server-side copy) to: sub dir/hello world 2025/09/26 02:05:15 INFO : sub dir/hello world.rclone_chunk.001_6gsc0j: Deleted 2025/09/26 02:05:15 DEBUG : sub dir/hello world2.rclone_chunk.001_6gscrb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:15 INFO : sub dir/hello world2.rclone_chunk.001_6gscrb: Copied (server-side copy) to: sub dir/hello world2 2025/09/26 02:05:15 INFO : sub dir/hello world2.rclone_chunk.001_6gscrb: Deleted 2025/09/26 02:05:16 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_6gsd9o: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_6gsd9o: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/26 02:05:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_6gsd9o: Deleted 2025/09/26 02:05:16 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gsdez: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/26 02:05:16 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gsdez: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/26 02:05:16 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_6gsdez: Deleted 2025/09/26 02:05:17 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gsd75: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:17 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gsd75: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/26 02:05:17 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_6gsd75: Deleted 2025/09/26 02:05:17 DEBUG : a.txt: Excluded (Size Filter) 2025/09/26 02:05:17 DEBUG : a.txt: Excluded 2025/09/26 02:05:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 02:05:17 DEBUG : sub dir/hello world: Excluded 2025/09/26 02:05:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 02:05:17 DEBUG : sub dir/hello world2: Excluded 2025/09/26 02:05:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/26 02:05:17 DEBUG : sub dir/hello world: Excluded 2025/09/26 02:05:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/26 02:05:17 DEBUG : sub dir/hello world2: Excluded 2025/09/26 02:05:18 DEBUG : sub dir/ignore dir: Excluded 2025/09/26 02:05:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.39s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:19 DEBUG : file1.rclone_chunk.001_6gsfc5: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/26 02:05:19 INFO : file1.rclone_chunk.001_6gsfc5: Copied (server-side copy) to: file1 2025/09/26 02:05:19 INFO : file1.rclone_chunk.001_6gsfc5: Deleted 2025/09/26 02:05:19 DEBUG : sub/file2.rclone_chunk.001_6gsg0v: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/26 02:05:19 INFO : sub/file2.rclone_chunk.001_6gsg0v: Copied (server-side copy) to: sub/file2 2025/09/26 02:05:19 INFO : sub/file2.rclone_chunk.001_6gsg0v: 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.13s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.08s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:21 DEBUG : file1.rclone_chunk.001_6gshij: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/26 02:05:21 INFO : file1.rclone_chunk.001_6gshij: Copied (server-side copy) to: file1 2025/09/26 02:05:21 INFO : file1.rclone_chunk.001_6gshij: Deleted 2025/09/26 02:05:21 DEBUG : sub/file2.rclone_chunk.001_6gsiqc: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/26 02:05:21 INFO : sub/file2.rclone_chunk.001_6gsiqc: Copied (server-side copy) to: sub/file2 2025/09/26 02:05:21 INFO : sub/file2.rclone_chunk.001_6gsiqc: 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 2025/09/26 02:05:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/notfound" 2025/09/26 02:05:22 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/notfound" --- PASS: TestStatJSON (2.21s) --- PASS: TestStatJSON/Root (0.05s) --- 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.08s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.18s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:23 INFO : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Making directory 2025/09/26 02:05:23 INFO : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:23 DEBUG : sub dir/hello world.rclone_chunk.001_6gskmw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/26 02:05:23 INFO : sub dir/hello world.rclone_chunk.001_6gskmw: Copied (server-side copy) to: sub dir/hello world 2025/09/26 02:05:23 INFO : sub dir/hello world.rclone_chunk.001_6gskmw: Deleted --- PASS: TestLsd (0.77s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:24 DEBUG : potato2.rclone_chunk.001_6gsl4u: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:24 INFO : potato2.rclone_chunk.001_6gsl4u: Copied (server-side copy) to: potato2 2025/09/26 02:05:24 INFO : potato2.rclone_chunk.001_6gsl4u: Deleted 2025/09/26 02:05:24 DEBUG : empty space.rclone_chunk.001_6gslud: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:24 INFO : empty space.rclone_chunk.001_6gslud: Copied (server-side copy) to: empty space 2025/09/26 02:05:24 INFO : empty space.rclone_chunk.001_6gslud: Deleted --- PASS: TestLs (1.30s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:25 DEBUG : potato2.rclone_chunk.001_6gsm2r: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:25 INFO : potato2.rclone_chunk.001_6gsm2r: Copied (server-side copy) to: potato2 2025/09/26 02:05:25 INFO : potato2.rclone_chunk.001_6gsm2r: Deleted 2025/09/26 02:05:26 DEBUG : empty space.rclone_chunk.001_6gsmks: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:26 INFO : empty space.rclone_chunk.001_6gsmks: Copied (server-side copy) to: empty space 2025/09/26 02:05:26 INFO : empty space.rclone_chunk.001_6gsmks: Deleted 2025/09/26 02:05:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/26 02:05:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.38s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:27 DEBUG : potato2.rclone_chunk.001_6gsnz8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:27 INFO : potato2.rclone_chunk.001_6gsnz8: Copied (server-side copy) to: potato2 2025/09/26 02:05:27 INFO : potato2.rclone_chunk.001_6gsnz8: Deleted 2025/09/26 02:05:27 DEBUG : empty space.rclone_chunk.001_6gsoiw: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:27 INFO : empty space.rclone_chunk.001_6gsoiw: Copied (server-side copy) to: empty space 2025/09/26 02:05:27 INFO : empty space.rclone_chunk.001_6gsoiw: Deleted --- PASS: TestLsLong (1.29s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:28 DEBUG : potato2.rclone_chunk.001_6gsovv: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:28 INFO : potato2.rclone_chunk.001_6gsovv: Copied (server-side copy) to: potato2 2025/09/26 02:05:28 INFO : potato2.rclone_chunk.001_6gsovv: Deleted 2025/09/26 02:05:28 DEBUG : empty space.rclone_chunk.001_6gsp8g: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:28 INFO : empty space.rclone_chunk.001_6gsp8g: Copied (server-side copy) to: empty space 2025/09/26 02:05:28 INFO : empty space.rclone_chunk.001_6gsp8g: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.29s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.10s) === RUN TestHashSumsWithErrors 2025/09/26 02:05:29 DEBUG : Creating backend with remote ":memory:" 2025/09/26 02:05:29 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/26 02:05:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/26 02:05:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/26 02:05:29 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:29 DEBUG : potato2.rclone_chunk.001_6gsq5b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:29 INFO : potato2.rclone_chunk.001_6gsq5b: Copied (server-side copy) to: potato2 2025/09/26 02:05:29 INFO : potato2.rclone_chunk.001_6gsq5b: Deleted 2025/09/26 02:05:30 DEBUG : empty space.rclone_chunk.001_6gsqu5: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:05:30 INFO : empty space.rclone_chunk.001_6gsqu5: Copied (server-side copy) to: empty space 2025/09/26 02:05:30 INFO : empty space.rclone_chunk.001_6gsqu5: Deleted 2025/09/26 02:05:30 DEBUG : sub dir/potato3.rclone_chunk.001_6gsrhk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/26 02:05:30 INFO : sub dir/potato3.rclone_chunk.001_6gsrhk: Copied (server-side copy) to: sub dir/potato3 2025/09/26 02:05:30 INFO : sub dir/potato3.rclone_chunk.001_6gsrhk: Deleted --- PASS: TestCount (1.77s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:31 DEBUG : small.rclone_chunk.001_6gssi8: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/09/26 02:05:31 INFO : small.rclone_chunk.001_6gssi8: Copied (server-side copy) to: small 2025/09/26 02:05:31 INFO : small.rclone_chunk.001_6gssi8: Deleted 2025/09/26 02:05:31 DEBUG : medium.rclone_chunk.001_6gssr4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:05:31 INFO : medium.rclone_chunk.001_6gssr4: Copied (server-side copy) to: medium 2025/09/26 02:05:31 INFO : medium.rclone_chunk.001_6gssr4: Deleted 2025/09/26 02:05:32 DEBUG : large.rclone_chunk.001_6gss73: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/09/26 02:05:32 INFO : large.rclone_chunk.001_6gss73: Copied (server-side copy) to: large 2025/09/26 02:05:32 INFO : large.rclone_chunk.001_6gss73: Deleted 2025/09/26 02:05:32 DEBUG : Waiting for deletions to finish 2025/09/26 02:05:32 DEBUG : large: Excluded (Size Filter) 2025/09/26 02:05:32 DEBUG : large: Excluded 2025/09/26 02:05:32 INFO : small: Deleted 2025/09/26 02:05:32 INFO : medium: Deleted --- PASS: TestDelete (1.73s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:33 DEBUG : ReadFile.rclone_chunk.001_6gsuc3: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/09/26 02:05:33 INFO : ReadFile.rclone_chunk.001_6gsuc3: Copied (server-side copy) to: ReadFile 2025/09/26 02:05:33 INFO : ReadFile.rclone_chunk.001_6gsuc3: Deleted --- PASS: TestReadFile (0.89s) === RUN TestRetry 2025/09/26 02:05:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/26 02:05:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/26 02:05:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 02:05:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 02:05:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 02:05:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/26 02:05:34 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:34 DEBUG : file1.rclone_chunk.001_6gsvpa: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/09/26 02:05:34 INFO : file1.rclone_chunk.001_6gsvpa: Copied (server-side copy) to: file1 2025/09/26 02:05:34 INFO : file1.rclone_chunk.001_6gsvpa: Deleted 2025/09/26 02:05:34 DEBUG : file2.rclone_chunk.001_6gsvo2: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/09/26 02:05:34 INFO : file2.rclone_chunk.001_6gsvo2: Copied (server-side copy) to: file2 2025/09/26 02:05:35 INFO : file2.rclone_chunk.001_6gsvo2: Deleted --- PASS: TestCat (1.87s) === RUN TestPurge 2025/09/26 02:05:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-majahej9yubi" 2025/09/26 02:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 02:05:36 DEBUG : Creating backend with remote "TestS3:rclone-test-majahej9yubi" 2025/09/26 02:05:36 DEBUG : Creating backend with remote "/tmp/rclone2260109769" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-majahej9yubi'", Local "Local file system at /tmp/rclone2260109769", Modify Window "1ns" 2025/09/26 02:05:36 INFO : S3 bucket rclone-test-majahej9yubi: Bucket "rclone-test-majahej9yubi" created with ACL "" 2025/09/26 02:05:37 DEBUG : A1/B1/C1/one.rclone_chunk.001_6gsx5n: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/26 02:05:37 INFO : A1/B1/C1/one.rclone_chunk.001_6gsx5n: Copied (server-side copy) to: A1/B1/C1/one 2025/09/26 02:05:37 INFO : A1/B1/C1/one.rclone_chunk.001_6gsx5n: Deleted 2025/09/26 02:05:37 INFO : A2: Making directory 2025/09/26 02:05:37 INFO : A1/B2: Making directory 2025/09/26 02:05:37 INFO : A1/B2/C2: Making directory 2025/09/26 02:05:37 INFO : A1/B1/C3: Making directory 2025/09/26 02:05:37 INFO : A3: Making directory 2025/09/26 02:05:37 INFO : A3/B3: Making directory 2025/09/26 02:05:37 INFO : A3/B3/C4: Making directory 2025/09/26 02:05:37 DEBUG : A1/two.rclone_chunk.001_6gsy6n: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/26 02:05:37 INFO : A1/two.rclone_chunk.001_6gsy6n: Copied (server-side copy) to: A1/two 2025/09/26 02:05:37 INFO : A1/two.rclone_chunk.001_6gsy6n: 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" 2025/09/26 02:05:38 DEBUG : S3 bucket rclone-test-majahej9yubi: bucket is versioned: false 2025/09/26 02:05:38 DEBUG : Waiting for deletions to finish 2025/09/26 02:05:38 DEBUG : "A1/B1/C1/one" version false 2025/09/26 02:05:38 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/09/26 02:05:38 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" 2025/09/26 02:05:38 DEBUG : Waiting for deletions to finish 2025/09/26 02:05:38 DEBUG : "A1/two" version false 2025/09/26 02:05:38 DEBUG : A1/two: Deleting (id "") 2025/09/26 02:05:38 INFO : A1/two: Deleted 2025/09/26 02:05:38 INFO : S3 bucket rclone-test-majahej9yubi: Bucket "rclone-test-majahej9yubi" deleted 2025/09/26 02:05:38 ERROR : error listing: directory not found 2025/09/26 02:05:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-majahej9yubi': Purge remote 2025/09/26 02:05:38 DEBUG : Waiting for deletions to finish 2025/09/26 02:05:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:39 DEBUG : A1/B1/C1/one.rclone_chunk.001_6gszd3: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/26 02:05:39 INFO : A1/B1/C1/one.rclone_chunk.001_6gszd3: Copied (server-side copy) to: A1/B1/C1/one 2025/09/26 02:05:39 INFO : A1/B1/C1/one.rclone_chunk.001_6gszd3: Deleted 2025/09/26 02:05:39 INFO : A2: Making directory 2025/09/26 02:05:39 INFO : A1/B2: Making directory 2025/09/26 02:05:39 INFO : A1/B2/C2: Making directory 2025/09/26 02:05:39 INFO : A1/B1/C3: Making directory 2025/09/26 02:05:39 INFO : A3: Making directory 2025/09/26 02:05:39 INFO : A3/B3: Making directory 2025/09/26 02:05:39 INFO : A3/B3/C4: Making directory 2025/09/26 02:05:39 DEBUG : A1/two.rclone_chunk.001_6gt0xo: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/26 02:05:39 INFO : A1/two.rclone_chunk.001_6gt0xo: Copied (server-side copy) to: A1/two 2025/09/26 02:05:39 INFO : A1/two.rclone_chunk.001_6gt0xo: 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" 2025/09/26 02:05:39 DEBUG : removing 1 level 3 directories 2025/09/26 02:05:39 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" 2025/09/26 02:05:40 DEBUG : removing 1 level 0 directories 2025/09/26 02:05:40 INFO : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Removing directory 2025/09/26 02:05:41 INFO : S3 bucket rclone-test-takitok1yene: Bucket "rclone-test-takitok1yene" deleted 2025/09/26 02:05:41 ERROR : error listing: directory not found 2025/09/26 02:05:41 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.58s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:42 INFO : S3 bucket rclone-test-takitok1yene: Bucket "rclone-test-takitok1yene" created with ACL "" 2025/09/26 02:05:42 INFO : A1: Making directory 2025/09/26 02:05:42 INFO : A1/B1: Making directory 2025/09/26 02:05:42 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.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:42 INFO : A1: Making directory 2025/09/26 02:05:42 INFO : A1/B1: Making directory 2025/09/26 02:05:42 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:42 DEBUG : file1.rclone_chunk.001_6gt3s1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/26 02:05:42 INFO : file1.rclone_chunk.001_6gt3s1: Copied (server-side copy) to: file1 2025/09/26 02:05:42 INFO : file1.rclone_chunk.001_6gt3s1: Deleted 2025/09/26 02:05:43 DEBUG : filename.txt: File name found in url 2025/09/26 02:05:43 DEBUG : filename.txt.rclone_chunk.001_6gt4zr: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/26 02:05:43 INFO : filename.txt.rclone_chunk.001_6gt4zr: Copied (server-side copy) to: filename.txt 2025/09/26 02:05:43 INFO : filename.txt.rclone_chunk.001_6gt4zr: Deleted 2025/09/26 02:05:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/26 02:05:43 DEBUG : headerfilename.txt.rclone_chunk.001_6gt4p8: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/26 02:05:43 INFO : headerfilename.txt.rclone_chunk.001_6gt4p8: Copied (server-side copy) to: headerfilename.txt 2025/09/26 02:05:43 INFO : headerfilename.txt.rclone_chunk.001_6gt4p8: Deleted 2025/09/26 02:05:44 DEBUG : file2.rclone_chunk.001_6gt5et: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/26 02:05:44 INFO : file2.rclone_chunk.001_6gt5et: Copied (server-side copy) to: file2 2025/09/26 02:05:44 INFO : file2.rclone_chunk.001_6gt5et: Deleted --- PASS: TestCopyURL (2.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 02:05:45 DEBUG : sub/file2.rclone_chunk.001_6gt6kw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:45 INFO : sub/file2.rclone_chunk.001_6gt6kw: Copied (server-side copy) to: sub/file2 2025/09/26 02:05:45 INFO : sub/file2.rclone_chunk.001_6gt6kw: Deleted 2025/09/26 02:05:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:45 INFO : file1: Copied (new) to: sub/file2 2025/09/26 02:05:45 INFO : file1: Deleted 2025/09/26 02:05:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:05:45 DEBUG : file1: Unchanged skipping 2025/09/26 02:05:45 INFO : file1: Deleted 2025/09/26 02:05:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.21s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/26 02:05:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:05:46 DEBUG : file1.rclone_chunk.001_6gt7qe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:46 INFO : file1.rclone_chunk.001_6gt7qe: Copied (server-side copy) to: file1 2025/09/26 02:05:46 INFO : file1.rclone_chunk.001_6gt7qe: Deleted 2025/09/26 02:05:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:46 INFO : file1: Copied (new) 2025/09/26 02:05:46 INFO : file1: Deleted 2025/09/26 02:05:46 DEBUG : file1: Destination exists, skipping 2025/09/26 02:05:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.89s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:47 DEBUG : dst/file1.rclone_chunk.001_6gt8h6: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/26 02:05:47 INFO : dst/file1.rclone_chunk.001_6gt8h6: Copied (server-side copy) to: dst/file1 2025/09/26 02:05:47 INFO : dst/file1.rclone_chunk.001_6gt8h6: Deleted 2025/09/26 02:05:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-takitok1yene/backup" 2025/09/26 02:05:47 DEBUG : Creating backend with remote "TestS3:rclone-test-takitok1yene/backup" 2025/09/26 02:05:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/26 02:05:48 DEBUG : dst/file1: copy non-chunked object... 2025/09/26 02:05:48 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/26 02:05:48 INFO : dst/file1: Copied (server-side copy) 2025/09/26 02:05:48 INFO : dst/file1: Deleted 2025/09/26 02:05:48 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/26 02:05:48 DEBUG : dst/file1.rclone_chunk.001_6gt9fi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:48 INFO : dst/file1.rclone_chunk.001_6gt9fi: Copied (server-side copy) to: dst/file1 2025/09/26 02:05:48 INFO : dst/file1.rclone_chunk.001_6gt9fi: Deleted 2025/09/26 02:05:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/26 02:05:48 INFO : dst/file1: Copied (new) 2025/09/26 02:05:48 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.36s) === 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:49 DEBUG : A1/one.rclone_chunk.001_6gtaj9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:05:49 INFO : A1/one.rclone_chunk.001_6gtaj9: Copied (server-side copy) to: A1/one 2025/09/26 02:05:49 INFO : A1/one.rclone_chunk.001_6gtaj9: Deleted 2025/09/26 02:05:50 DEBUG : A1/two.rclone_chunk.001_6gtbbs: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:50 INFO : A1/two.rclone_chunk.001_6gtbbs: Copied (server-side copy) to: A1/two 2025/09/26 02:05:50 INFO : A1/two.rclone_chunk.001_6gtbbs: Deleted 2025/09/26 02:05:50 DEBUG : A1/B1/three.rclone_chunk.001_6gtbmb: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/26 02:05:50 INFO : A1/B1/three.rclone_chunk.001_6gtbmb: Copied (server-side copy) to: A1/B1/three 2025/09/26 02:05:50 INFO : A1/B1/three.rclone_chunk.001_6gtbmb: Deleted 2025/09/26 02:05:51 DEBUG : A1/B1/C1/four.rclone_chunk.001_6gtbjs: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/26 02:05:51 INFO : A1/B1/C1/four.rclone_chunk.001_6gtbjs: Copied (server-side copy) to: A1/B1/C1/four 2025/09/26 02:05:51 INFO : A1/B1/C1/four.rclone_chunk.001_6gtbjs: Deleted 2025/09/26 02:05:51 DEBUG : A1/B1/C2/five.rclone_chunk.001_6gtchv: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/26 02:05:51 INFO : A1/B1/C2/five.rclone_chunk.001_6gtchv: Copied (server-side copy) to: A1/B1/C2/five 2025/09/26 02:05:51 INFO : A1/B1/C2/five.rclone_chunk.001_6gtchv: Deleted 2025/09/26 02:05:51 INFO : A1/B2: Making directory 2025/09/26 02:05:51 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/09/26 02:05:52 DEBUG : A1/B1/three: copy non-chunked object... 2025/09/26 02:05:52 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/09/26 02:05:52 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/09/26 02:05:52 DEBUG : A1/one: copy non-chunked object... 2025/09/26 02:05:52 DEBUG : A1/two: copy non-chunked object... 2025/09/26 02:05:52 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/26 02:05:52 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/09/26 02:05:52 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:52 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/09/26 02:05:52 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/26 02:05:52 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/09/26 02:05:52 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/26 02:05:52 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/09/26 02:05:52 INFO : A1/B1/three: Deleted 2025/09/26 02:05:52 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:05:52 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/09/26 02:05:52 INFO : A1/two: Deleted 2025/09/26 02:05:52 INFO : A1/B1/C1/four: Deleted 2025/09/26 02:05:52 INFO : A1/B1/C2/five: Deleted 2025/09/26 02:05:52 INFO : A1/one: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/09/26 02:05:53 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A2/two: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A2/B1/three: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A2/one: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/26 02:05:53 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/09/26 02:05:53 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/26 02:05:53 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/09/26 02:05:53 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:53 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/09/26 02:05:53 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/26 02:05:53 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/09/26 02:05:53 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:05:53 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/09/26 02:05:53 INFO : A2/B1/C1/four: Deleted 2025/09/26 02:05:53 INFO : A2/B1/three: Deleted 2025/09/26 02:05:53 INFO : A2/B1/C2/five: Deleted 2025/09/26 02:05:53 INFO : A2/two: Deleted 2025/09/26 02:05:53 INFO : A2/one: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/09/26 02:05:53 INFO : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/26 02:05:53 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A3/two: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A3/B1/three: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A3/one: copy non-chunked object... 2025/09/26 02:05:53 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/26 02:05:53 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/09/26 02:05:53 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/26 02:05:53 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/09/26 02:05:53 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/26 02:05:53 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/09/26 02:05:53 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/26 02:05:53 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/09/26 02:05:53 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/26 02:05:53 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/09/26 02:05:53 INFO : A3/B1/C1/four: Deleted 2025/09/26 02:05:53 INFO : A3/B1/C2/five: Deleted 2025/09/26 02:05:53 INFO : A3/two: Deleted 2025/09/26 02:05:53 INFO : A3/one: Deleted 2025/09/26 02:05:53 INFO : A3/B1/three: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.29s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 02:05:55 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_6gtgfy: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/26 02:05:55 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_6gtgfy: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/09/26 02:05:55 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_6gtgfy: Deleted 2025/09/26 02:05:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/26 02:05:55 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/26 02:05:55 NOTICE: S3 bucket rclone-test-takitok1yene: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/26 02:05:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: open chunk writer: started multipart upload: C3uRVWIpISgOAzvg8KwLFxdAdEOfCNTr_pWK06ERHb5kc.vct56Zb.CQVinHa1EMHSwBpnjpQMOxJUf40MqBfRqwfFgxz74S3knv5ruphoSexRHs5mP.8p7r71fSRoO_ 2025/09/26 02:05:55 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/26 02:05:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/26 02:05:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: multipart upload "C3uRVWIpISgOAzvg8KwLFxdAdEOfCNTr_pWK06ERHb5kc.vct56Zb.CQVinHa1EMHSwBpnjpQMOxJUf40MqBfRqwfFgxz74S3knv5ruphoSexRHs5mP.8p7r71fSRoO_" finished 2025/09/26 02:05:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/26 02:05:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: Src hash empty - aborting Dst hash check 2025/09/26 02:05:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2025/09/26 02:05:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_6gtgac: Deleted 2025/09/26 02:05:56 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/26 02:05:56 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 02:05:56 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_6gthwd: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/26 02:05:56 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_6gthwd: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/09/26 02:05:56 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_6gthwd: Deleted 2025/09/26 02:05:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/26 02:05:56 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: open chunk writer: started multipart upload: 4ScVTmua56nYjoqBHtnuI_oxN7tRmXQ7RvVGYEwvw3h6kOFGTIq1Y3Pig.O52RBxQRh6zsmkr3oa3n3xHMOBxTKz8k9da3zkSqnES6tgXTEXnDtsoGzDN24u72Oa_TT0 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: multipart upload "4ScVTmua56nYjoqBHtnuI_oxN7tRmXQ7RvVGYEwvw3h6kOFGTIq1Y3Pig.O52RBxQRh6zsmkr3oa3n3xHMOBxTKz8k9da3zkSqnES6tgXTEXnDtsoGzDN24u72Oa_TT0" finished 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: Src hash empty - aborting Dst hash check 2025/09/26 02:05:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2025/09/26 02:05:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_6gthf3: Deleted 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/26 02:05:57 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 02:05:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6gtj5q: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/26 02:05:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6gtj5q: Deleted 2025/09/26 02:05:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/26 02:05:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: open chunk writer: started multipart upload: D5XgKnAAIvZ8sWNX9nhDv1H3D4K0DkVTeP24YtW0Bmgkpzrci1iQC4vsbw13pNFwSHH2i03o18CDRBH1lndk4ox9eXnbUPBmPlNFK7U2VRLwJszo.RvE1A5.EHwq9rvy 2025/09/26 02:05:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/26 02:05:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/26 02:05:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: multipart upload "D5XgKnAAIvZ8sWNX9nhDv1H3D4K0DkVTeP24YtW0Bmgkpzrci1iQC4vsbw13pNFwSHH2i03o18CDRBH1lndk4ox9eXnbUPBmPlNFK7U2VRLwJszo.RvE1A5.EHwq9rvy" finished 2025/09/26 02:05:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/26 02:05:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/09/26 02:05:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtji2: Deleted 2025/09/26 02:05:59 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:05:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': File to upload is small (34 bytes), uploading instead of streaming 2025/09/26 02:06:00 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6gtkkb: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/26 02:06:00 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6gtkkb: Deleted 2025/09/26 02:06:00 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/26 02:06:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: open chunk writer: started multipart upload: Q1Pl1inJTxjvJFhWVOmkSLKUYCM49vXdz1FhdHc_T9HmBBjHL7v94M2RhjmNO8l4laWj9Wn2xi.cgqs1ej23uqBqMgkFHa59gG5paPHWaLVGIBXG55_C8w6Vi.rTtGvc 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: multipart upload "Q1Pl1inJTxjvJFhWVOmkSLKUYCM49vXdz1FhdHc_T9HmBBjHL7v94M2RhjmNO8l4laWj9Wn2xi.cgqs1ej23uqBqMgkFHa59gG5paPHWaLVGIBXG55_C8w6Vi.rTtGvc" finished 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/26 02:06:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/09/26 02:06:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6gtlch: Deleted 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/26 02:06:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.54s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:06:01 DEBUG : potato1.rclone_chunk.001_6gtmul: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:06:01 INFO : potato1.rclone_chunk.001_6gtmul: Copied (server-side copy) to: potato1 2025/09/26 02:06:01 INFO : potato1.rclone_chunk.001_6gtmul: Deleted 2025/09/26 02:06:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': File to upload is small (60 bytes), uploading instead of streaming 2025/09/26 02:06:02 DEBUG : potato2.rclone_chunk.001_6gtmt9: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:06:02 INFO : potato2.rclone_chunk.001_6gtmt9: Copied (server-side copy) to: potato2 2025/09/26 02:06:02 INFO : potato2.rclone_chunk.001_6gtmt9: Deleted 2025/09/26 02:06:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:06:02 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" 2025/09/26 02:06:02 DEBUG : potato2.rclone_chunk.001_6gtnlu: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/26 02:06:02 INFO : potato2.rclone_chunk.001_6gtnlu: Copied (server-side copy) to: potato2 2025/09/26 02:06:02 INFO : potato2.rclone_chunk.001_6gtnlu: Deleted 2025/09/26 02:06:03 DEBUG : empty space.rclone_chunk.001_6gtn1b: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/26 02:06:03 INFO : empty space.rclone_chunk.001_6gtn1b: Copied (server-side copy) to: empty space 2025/09/26 02:06:03 INFO : empty space.rclone_chunk.001_6gtn1b: Deleted 2025/09/26 02:06:03 DEBUG : sub dir/potato3.rclone_chunk.001_6gtozj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/26 02:06:03 INFO : sub dir/potato3.rclone_chunk.001_6gtozj: Copied (server-side copy) to: sub dir/potato3 2025/09/26 02:06:03 INFO : sub dir/potato3.rclone_chunk.001_6gtozj: Deleted 2025/09/26 02:06:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Touching "empty space" 2025/09/26 02:06:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Touching "potato2" 2025/09/26 02:06:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.22s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-takitok1yene'", Local "Local file system at /tmp/rclone2556739003", Modify Window "1ns" operations_test.go:1900: 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/26 02:06:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-takitok1yene': Purge remote 2025/09/26 02:06:05 DEBUG : S3 bucket rclone-test-takitok1yene: bucket is versioned: false 2025/09/26 02:06:05 DEBUG : Waiting for deletions to finish 2025/09/26 02:06:05 INFO : S3 bucket rclone-test-takitok1yene: Bucket "rclone-test-takitok1yene" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m8.328018669s (try 1/5)