"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/16 02:58:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa" 2026/08/16 02:58:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:49 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g" 2026/08/16 02:58:50 DEBUG : Creating backend with remote "/tmp/rclone2838106023" === 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/16 02:58:50 DEBUG : a: size = 0 OK 2026/08/16 02:58:50 DEBUG : a: size = 1 (memory) 2026/08/16 02:58:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/16 02:58:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/16 02:58:50 DEBUG : potato: Seek from 10 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 10 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/16 02:58:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/16 02:58:50 DEBUG : potato: Seek from 8 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 8 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/16 02:58:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:58:50 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:58:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/16 02:58:50 DEBUG : potato: Seek from 9 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 9 to 0 2026/08/16 02:58:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:58:53 DEBUG : rutabaga: md5 = 9662bd5bbed55e3ff933f1b7953e05d6 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/16 02:58:55 DEBUG : empty space: md5 = 82d6290857d673827bd45d6583b44940 OK === RUN TestCheck/3 2026/08/16 02:58:57 DEBUG : potato2: md5 = fa9aa341abaeb5affc1d46b02803a5b3 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/16 02:59:00 DEBUG : remotepotato: md5 = f60021be911ac0328b8221780e13588b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.55s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/08/16 02:59:03 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 02:59:03 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 02:59:03 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/16 02:59:03 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/16 02:59:03 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/16 02:59:03 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:59:05 DEBUG : rutabaga: md5 = 5d3df23aa813978c1807cfa1c9463718 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/16 02:59:08 DEBUG : empty space: md5 = e640378b1c40dc2efc9dc91b6235cf25 OK === RUN TestCheckDownload/3 2026/08/16 02:59:11 DEBUG : potato2: md5 = f8701507780cc75d19cb5bc92711ae6d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/16 02:59:14 DEBUG : remotepotato: md5 = 4b54154f04bdecf1deb2357db36c7957 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.73s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.79s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.79s) --- PASS: TestCheckDownload/6 (0.83s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:59:20 DEBUG : rutabaga: md5 = 19990ee779ef643bd1aee26c1e6b569c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/16 02:59:23 DEBUG : empty space: md5 = 486ec1268656ae064971052f9501e327 OK === RUN TestCheckSizeOnly/3 2026/08/16 02:59:25 DEBUG : potato2: md5 = d715eb59ddabf64244dd26653ab9292a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/16 02:59:27 DEBUG : remotepotato: md5 = 2523883a72e58557b7343825f5f471d1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.45s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:59:32 DEBUG : test.sum: md5 = e3dc60e4e1eb891c1b5cac003f5c2771 OK 2026/08/16 02:59:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 02:59:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 02:59:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 02:59:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/16 02:59:34 DEBUG : test.sum: md5 = dc189fe5b7d3f68c61b189ba6d693493 OK 2026/08/16 02:59:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 02:59:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 02:59:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 02:59:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.91s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:59:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/data" 2026/08/16 02:59:36 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 02:59:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/data" 2026/08/16 02:59:38 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/vjrnln8ratgmqakfosrqe8espk" 2026/08/16 02:59:42 DEBUG : data/banana: md5 = c470ccbcf92756907fa9010a6f4acbb2 OK 2026/08/16 02:59:43 DEBUG : test.sum: md5 = 5585b043ec8a23ad32e05015fb55f62b OK === RUN TestCheckSumDownload/subtest1 2026/08/16 02:59:48 DEBUG : data/potato: md5 = f1969c90f03318a8936f17c44302fe55 OK 2026/08/16 02:59:49 DEBUG : test.sum: md5 = f920a3f20b5565da7d90e004c9c9964b OK === RUN TestCheckSumDownload/subtest2 2026/08/16 02:59:53 DEBUG : test.sum: md5 = 8baf53f8cc10fd808c6cb99dd77b3ede OK === RUN TestCheckSumDownload/subtest3 2026/08/16 02:59:57 DEBUG : test.sum: md5 = 0b72ae57f8f1bb92e3d23d10dfe653ee OK === RUN TestCheckSumDownload/subtest4 2026/08/16 03:00:01 DEBUG : test.sum: md5 = 44573ea134a99d0ab792318b784d1820 OK === RUN TestCheckSumDownload/subtest5 2026/08/16 03:00:06 DEBUG : test.sum: md5 = b9daf30777426dc2931286d2b0d5b679 OK === RUN TestCheckSumDownload/subtest6 2026/08/16 03:00:10 DEBUG : data/banana: md5 = 51bd08dbbb83b8d6303aed31c6b73b1d OK 2026/08/16 03:00:11 DEBUG : data/potato: md5 = 124af6fb7c1b586fe5c12528509eaa06 OK 2026/08/16 03:00:13 DEBUG : test.sum: md5 = 31221ad224c5a379eac1cb4b0dcc0458 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.43s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (1.81s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.82s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestCheckSumConcurrency 2026/08/16 03:00:18 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 03:00:18 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 03:00:18 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 03:00:18 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 03:00:18 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 03:00:18 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/16 03:00:18 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 03:00:18 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 03:00:18 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 03:00:18 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 03:00:18 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 03:00:18 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/16 03:00:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javosut0deva" 2026/08/16 03:00:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:19 DEBUG : Creating backend with remote "TestDrive:crypt/gsdvkir9k0dkkqd84f58k998tkf6nsabmb92l7uhmb8aiskhvj10" 2026/08/16 03:00:20 DEBUG : Creating backend with remote "/tmp/rclone4212912648" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva'", Local "Local file system at /tmp/rclone4212912648", Modify Window "1ms" 2026/08/16 03:00:22 DEBUG : hello, world!: md5 = 14140784930b1efb569bd23614eafcdc OK upper checkfile vs. lower remote (without normalization) 2026/08/16 03:00:22 ERROR : hello, world!: sum not found 2026/08/16 03:00:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva' 2026/08/16 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': 1 files missing 2026/08/16 03:00:22 NOTICE: 1 hashes missing 2026/08/16 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': 1 differences found 2026/08/16 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/16 03:00:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': 0 differences found 2026/08/16 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': 1 matching files 2026/08/16 03:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenecuj6game" 2026/08/16 03:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/t1fj6r3lgdps6s12r3ejb4o6icejej2mb2irsgicd58n1fml350g" 2026/08/16 03:00:24 DEBUG : Creating backend with remote "/tmp/rclone3587028783" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game'", Local "Local file system at /tmp/rclone3587028783", Modify Window "1ms" 2026/08/16 03:00:27 DEBUG : HELLO, WORLD!: md5 = f93f0458821b128b7e762757de7dac81 OK lower checkfile vs. upper remote (without normalization) 2026/08/16 03:00:27 ERROR : HELLO, WORLD!: sum not found 2026/08/16 03:00:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game' 2026/08/16 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': 1 files missing 2026/08/16 03:00:27 NOTICE: 1 hashes missing 2026/08/16 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': 1 differences found 2026/08/16 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/16 03:00:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': 0 differences found 2026/08/16 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': 1 matching files 2026/08/16 03:00:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sojuqik6valu" 2026/08/16 03:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/j088cgk0i643g1dp4pl4tv451rovpq1cgksms4memf3ae9ksemu0" 2026/08/16 03:00:30 DEBUG : Creating backend with remote "/tmp/rclone3935898951" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu'", Local "Local file system at /tmp/rclone3935898951", Modify Window "1ms" 2026/08/16 03:00:32 DEBUG : HeLlO, wOrLd!: md5 = a2792245df3bef3a184a978f4544fb02 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/16 03:00:32 ERROR : HeLlO, wOrLd!: sum not found 2026/08/16 03:00:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu' 2026/08/16 03:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': 1 files missing 2026/08/16 03:00:32 NOTICE: 1 hashes missing 2026/08/16 03:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': 1 differences found 2026/08/16 03:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/16 03:00:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': 0 differences found 2026/08/16 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': 1 matching files 2026/08/16 03:00:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zejober0vuho" 2026/08/16 03:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:33 DEBUG : Creating backend with remote "TestDrive:crypt/bq1oiiqpt5mr0bdn8klqbcgrqamn09c5m8sq1cf5os935484b43g" 2026/08/16 03:00:34 DEBUG : Creating backend with remote "/tmp/rclone2715758280" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho'", Local "Local file system at /tmp/rclone2715758280", Modify Window "1ms" 2026/08/16 03:00:37 DEBUG : HELLO, WORLD!: md5 = 07396913ca83ea68670098fbf8f989ea OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/16 03:00:37 ERROR : HELLO, WORLD!: sum not found 2026/08/16 03:00:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho' 2026/08/16 03:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': 1 files missing 2026/08/16 03:00:37 NOTICE: 1 hashes missing 2026/08/16 03:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': 1 differences found 2026/08/16 03:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/16 03:00:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': 0 differences found 2026/08/16 03:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': 1 matching files 2026/08/16 03:00:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yayuvad8jece" 2026/08/16 03:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:38 DEBUG : Creating backend with remote "TestDrive:crypt/44jhcn653v7od5m04v7na43885oropqk6qo5f5pa4t20qb737v4g" 2026/08/16 03:00:39 DEBUG : Creating backend with remote "/tmp/rclone688311189" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece'", Local "Local file system at /tmp/rclone688311189", Modify Window "1ms" 2026/08/16 03:00:42 DEBUG : 測試_Русский___ě_áñ: md5 = c599a1b6202826aab1023c376ae13cbd OK NFD checkfile vs. NFC remote (without normalization) 2026/08/16 03:00:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 03:00:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece' 2026/08/16 03:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': 1 files missing 2026/08/16 03:00:42 NOTICE: 1 hashes missing 2026/08/16 03:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': 1 differences found 2026/08/16 03:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/16 03:00:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': 0 differences found 2026/08/16 03:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': 1 matching files 2026/08/16 03:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurikil8sano" 2026/08/16 03:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/47tcefv0q60qts2a7rek1jkk9sf6nk8eo5q5fbl5l8ro6ogk6ckg" 2026/08/16 03:00:44 DEBUG : Creating backend with remote "/tmp/rclone3515027031" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano'", Local "Local file system at /tmp/rclone3515027031", Modify Window "1ms" 2026/08/16 03:00:47 DEBUG : 測試_Русский___ě_áñ: md5 = 1c7ef1fe9db7ca303eac18c0326fd039 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/16 03:00:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 03:00:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano' 2026/08/16 03:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': 1 files missing 2026/08/16 03:00:47 NOTICE: 1 hashes missing 2026/08/16 03:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': 1 differences found 2026/08/16 03:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/16 03:00:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': 0 differences found 2026/08/16 03:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': 1 matching files 2026/08/16 03:00:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovefeq2bizi" 2026/08/16 03:00:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:48 DEBUG : Creating backend with remote "TestDrive:crypt/b4j0karngvfhf820jo4u176q3hh422a5jmnirkjhobh9qmvtnkkg" 2026/08/16 03:00:49 DEBUG : Creating backend with remote "/tmp/rclone2921075612" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi'", Local "Local file system at /tmp/rclone2921075612", Modify Window "1ms" 2026/08/16 03:00:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f4c85610418c5494d9d799db2821c025 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/16 03:00:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 03:00:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi' 2026/08/16 03:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': 1 files missing 2026/08/16 03:00:52 NOTICE: 1 hashes missing 2026/08/16 03:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': 1 differences found 2026/08/16 03:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/16 03:00:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': 0 differences found 2026/08/16 03:00:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': 1 matching files 2026/08/16 03:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zawafor6puki" 2026/08/16 03:00:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/agh1abnbspuqiabo5h5flg4uo4oms4qpgqf1vl2slga06ko5p6lg" 2026/08/16 03:00:54 DEBUG : Creating backend with remote "/tmp/rclone865133215" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki'", Local "Local file system at /tmp/rclone865133215", Modify Window "1ms" 2026/08/16 03:00:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cff266a7c2624d06db7ac9f9be1819cd OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/16 03:00:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 03:00:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki' 2026/08/16 03:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': 1 files missing 2026/08/16 03:00:57 NOTICE: 1 hashes missing 2026/08/16 03:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': 1 differences found 2026/08/16 03:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/16 03:00:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:00:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': 0 differences found 2026/08/16 03:00:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': 1 matching files 2026/08/16 03:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiletap6huwa" 2026/08/16 03:00:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/udlbsoe8cq8ef2g6mc9gvn1jthul5se26t7ecldibmc4ckp82dag" 2026/08/16 03:00:59 DEBUG : Creating backend with remote "/tmp/rclone2448430217" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa'", Local "Local file system at /tmp/rclone2448430217", Modify Window "1ms" 2026/08/16 03:01:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6b039f4564b664c21e4997806724d52 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/16 03:01:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 03:01:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa' 2026/08/16 03:01:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': 1 files missing 2026/08/16 03:01:02 NOTICE: 1 hashes missing 2026/08/16 03:01:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': 1 differences found 2026/08/16 03:01:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/16 03:01:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': 0 differences found 2026/08/16 03:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': 1 matching files 2026/08/16 03:01:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-letequk7heva" 2026/08/16 03:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:01:03 DEBUG : Creating backend with remote "TestDrive:crypt/io6i33ko190c2f34l7opbhunt0l32et0br0sh35eojf0616pumtg" 2026/08/16 03:01:04 DEBUG : Creating backend with remote "/tmp/rclone3608554287" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva'", Local "Local file system at /tmp/rclone3608554287", Modify Window "1ms" 2026/08/16 03:01:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1f7b293d78203b42d4f2b347ccddd329 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/16 03:01:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 03:01:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva' 2026/08/16 03:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': 1 files missing 2026/08/16 03:01:07 NOTICE: 1 hashes missing 2026/08/16 03:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': 1 differences found 2026/08/16 03:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/16 03:01:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 03:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': 0 differences found 2026/08/16 03:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': 1 matching files 2026/08/16 03:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-letequk7heva': Purge remote 2026/08/16 03:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiletap6huwa': Purge remote 2026/08/16 03:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zawafor6puki': Purge remote 2026/08/16 03:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovefeq2bizi': Purge remote 2026/08/16 03:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurikil8sano': Purge remote 2026/08/16 03:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yayuvad8jece': Purge remote 2026/08/16 03:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejober0vuho': Purge remote 2026/08/16 03:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sojuqik6valu': Purge remote 2026/08/16 03:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenecuj6game': Purge remote 2026/08/16 03:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javosut0deva': Purge remote --- PASS: TestApplyTransforms (53.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:01:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 03:01:15 DEBUG : sub/file2: md5 = 7af208a023c3ba71ea22aba5404ffee3 OK 2026/08/16 03:01:15 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:01:15 INFO : file1: Copied (new) to: sub/file2 2026/08/16 03:01:16 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:01:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 03:01:16 DEBUG : file1: Unchanged skipping 2026/08/16 03:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:01:21 DEBUG : dst/file1: md5 = 3faeadc6c5b04cc29e91e092f2e2a6ec OK 2026/08/16 03:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/backup" 2026/08/16 03:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/1nrff024r7pq65ecp72fc28jb0" 2026/08/16 03:01:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:01:24 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:01:24 DEBUG : dst/file1: Sizes differ 2026/08/16 03:01:27 INFO : dst/file1: Moved (server-side) 2026/08/16 03:01:28 DEBUG : dst/file1: md5 = 10a36ef904efd0e30fbdde4ddf6e58e0 OK 2026/08/16 03:01:28 DEBUG : dst/file1: size = 14 OK 2026/08/16 03:01:28 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (14.12s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/dst" 2026/08/16 03:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/16 03:01:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/CompareDest" 2026/08/16 03:01:35 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/gveqi14airsml4bgu7krj116o8" 2026/08/16 03:01:37 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 03:01:39 DEBUG : one: md5 = 4c87c3f9709f0d149d628123eb690648 OK 2026/08/16 03:01:39 DEBUG : one: size = 3 OK 2026/08/16 03:01:39 INFO : one: Copied (new) 2026/08/16 03:01:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:01:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/dst') 2026/08/16 03:01:41 DEBUG : one: Sizes differ 2026/08/16 03:01:42 DEBUG : one: md5 = 49af3f950d171cd5c00cdd80b7749fe3 OK 2026/08/16 03:01:42 DEBUG : one: size = 5 OK 2026/08/16 03:01:42 INFO : one: Copied (replaced existing) 2026/08/16 03:01:45 DEBUG : dst/one: md5 = b3c165a6718eb986fd412c0c9b9edd5f OK 2026/08/16 03:01:47 DEBUG : CompareDest/one: md5 = 2030015010a5a0f55b8a8c68c6e6506f OK 2026/08/16 03:01:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:01:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/dst') 2026/08/16 03:01:48 DEBUG : one: Sizes differ 2026/08/16 03:01:49 DEBUG : one: size = 5 OK 2026/08/16 03:01:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:01:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/16 03:01:51 DEBUG : CompareDest/two: md5 = 01a10f64cea2dc11888ea0600549582d OK 2026/08/16 03:01:52 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:01:52 DEBUG : two: size = 3 OK 2026/08/16 03:01:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:01:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 03:01:53 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:01:53 DEBUG : two: size = 3 OK 2026/08/16 03:01:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:01:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 03:01:54 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:01:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:01:55 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/CompareDest') 2026/08/16 03:01:55 DEBUG : two: Sizes differ 2026/08/16 03:01:56 DEBUG : two: md5 = 76f69e1528c3e46c9f2d5e5d2a51e909 OK 2026/08/16 03:01:56 DEBUG : two: size = 5 OK 2026/08/16 03:01:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.20s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/dst" 2026/08/16 03:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/16 03:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/CopyDest" 2026/08/16 03:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/16 03:02:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 03:02:06 DEBUG : one: md5 = 82cca58de56ea022d1d2c48c9aebe32f OK 2026/08/16 03:02:06 DEBUG : one: size = 3 OK 2026/08/16 03:02:06 INFO : one: Copied (new) 2026/08/16 03:02:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:02:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/dst') 2026/08/16 03:02:08 DEBUG : one: Sizes differ 2026/08/16 03:02:09 DEBUG : one: md5 = a168b8186797439130f2edb57052aabd OK 2026/08/16 03:02:09 DEBUG : one: size = 5 OK 2026/08/16 03:02:09 INFO : one: Copied (replaced existing) 2026/08/16 03:02:11 DEBUG : dst/one: md5 = 203f0e6ec12f608607a7a2f54dafa9b0 OK 2026/08/16 03:02:13 DEBUG : CopyDest/one: md5 = b7538e325766618211e24db7cf940141 OK 2026/08/16 03:02:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/BackupDir" 2026/08/16 03:02:14 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/16 03:02:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:02:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/dst') 2026/08/16 03:02:15 DEBUG : one: Sizes differ 2026/08/16 03:02:16 DEBUG : one: size = 5 OK 2026/08/16 03:02:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:02:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/dst') 2026/08/16 03:02:16 DEBUG : one: Sizes differ 2026/08/16 03:02:18 INFO : one: Moved (server-side) 2026/08/16 03:02:19 DEBUG : one: size = 5 OK 2026/08/16 03:02:19 INFO : one: Copied (server-side copy) 2026/08/16 03:02:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/16 03:02:21 DEBUG : CopyDest/two: md5 = 0ea22c14de2196180b74290e9b01bc31 OK 2026/08/16 03:02:21 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:02:22 DEBUG : two: size = 3 OK 2026/08/16 03:02:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:02:23 DEBUG : two: size = 3 OK 2026/08/16 03:02:23 INFO : two: Copied (server-side copy) 2026/08/16 03:02:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/16 03:02:23 DEBUG : two: size = 3 OK 2026/08/16 03:02:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 03:02:23 DEBUG : two: Unchanged skipping 2026/08/16 03:02:25 DEBUG : CopyDest/three: md5 = 8a2fc3b7119a34b8c7e6c617ec89ecdb OK 2026/08/16 03:02:26 DEBUG : three: Need to transfer - File not found at Destination 2026/08/16 03:02:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:02:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa/CopyDest') 2026/08/16 03:02:26 DEBUG : three: Sizes differ 2026/08/16 03:02:26 DEBUG : three: Destination not found in --copy-dest 2026/08/16 03:02:28 DEBUG : three: md5 = c030c0efa1113aa803ee4703f5d845f6 OK 2026/08/16 03:02:28 DEBUG : three: size = 7 OK 2026/08/16 03:02:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (33.88s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:02:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/16 03:02:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 09c5ca841369a6db2e576368365d2713 OK 2026/08/16 03:02:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/16 03:02:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/16 03:02:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/16 03:02:39 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/08/16 03:02:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/16 03:02:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/16 03:02:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3e8ace971edad134733ed324b84a8fcb OK 2026/08/16 03:02:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/16 03:02:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.62s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:02:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using skip mode. 2026/08/16 03:02:49 NOTICE: one: Found 2 files with duplicate names 2026/08/16 03:02:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.90s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:02:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using skip mode. 2026/08/16 03:02:56 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:02:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/16 03:02:56 INFO : one: Deleted 2026/08/16 03:02:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.30s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using first mode. 2026/08/16 03:03:02 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:03:03 INFO : one: Deleted 2026/08/16 03:03:03 INFO : one: Deleted 2026/08/16 03:03:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.59s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using newest mode. 2026/08/16 03:03:09 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:03:09 INFO : one: Deleted 2026/08/16 03:03:10 INFO : one: Deleted 2026/08/16 03:03:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.37s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using oldest mode. 2026/08/16 03:03:16 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:03:17 INFO : one: Deleted 2026/08/16 03:03:17 INFO : one: Deleted 2026/08/16 03:03:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.07s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using largest mode. 2026/08/16 03:03:23 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:03:23 INFO : one: Deleted 2026/08/16 03:03:24 INFO : one: Deleted 2026/08/16 03:03:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.63s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using smallest mode. 2026/08/16 03:03:30 NOTICE: one: Found 3 files with duplicate names 2026/08/16 03:03:30 INFO : one: Deleted 2026/08/16 03:03:30 INFO : one: Deleted 2026/08/16 03:03:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.73s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Looking for duplicate names using rename mode. 2026/08/16 03:03:37 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/16 03:03:39 INFO : one-2.txt: renamed from: one.txt 2026/08/16 03:03:40 INFO : one-3.txt: renamed from: one.txt 2026/08/16 03:03:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.08s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:46 DEBUG : dupe1/one.txt: md5 = 944fc7139f7745c83259db8965eb32a9 OK 2026/08/16 03:03:49 DEBUG : dupe2/two.txt: md5 = 929dea593602c7451f907d71cefde95f OK 2026/08/16 03:03:51 DEBUG : dupe3/three.txt: md5 = 8b7ebb54e785334274e954ba7f7f2514 OK 2026/08/16 03:03:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/16 03:03:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/16 03:03:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/16 03:03:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.50s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:03:59 DEBUG : a.txt: md5 = f036a714d9b8ed6eed109c264d1b0eb5 OK 2026/08/16 03:04:00 DEBUG : zend.txt: md5 = 63e9d5d77ab587db10b08ce1c5b6f934 OK 2026/08/16 03:04:03 DEBUG : sub dir/hello world: md5 = 14fd7f567684311bcc6b8e3240a82789 OK 2026/08/16 03:04:04 DEBUG : sub dir/hello world2: md5 = a53d0638005bd41c26da2f098538c697 OK 2026/08/16 03:04:06 DEBUG : sub dir/ignore dir/.ignore: md5 = d0604098ca2de8d8fa8bb14d019323fd OK 2026/08/16 03:04:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = dc00b1c521420ba1ce6717c0353c8e9a OK 2026/08/16 03:04:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 50665340d0e46e70d5f40af92ac77963 OK 2026/08/16 03:04:12 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 03:04:12 DEBUG : a.txt: Excluded 2026/08/16 03:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:04:12 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:04:12 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:04:13 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:04:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:04:13 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:04:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:04:13 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:04:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.37s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:04:21 DEBUG : a.txt: md5 = b61086e9166fbd04bd05255fb07d14fb OK 2026/08/16 03:04:23 DEBUG : zend.txt: md5 = 938834ce2c3fc9c9e530fea831e4ad58 OK 2026/08/16 03:04:25 DEBUG : sub dir/hello world: md5 = 2ed2ec48edb3704422ed08c3b14b0bf7 OK 2026/08/16 03:04:26 DEBUG : sub dir/hello world2: md5 = d6958681547e4e4e68bdc5a92c00a23a OK 2026/08/16 03:04:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 57e98ff311b78180e501c43685ae8540 OK 2026/08/16 03:04:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = abab2affdf2eba13f3b8456d20f81654 OK 2026/08/16 03:04:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 58634ec98a43be0c684ec6e80c16b109 OK 2026/08/16 03:04:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 03:04:34 DEBUG : a.txt: Excluded 2026/08/16 03:04:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:04:34 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:04:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:04:34 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:04:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:04:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:04:35 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:04:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:04:35 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:04:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.24s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:04:43 DEBUG : file1: md5 = 7746a01ee6a5e92528ab5ee7c184ca4c OK 2026/08/16 03:04:46 DEBUG : sub/file2: md5 = 6b722732bedd75dbe640d27662fe5484 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/08/16 03:04:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/16 03:04:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/16 03:04:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.68s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:04:53 DEBUG : file1: md5 = cf6a182a2a8467845190b53d7256ed9c OK 2026/08/16 03:04:56 DEBUG : sub/file2: md5 = cb1e249ba9b5b9fc6856d7f5d474dd03 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/08/16 03:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/notfound" 2026/08/16 03:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.22s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestStatJSONMemory 2026/08/16 03:05:04 DEBUG : Creating backend with remote ":memory:" 2026/08/16 03:05:04 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:05:04 DEBUG : sub/file1: size = 5 OK 2026/08/16 03:05:04 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:05:04 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Making directory 2026/08/16 03:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:07 DEBUG : sub dir/hello world: md5 = 381dd17934a98f5ec9ce47196cef7c27 OK --- PASS: TestLsd (5.06s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:11 DEBUG : potato2: md5 = d8e9ab86afb2172f27850b2bf4e5f089 OK 2026/08/16 03:05:13 DEBUG : empty space: md5 = 182b9a00561cafa92dc1eb3cdedc056f OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:16 DEBUG : potato2: md5 = f420faea6a3d8742ca8c238093c44c10 OK 2026/08/16 03:05:17 DEBUG : empty space: md5 = 3ef387abc4ea34e17a6a2d895441c522 OK 2026/08/16 03:05:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/16 03:05:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.01s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:21 DEBUG : potato2: md5 = 263592101a9eea870b3fe5cabf3f5c56 OK 2026/08/16 03:05:23 DEBUG : empty space: md5 = 4a1dead34fbfd514392afede97834a54 OK --- PASS: TestLsLong (5.03s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:26 DEBUG : potato2: md5 = 76c150518cd869ab4a83e613f24261b9 OK 2026/08/16 03:05:28 DEBUG : empty space: md5 = 7a0d19cd30a71c3e1d8c8b29948f2113 OK --- PASS: TestHashSums (4.60s) === RUN TestHashSumsWithErrors 2026/08/16 03:05:29 DEBUG : Creating backend with remote ":memory:" 2026/08/16 03:05:29 ERROR : file1: hash unsupported: hash type not supported 2026/08/16 03:05:29 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/16 03:05:29 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/16 03:05:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/16 03:05:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:31 DEBUG : potato2: md5 = 15dcf42ef42cca2111810ed96367eb91 OK 2026/08/16 03:05:32 DEBUG : empty space: md5 = 0e51731be7e685578eac4d2fd70b8d90 OK 2026/08/16 03:05:35 DEBUG : sub dir/potato3: md5 = cf5a4daaed16c2be52a515f736b985bb OK --- PASS: TestCount (9.21s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:40 DEBUG : small: md5 = c35b2b1875cf6f43fad2cd24899109e7 OK 2026/08/16 03:05:41 DEBUG : medium: md5 = 69e0d3d424607fec270a5d3142c76d94 OK 2026/08/16 03:05:43 DEBUG : large: md5 = 8d8cb3904d2dbb8a930f58ea3547be6f OK 2026/08/16 03:05:43 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:43 DEBUG : large: Excluded (Size Filter) 2026/08/16 03:05:44 INFO : small: Deleted 2026/08/16 03:05:44 INFO : medium: Deleted --- PASS: TestDelete (6.54s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:46 DEBUG : small: md5 = e93ed23802e97ef680b21f3cfe1407ad OK 2026/08/16 03:05:48 DEBUG : medium: md5 = 8e7518f04f179f3a956bbe4e5adca45e OK 2026/08/16 03:05:50 DEBUG : large: md5 = 296c045222bb55bcfd141005716b8463 OK 2026/08/16 03:05:50 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/16 03:05:51 INFO : large: Deleted 2026/08/16 03:05:51 INFO : small: Deleted --- PASS: TestMaxDelete (7.26s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:05:54 DEBUG : small: md5 = b8c946aaf31c6adcd7021ccaa4e43697 OK 2026/08/16 03:05:55 DEBUG : medium: md5 = 438178adf8352f6c25225a82de57eb5e OK 2026/08/16 03:05:57 DEBUG : large: md5 = d147da7b92319b198792034b27ecb149 OK 2026/08/16 03:05:57 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 03:05:58 INFO : small: Deleted 2026/08/16 03:05:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.07s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:06:01 DEBUG : small: md5 = 408204339ee2f2701396300aa2044453 OK 2026/08/16 03:06:02 DEBUG : medium: md5 = 6dfbc3a327ad67dfe2b84e62689ee8ed OK 2026/08/16 03:06:04 DEBUG : large: md5 = 4956a4b2c51b889d919267ba7804bd0a OK 2026/08/16 03:06:04 DEBUG : Waiting for deletions to finish 2026/08/16 03:06:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 03:06:05 INFO : medium: Deleted 2026/08/16 03:06:05 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.11s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:06:08 DEBUG : ReadFile: md5 = 9fdd3d8d271d514e85a01cab59d80ba2 OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2026/08/16 03:06:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/16 03:06:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/16 03:06:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:06:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:06:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:06:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:06:10 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:06:12 DEBUG : file1: md5 = 5428a23fcb59ccdc3ad502171af69c4e OK 2026/08/16 03:06:13 DEBUG : file2: md5 = f0f481d386781a8aaf56b362f55d9fef OK --- PASS: TestCat (14.30s) === RUN TestPurge 2026/08/16 03:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bejefoq2kisi" 2026/08/16 03:06:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/avturihuiiobqsvc9ek0987unt56j5jo2ucqg5v0briqo8d69uog" 2026/08/16 03:06:26 DEBUG : Creating backend with remote "/tmp/rclone914838187" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bejefoq2kisi'", Local "Local file system at /tmp/rclone914838187", Modify Window "1ms" 2026/08/16 03:06:31 DEBUG : A1/B1/C1/one: md5 = 7db11dbc97b515b4af4fae019c7aa533 OK 2026/08/16 03:06:31 INFO : A2: Making directory 2026/08/16 03:06:32 INFO : A1/B2: Making directory 2026/08/16 03:06:33 INFO : A1/B2/C2: Making directory 2026/08/16 03:06:33 INFO : A1/B1/C3: Making directory 2026/08/16 03:06:34 INFO : A3: Making directory 2026/08/16 03:06:35 INFO : A3/B3: Making directory 2026/08/16 03:06:35 INFO : A3/B3/C4: Making directory 2026/08/16 03:06:38 DEBUG : A1/two: md5 = 94a78a34c17229d6fed3db784a7941b4 OK 2026/08/16 03:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bejefoq2kisi': Purge remote 2026/08/16 03:06:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.49s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:06:45 DEBUG : A1/B1/C1/one: md5 = d3d1c17f3f78f4fb3441c318f342b4cd OK 2026/08/16 03:06:45 INFO : A2: Making directory 2026/08/16 03:06:46 INFO : A1/B2: Making directory 2026/08/16 03:06:46 INFO : A1/B2/C2: Making directory 2026/08/16 03:06:47 INFO : A1/B1/C3: Making directory 2026/08/16 03:06:48 INFO : A3: Making directory 2026/08/16 03:06:49 INFO : A3/B3: Making directory 2026/08/16 03:06:50 INFO : A3/B3/C4: Making directory 2026/08/16 03:06:52 DEBUG : A1/two: md5 = 3ee3930ae5700a08f9acc05d95afb4c5 OK 2026/08/16 03:06:53 DEBUG : removing 1 level 3 directories 2026/08/16 03:06:53 INFO : A3/B3/C4: Removing directory 2026/08/16 03:06:56 DEBUG : removing 2 level 3 directories 2026/08/16 03:06:56 INFO : A1/B2/C2: Removing directory 2026/08/16 03:06:56 INFO : A1/B1/C3: Removing directory 2026/08/16 03:06:57 DEBUG : removing 2 level 2 directories 2026/08/16 03:06:57 INFO : A3/B3: Removing directory 2026/08/16 03:06:57 INFO : A1/B2: Removing directory 2026/08/16 03:06:57 DEBUG : removing 2 level 1 directories 2026/08/16 03:06:57 INFO : A3: Removing directory 2026/08/16 03:06:57 INFO : A2: Removing directory 2026/08/16 03:07:01 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:01 INFO : A1/B1/C1: Removing directory 2026/08/16 03:07:02 DEBUG : removing 1 level 2 directories 2026/08/16 03:07:02 INFO : A1/B1: Removing directory 2026/08/16 03:07:03 DEBUG : removing 1 level 1 directories 2026/08/16 03:07:03 INFO : A1: Removing directory 2026/08/16 03:07:04 DEBUG : removing 1 level 0 directories 2026/08/16 03:07:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (23.82s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:06 INFO : A1: Making directory 2026/08/16 03:07:07 INFO : A1/B1: Making directory 2026/08/16 03:07:08 INFO : A1/B1/C1: Making directory 2026/08/16 03:07:10 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:10 INFO : A1/B1/C1: Removing directory 2026/08/16 03:07:11 DEBUG : removing 1 level 2 directories 2026/08/16 03:07:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:14 INFO : A1: Making directory 2026/08/16 03:07:14 INFO : A1/B1: Making directory 2026/08/16 03:07:15 INFO : A1/B1/C1: Making directory 2026/08/16 03:07:18 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:18 INFO : A1/B1/C1: Removing directory 2026/08/16 03:07:18 DEBUG : removing 1 level 2 directories 2026/08/16 03:07:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.50s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:23 DEBUG : file1: md5 = 01f8c27b7e7314183e4b063f087c07f7 OK 2026/08/16 03:07:23 DEBUG : file1: size = 14 OK 2026/08/16 03:07:23 DEBUG : filename.txt: File name found in url 2026/08/16 03:07:25 DEBUG : filename.txt: md5 = ae3b00d90190417129cf2d43ba3d97da OK 2026/08/16 03:07:25 DEBUG : filename.txt: size = 14 OK 2026/08/16 03:07:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/16 03:07:26 DEBUG : headerfilename.txt: md5 = 02a5a1c820cfa9fe24c8cd56334149dc OK 2026/08/16 03:07:26 DEBUG : headerfilename.txt: size = 14 OK 2026/08/16 03:07:28 DEBUG : file2: md5 = 56d6595fa4018ee608039ac04e6df671 OK 2026/08/16 03:07:28 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.34s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:32 DEBUG : file1: md5 = dc1441d859ec77f2ff3f0f50b8751e22 OK 2026/08/16 03:07:32 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.40s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 03:07:35 DEBUG : sub/file2: md5 = 138b4cc07db8579ccf47d2a7bad94e63 OK 2026/08/16 03:07:35 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:07:35 INFO : file1: Copied (new) to: sub/file2 2026/08/16 03:07:35 INFO : file1: Deleted 2026/08/16 03:07:36 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:07:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 03:07:36 DEBUG : file1: Unchanged skipping 2026/08/16 03:07:36 INFO : file1: Deleted 2026/08/16 03:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.33s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 03:07:41 DEBUG : file1: md5 = a9062085a60b6594bd7cd88847b4bbde OK 2026/08/16 03:07:41 DEBUG : file1: size = 14 OK 2026/08/16 03:07:41 INFO : file1: Copied (new) 2026/08/16 03:07:41 INFO : file1: Deleted 2026/08/16 03:07:41 DEBUG : file1: Destination exists, skipping 2026/08/16 03:07:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.50s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:07:46 DEBUG : dst/file1: md5 = 80efb1755b7c65ac012a62b2bb9fc590 OK 2026/08/16 03:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawizaq8busa/backup" 2026/08/16 03:07:47 DEBUG : Creating backend with remote "TestDrive:crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g/1nrff024r7pq65ecp72fc28jb0" 2026/08/16 03:07:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2838106023) 2026/08/16 03:07:48 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:07:48 DEBUG : dst/file1: Sizes differ 2026/08/16 03:07:51 INFO : dst/file1: Moved (server-side) 2026/08/16 03:07:52 DEBUG : dst/file1: md5 = e17f10575761d432bc05d394bf5130c8 OK 2026/08/16 03:07:52 DEBUG : dst/file1: size = 14 OK 2026/08/16 03:07:52 INFO : dst/file1: Copied (new) 2026/08/16 03:07:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.57s) === 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:08:00 DEBUG : A1/one: md5 = 8c4459c899b2e0abbdd61c850d5eb8ef OK 2026/08/16 03:08:01 DEBUG : A1/two: md5 = 8d0fb5f9525f220fb2ded0516bdebe66 OK 2026/08/16 03:08:04 DEBUG : A1/B1/three: md5 = a810d9d6a38d12dd1689597b5ab7bf4a OK 2026/08/16 03:08:06 DEBUG : A1/B1/C1/four: md5 = 91e994c8e0cb4498e2dd49bafcebf091 OK 2026/08/16 03:08:08 DEBUG : A1/B1/C2/five: md5 = 4e93f32d48ae18f85cef9eeefff60081 OK 2026/08/16 03:08:08 INFO : A1/B2: Making directory 2026/08/16 03:08:09 INFO : A1/B1/C3: Making directory 2026/08/16 03:08:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/16 03:08:19 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/16 03:08:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/16 03:08:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/16 03:08:19 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/16 03:08:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/16 03:08:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/16 03:08:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/16 03:08:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/16 03:08:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/16 03:08:31 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (46.53s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:08:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 60de0b0ea6dce3b69ca4dd2350a2ec15 OK 2026/08/16 03:08:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/16 03:08:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/16 03:08:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/16 03:08:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 4fe293e6288b819b03f3f857d83b42e6 OK 2026/08/16 03:08:48 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:08:48 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:08:51 DEBUG : with_checksum_small_file_from_pipe: md5 = e17a69fad30c44b022a4f2f864ef01e6 OK 2026/08/16 03:08:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:08:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/16 03:08:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/16 03:08:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 649f5d01f21cbb651356469be667a230 OK 2026/08/16 03:08:53 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:08:53 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:08:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:08:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 03:08:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/16 03:08:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:08:59 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-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:09:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:09:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/16 03:09:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/16 03:09:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:09:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/16 03:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (48 bytes), uploading instead of streaming 2026/08/16 03:09:07 DEBUG : rcat_metadata: md5 = 0bb0a1e90dec044c9043129ff7abea64 OK 2026/08/16 03:09:07 DEBUG : rcat_metadata: size = 48 OK 2026/08/16 03:09:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/16 03:09:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/16 03:09:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = aaa8b3b2701665d410223b54eba80e11 OK 2026/08/16 03:09:10 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/16 03:09:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.16s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:13 DEBUG : potato1: md5 = 5024a1188cf64a816efe0b63bab81c8b OK 2026/08/16 03:09:13 DEBUG : potato1: size = 60 OK 2026/08/16 03:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (60 bytes), uploading instead of streaming 2026/08/16 03:09:15 DEBUG : potato2: md5 = 9466fb616f6d9e8d2e073b311960acf1 OK 2026/08/16 03:09:15 DEBUG : potato2: size = 60 OK 2026/08/16 03:09:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.72s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:18 DEBUG : potato1: md5 = c1a82c01e3b964abfaa4cc77b33de00e OK 2026/08/16 03:09:18 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:09:18 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:09:18 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 60 2026/08/16 03:09:18 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.60s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:20 DEBUG : potato1: md5 = c15d7b4d2145d898d8695ee1dcf563bf OK 2026/08/16 03:09:20 DEBUG : potato1: size = 60 OK 2026/08/16 03:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': File to upload is small (60 bytes), uploading instead of streaming 2026/08/16 03:09:22 DEBUG : potato2: md5 = eb2afc5bfb3696031af3d2b0ea18cd3c OK 2026/08/16 03:09:22 DEBUG : potato2: size = 60 OK 2026/08/16 03:09:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:25 DEBUG : potato1: md5 = 27c9dd2d30d4a2764c1c3fa6743875f6 OK 2026/08/16 03:09:25 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.42s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:28 DEBUG : potato4: md5 = 233b05bb9c6f780bd18f9fc6efb8232a OK 2026/08/16 03:09:28 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:09:28 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 2026/08/16 03:09:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa') 59 2026/08/16 03:09:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:31 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:34 DEBUG : potato3: md5 = 49fa8c1e6a0ad4bfe00a6279d93a037b OK 2026/08/16 03:09:34 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.17s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.48s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.74s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.54s) --- PASS: TestRcatSizeChecksum/NoHashes (2.40s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:36 DEBUG : potato2: md5 = f8efc681a60e18f302bcddd20409be7f OK 2026/08/16 03:09:37 DEBUG : empty space: md5 = 995696a423eb3e3c09ad1b5e461e8dd3 OK 2026/08/16 03:09:40 DEBUG : sub dir/potato3: md5 = 570e483b34626857deb0bbc77ea11815 OK 2026/08/16 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Touching "sub dir/potato3" 2026/08/16 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Touching "empty space" 2026/08/16 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Touching "potato2" --- PASS: TestTouchDir (10.10s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:45 DEBUG : dir with metadata: Making directory with metadata 2026/08/16 03:09:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.63s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:47 DEBUG : directory with modtime: Making directory with metadata 2026/08/16 03:09:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.54s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/16 03:09:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/16 03:09:50 DEBUG : Google drive root 'crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g': Skipping btime metadata as can't update it on an existing file: 2026-08-16T03:09:50.408338685Z 2026/08/16 03:09:51 INFO : non existent directory: Updated directory metadata 2026/08/16 03:09:53 DEBUG : Google drive root 'crypt/l5cvr6jl0re8mup8o0rva607obpho23v5rojlvfpiqamvd6qbb3g': Skipping btime metadata as can't update it on an existing file: 2026-08-16T03:09:50.408338685Z 2026/08/16 03:09:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/16 03:09:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/16 03:09:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.47s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:09:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/16 03:09:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/16 03:09:59 DEBUG : dst: Making directory with metadata 2026/08/16 03:10:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/16 03:10:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 03:10:01 INFO : dst: Set directory modification time (using SetModTime) 2026/08/16 03:10:01 INFO : dst: Set directory modification time (using SetModTime) 2026/08/16 03:10:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/16 03:10:02 INFO : dst: Set directory modification time (using SetModTime) 2026/08/16 03:10:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa'", Local "Local file system at /tmp/rclone2838106023", Modify Window "1ms" 2026/08/16 03:10:05 DEBUG : sub dir/test remove existing: md5 = 4d34e9a26eab1dcaa7948a47b5fd4137 OK 2026/08/16 03:10:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f6d9049596e71f234aaa43e89d59d624 OK 2026/08/16 03:10:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bugubit7" before starting 2026/08/16 03:10:10 DEBUG : sub dir/test remove existing.bugubit7: TEST: removing renamed existing file after operation 2026/08/16 03:10:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruconaf2" before starting 2026/08/16 03:10:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruconaf2: TEST: renaming existing back after failed operation 2026/08/16 03:10:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ferumin1" before starting 2026/08/16 03:10:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ferumin1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.05s) === 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/08/16 03:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawizaq8busa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m28.769723076s (try 1/5)