"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/27 04:44:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe" 2026/07/27 04:44:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:44:22 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug" 2026/07/27 04:44:23 DEBUG : Creating backend with remote "/tmp/rclone4048934378" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/27 04:44:24 DEBUG : a: size = 0 OK 2026/07/27 04:44:24 DEBUG : a: size = 1 (memory) 2026/07/27 04:44:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/27 04:44:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/27 04:44:24 DEBUG : potato: Seek from 10 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 10 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 2 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/27 04:44:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 2 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/27 04:44:24 DEBUG : potato: Seek from 8 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 8 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/27 04:44:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 04:44:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 04:44:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 04:44:24 DEBUG : potato: Seek from 5 to 2 2026/07/27 04:44:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/27 04:44:24 DEBUG : potato: Seek from 9 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 9 to 0 2026/07/27 04:44:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:44:27 DEBUG : rutabaga: md5 = d906be0258dcc8670d4afe32b032e662 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/27 04:44:29 DEBUG : empty space: md5 = 77b1f26168b9b9e363114261e70d358a OK === RUN TestCheck/3 2026/07/27 04:44:31 DEBUG : potato2: md5 = 63837328326f40a2c9e13cd6e645f990 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/27 04:44:33 DEBUG : remotepotato: md5 = ee8f453024f149c13bb3e650025193da OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.08s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/07/27 04:44:37 DEBUG : Creating backend with remote "nonexistent" 2026/07/27 04:44:37 DEBUG : Creating backend with remote "nonexistent" 2026/07/27 04:44:37 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/27 04:44:37 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/27 04:44:37 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/27 04:44:37 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:44:38 DEBUG : rutabaga: md5 = 63b126c77ee58f962d564d7ae77a15f5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/27 04:44:42 DEBUG : empty space: md5 = da9c48e45bf827b5d64ae30412e74e1b OK === RUN TestCheckDownload/3 2026/07/27 04:44:45 DEBUG : potato2: md5 = c231192daaea59a659d5603f5713e0b3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/27 04:44:49 DEBUG : remotepotato: md5 = 73c7ed5f163d6e397a1d796ca90f0ffd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.47s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.77s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.81s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:44:55 DEBUG : rutabaga: md5 = 967cf90c1b7b1034a8882455cf901852 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/27 04:44:57 DEBUG : empty space: md5 = 2e8fa4a99758b269599cebe27090114d OK === RUN TestCheckSizeOnly/3 2026/07/27 04:45:00 DEBUG : potato2: md5 = a5a016d22681dfa8cd25e89960e3a927 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/27 04:45:02 DEBUG : remotepotato: md5 = ed9959225053ddcd59c36d378599d585 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.49s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.48s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:45:07 DEBUG : test.sum: md5 = 3e4c08adceffe7488e9d91114c84ed7d OK 2026/07/27 04:45:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/27 04:45:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/27 04:45:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/27 04:45:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/27 04:45:10 DEBUG : test.sum: md5 = cf71c9f15dbf7f1e0399803f048a1f6c OK 2026/07/27 04:45:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/27 04:45:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/27 04:45:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/27 04:45:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.20s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:45:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/data" 2026/07/27 04:45:12 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/data" 2026/07/27 04:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/vjrnln8ratgmqakfosrqe8espk" 2026/07/27 04:45:18 DEBUG : data/banana: md5 = 7dae2fad686838dd1655303eef197a4d OK 2026/07/27 04:45:20 DEBUG : test.sum: md5 = 83312d962aca8d4d1bf78d3a82e7ea30 OK === RUN TestCheckSumDownload/subtest1 2026/07/27 04:45:24 DEBUG : data/potato: md5 = 74a2745a70b4cafd527115fcb9426665 OK 2026/07/27 04:45:26 DEBUG : test.sum: md5 = 2a5e3c5f5ea036e60f8f286f2033a844 OK === RUN TestCheckSumDownload/subtest2 2026/07/27 04:45:30 DEBUG : test.sum: md5 = ff6f7f0785f23eb6b33356a9f9f13e76 OK === RUN TestCheckSumDownload/subtest3 2026/07/27 04:45:34 DEBUG : test.sum: md5 = 6d9872a1c82dade718cd08bcec70b0c5 OK === RUN TestCheckSumDownload/subtest4 2026/07/27 04:45:38 DEBUG : test.sum: md5 = 54cc95386bba6afb3f74025d04deaa2f OK === RUN TestCheckSumDownload/subtest5 2026/07/27 04:45:42 DEBUG : test.sum: md5 = 19ec0c30ff609e02a0c8a9036b921e1b OK === RUN TestCheckSumDownload/subtest6 2026/07/27 04:45:47 DEBUG : data/banana: md5 = 383065629b17ab54dc482c1e03d5119e OK 2026/07/27 04:45:48 DEBUG : data/potato: md5 = c15ce90ca54b6061ccd99809c8844f4e OK 2026/07/27 04:45:50 DEBUG : test.sum: md5 = bacc32d622d6ee7db5f7dfb26bbd15df OK === RUN TestCheckSumDownload/subtest7 2026/07/27 04:45:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/27 04:45:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.04s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (1.86s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (1.74s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (1.91s) === RUN TestApplyTransforms 2026/07/27 04:45:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walujiy5java" 2026/07/27 04:45:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:45:55 DEBUG : Creating backend with remote "TestDrive:crypt/5ck3s7rd523ne9tnceu1iiuhcv02v4kgtkl7549nn542qreqccng" 2026/07/27 04:45:56 DEBUG : Creating backend with remote "/tmp/rclone2350872424" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java'", Local "Local file system at /tmp/rclone2350872424", Modify Window "1ms" 2026/07/27 04:45:59 DEBUG : hello, world!: md5 = b203d7db79b129a617fe550c71e963ab OK upper checkfile vs. lower remote (without normalization) 2026/07/27 04:45:59 ERROR : hello, world!: sum not found 2026/07/27 04:45:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java' 2026/07/27 04:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': 1 files missing 2026/07/27 04:45:59 NOTICE: 1 hashes missing 2026/07/27 04:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': 1 differences found 2026/07/27 04:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/27 04:46:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': 0 differences found 2026/07/27 04:46:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': 1 matching files 2026/07/27 04:46:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lareber4yafu" 2026/07/27 04:46:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/dplqe4nu3jt0d8r43ka52bca98rf49h8g75993khdvu32t43ls50" 2026/07/27 04:46:01 DEBUG : Creating backend with remote "/tmp/rclone2379492382" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu'", Local "Local file system at /tmp/rclone2379492382", Modify Window "1ms" 2026/07/27 04:46:04 DEBUG : HELLO, WORLD!: md5 = 0782199d01ed01cfa7d5529d138bc666 OK lower checkfile vs. upper remote (without normalization) 2026/07/27 04:46:05 ERROR : HELLO, WORLD!: sum not found 2026/07/27 04:46:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu' 2026/07/27 04:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': 1 files missing 2026/07/27 04:46:05 NOTICE: 1 hashes missing 2026/07/27 04:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': 1 differences found 2026/07/27 04:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/27 04:46:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': 0 differences found 2026/07/27 04:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': 1 matching files 2026/07/27 04:46:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nolapen2kesa" 2026/07/27 04:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:06 DEBUG : Creating backend with remote "TestDrive:crypt/21qqtkoqln6btus55tglr77mrvgqtfjad5dgr930fhctdgu9s2ug" 2026/07/27 04:46:07 DEBUG : Creating backend with remote "/tmp/rclone3456266734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa'", Local "Local file system at /tmp/rclone3456266734", Modify Window "1ms" 2026/07/27 04:46:09 DEBUG : HeLlO, wOrLd!: md5 = 94546b607fbaa8c7f791cf88862774eb OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/27 04:46:10 ERROR : HeLlO, wOrLd!: sum not found 2026/07/27 04:46:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa' 2026/07/27 04:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': 1 files missing 2026/07/27 04:46:10 NOTICE: 1 hashes missing 2026/07/27 04:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': 1 differences found 2026/07/27 04:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/27 04:46:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': 0 differences found 2026/07/27 04:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': 1 matching files 2026/07/27 04:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonatop9dako" 2026/07/27 04:46:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:11 DEBUG : Creating backend with remote "TestDrive:crypt/9l4uf5jd0lvd62mhcijbtf7j57dqk0l35mji4a5406q9hu6gtqq0" 2026/07/27 04:46:12 DEBUG : Creating backend with remote "/tmp/rclone2644089055" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako'", Local "Local file system at /tmp/rclone2644089055", Modify Window "1ms" 2026/07/27 04:46:14 DEBUG : HELLO, WORLD!: md5 = 75451b89c18038ae3e0d22f1d84e8cd8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/27 04:46:15 ERROR : HELLO, WORLD!: sum not found 2026/07/27 04:46:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako' 2026/07/27 04:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': 1 files missing 2026/07/27 04:46:15 NOTICE: 1 hashes missing 2026/07/27 04:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': 1 differences found 2026/07/27 04:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/27 04:46:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': 0 differences found 2026/07/27 04:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': 1 matching files 2026/07/27 04:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupayot3qiqa" 2026/07/27 04:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/cs9gi1obi5vom1vkash257b5e3leshji1d8tlt5bpnj99d5f6ra0" 2026/07/27 04:46:17 DEBUG : Creating backend with remote "/tmp/rclone1835193425" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa'", Local "Local file system at /tmp/rclone1835193425", Modify Window "1ms" 2026/07/27 04:46:19 DEBUG : 測試_Русский___ě_áñ: md5 = 851fc954010929a4e62f1d4ef4656d5d OK NFD checkfile vs. NFC remote (without normalization) 2026/07/27 04:46:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa' 2026/07/27 04:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': 1 files missing 2026/07/27 04:46:20 NOTICE: 1 hashes missing 2026/07/27 04:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': 1 differences found 2026/07/27 04:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/27 04:46:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': 0 differences found 2026/07/27 04:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': 1 matching files 2026/07/27 04:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sacawih7zuje" 2026/07/27 04:46:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/ag4sdgu9p6maoru2kibogvn2oqi73b5hcih1iejj5rlf4ooq52f0" 2026/07/27 04:46:22 DEBUG : Creating backend with remote "/tmp/rclone685886157" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje'", Local "Local file system at /tmp/rclone685886157", Modify Window "1ms" 2026/07/27 04:46:24 DEBUG : 測試_Русский___ě_áñ: md5 = 250d5cc5244a671cda29e2d3623eb4ca OK NFC checkfile vs. NFD remote (without normalization) 2026/07/27 04:46:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje' 2026/07/27 04:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': 1 files missing 2026/07/27 04:46:25 NOTICE: 1 hashes missing 2026/07/27 04:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': 1 differences found 2026/07/27 04:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/27 04:46:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': 0 differences found 2026/07/27 04:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': 1 matching files 2026/07/27 04:46:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quriqik6cuzu" 2026/07/27 04:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:26 DEBUG : Creating backend with remote "TestDrive:crypt/5f17lj7e7iebk04faq99177fnqfbkcjncc6hsejttrn3lg8kfgq0" 2026/07/27 04:46:27 DEBUG : Creating backend with remote "/tmp/rclone917076695" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu'", Local "Local file system at /tmp/rclone917076695", Modify Window "1ms" 2026/07/27 04:46:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b913db80a2a74e05ff1ef94c3c35f663 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/27 04:46:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu' 2026/07/27 04:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': 1 files missing 2026/07/27 04:46:30 NOTICE: 1 hashes missing 2026/07/27 04:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': 1 differences found 2026/07/27 04:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/27 04:46:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': 0 differences found 2026/07/27 04:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': 1 matching files 2026/07/27 04:46:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gixacix3ripi" 2026/07/27 04:46:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:31 DEBUG : Creating backend with remote "TestDrive:crypt/meap41v6oajmndpnqqa19n9m6i7k3dmrgoklva1e7srt718bo46g" 2026/07/27 04:46:32 DEBUG : Creating backend with remote "/tmp/rclone1694556685" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi'", Local "Local file system at /tmp/rclone1694556685", Modify Window "1ms" 2026/07/27 04:46:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4227620dba1b66120512ae8d56bbe056 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/27 04:46:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi' 2026/07/27 04:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': 1 files missing 2026/07/27 04:46:35 NOTICE: 1 hashes missing 2026/07/27 04:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': 1 differences found 2026/07/27 04:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/27 04:46:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': 0 differences found 2026/07/27 04:46:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': 1 matching files 2026/07/27 04:46:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaditox0goqa" 2026/07/27 04:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/l0f21rco47s05sr7s416p5kfm9h62rm850qie7ebnrdktlt04ad0" 2026/07/27 04:46:37 DEBUG : Creating backend with remote "/tmp/rclone2848744231" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa'", Local "Local file system at /tmp/rclone2848744231", Modify Window "1ms" 2026/07/27 04:46:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0b2b5dc6df5273d7f0fec518c187bedd OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/27 04:46:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa' 2026/07/27 04:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': 1 files missing 2026/07/27 04:46:40 NOTICE: 1 hashes missing 2026/07/27 04:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': 1 differences found 2026/07/27 04:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/27 04:46:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': 0 differences found 2026/07/27 04:46:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': 1 matching files 2026/07/27 04:46:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vabiqos9dowu" 2026/07/27 04:46:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:46:41 DEBUG : Creating backend with remote "TestDrive:crypt/cqu2qg8hdelotjgeqee8b7jknia0k7sal4dr8a85p13osfcnupmg" 2026/07/27 04:46:42 DEBUG : Creating backend with remote "/tmp/rclone3229835988" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu'", Local "Local file system at /tmp/rclone3229835988", Modify Window "1ms" 2026/07/27 04:46:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f632beef30387c452b2b1d787c4d9cb0 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/27 04:46:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 04:46:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu' 2026/07/27 04:46:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': 1 files missing 2026/07/27 04:46:45 NOTICE: 1 hashes missing 2026/07/27 04:46:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': 1 differences found 2026/07/27 04:46:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/27 04:46:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 04:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': 0 differences found 2026/07/27 04:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': 1 matching files 2026/07/27 04:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vabiqos9dowu': Purge remote 2026/07/27 04:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaditox0goqa': Purge remote 2026/07/27 04:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixacix3ripi': Purge remote 2026/07/27 04:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quriqik6cuzu': Purge remote 2026/07/27 04:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sacawih7zuje': Purge remote 2026/07/27 04:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupayot3qiqa': Purge remote 2026/07/27 04:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonatop9dako': Purge remote 2026/07/27 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nolapen2kesa': Purge remote 2026/07/27 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lareber4yafu': Purge remote 2026/07/27 04:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walujiy5java': Purge remote --- PASS: TestApplyTransforms (56.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:46:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 04:46:54 DEBUG : sub/file2: md5 = 3f2c77d65f873038184b5a9905328d72 OK 2026/07/27 04:46:54 DEBUG : sub/file2: size = 14 OK 2026/07/27 04:46:54 INFO : file1: Copied (new) to: sub/file2 2026/07/27 04:46:55 DEBUG : sub/file2: size = 14 OK 2026/07/27 04:46:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 04:46:55 DEBUG : file1: Unchanged skipping 2026/07/27 04:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': don't need to copy/move sub/file2, it is already at target location 2026/07/27 04:46:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.69s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:47:01 DEBUG : dst/file1: md5 = 4dfb6d4c34f010609104f82a3fe879ee OK 2026/07/27 04:47:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/backup" 2026/07/27 04:47:02 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/1nrff024r7pq65ecp72fc28jb0" 2026/07/27 04:47:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:03 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe') 2026/07/27 04:47:03 DEBUG : dst/file1: Sizes differ 2026/07/27 04:47:06 INFO : dst/file1: Moved (server-side) 2026/07/27 04:47:08 DEBUG : dst/file1: md5 = 9ebf15f0752285a31b4cc42dddd00abc OK 2026/07/27 04:47:08 DEBUG : dst/file1: size = 14 OK 2026/07/27 04:47:08 INFO : dst/file1: Copied (new) 2026/07/27 04:47:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:47:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.02s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:47:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/dst" 2026/07/27 04:47:14 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 04:47:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/CompareDest" 2026/07/27 04:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/gveqi14airsml4bgu7krj116o8" 2026/07/27 04:47:17 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 04:47:20 DEBUG : one: md5 = 22efd0d88daeb71b66986d015a5ea151 OK 2026/07/27 04:47:20 DEBUG : one: size = 3 OK 2026/07/27 04:47:20 INFO : one: Copied (new) 2026/07/27 04:47:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/dst') 2026/07/27 04:47:21 DEBUG : one: Sizes differ 2026/07/27 04:47:23 DEBUG : one: md5 = d288352b3e225da0062f234345f84e41 OK 2026/07/27 04:47:23 DEBUG : one: size = 5 OK 2026/07/27 04:47:23 INFO : one: Copied (replaced existing) 2026/07/27 04:47:25 DEBUG : dst/one: md5 = 7674e5bb6b9336e79067d5f152cdb5d0 OK 2026/07/27 04:47:27 DEBUG : CompareDest/one: md5 = e2da0244e5b35ca4e031cce2f376d24f OK 2026/07/27 04:47:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/dst') 2026/07/27 04:47:28 DEBUG : one: Sizes differ 2026/07/27 04:47:29 DEBUG : one: size = 5 OK 2026/07/27 04:47:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 04:47:31 DEBUG : CompareDest/two: md5 = 3c8ab49dcbbad9549d4fc8e38a945c3b OK 2026/07/27 04:47:32 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 04:47:32 DEBUG : two: size = 3 OK 2026/07/27 04:47:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:47:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 04:47:33 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 04:47:33 DEBUG : two: size = 3 OK 2026/07/27 04:47:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:47:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 04:47:34 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 04:47:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:35 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/CompareDest') 2026/07/27 04:47:35 DEBUG : two: Sizes differ 2026/07/27 04:47:36 DEBUG : two: md5 = f01ce1e6efa52d18efc21b963e482aa1 OK 2026/07/27 04:47:36 DEBUG : two: size = 5 OK 2026/07/27 04:47:36 INFO : two: Copied (new) 2026/07/27 04:47:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 04:47:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:47:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:47:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.88s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:47:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/dst" 2026/07/27 04:47:41 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 04:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/CopyDest" 2026/07/27 04:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/27 04:47:45 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 04:47:47 DEBUG : one: md5 = 390c4d2e705c68f6ffa5ff56eb32630e OK 2026/07/27 04:47:47 DEBUG : one: size = 3 OK 2026/07/27 04:47:47 INFO : one: Copied (new) 2026/07/27 04:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/dst') 2026/07/27 04:47:49 DEBUG : one: Sizes differ 2026/07/27 04:47:51 DEBUG : one: md5 = 8643ca707226a67b2045a2aabbc17264 OK 2026/07/27 04:47:51 DEBUG : one: size = 5 OK 2026/07/27 04:47:51 INFO : one: Copied (replaced existing) 2026/07/27 04:47:53 DEBUG : dst/one: md5 = 4fd1dfcb3f6d272e0407b6ee4d9d1db3 OK 2026/07/27 04:47:55 DEBUG : CopyDest/one: md5 = 6d34d06f5c0becb3ba1f5aeac0b199b7 OK 2026/07/27 04:47:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/BackupDir" 2026/07/27 04:47:56 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/27 04:47:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/dst') 2026/07/27 04:47:58 DEBUG : one: Sizes differ 2026/07/27 04:47:58 DEBUG : one: size = 5 OK 2026/07/27 04:47:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:47:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:47:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/dst') 2026/07/27 04:47:58 DEBUG : one: Sizes differ 2026/07/27 04:48:00 INFO : one: Moved (server-side) 2026/07/27 04:48:01 DEBUG : one: size = 5 OK 2026/07/27 04:48:01 INFO : one: Copied (server-side copy) 2026/07/27 04:48:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/27 04:48:04 DEBUG : CopyDest/two: md5 = 2f30a4cbcfacfe9c9581b4393146b5f0 OK 2026/07/27 04:48:04 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 04:48:05 DEBUG : two: size = 3 OK 2026/07/27 04:48:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:48:06 DEBUG : two: size = 3 OK 2026/07/27 04:48:06 INFO : two: Copied (server-side copy) 2026/07/27 04:48:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/27 04:48:07 DEBUG : two: size = 3 OK 2026/07/27 04:48:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 04:48:07 DEBUG : two: Unchanged skipping 2026/07/27 04:48:09 DEBUG : CopyDest/three: md5 = f2a704fd7d3e4e9de0ced3e191e1909b OK 2026/07/27 04:48:10 DEBUG : three: Need to transfer - File not found at Destination 2026/07/27 04:48:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:48:10 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe/CopyDest') 2026/07/27 04:48:10 DEBUG : three: Sizes differ 2026/07/27 04:48:10 DEBUG : three: Destination not found in --copy-dest 2026/07/27 04:48:12 DEBUG : three: md5 = 2bc0f0120c37f4e9505f347bfdcade55 OK 2026/07/27 04:48:12 DEBUG : three: size = 7 OK 2026/07/27 04:48:12 INFO : three: Copied (new) 2026/07/27 04:48:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 04:48:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 04:48:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:48:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 04:48:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 04:48:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:48:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.78s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:48:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/27 04:48:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 64ada497eaf9f50b33b143a75ee5f843 OK 2026/07/27 04:48:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/27 04:48:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/27 04:48:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/27 04:48:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/27 04:48:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/27 04:48:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/27 04:48:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 308ca8b74fd5610aff412f53a6590213 OK 2026/07/27 04:48:27 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/27 04:48:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/27 04:48:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/27 04:48:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.99s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using skip mode. 2026/07/27 04:48:35 NOTICE: one: Found 2 files with duplicate names 2026/07/27 04:48:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.59s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using skip mode. 2026/07/27 04:48:42 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:48:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/27 04:48:42 INFO : one: Deleted 2026/07/27 04:48:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.28s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:48:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using first mode. 2026/07/27 04:48:49 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:48:49 INFO : one: Deleted 2026/07/27 04:48:50 INFO : one: Deleted 2026/07/27 04:48:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.99s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using newest mode. 2026/07/27 04:48:56 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:48:56 INFO : one: Deleted 2026/07/27 04:48:57 INFO : one: Deleted 2026/07/27 04:48:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.10s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using oldest mode. 2026/07/27 04:49:03 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:49:04 INFO : one: Deleted 2026/07/27 04:49:04 INFO : one: Deleted 2026/07/27 04:49:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.16s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using largest mode. 2026/07/27 04:49:11 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:49:11 INFO : one: Deleted 2026/07/27 04:49:12 INFO : one: Deleted 2026/07/27 04:49:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using smallest mode. 2026/07/27 04:49:18 NOTICE: one: Found 3 files with duplicate names 2026/07/27 04:49:18 INFO : one: Deleted 2026/07/27 04:49:19 INFO : one: Deleted 2026/07/27 04:49:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.34s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Looking for duplicate names using rename mode. 2026/07/27 04:49:26 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/27 04:49:28 INFO : one-2.txt: renamed from: one.txt 2026/07/27 04:49:29 INFO : one-3.txt: renamed from: one.txt 2026/07/27 04:49:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.10s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:36 DEBUG : dupe1/one.txt: md5 = a4f60bf3a66e6cec34342d4eaa0d53a1 OK 2026/07/27 04:49:38 DEBUG : dupe2/two.txt: md5 = c69210e97789cd6f11d1f9a1df13e4d5 OK 2026/07/27 04:49:41 DEBUG : dupe3/three.txt: md5 = 986f7da9d91baa91a4b0450a2cba386b OK 2026/07/27 04:49:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/27 04:49:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/27 04:49:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/27 04:49:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/27 04:49:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/27 04:49:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/27 04:49:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.49s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:49:49 DEBUG : a.txt: md5 = be84020bf09afa7b638409612791d649 OK 2026/07/27 04:49:51 DEBUG : zend.txt: md5 = 29c4f6594177f62147a27c2ae57deb26 OK 2026/07/27 04:49:53 DEBUG : sub dir/hello world: md5 = cbf88558fe703d4586ff683956e7820d OK 2026/07/27 04:49:55 DEBUG : sub dir/hello world2: md5 = 27179ceff68379b6a3b793d5a519cf33 OK 2026/07/27 04:49:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 3a0446915fef60c3a4c1a30c08345112 OK 2026/07/27 04:49:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 656ec2c43e1d67960ecd5d5ca9d681d5 OK 2026/07/27 04:50:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 080acb22a26f2ccb95c7af06536da45d OK 2026/07/27 04:50:03 DEBUG : a.txt: Excluded (Size Filter) 2026/07/27 04:50:03 DEBUG : a.txt: Excluded 2026/07/27 04:50:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 04:50:04 DEBUG : sub dir/hello world: Excluded 2026/07/27 04:50:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 04:50:04 DEBUG : sub dir/hello world2: Excluded 2026/07/27 04:50:05 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 04:50:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 04:50:05 DEBUG : sub dir/hello world: Excluded 2026/07/27 04:50:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 04:50:05 DEBUG : sub dir/hello world2: Excluded 2026/07/27 04:50:05 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 04:50:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/27 04:50:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/27 04:50:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/27 04:50:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/27 04:50:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/27 04:50:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/27 04:50:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.75s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:50:14 DEBUG : a.txt: md5 = d5507210d04594176a2e57ef483fdf5a OK 2026/07/27 04:50:16 DEBUG : zend.txt: md5 = 3ea3dc242ab08b381f3cec12eb4834d0 OK 2026/07/27 04:50:18 DEBUG : sub dir/hello world: md5 = c56b48a1d871ccafae147af3c585e0a0 OK 2026/07/27 04:50:20 DEBUG : sub dir/hello world2: md5 = a4482b042ff04af6134053c10331c5ee OK 2026/07/27 04:50:22 DEBUG : sub dir/ignore dir/.ignore: md5 = b2f8b5900b40642c427b26236c2f89a2 OK 2026/07/27 04:50:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5b470c5bc952a847f85078444f8437f6 OK 2026/07/27 04:50:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 002a30e817eae10dab8fffd74ae8fc83 OK 2026/07/27 04:50:28 DEBUG : a.txt: Excluded (Size Filter) 2026/07/27 04:50:28 DEBUG : a.txt: Excluded 2026/07/27 04:50:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 04:50:28 DEBUG : sub dir/hello world: Excluded 2026/07/27 04:50:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 04:50:28 DEBUG : sub dir/hello world2: Excluded 2026/07/27 04:50:29 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 04:50:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 04:50:29 DEBUG : sub dir/hello world: Excluded 2026/07/27 04:50:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 04:50:29 DEBUG : sub dir/hello world2: Excluded 2026/07/27 04:50:29 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 04:50:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/27 04:50:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/27 04:50:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/27 04:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/27 04:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/27 04:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/27 04:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.40s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:50:38 DEBUG : file1: md5 = b613461f2a639cedf1a8daf0ee32d8b3 OK 2026/07/27 04:50:41 DEBUG : sub/file2: md5 = 4b48b6507aa7abada312592f4714b0bc OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/27 04:50:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/27 04:50:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/27 04:50:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/27 04:50:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.43s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:50:49 DEBUG : file1: md5 = e5de40c09ff3eefa9b03d0b5ebea98ae OK 2026/07/27 04:50:52 DEBUG : sub/file2: md5 = c227eedc7f8249dd59aaa329b3b059a5 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/27 04:50:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/notfound" 2026/07/27 04:50:56 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/qe0i31qdkoejk60elps0ni5sqk" 2026/07/27 04:50:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.86s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestStatJSONMemory 2026/07/27 04:51:00 DEBUG : Creating backend with remote ":memory:" 2026/07/27 04:51:00 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 04:51:00 DEBUG : sub/file1: size = 5 OK 2026/07/27 04:51:00 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 04:51:00 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Making directory 2026/07/27 04:51:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:03 DEBUG : sub dir/hello world: md5 = a695ef60361b1e3e260afdc9b9d78193 OK 2026/07/27 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.40s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:08 DEBUG : potato2: md5 = 7f2853b9589b06a0a54165a10c1f2958 OK 2026/07/27 04:51:09 DEBUG : empty space: md5 = ddf81367e62622469713b038d661c39c OK --- PASS: TestLs (5.17s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:13 DEBUG : potato2: md5 = 060d7518453cbecf7b92bf4399b3c71a OK 2026/07/27 04:51:15 DEBUG : empty space: md5 = 8e54bdc225c8cd73c5f5b68fa28c713b OK 2026/07/27 04:51:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/27 04:51:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.50s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:19 DEBUG : potato2: md5 = 471c08477c7d9540527865c4de41b168 OK 2026/07/27 04:51:20 DEBUG : empty space: md5 = eb7317bb0e7b94cb14ace59da80b86a0 OK --- PASS: TestLsLong (5.16s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:24 DEBUG : potato2: md5 = 1e99d575a9dc7b1fa488acee9d714803 OK 2026/07/27 04:51:26 DEBUG : empty space: md5 = 66fbf5499a133cc851c17cf3431e4d81 OK --- PASS: TestHashSums (5.36s) === RUN TestHashSumsWithErrors 2026/07/27 04:51:28 DEBUG : Creating backend with remote ":memory:" 2026/07/27 04:51:28 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/27 04:51:28 ERROR : file1: hash unsupported: hash type not supported 2026/07/27 04:51:28 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/27 04:51:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/27 04:51:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:29 DEBUG : potato2: md5 = 80500c9df3535130d2e0d7e12a11950b OK 2026/07/27 04:51:31 DEBUG : empty space: md5 = eeb479cb0142c89c730eb3614615d103 OK 2026/07/27 04:51:33 DEBUG : sub dir/potato3: md5 = 911712a0fc5b95fc0091cdf5bff9e4d4 OK 2026/07/27 04:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.88s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:39 DEBUG : small: md5 = 6284eec9ad026cf82ec977c036c46716 OK 2026/07/27 04:51:40 DEBUG : medium: md5 = 1672a0ee390fe8de1b6d6df058902b30 OK 2026/07/27 04:51:42 DEBUG : large: md5 = 2d49778fee99d88b6f87f92c1f8b2fe9 OK 2026/07/27 04:51:42 DEBUG : Waiting for deletions to finish 2026/07/27 04:51:43 DEBUG : large: Excluded (Size Filter) 2026/07/27 04:51:43 INFO : medium: Deleted 2026/07/27 04:51:43 INFO : small: Deleted --- PASS: TestDelete (6.92s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:46 DEBUG : small: md5 = eb8de7484fae5495618e22716648f140 OK 2026/07/27 04:51:48 DEBUG : medium: md5 = 617c2d35cc955f90305b50306e74f932 OK 2026/07/27 04:51:49 DEBUG : large: md5 = e6453982b3e71e34cb9494abbe98294f OK 2026/07/27 04:51:49 DEBUG : Waiting for deletions to finish 2026/07/27 04:51:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/27 04:51:50 INFO : large: Deleted 2026/07/27 04:51:50 INFO : small: Deleted --- PASS: TestMaxDelete (7.59s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:51:53 DEBUG : small: md5 = 01a58fb5c13c2c64983b1058779d07e4 OK 2026/07/27 04:51:55 DEBUG : medium: md5 = 1d8bd84c3a9765a9ad1b81a9439c7836 OK 2026/07/27 04:51:56 DEBUG : large: md5 = 8075896691b554bc46ee4b1d097da43f OK 2026/07/27 04:51:57 DEBUG : Waiting for deletions to finish 2026/07/27 04:51:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/27 04:51:57 INFO : medium: Deleted 2026/07/27 04:51:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.20s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:52:01 DEBUG : small: md5 = 02eb58deb4b6ca8d3efae3a5ab2993a1 OK 2026/07/27 04:52:02 DEBUG : medium: md5 = 1d8b18e1326ecd2960c4a7ef9210f612 OK 2026/07/27 04:52:04 DEBUG : large: md5 = 6c19c93ed67a1c9679d2c98137a69c18 OK 2026/07/27 04:52:04 DEBUG : Waiting for deletions to finish 2026/07/27 04:52:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/27 04:52:05 INFO : small: Deleted 2026/07/27 04:52:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.37s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:52:08 DEBUG : ReadFile: md5 = e992530348ce2d9b25c21716055b18a0 OK --- PASS: TestReadFile (4.43s) === RUN TestRetry 2026/07/27 04:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/27 04:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/27 04:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 04:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 04:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 04:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 04:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:52:13 DEBUG : file1: md5 = 4db5f6254e2a676b6f6fae99266fc0b9 OK 2026/07/27 04:52:14 DEBUG : file2: md5 = f61fccdc48434cd19d1350d3abfc9dda OK --- PASS: TestCat (14.14s) === RUN TestPurge 2026/07/27 04:52:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesiwed7liqi" 2026/07/27 04:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 04:52:25 DEBUG : Creating backend with remote "TestDrive:crypt/ckui9m12bh7mot5chsd2ghge6e8hpkahebn7r21m38n6mi2ek940" 2026/07/27 04:52:26 DEBUG : Creating backend with remote "/tmp/rclone697878817" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesiwed7liqi'", Local "Local file system at /tmp/rclone697878817", Modify Window "1ms" 2026/07/27 04:52:32 DEBUG : A1/B1/C1/one: md5 = 8f18f51e4983f1592ad8dbb70fa608d7 OK 2026/07/27 04:52:32 INFO : A2: Making directory 2026/07/27 04:52:33 INFO : A1/B2: Making directory 2026/07/27 04:52:34 INFO : A1/B2/C2: Making directory 2026/07/27 04:52:35 INFO : A1/B1/C3: Making directory 2026/07/27 04:52:36 INFO : A3: Making directory 2026/07/27 04:52:36 INFO : A3/B3: Making directory 2026/07/27 04:52:37 INFO : A3/B3/C4: Making directory 2026/07/27 04:52:40 DEBUG : A1/two: md5 = b40ba95eaadf2ee5116a838d4ebda2a1 OK 2026/07/27 04:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesiwed7liqi': Purge remote 2026/07/27 04:52:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.63s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:52:48 DEBUG : A1/B1/C1/one: md5 = fd0b5e8ab1dbb5401287b0310e578c98 OK 2026/07/27 04:52:48 INFO : A2: Making directory 2026/07/27 04:52:49 INFO : A1/B2: Making directory 2026/07/27 04:52:50 INFO : A1/B2/C2: Making directory 2026/07/27 04:52:51 INFO : A1/B1/C3: Making directory 2026/07/27 04:52:52 INFO : A3: Making directory 2026/07/27 04:52:52 INFO : A3/B3: Making directory 2026/07/27 04:52:53 INFO : A3/B3/C4: Making directory 2026/07/27 04:52:56 DEBUG : A1/two: md5 = f17654d3c0c16041a0e4148fa9c3ef5c OK 2026/07/27 04:52:57 DEBUG : removing 1 level 3 directories 2026/07/27 04:52:57 INFO : A3/B3/C4: Removing directory 2026/07/27 04:53:00 DEBUG : removing 2 level 3 directories 2026/07/27 04:53:00 INFO : A1/B2/C2: Removing directory 2026/07/27 04:53:00 INFO : A1/B1/C3: Removing directory 2026/07/27 04:53:01 DEBUG : removing 2 level 2 directories 2026/07/27 04:53:01 INFO : A3/B3: Removing directory 2026/07/27 04:53:01 INFO : A1/B2: Removing directory 2026/07/27 04:53:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/27 04:53:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 04:53:02 DEBUG : removing 2 level 1 directories 2026/07/27 04:53:02 INFO : A3: Removing directory 2026/07/27 04:53:02 INFO : A2: Removing directory 2026/07/27 04:53:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/27 04:53:06 DEBUG : removing 1 level 3 directories 2026/07/27 04:53:06 INFO : A1/B1/C1: Removing directory 2026/07/27 04:53:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:07 DEBUG : removing 1 level 2 directories 2026/07/27 04:53:07 INFO : A1/B1: Removing directory 2026/07/27 04:53:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 04:53:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:53:08 DEBUG : removing 1 level 1 directories 2026/07/27 04:53:08 INFO : A1: Removing directory 2026/07/27 04:53:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 04:53:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 04:53:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 04:53:09 DEBUG : removing 1 level 0 directories 2026/07/27 04:53:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Removing directory 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 04:53:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (26.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:11 INFO : A1: Making directory 2026/07/27 04:53:12 INFO : A1/B1: Making directory 2026/07/27 04:53:13 INFO : A1/B1/C1: Making directory 2026/07/27 04:53:16 DEBUG : removing 1 level 3 directories 2026/07/27 04:53:16 INFO : A1/B1/C1: Removing directory 2026/07/27 04:53:17 DEBUG : removing 1 level 2 directories 2026/07/27 04:53:17 INFO : A1/B1: Removing directory 2026/07/27 04:53:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:53:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:20 INFO : A1: Making directory 2026/07/27 04:53:21 INFO : A1/B1: Making directory 2026/07/27 04:53:22 INFO : A1/B1/C1: Making directory 2026/07/27 04:53:25 DEBUG : removing 1 level 3 directories 2026/07/27 04:53:25 INFO : A1/B1/C1: Removing directory 2026/07/27 04:53:25 DEBUG : removing 1 level 2 directories 2026/07/27 04:53:25 INFO : A1/B1: Removing directory 2026/07/27 04:53:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:53:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.41s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:30 DEBUG : file1: md5 = 600e35679930495bfd57fcd7b75db2c6 OK 2026/07/27 04:53:30 DEBUG : filename.txt: File name found in url 2026/07/27 04:53:32 DEBUG : filename.txt: md5 = 20e3802e851a99c84d1d74f73841fd90 OK 2026/07/27 04:53:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/27 04:53:33 DEBUG : headerfilename.txt: md5 = 518e8d75b80ab1873126f9460a2ef7a7 OK 2026/07/27 04:53:35 DEBUG : file2: md5 = 763ed8952421b185987dc51f1c26c53c OK --- PASS: TestCopyURL (9.71s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:39 DEBUG : file1: md5 = 8f47ac0c25382598228531f3ea35b03e OK --- PASS: TestCopyURLDownloadHeaders (2.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 04:53:43 DEBUG : sub/file2: md5 = e8baa7eeeac1b8497cb9c43e8d8bff19 OK 2026/07/27 04:53:43 DEBUG : sub/file2: size = 14 OK 2026/07/27 04:53:43 INFO : file1: Copied (new) to: sub/file2 2026/07/27 04:53:43 INFO : file1: Deleted 2026/07/27 04:53:44 DEBUG : sub/file2: size = 14 OK 2026/07/27 04:53:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 04:53:44 DEBUG : file1: Unchanged skipping 2026/07/27 04:53:44 INFO : file1: Deleted 2026/07/27 04:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': don't need to copy/move sub/file2, it is already at target location 2026/07/27 04:53:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.56s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 04:53:49 DEBUG : file1: md5 = e308720ebf24ccfe55eb2408851607da OK 2026/07/27 04:53:49 DEBUG : file1: size = 14 OK 2026/07/27 04:53:49 INFO : file1: Copied (new) 2026/07/27 04:53:49 INFO : file1: Deleted 2026/07/27 04:53:49 DEBUG : file1: Destination exists, skipping 2026/07/27 04:53:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:53:54 DEBUG : dst/file1: md5 = c91374a2733553793fa6c208e5a8a6a1 OK 2026/07/27 04:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufokam6safe/backup" 2026/07/27 04:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug/1nrff024r7pq65ecp72fc28jb0" 2026/07/27 04:53:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4048934378) 2026/07/27 04:53:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe') 2026/07/27 04:53:56 DEBUG : dst/file1: Sizes differ 2026/07/27 04:53:59 INFO : dst/file1: Moved (server-side) 2026/07/27 04:54:01 DEBUG : dst/file1: md5 = 147748c5026561c1400abfff314c51a8 OK 2026/07/27 04:54:01 DEBUG : dst/file1: size = 14 OK 2026/07/27 04:54:01 INFO : dst/file1: Copied (new) 2026/07/27 04:54:01 INFO : dst/file1: Deleted 2026/07/27 04:54:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:54:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 04:54:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.60s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:54:09 DEBUG : A1/one: md5 = 12af6580f15e5c8aa4dd8fa38a877696 OK 2026/07/27 04:54:10 DEBUG : A1/two: md5 = 0dcb139fe9192b31424ab88c0f05153d OK 2026/07/27 04:54:13 DEBUG : A1/B1/three: md5 = 0a71e592bbd7895adc5ab890cde43ce8 OK 2026/07/27 04:54:15 DEBUG : A1/B1/C1/four: md5 = 28aa9d11289f042014c106fc5f2ff79c OK 2026/07/27 04:54:18 DEBUG : A1/B1/C2/five: md5 = 18438b1fef2402fca281cdc77f49e21b OK 2026/07/27 04:54:18 INFO : A1/B2: Making directory 2026/07/27 04:54:18 INFO : A1/B1/C3: Making directory 2026/07/27 04:54:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/27 04:54:29 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/27 04:54:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/27 04:54:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/27 04:54:30 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/27 04:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 04:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 04:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:54:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 04:54:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 04:54:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/27 04:54:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/27 04:54:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/27 04:54:43 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/27 04:54:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/27 04:54:43 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/27 04:54:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 04:54:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 04:54:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:54:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 04:54:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 04:54:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/27 04:54:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 04:54:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.05s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:54:57 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 04:54:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 953494907c8e70cbdc4d9c499d8b5c59 OK 2026/07/27 04:54:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 04:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/27 04:54:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 04:55:00 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/27 04:55:01 DEBUG : no_checksum_big_file_from_pipe: md5 = 027d653760412e4a43c879257cdb7c57 OK 2026/07/27 04:55:01 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 04:55:01 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 04:55:05 DEBUG : with_checksum_small_file_from_pipe: md5 = 50cde11441bc7bbfeb94e60226cb0fd4 OK 2026/07/27 04:55:05 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 04:55:05 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 04:55:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/27 04:55:07 DEBUG : with_checksum_big_file_from_pipe: md5 = 79b9b54d68b4bf90980634599d2d4aae OK 2026/07/27 04:55:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 04:55:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 04:55:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 04:55:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 04:55:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/27 04:55:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 04:55:12 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 04:55:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 04:55:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 04:55:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/27 04:55:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 04:55:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/27 04:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (48 bytes), uploading instead of streaming 2026/07/27 04:55:21 DEBUG : rcat_metadata: md5 = fdbc56937d33c950cc22bd1deb646740 OK 2026/07/27 04:55:21 DEBUG : rcat_metadata: size = 48 OK 2026/07/27 04:55:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/27 04:55:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/27 04:55:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2e7d2fbfa4b8fa9bba6e664ab0fa4ca0 OK 2026/07/27 04:55:25 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/27 04:55:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.54s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:28 DEBUG : potato1: md5 = 0a5d512479da5ca3c37c812e0574d873 OK 2026/07/27 04:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/27 04:55:29 DEBUG : potato2: md5 = 97050ee062e8f6851f1692bc973d4092 OK 2026/07/27 04:55:29 DEBUG : potato2: size = 60 OK 2026/07/27 04:55:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.86s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:33 DEBUG : potato1: md5 = 5b4c52a17e299f6ac52e0eb9a550a490 OK 2026/07/27 04:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/27 04:55:34 DEBUG : potato2: md5 = 57284cd256d46abbe592ecfa9192b197 OK 2026/07/27 04:55:34 DEBUG : potato2: size = 60 OK 2026/07/27 04:55:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.71s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:38 DEBUG : potato1: md5 = 9a6b665b2ee2b862bf6e82f08afc7944 OK --- PASS: TestRcatSizeUploadHeaders (2.69s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:41 DEBUG : potato2: md5 = 7952d41c5ad26ec42d02b55361d71e5b OK 2026/07/27 04:55:43 DEBUG : empty space: md5 = 9403f5fac31b8bd76e6c1ec6ec6c48c3 OK 2026/07/27 04:55:45 DEBUG : sub dir/potato3: md5 = 89f5fc8606107e64c402d6c7aad8dd80 OK 2026/07/27 04:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Touching "sub dir/potato3" 2026/07/27 04:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Touching "potato2" 2026/07/27 04:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Touching "empty space" 2026/07/27 04:55:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.25s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:51 DEBUG : dir with metadata: Making directory with metadata 2026/07/27 04:55:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.76s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:53 DEBUG : directory with modtime: Making directory with metadata 2026/07/27 04:55:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.68s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:55:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/27 04:55:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 04:55:56 DEBUG : Google drive root 'crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug': Skipping btime metadata as can't update it on an existing file: 2026-07-27T04:55:56.530060443Z 2026/07/27 04:55:57 INFO : non existent directory: Updated directory metadata 2026/07/27 04:55:59 DEBUG : Google drive root 'crypt/jg4uv3rce571dan2qjjk331s6ppqvdnkukqbo7mthcl55bk9f3ug': Skipping btime metadata as can't update it on an existing file: 2026-07-27T04:55:56.530060443Z 2026/07/27 04:56:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.67s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:56:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/27 04:56:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/27 04:56:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.44s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:56:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/27 04:56:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 04:56:07 DEBUG : dst: Making directory with metadata 2026/07/27 04:56:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 04:56:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 04:56:09 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 04:56:09 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 04:56:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/27 04:56:10 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 04:56:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.16s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe'", Local "Local file system at /tmp/rclone4048934378", Modify Window "1ms" 2026/07/27 04:56:14 DEBUG : sub dir/test remove existing: md5 = 42d35c433161f1b5d8336f88d38649c5 OK 2026/07/27 04:56:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e3e66eb2c27397334dac458e85a999e9 OK 2026/07/27 04:56:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.toqazum4" before starting 2026/07/27 04:56:19 DEBUG : sub dir/test remove existing.toqazum4: TEST: removing renamed existing file after operation 2026/07/27 04:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pevudor6" before starting 2026/07/27 04:56:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pevudor6: TEST: renaming existing back after failed operation 2026/07/27 04:56:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sojanik9" before starting 2026/07/27 04:56:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sojanik9: TEST: removing renamed existing file after operation 2026/07/27 04:56:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g5tpq5bt7m6cmbtalo0nqs8abqu071rhcsoe79dfo4a417nuvpi0gggujfuvd9qt1ep2nl3r73srdoitctdp1smjni0gshu4chgretf00cto0hkashfgtcj6gm9pbbqap7s0imbe956t0t0t5h6h8nufp9ikp3vfl5t8tkb166edifbf94m0" 2026/07/27 04:56:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e2s6dggbslh166b0v33g3qcp75cidjflq7dbd8bds0iook39s9kg" --- PASS: TestRemoveExisting (15.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/27 04:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufokam6safe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m4.738230934s (try 1/5)