"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/06 04:51:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi" 2025/10/06 04:51:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:51:39 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg" 2025/10/06 04:51:40 DEBUG : Creating backend with remote "/tmp/rclone3974768911" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/06 04:51:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/06 04:51:40 DEBUG : potato: Seek from 10 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 10 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Seek from 5 to 2 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/06 04:51:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Seek from 5 to 2 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/06 04:51:40 DEBUG : potato: Seek from 8 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 8 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/06 04:51:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/06 04:51:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/06 04:51:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/06 04:51:40 DEBUG : potato: Seek from 5 to 2 2025/10/06 04:51:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/06 04:51:40 DEBUG : potato: Seek from 9 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 9 to 0 2025/10/06 04:51:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:51:43 DEBUG : rutabaga: md5 = 5ec9c9855746e18aaf5f8ae591e3fe11 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/06 04:51:45 DEBUG : empty space: md5 = 61107722fd2edffc0b62ce9282391347 OK === RUN TestCheck/3 2025/10/06 04:51:47 DEBUG : potato2: md5 = ade2331c3e1ec8311fa589af27dfc103 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/06 04:51:49 DEBUG : remotepotato: md5 = 1e81ac74768f1889329de50604875cd2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.91s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/06 04:51:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/06 04:51:52 DEBUG : Config file has changed externally - reloading 2025/10/06 04:51:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/06 04:51:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/06 04:51:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/06 04:51:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/06 04:51:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:51:54 DEBUG : rutabaga: md5 = 36889c0db27ae4aa2fb89ca45a11fdf0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/06 04:51:58 DEBUG : empty space: md5 = 9e1e6085582ed9526b8a60a22a7f3ac7 OK === RUN TestCheckDownload/3 2025/10/06 04:52:00 DEBUG : potato2: md5 = 9e92f7db74c98893f7211fefe27b4ac6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/06 04:52:04 DEBUG : remotepotato: md5 = f2bfb6de6dd1282960137eaa7be6f91f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.50s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:52:10 DEBUG : rutabaga: md5 = 79c0bcecdcbd90e6012ab9ed8d8b3cb0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/06 04:52:13 DEBUG : empty space: md5 = ca6d35c4f20fa1eab492ed9c4fc654ea OK === RUN TestCheckSizeOnly/3 2025/10/06 04:52:15 DEBUG : potato2: md5 = 6e01d8224d58b62733d505266eb64fd8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/06 04:52:17 DEBUG : remotepotato: md5 = 958440354d9540750eb91ce980dc047c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.21s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:52:21 DEBUG : test.sum: md5 = cf3580e088d2641345135c9a9756fc8d OK 2025/10/06 04:52:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/06 04:52:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/06 04:52:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/06 04:52:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/06 04:52:24 DEBUG : test.sum: md5 = 192fc5db4149cfe337226b91e9b74e16 OK 2025/10/06 04:52:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/06 04:52:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/06 04:52:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/06 04:52:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.28s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:52:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/data" 2025/10/06 04:52:26 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:52:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/data" 2025/10/06 04:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/vjrnln8ratgmqakfosrqe8espk" 2025/10/06 04:52:33 DEBUG : data/banana: md5 = 09ad70dac9ce574fd73eb8bd4703e629 OK 2025/10/06 04:52:34 DEBUG : test.sum: md5 = 3ea6102554cefb4848a121a51e50316f OK === RUN TestCheckSumDownload/subtest1 2025/10/06 04:52:38 DEBUG : data/potato: md5 = ff57eaf3fcb30dc7a9e1adbc55c2a0f0 OK 2025/10/06 04:52:40 DEBUG : test.sum: md5 = d43b3b8368d6f8935487be1249a7f5e0 OK === RUN TestCheckSumDownload/subtest2 2025/10/06 04:52:44 DEBUG : test.sum: md5 = fb5fe3e40a7275b68feae6fd308e852e OK === RUN TestCheckSumDownload/subtest3 2025/10/06 04:52:49 DEBUG : test.sum: md5 = c7a856dbc828962a68eec03cb539a45d OK === RUN TestCheckSumDownload/subtest4 2025/10/06 04:52:53 DEBUG : test.sum: md5 = 0c1620cdf80b9ba2a5a53aa0484658bf OK === RUN TestCheckSumDownload/subtest5 2025/10/06 04:52:57 DEBUG : test.sum: md5 = ebe9716c7e2b507927dbf3868e3b513a OK === RUN TestCheckSumDownload/subtest6 2025/10/06 04:53:01 DEBUG : data/banana: md5 = d05d69ff9d9ad584e03bfb4869abbc9b OK 2025/10/06 04:53:03 DEBUG : data/potato: md5 = 8eec7e06704a0340253bed6a51e4b9ad OK 2025/10/06 04:53:04 DEBUG : test.sum: md5 = cba09a92a16db900b975011b134336a1 OK === RUN TestCheckSumDownload/subtest7 2025/10/06 04:53:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/06 04:53:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.61s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.32s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.66s) === RUN TestApplyTransforms 2025/10/06 04:53:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koseqan9yena" 2025/10/06 04:53:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:10 DEBUG : Creating backend with remote "TestDrive:crypt/kj5mho5j7242pe8rkvl9dde4jav62dfb4hetunh0b8sj03i3uqj0" 2025/10/06 04:53:11 DEBUG : Creating backend with remote "/tmp/rclone2731822324" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena'", Local "Local file system at /tmp/rclone2731822324", Modify Window "1ms" 2025/10/06 04:53:13 DEBUG : hello, world!: md5 = c9db5c8d8081b2d8b3537a291bad8b3a OK upper checkfile vs. lower remote (without normalization) 2025/10/06 04:53:14 ERROR : hello, world!: sum not found 2025/10/06 04:53:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena' 2025/10/06 04:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': 1 files missing 2025/10/06 04:53:14 NOTICE: 1 hashes missing 2025/10/06 04:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': 1 differences found 2025/10/06 04:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/06 04:53:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': 0 differences found 2025/10/06 04:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': 1 matching files 2025/10/06 04:53:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziquqoz2kiwa" 2025/10/06 04:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:15 DEBUG : Creating backend with remote "TestDrive:crypt/aojpeftme2lba496dde7ldmp78lm0r8a33e23dus1mmi5e1d4igg" 2025/10/06 04:53:16 DEBUG : Creating backend with remote "/tmp/rclone107120725" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa'", Local "Local file system at /tmp/rclone107120725", Modify Window "1ms" 2025/10/06 04:53:18 DEBUG : HELLO, WORLD!: md5 = a6a6be8323b907344b80e933950b6993 OK lower checkfile vs. upper remote (without normalization) 2025/10/06 04:53:19 ERROR : HELLO, WORLD!: sum not found 2025/10/06 04:53:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa' 2025/10/06 04:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': 1 files missing 2025/10/06 04:53:19 NOTICE: 1 hashes missing 2025/10/06 04:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': 1 differences found 2025/10/06 04:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/06 04:53:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': 0 differences found 2025/10/06 04:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': 1 matching files 2025/10/06 04:53:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yabusap6tali" 2025/10/06 04:53:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:20 DEBUG : Creating backend with remote "TestDrive:crypt/t8eq8nglue1oo4jfhci9knpdf9pl34l8otoko2o61chb8v6dcphg" 2025/10/06 04:53:21 DEBUG : Creating backend with remote "/tmp/rclone2877963741" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali'", Local "Local file system at /tmp/rclone2877963741", Modify Window "1ms" 2025/10/06 04:53:23 DEBUG : HeLlO, wOrLd!: md5 = 97a1449d19dff554634bb0af8d0638db OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/06 04:53:24 ERROR : HeLlO, wOrLd!: sum not found 2025/10/06 04:53:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali' 2025/10/06 04:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': 1 files missing 2025/10/06 04:53:24 NOTICE: 1 hashes missing 2025/10/06 04:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': 1 differences found 2025/10/06 04:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/06 04:53:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': 0 differences found 2025/10/06 04:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': 1 matching files 2025/10/06 04:53:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pabuwoh7husi" 2025/10/06 04:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:25 DEBUG : Creating backend with remote "TestDrive:crypt/rfffjjg3poo5u7o3seu4mfcvrd2p1628dg68lm39hphv0erdqr5g" 2025/10/06 04:53:26 DEBUG : Creating backend with remote "/tmp/rclone994982710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi'", Local "Local file system at /tmp/rclone994982710", Modify Window "1ms" 2025/10/06 04:53:28 DEBUG : HELLO, WORLD!: md5 = 0ff01b1a64368d49ba959711a19dd1d0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/06 04:53:29 ERROR : HELLO, WORLD!: sum not found 2025/10/06 04:53:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi' 2025/10/06 04:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': 1 files missing 2025/10/06 04:53:29 NOTICE: 1 hashes missing 2025/10/06 04:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': 1 differences found 2025/10/06 04:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/06 04:53:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': 0 differences found 2025/10/06 04:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': 1 matching files 2025/10/06 04:53:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liyiciw2yabu" 2025/10/06 04:53:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:30 DEBUG : Creating backend with remote "TestDrive:crypt/2ja8jn3savo5kkcbkhearn5dv7a2k9lt87o5rg58d545tb3cgfog" 2025/10/06 04:53:31 DEBUG : Creating backend with remote "/tmp/rclone1391066722" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu'", Local "Local file system at /tmp/rclone1391066722", Modify Window "1ms" 2025/10/06 04:53:33 DEBUG : 測試_Русский___ě_áñ: md5 = ae35cd3df733614dac3cc584bedda131 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/06 04:53:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu' 2025/10/06 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': 1 files missing 2025/10/06 04:53:33 NOTICE: 1 hashes missing 2025/10/06 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': 1 differences found 2025/10/06 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/06 04:53:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': 0 differences found 2025/10/06 04:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': 1 matching files 2025/10/06 04:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemajow9sixa" 2025/10/06 04:53:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:34 DEBUG : Creating backend with remote "TestDrive:crypt/sevj0sihe09jk5cqs97eqkl8heam68jpm5j7h5s8au0lsprgj1jg" 2025/10/06 04:53:35 DEBUG : Creating backend with remote "/tmp/rclone3756028757" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa'", Local "Local file system at /tmp/rclone3756028757", Modify Window "1ms" 2025/10/06 04:53:38 DEBUG : 測試_Русский___ě_áñ: md5 = d7381eb7d101bbde5d6e588e440cdd5c OK NFC checkfile vs. NFD remote (without normalization) 2025/10/06 04:53:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa' 2025/10/06 04:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': 1 files missing 2025/10/06 04:53:38 NOTICE: 1 hashes missing 2025/10/06 04:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': 1 differences found 2025/10/06 04:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/06 04:53:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': 0 differences found 2025/10/06 04:53:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': 1 matching files 2025/10/06 04:53:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ratudej1tegi" 2025/10/06 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:40 DEBUG : Creating backend with remote "TestDrive:crypt/3ful988lj3se4pufdi77u7ar0hgd186uu1m0od4bujjau2spkj60" 2025/10/06 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone4294308664" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi'", Local "Local file system at /tmp/rclone4294308664", Modify Window "1ms" 2025/10/06 04:53:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e28712b2e39666fb809c0cd4e596a3e OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/06 04:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi' 2025/10/06 04:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': 1 files missing 2025/10/06 04:53:43 NOTICE: 1 hashes missing 2025/10/06 04:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': 1 differences found 2025/10/06 04:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/06 04:53:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': 0 differences found 2025/10/06 04:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': 1 matching files 2025/10/06 04:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoroxef4siva" 2025/10/06 04:53:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:44 DEBUG : Creating backend with remote "TestDrive:crypt/c04el4s6o6u4qup2i12gt8be33bmnpdardjp2ejv96rcadf0oikg" 2025/10/06 04:53:45 DEBUG : Creating backend with remote "/tmp/rclone2380150727" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva'", Local "Local file system at /tmp/rclone2380150727", Modify Window "1ms" 2025/10/06 04:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3bf1271a5141f5f14675778548149c15 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/06 04:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva' 2025/10/06 04:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': 1 files missing 2025/10/06 04:53:48 NOTICE: 1 hashes missing 2025/10/06 04:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': 1 differences found 2025/10/06 04:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/06 04:53:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': 0 differences found 2025/10/06 04:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': 1 matching files 2025/10/06 04:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babejis6vape" 2025/10/06 04:53:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/rri5mmclt0akkdj3oda8nm27oomh5esfq1l7aihcjkc5o281kd0g" 2025/10/06 04:53:50 DEBUG : Creating backend with remote "/tmp/rclone2904519098" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape'", Local "Local file system at /tmp/rclone2904519098", Modify Window "1ms" 2025/10/06 04:53:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e60ea23c0db5a64867cdceef50e2adf4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/06 04:53:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape' 2025/10/06 04:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': 1 files missing 2025/10/06 04:53:53 NOTICE: 1 hashes missing 2025/10/06 04:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': 1 differences found 2025/10/06 04:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/06 04:53:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': 0 differences found 2025/10/06 04:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': 1 matching files 2025/10/06 04:53:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yecenaw7yubu" 2025/10/06 04:53:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/ktvsb47e5ai1djf5i75kf5u39n2tanccjkj83gel7r47cr7a28u0" 2025/10/06 04:53:55 DEBUG : Creating backend with remote "/tmp/rclone4109039132" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu'", Local "Local file system at /tmp/rclone4109039132", Modify Window "1ms" 2025/10/06 04:53:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1096c81e911ff0c4f860fdff4eeb3b8e OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/06 04:53:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/06 04:53:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu' 2025/10/06 04:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': 1 files missing 2025/10/06 04:53:58 NOTICE: 1 hashes missing 2025/10/06 04:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': 1 differences found 2025/10/06 04:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/06 04:53:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/06 04:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': 0 differences found 2025/10/06 04:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': 1 matching files 2025/10/06 04:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yecenaw7yubu': Purge remote 2025/10/06 04:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babejis6vape': Purge remote 2025/10/06 04:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoroxef4siva': Purge remote 2025/10/06 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ratudej1tegi': Purge remote 2025/10/06 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemajow9sixa': Purge remote 2025/10/06 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liyiciw2yabu': Purge remote 2025/10/06 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pabuwoh7husi': Purge remote 2025/10/06 04:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yabusap6tali': Purge remote 2025/10/06 04:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziquqoz2kiwa': Purge remote 2025/10/06 04:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koseqan9yena': Purge remote --- PASS: TestApplyTransforms (53.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:54:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 04:54:06 DEBUG : sub/file2: md5 = 3be406ad3440f7fc9cdea00c5d7894fb OK 2025/10/06 04:54:06 INFO : file1: Copied (new) to: sub/file2 2025/10/06 04:54:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 04:54:07 DEBUG : file1: Unchanged skipping 2025/10/06 04:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': don't need to copy/move sub/file2, it is already at target location 2025/10/06 04:54:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:54:12 DEBUG : dst/file1: md5 = d5379eefcf438ae4fbc28c1aa9e2fbee OK 2025/10/06 04:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/backup" 2025/10/06 04:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/1nrff024r7pq65ecp72fc28jb0" 2025/10/06 04:54:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/06 04:54:17 INFO : dst/file1: Moved (server-side) 2025/10/06 04:54:19 DEBUG : dst/file1: md5 = bbb6df679587a0eb091ca0f0d6f4f078 OK 2025/10/06 04:54:19 INFO : dst/file1: Copied (new) 2025/10/06 04:54:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 04:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 04:54:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:54:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/dst" 2025/10/06 04:54:23 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 04:54:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/CompareDest" 2025/10/06 04:54:25 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/gveqi14airsml4bgu7krj116o8" 2025/10/06 04:54:27 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 04:54:29 DEBUG : one: md5 = afa8fb0282b24292ce8b138dd274b950 OK 2025/10/06 04:54:29 INFO : one: Copied (new) 2025/10/06 04:54:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 04:54:32 DEBUG : one: md5 = 2174818fe1bf1b3b676390f4e6c25c69 OK 2025/10/06 04:54:32 INFO : one: Copied (replaced existing) 2025/10/06 04:54:34 DEBUG : dst/one: md5 = 691a2cfc6ac5240cbf7e127b4c9064f9 OK 2025/10/06 04:54:36 DEBUG : CompareDest/one: md5 = b857d65664ced9e553882cd29708d521 OK 2025/10/06 04:54:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 04:54:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:54:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 04:54:39 DEBUG : CompareDest/two: md5 = 15e2fada0ce7e24017845097f464a38e OK 2025/10/06 04:54:40 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 04:54:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:54:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 04:54:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 04:54:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:54:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 04:54:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 04:54:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/06 04:54:44 DEBUG : two: md5 = c112d2d33f9f264d31e58b05886fce8e OK 2025/10/06 04:54:44 INFO : two: Copied (new) 2025/10/06 04:54:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 04:54:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:54:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 04:54:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.47s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/dst" 2025/10/06 04:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 04:54:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/CopyDest" 2025/10/06 04:54:51 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/06 04:54:52 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 04:54:55 DEBUG : one: md5 = eaf0fe97ea7702fdb5ff5d146be0d6b7 OK 2025/10/06 04:54:55 INFO : one: Copied (new) 2025/10/06 04:54:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 04:54:58 DEBUG : one: md5 = cf8b2ea4c3289895687ac219e622ff98 OK 2025/10/06 04:54:58 INFO : one: Copied (replaced existing) 2025/10/06 04:55:00 DEBUG : dst/one: md5 = c33326782d12a141520c2ad0cccb9992 OK 2025/10/06 04:55:03 DEBUG : CopyDest/one: md5 = a25305bd729c59d040cd7259300539f7 OK 2025/10/06 04:55:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/BackupDir" 2025/10/06 04:55:03 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/06 04:55:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 04:55:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:55:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 04:55:07 INFO : one: Moved (server-side) 2025/10/06 04:55:08 INFO : one: Copied (server-side copy) 2025/10/06 04:55:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/06 04:55:10 DEBUG : CopyDest/two: md5 = 635904daba3c7c47011c77922eaf1382 OK 2025/10/06 04:55:11 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 04:55:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:55:12 INFO : two: Copied (server-side copy) 2025/10/06 04:55:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/06 04:55:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 04:55:13 DEBUG : two: Unchanged skipping 2025/10/06 04:55:15 DEBUG : CopyDest/three: md5 = 8e171c7a19edf88f82b3929cf689120f OK 2025/10/06 04:55:16 DEBUG : three: Need to transfer - File not found at Destination 2025/10/06 04:55:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/06 04:55:16 DEBUG : three: Destination not found in --copy-dest 2025/10/06 04:55:18 DEBUG : three: md5 = 61bc9b339fc22a4d353ee194a55e2fd7 OK 2025/10/06 04:55:18 INFO : three: Copied (new) 2025/10/06 04:55:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 04:55:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 04:55:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:55:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 04:55:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 04:55:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:55:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:55:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/06 04:55:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1cda0c59be63e36a159cf46595263d26 OK 2025/10/06 04:55:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/06 04:55:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/06 04:55:29 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 2025/10/06 04:55:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/06 04:55:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/06 04:55:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4b254451d82d7b5dbf9fcc5783afbc68 OK 2025/10/06 04:55:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/06 04:55:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/06 04:55:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:55:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using skip mode. 2025/10/06 04:55:39 NOTICE: one: Found 2 files with duplicate names 2025/10/06 04:55:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:55:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using skip mode. 2025/10/06 04:55:45 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:55:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/06 04:55:45 INFO : one: Deleted 2025/10/06 04:55:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.51s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:55:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using first mode. 2025/10/06 04:55:51 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:55:52 INFO : one: Deleted 2025/10/06 04:55:52 INFO : one: Deleted 2025/10/06 04:55:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.65s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:55:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using newest mode. 2025/10/06 04:55:58 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:55:58 INFO : one: Deleted 2025/10/06 04:55:59 INFO : one: Deleted 2025/10/06 04:55:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using oldest mode. 2025/10/06 04:56:05 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:56:06 INFO : one: Deleted 2025/10/06 04:56:06 INFO : one: Deleted 2025/10/06 04:56:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.81s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using largest mode. 2025/10/06 04:56:12 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:56:12 INFO : one: Deleted 2025/10/06 04:56:13 INFO : one: Deleted 2025/10/06 04:56:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.77s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using smallest mode. 2025/10/06 04:56:19 NOTICE: one: Found 3 files with duplicate names 2025/10/06 04:56:19 INFO : one: Deleted 2025/10/06 04:56:20 INFO : one: Deleted 2025/10/06 04:56:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.62s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Looking for duplicate names using rename mode. 2025/10/06 04:56:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/06 04:56:28 INFO : one-2.txt: renamed from: one.txt 2025/10/06 04:56:29 INFO : one-3.txt: renamed from: one.txt 2025/10/06 04:56:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:35 DEBUG : dupe1/one.txt: md5 = 6a90bc1f6045b176eb81bfbdd4a89ae4 OK 2025/10/06 04:56:37 DEBUG : dupe2/two.txt: md5 = 6466ec0dfb2eff11e05c4e6c56cf76b4 OK 2025/10/06 04:56:39 DEBUG : dupe3/three.txt: md5 = 7984d04ecef2db2365e5e98e3460d340 OK 2025/10/06 04:56:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/06 04:56:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/06 04:56:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/06 04:56:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/06 04:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/06 04:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/06 04:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:56:47 DEBUG : a.txt: md5 = 1aa906e2778887f0829841c7f9002d74 OK 2025/10/06 04:56:49 DEBUG : zend.txt: md5 = a9719ac80d6cd30ee39384d97f7a0db9 OK 2025/10/06 04:56:51 DEBUG : sub dir/hello world: md5 = b78b9c3bc27e5d09b516bf0a473e8579 OK 2025/10/06 04:56:53 DEBUG : sub dir/hello world2: md5 = 57c9c9e15578d0a0162785b306dec827 OK 2025/10/06 04:56:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 317b0b41be60a3e1f351ac3cafda279e OK 2025/10/06 04:56:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1feb189fae5f0e56363a782691e69459 OK 2025/10/06 04:56:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4aa9e6b870c2b61279f65a20f1a544f2 OK 2025/10/06 04:57:00 DEBUG : a.txt: Excluded (Size Filter) 2025/10/06 04:57:00 DEBUG : a.txt: Excluded 2025/10/06 04:57:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 04:57:00 DEBUG : sub dir/hello world: Excluded 2025/10/06 04:57:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 04:57:00 DEBUG : sub dir/hello world2: Excluded 2025/10/06 04:57:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 04:57:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 04:57:01 DEBUG : sub dir/hello world: Excluded 2025/10/06 04:57:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 04:57:01 DEBUG : sub dir/hello world2: Excluded 2025/10/06 04:57:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 04:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/06 04:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/06 04:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/06 04:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/06 04:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/06 04:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/06 04:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.88s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:09 DEBUG : a.txt: md5 = 6a9643ad5933f1deae0741cd60bea6f2 OK 2025/10/06 04:57:11 DEBUG : zend.txt: md5 = 1d0aa5a542e3d90d4e85e1dd679b4b4b OK 2025/10/06 04:57:13 DEBUG : sub dir/hello world: md5 = 3b85db098d4df5abe6a5f361078d5bb1 OK 2025/10/06 04:57:14 DEBUG : sub dir/hello world2: md5 = 26753d4768619c2595d582b648995b39 OK 2025/10/06 04:57:17 DEBUG : sub dir/ignore dir/.ignore: md5 = d53d1997ec3e2e96d2b82dd947235aff OK 2025/10/06 04:57:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2c4cb07c80373864560da46a9cd0203f OK 2025/10/06 04:57:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8e59019f496c0324ab6fc6aca445069d OK 2025/10/06 04:57:22 DEBUG : a.txt: Excluded (Size Filter) 2025/10/06 04:57:22 DEBUG : a.txt: Excluded 2025/10/06 04:57:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 04:57:22 DEBUG : sub dir/hello world2: Excluded 2025/10/06 04:57:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 04:57:22 DEBUG : sub dir/hello world: Excluded 2025/10/06 04:57:23 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 04:57:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/06 04:57:23 DEBUG : sub dir/hello world2: Excluded 2025/10/06 04:57:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/06 04:57:23 DEBUG : sub dir/hello world: Excluded 2025/10/06 04:57:23 DEBUG : sub dir/ignore dir: Excluded 2025/10/06 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/06 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/06 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/06 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/06 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/06 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/06 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:31 DEBUG : file1: md5 = db6e9c4c06fe09eaaadaa2e3f3df7669 OK 2025/10/06 04:57:33 DEBUG : sub/file2: md5 = 3458d5d8e77e228f9841470ab509b992 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 2025/10/06 04:57:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/06 04:57:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/06 04:57:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/06 04:57:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.62s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:41 DEBUG : file1: md5 = fb26a0593e46504bf7a69ea239e2779f OK 2025/10/06 04:57:43 DEBUG : sub/file2: md5 = 97f1f5e7af95bdfa454fc5bf031e7415 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 2025/10/06 04:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/notfound" 2025/10/06 04:57:47 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/06 04:57:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.89s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Making directory 2025/10/06 04:57:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:54 DEBUG : sub dir/hello world: md5 = 63639e3a2d8c1fa742657545187805b8 OK 2025/10/06 04:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.02s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:57:59 DEBUG : potato2: md5 = a5405c95b05344868a06831b581335fa OK 2025/10/06 04:58:00 DEBUG : empty space: md5 = 9fa34226cd0eb369423e015f19bb5e08 OK --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:03 DEBUG : potato2: md5 = ce950477fa72046cdb0b7747b0d7d117 OK 2025/10/06 04:58:05 DEBUG : empty space: md5 = 2dbc0a997d1e02477e68cea7d0e4ac30 OK 2025/10/06 04:58:05 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:08 DEBUG : potato2: md5 = c3a6ce2babf9039dbf4770180cc00fc9 OK 2025/10/06 04:58:10 DEBUG : empty space: md5 = c7263394782478bd4a90eb27e387d967 OK --- PASS: TestLsLong (4.95s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:13 DEBUG : potato2: md5 = 5719f69508eb3623e82c5bc30d8e3286 OK 2025/10/06 04:58:15 DEBUG : empty space: md5 = 0b3efce1b41ca8f73854e0e4f11cbb39 OK --- PASS: TestHashSums (4.70s) === RUN TestHashSumsWithErrors 2025/10/06 04:58:17 DEBUG : Creating backend with remote ":memory:" 2025/10/06 04:58:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/06 04:58:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/06 04:58:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:18 DEBUG : potato2: md5 = 959eee953b8f0f64cdbdc087f5614ca7 OK 2025/10/06 04:58:19 DEBUG : empty space: md5 = d0f9247be645eb3ed948b44c572c6cbd OK 2025/10/06 04:58:22 DEBUG : sub dir/potato3: md5 = b8c7166d32766e87478c878a1f800be3 OK 2025/10/06 04:58:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.71s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:27 DEBUG : small: md5 = 7d24ad69733f204ce9bd5fb3134f3a20 OK 2025/10/06 04:58:28 DEBUG : medium: md5 = 43c92a4964b31b08b103e648b59a0a94 OK 2025/10/06 04:58:30 DEBUG : large: md5 = 6105558df3d6b667a1f3771a4d4d540e OK 2025/10/06 04:58:30 DEBUG : Waiting for deletions to finish 2025/10/06 04:58:30 DEBUG : large: Excluded (Size Filter) 2025/10/06 04:58:31 INFO : small: Deleted 2025/10/06 04:58:31 INFO : medium: Deleted --- PASS: TestDelete (6.64s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:33 DEBUG : small: md5 = 89396dee5de122019ad31df1d1ebb61b OK 2025/10/06 04:58:35 DEBUG : medium: md5 = 2b7361803c905df5aa8575685df078ce OK 2025/10/06 04:58:36 DEBUG : large: md5 = 49e2d72935b212548298fd7c3c7fe6a0 OK 2025/10/06 04:58:37 DEBUG : Waiting for deletions to finish 2025/10/06 04:58:37 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/06 04:58:38 INFO : small: Deleted 2025/10/06 04:58:38 INFO : large: Deleted --- PASS: TestMaxDelete (7.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:41 DEBUG : small: md5 = 3be9cbedf6e3b9bf1234e475e18780ba OK 2025/10/06 04:58:42 DEBUG : medium: md5 = c9246e9b24a0609a84a8b0c21c288e56 OK 2025/10/06 04:58:44 DEBUG : large: md5 = 47fdbc5feab65ad6e7e9c100ff5ff207 OK 2025/10/06 04:58:44 DEBUG : Waiting for deletions to finish 2025/10/06 04:58:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/06 04:58:44 INFO : medium: Deleted 2025/10/06 04:58:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:48 DEBUG : small: md5 = a44f5d83ee049191a30e904401b91254 OK 2025/10/06 04:58:49 DEBUG : medium: md5 = a3e379e7033b02e29da76adc201ad31f OK 2025/10/06 04:58:51 DEBUG : large: md5 = 9468ee126d8b06051fd33a8682b54bfa OK 2025/10/06 04:58:51 DEBUG : Waiting for deletions to finish 2025/10/06 04:58:51 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/06 04:58:52 INFO : large: Deleted 2025/10/06 04:58:52 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.09s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:55 DEBUG : ReadFile: md5 = 0f3af2945858fcade7bb86bc3328738a OK --- PASS: TestReadFile (4.43s) === RUN TestRetry 2025/10/06 04:58:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/06 04:58:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/06 04:58:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 04:58:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 04:58:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 04:58:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/06 04:58:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:58:59 DEBUG : file1: md5 = 3922a38cbff269a4007fe10958423810 OK 2025/10/06 04:59:00 DEBUG : file2: md5 = ce05851cc0ced50d8c968d8feebc456e OK --- PASS: TestCat (16.03s) === RUN TestPurge 2025/10/06 04:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wapatog2yoyi" 2025/10/06 04:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 04:59:14 DEBUG : Creating backend with remote "TestDrive:crypt/m8brndhnh6vkncpnl8t5heas2dnp7vn1g1a7a9sltl566r2hgp2g" 2025/10/06 04:59:15 DEBUG : Creating backend with remote "/tmp/rclone2659415592" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wapatog2yoyi'", Local "Local file system at /tmp/rclone2659415592", Modify Window "1ms" 2025/10/06 04:59:19 DEBUG : A1/B1/C1/one: md5 = 79f3d82d2769fd5289df12edd9de5e78 OK 2025/10/06 04:59:19 INFO : A2: Making directory 2025/10/06 04:59:20 INFO : A1/B2: Making directory 2025/10/06 04:59:21 INFO : A1/B2/C2: Making directory 2025/10/06 04:59:21 INFO : A1/B1/C3: Making directory 2025/10/06 04:59:22 INFO : A3: Making directory 2025/10/06 04:59:23 INFO : A3/B3: Making directory 2025/10/06 04:59:24 INFO : A3/B3/C4: Making directory 2025/10/06 04:59:26 DEBUG : A1/two: md5 = 0489c7e138f238c8a322217fccb1983e OK 2025/10/06 04:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wapatog2yoyi': Purge remote 2025/10/06 04:59:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:59:33 DEBUG : A1/B1/C1/one: md5 = 9708863ddab8b35e1ac3a167da3ceb6a OK 2025/10/06 04:59:33 INFO : A2: Making directory 2025/10/06 04:59:34 INFO : A1/B2: Making directory 2025/10/06 04:59:34 INFO : A1/B2/C2: Making directory 2025/10/06 04:59:35 INFO : A1/B1/C3: Making directory 2025/10/06 04:59:36 INFO : A3: Making directory 2025/10/06 04:59:37 INFO : A3/B3: Making directory 2025/10/06 04:59:37 INFO : A3/B3/C4: Making directory 2025/10/06 04:59:40 DEBUG : A1/two: md5 = 9711822bd66cb1fa772d0f5354443a20 OK 2025/10/06 04:59:41 DEBUG : removing 1 level 3 directories 2025/10/06 04:59:41 INFO : A3/B3/C4: Removing directory 2025/10/06 04:59:44 DEBUG : removing 2 level 3 directories 2025/10/06 04:59:44 INFO : A1/B2/C2: Removing directory 2025/10/06 04:59:44 INFO : A1/B1/C3: Removing directory 2025/10/06 04:59:44 DEBUG : removing 2 level 2 directories 2025/10/06 04:59:44 INFO : A3/B3: Removing directory 2025/10/06 04:59:44 INFO : A1/B2: Removing directory 2025/10/06 04:59:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 04:59:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/06 04:59:45 DEBUG : removing 2 level 1 directories 2025/10/06 04:59:45 INFO : A3: Removing directory 2025/10/06 04:59:45 INFO : A2: Removing directory 2025/10/06 04:59:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/06 04:59:49 DEBUG : removing 1 level 3 directories 2025/10/06 04:59:49 INFO : A1/B1/C1: Removing directory 2025/10/06 04:59:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:50 DEBUG : removing 1 level 2 directories 2025/10/06 04:59:50 INFO : A1/B1: Removing directory 2025/10/06 04:59:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 04:59:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 04:59:51 DEBUG : removing 1 level 1 directories 2025/10/06 04:59:51 INFO : A1: Removing directory 2025/10/06 04:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 04:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 04:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 04:59:51 DEBUG : removing 1 level 0 directories 2025/10/06 04:59:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Removing directory 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/06 04:59:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 04:59:53 INFO : A1: Making directory 2025/10/06 04:59:54 INFO : A1/B1: Making directory 2025/10/06 04:59:55 INFO : A1/B1/C1: Making directory 2025/10/06 04:59:58 DEBUG : removing 1 level 3 directories 2025/10/06 04:59:58 INFO : A1/B1/C1: Removing directory 2025/10/06 04:59:58 DEBUG : removing 1 level 2 directories 2025/10/06 04:59:58 INFO : A1/B1: Removing directory 2025/10/06 04:59:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 05:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:01 INFO : A1: Making directory 2025/10/06 05:00:02 INFO : A1/B1: Making directory 2025/10/06 05:00:02 INFO : A1/B1/C1: Making directory 2025/10/06 05:00:05 DEBUG : removing 1 level 3 directories 2025/10/06 05:00:05 INFO : A1/B1/C1: Removing directory 2025/10/06 05:00:06 DEBUG : removing 1 level 2 directories 2025/10/06 05:00:06 INFO : A1/B1: Removing directory 2025/10/06 05:00:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 05:00:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:10 DEBUG : file1: md5 = 7dda85ac40a38529fd4c1237b0238cba OK 2025/10/06 05:00:11 DEBUG : filename.txt: File name found in url 2025/10/06 05:00:12 DEBUG : filename.txt: md5 = 8498087b6ca214c5ad43ebb8889c0ed1 OK 2025/10/06 05:00:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/06 05:00:14 DEBUG : headerfilename.txt: md5 = f8e2bd2f2f64f5829fae73716113e3e3 OK 2025/10/06 05:00:15 DEBUG : file2: md5 = bc563730bbc5804b2ab8e6fcabf281b4 OK --- PASS: TestCopyURL (9.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 05:00:20 DEBUG : sub/file2: md5 = a2319cec0caf0d1c76f6a1f402e1e453 OK 2025/10/06 05:00:20 INFO : file1: Copied (new) to: sub/file2 2025/10/06 05:00:20 INFO : file1: Deleted 2025/10/06 05:00:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 05:00:21 DEBUG : file1: Unchanged skipping 2025/10/06 05:00:21 INFO : file1: Deleted 2025/10/06 05:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': don't need to copy/move sub/file2, it is already at target location 2025/10/06 05:00:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 05:00:26 DEBUG : file1: md5 = 22362c75284dbd3672d47624255e696d OK 2025/10/06 05:00:26 INFO : file1: Copied (new) 2025/10/06 05:00:26 INFO : file1: Deleted 2025/10/06 05:00:26 DEBUG : file1: Destination exists, skipping 2025/10/06 05:00:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:31 DEBUG : dst/file1: md5 = 416cf00edca89881ed48f4eddc999b4b OK 2025/10/06 05:00:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikepeh9zapi/backup" 2025/10/06 05:00:32 DEBUG : Creating backend with remote "TestDrive:crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg/1nrff024r7pq65ecp72fc28jb0" 2025/10/06 05:00:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/06 05:00:36 INFO : dst/file1: Moved (server-side) 2025/10/06 05:00:37 DEBUG : dst/file1: md5 = 01d9b235283e3cfa047f088dc0f8324c OK 2025/10/06 05:00:37 INFO : dst/file1: Copied (new) 2025/10/06 05:00:37 INFO : dst/file1: Deleted 2025/10/06 05:00:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 05:00:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/06 05:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.41s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:00:44 DEBUG : A1/one: md5 = b791693b4e1f74acf9e7bd8a42710407 OK 2025/10/06 05:00:45 DEBUG : A1/two: md5 = e1ccd4c987628352e5ab55bbacb4f01a OK 2025/10/06 05:00:48 DEBUG : A1/B1/three: md5 = 9e6fc8f2fffa630915ec4f3a1e00e501 OK 2025/10/06 05:00:50 DEBUG : A1/B1/C1/four: md5 = bf7818c3a7b68dfb75b753214c505baa OK 2025/10/06 05:00:52 DEBUG : A1/B1/C2/five: md5 = aa8aaf90b331b1b8de6a83a63c073eb7 OK 2025/10/06 05:00:52 INFO : A1/B2: Making directory 2025/10/06 05:00:53 INFO : A1/B1/C3: Making directory 2025/10/06 05:01:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/06 05:01:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/06 05:01:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/06 05:01:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/06 05:01:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/06 05:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 05:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 05:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 05:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 05:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 05:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/06 05:01:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/06 05:01:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/06 05:01:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/06 05:01:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/06 05:01:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/06 05:01:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 05:01:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 05:01:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 05:01:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 05:01:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 05:01:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/06 05:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/06 05:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/06 05:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/06 05:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/06 05:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/06 05:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/06 05:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/06 05:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/06 05:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.28s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 05:01:29 DEBUG : no_checksum_small_file_from_pipe: md5 = d4522f8683f6831aaf1b1a91ddda7cf9 OK 2025/10/06 05:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/06 05:01:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 05:01:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/06 05:01:31 DEBUG : no_checksum_big_file_from_pipe: md5 = be2002819863617c79f9dac8b54e33ec OK 2025/10/06 05:01:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 05:01:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 75e5ac58026165a95dd6734fce7d4eac OK 2025/10/06 05:01:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 05:01:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/06 05:01:36 DEBUG : with_checksum_big_file_from_pipe: md5 = fb7a463d905fb8102b6bbed1fd7a1e63 OK 2025/10/06 05:01:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 05:01:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 05:01:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/06 05:01:41 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 05:01:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/06 05:01:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/06 05:01:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.29s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/06 05:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (48 bytes), uploading instead of streaming 2025/10/06 05:01:49 DEBUG : rcat_metadata: md5 = 8bcaa66fd8bc9a5111aebf25ecc087a5 OK 2025/10/06 05:01:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/06 05:01:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/06 05:01:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 435e86d9254f7a2824ef2448d3b9d164 OK 2025/10/06 05:01:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (2.83s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:01:55 DEBUG : potato1: md5 = d6803f3057e9e7860dcdaaf4995312a2 OK 2025/10/06 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (60 bytes), uploading instead of streaming 2025/10/06 05:01:57 DEBUG : potato2: md5 = 6c181cf7ce2f8d26c076abc10e35152b OK 2025/10/06 05:01:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:00 DEBUG : potato1: md5 = de2c05c12474e92119e5f129737352c1 OK 2025/10/06 05:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': File to upload is small (60 bytes), uploading instead of streaming 2025/10/06 05:02:02 DEBUG : potato2: md5 = 58e95d03a8bcc441f3a5c99df806af8d OK 2025/10/06 05:02:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:05 DEBUG : potato2: md5 = e241d107d19c7e650132c98dd5174c9a OK 2025/10/06 05:02:07 DEBUG : empty space: md5 = cc9891321bbe6c321f29591087173c8a OK 2025/10/06 05:02:09 DEBUG : sub dir/potato3: md5 = 011398f7b60edc8c673a1a4ac5f6d826 OK 2025/10/06 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Touching "sub dir/potato3" 2025/10/06 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Touching "empty space" 2025/10/06 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Touching "potato2" 2025/10/06 05:02:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.73s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:14 DEBUG : dir with metadata: Making directory with metadata 2025/10/06 05:02:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:16 DEBUG : directory with modtime: Making directory with metadata 2025/10/06 05:02:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/06 05:02:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 05:02:19 DEBUG : Google drive root 'crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg': Skipping btime metadata as can't update it on an existing file: 2025-10-06T05:02:19.017093068Z 2025/10/06 05:02:19 INFO : non existent directory: Updated directory metadata 2025/10/06 05:02:21 DEBUG : Google drive root 'crypt/636vbrutgr3m9vmashu8qhqnn106tl428qe210rc790fc0nlg3rg': Skipping btime metadata as can't update it on an existing file: 2025-10-06T05:02:19.017093068Z 2025/10/06 05:02:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/06 05:02:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/06 05:02:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/06 05:02:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 05:02:28 DEBUG : dst: Making directory with metadata 2025/10/06 05:02:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 05:02:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 05:02:29 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 05:02:29 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 05:02:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/06 05:02:30 INFO : dst: Set directory modification time (using SetModTime) 2025/10/06 05:02:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.50s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi'", Local "Local file system at /tmp/rclone3974768911", Modify Window "1ms" 2025/10/06 05:02:33 DEBUG : sub dir/test remove existing: md5 = 24f95dbe8da8f3abe718ee4e73b0cc4a OK 2025/10/06 05:02:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 74b306d1914d03ffc897533e7596221a OK 2025/10/06 05:02:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qubufiq7" before starting 2025/10/06 05:02:38 DEBUG : sub dir/test remove existing.qubufiq7: TEST: removing renamed existing file after operation 2025/10/06 05:02:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hunodiv2" before starting 2025/10/06 05:02:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hunodiv2: TEST: renaming existing back after failed operation 2025/10/06 05:02:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qocufer4" before starting 2025/10/06 05:02:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qocufer4: TEST: removing renamed existing file after operation 2025/10/06 05:02:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f58fgbbgok8baj4o3anjlcgr8mv0ev2hgm40q4qehdpu6ipbbq3m76ik9t6po75fdpeluop2frhslulk6ucdu1h179cov5ilg2b0cda37ha6vtrkpobbnmsvem3opqv2cfvgf33ejv00gcfm2udktud5sekrnfsmjvs68obleh0jgoss3etg" 2025/10/06 05:02:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o0lohunt8kbko1jb590r6reivj75i15i8va767psr1qrjogpg9i0" --- PASS: TestRemoveExisting (13.95s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/06 05:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikepeh9zapi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.998348156s (try 1/5)