"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/26 17:15:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme" 2025/06/26 17:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:15:10 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110" 2025/06/26 17:15:11 DEBUG : Creating backend with remote "/tmp/rclone556988266" === 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/26 17:15:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/26 17:15:12 DEBUG : potato: Seek from 10 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 10 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/26 17:15:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/26 17:15:12 DEBUG : potato: Seek from 8 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 8 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/26 17:15:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:15:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:15:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:15:12 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:15:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/26 17:15:12 DEBUG : potato: Seek from 9 to 0 2025/06/26 17:15:12 DEBUG : potato: Seek from 9 to 0 2025/06/26 17:15:12 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:15:14 DEBUG : rutabaga: md5 = f14eb08683706e81ba53f850a3a5f0e8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/26 17:15:16 DEBUG : empty space: md5 = 32624b58e6c10ae0347fab7d57955f38 OK === RUN TestCheck/3 2025/06/26 17:15:18 DEBUG : potato2: md5 = 07f055d8e3e676ae0e3ca2f6eb3a95be OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/26 17:15:20 DEBUG : remotepotato: md5 = 5e3f5af83e1b55c9fc94a0278cb57a45 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.74s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/26 17:15:24 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 17:15:24 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 17:15:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/26 17:15:24 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/06/26 17:15:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/26 17:15:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:15:25 DEBUG : rutabaga: md5 = c028b13cc423c6b92c9c10aed2194f6b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/26 17:15:29 DEBUG : empty space: md5 = 0e56b1ff10de3d43f13f0a784962f565 OK === RUN TestCheckDownload/3 2025/06/26 17:15:32 DEBUG : potato2: md5 = 29da152c4f80ec7b59fa78ca7a569f41 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/26 17:15:36 DEBUG : remotepotato: md5 = 1a764e29a1d6b17eef0c6a6da49dc08a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.06s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.31s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:15:43 DEBUG : rutabaga: md5 = 37e0fbc31d19f1e2611e7c6688e7e346 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/26 17:15:45 DEBUG : empty space: md5 = bf3c1eaa759b7e79653aac67448158de OK === RUN TestCheckSizeOnly/3 2025/06/26 17:15:47 DEBUG : potato2: md5 = 1931940207f8fea57edb4d03fca5a2e6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/26 17:15:50 DEBUG : remotepotato: md5 = 36b77dcdbfc04794eb27b1110e875726 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.17s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.56s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:15:54 DEBUG : test.sum: md5 = d5fe34d736c8ed3a049f4f91853747a0 OK 2025/06/26 17:15:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 17:15:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 17:15:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 17:15:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/26 17:15:57 DEBUG : test.sum: md5 = 42f8ec78216a283c3480dd46ee1c16c1 OK 2025/06/26 17:15:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 17:15:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 17:15:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 17:15:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.14s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:15:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/data" 2025/06/26 17:15:59 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme/data' lacks md5, skipping --- SKIP: TestCheckSum (2.31s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:16:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/data" 2025/06/26 17:16:01 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/vjrnln8ratgmqakfosrqe8espk" 2025/06/26 17:16:05 DEBUG : data/banana: md5 = 9b9a0c5d19bde865e4c5604ea7e76f86 OK 2025/06/26 17:16:07 DEBUG : test.sum: md5 = 8bb9c772bac7546af2caa8a8cf00c408 OK === RUN TestCheckSumDownload/subtest1 2025/06/26 17:16:11 DEBUG : data/potato: md5 = 1cb51206c2486175f3b87a42e6960ab4 OK 2025/06/26 17:16:13 DEBUG : test.sum: md5 = 9cd34910d418254eb277128710634de1 OK === RUN TestCheckSumDownload/subtest2 2025/06/26 17:16:18 DEBUG : test.sum: md5 = 46d8814bed6d7004f4de05df853f6094 OK === RUN TestCheckSumDownload/subtest3 2025/06/26 17:16:22 DEBUG : test.sum: md5 = e43415e1277e868c758fcf1d8620cc87 OK === RUN TestCheckSumDownload/subtest4 2025/06/26 17:16:27 DEBUG : test.sum: md5 = 7860eb94250b94035a3879238ec43f9f OK === RUN TestCheckSumDownload/subtest5 2025/06/26 17:16:31 DEBUG : test.sum: md5 = e67450ccc60dab5adcf8fef01483e193 OK === RUN TestCheckSumDownload/subtest6 2025/06/26 17:16:35 DEBUG : data/banana: md5 = 6a9eafcda487dca364d60176020cd285 OK 2025/06/26 17:16:37 DEBUG : data/potato: md5 = bf93060ba54072c9790e4a1b43dae499 OK 2025/06/26 17:16:38 DEBUG : test.sum: md5 = 773986e0931bac64e29ae293c117f5a7 OK === RUN TestCheckSumDownload/subtest7 2025/06/26 17:16:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/26 17:16:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.01s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.55s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/06/26 17:16:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-micuber6haqi" 2025/06/26 17:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:16:44 DEBUG : Creating backend with remote "TestDrive:crypt/6v5qb0e791jkoehtp8fqa1d3btv16nv01qllu0q5alnjreer6h60" 2025/06/26 17:16:45 DEBUG : Creating backend with remote "/tmp/rclone1418764228" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi'", Local "Local file system at /tmp/rclone1418764228", Modify Window "1ms" 2025/06/26 17:16:48 DEBUG : hello, world!: md5 = 73c758159153535649d34890c66419e1 OK upper checkfile vs. lower remote (without normalization) 2025/06/26 17:16:48 ERROR : hello, world!: sum not found 2025/06/26 17:16:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi' 2025/06/26 17:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': 1 files missing 2025/06/26 17:16:48 NOTICE: 1 hashes missing 2025/06/26 17:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': 2 differences found 2025/06/26 17:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/26 17:16:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': 0 differences found 2025/06/26 17:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': 1 matching files 2025/06/26 17:16:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-horiqis9lufa" 2025/06/26 17:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:16:49 DEBUG : Creating backend with remote "TestDrive:crypt/p8d2g5on62q1c1p7f3k4pm2cofrb5t5737vqcqjbf1hd1omikc8g" 2025/06/26 17:16:50 DEBUG : Creating backend with remote "/tmp/rclone1782309951" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa'", Local "Local file system at /tmp/rclone1782309951", Modify Window "1ms" 2025/06/26 17:16:53 DEBUG : HELLO, WORLD!: md5 = ed4dbe6cf41e66caccf9ba71573fcd31 OK lower checkfile vs. upper remote (without normalization) 2025/06/26 17:16:53 ERROR : HELLO, WORLD!: sum not found 2025/06/26 17:16:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa' 2025/06/26 17:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': 1 files missing 2025/06/26 17:16:53 NOTICE: 1 hashes missing 2025/06/26 17:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': 2 differences found 2025/06/26 17:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/26 17:16:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': 0 differences found 2025/06/26 17:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': 1 matching files 2025/06/26 17:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxapel9xipa" 2025/06/26 17:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/fbrnqpg27lfr3oa6kt114um39jhphh6ph3ipcb2t1nsaesbm32cg" 2025/06/26 17:16:55 DEBUG : Creating backend with remote "/tmp/rclone1850274840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa'", Local "Local file system at /tmp/rclone1850274840", Modify Window "1ms" 2025/06/26 17:16:57 DEBUG : HeLlO, wOrLd!: md5 = 55651f3301b558d8772f5f60112f3e5a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/26 17:16:58 ERROR : HeLlO, wOrLd!: sum not found 2025/06/26 17:16:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa' 2025/06/26 17:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': 1 files missing 2025/06/26 17:16:58 NOTICE: 1 hashes missing 2025/06/26 17:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': 2 differences found 2025/06/26 17:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/26 17:16:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': 0 differences found 2025/06/26 17:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': 1 matching files 2025/06/26 17:16:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiridoq2doba" 2025/06/26 17:16:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:16:59 DEBUG : Creating backend with remote "TestDrive:crypt/gqcb2jufm5ns9f1qjtgm4lh02ecg825r6pi9v2mv4io34kmg5bg0" 2025/06/26 17:17:00 DEBUG : Creating backend with remote "/tmp/rclone1020285569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba'", Local "Local file system at /tmp/rclone1020285569", Modify Window "1ms" 2025/06/26 17:17:03 DEBUG : HELLO, WORLD!: md5 = 0fc7e330b4002235771448cf421079c5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/26 17:17:03 ERROR : HELLO, WORLD!: sum not found 2025/06/26 17:17:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba' 2025/06/26 17:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': 1 files missing 2025/06/26 17:17:03 NOTICE: 1 hashes missing 2025/06/26 17:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': 2 differences found 2025/06/26 17:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/26 17:17:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': 0 differences found 2025/06/26 17:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': 1 matching files 2025/06/26 17:17:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-potuhis6yahe" 2025/06/26 17:17:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:04 DEBUG : Creating backend with remote "TestDrive:crypt/p56n5jo4esusklr8o8a2ok6pre0fdv4dsghugpganp28s2s2sbfg" 2025/06/26 17:17:05 DEBUG : Creating backend with remote "/tmp/rclone4169642032" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe'", Local "Local file system at /tmp/rclone4169642032", Modify Window "1ms" 2025/06/26 17:17:08 DEBUG : 測試_Русский___ě_áñ: md5 = a19d0bc2c9c06b784983bfbdd59303bc OK NFD checkfile vs. NFC remote (without normalization) 2025/06/26 17:17:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe' 2025/06/26 17:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': 1 files missing 2025/06/26 17:17:08 NOTICE: 1 hashes missing 2025/06/26 17:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': 2 differences found 2025/06/26 17:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/26 17:17:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': 0 differences found 2025/06/26 17:17:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': 1 matching files 2025/06/26 17:17:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rijuqog5qazi" 2025/06/26 17:17:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/m9ivh18ff01p956oa52oijjmtj2gp0inlfbdi5gnjdgofput8lng" 2025/06/26 17:17:11 DEBUG : Creating backend with remote "/tmp/rclone2657978561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi'", Local "Local file system at /tmp/rclone2657978561", Modify Window "1ms" 2025/06/26 17:17:13 DEBUG : 測試_Русский___ě_áñ: md5 = 17aad12947e0a55efdd50d90e4045978 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/26 17:17:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi' 2025/06/26 17:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': 1 files missing 2025/06/26 17:17:13 NOTICE: 1 hashes missing 2025/06/26 17:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': 2 differences found 2025/06/26 17:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/26 17:17:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': 0 differences found 2025/06/26 17:17:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': 1 matching files 2025/06/26 17:17:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-royicis6sope" 2025/06/26 17:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:15 DEBUG : Creating backend with remote "TestDrive:crypt/11d3sv7ofv53cul3pbk2khi98vvnvtg5bs630hcavj5q1roafe50" 2025/06/26 17:17:16 DEBUG : Creating backend with remote "/tmp/rclone1039049517" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope'", Local "Local file system at /tmp/rclone1039049517", Modify Window "1ms" 2025/06/26 17:17:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2a0ef913699aa0d5f5928c9ef5ed577a OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/26 17:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope' 2025/06/26 17:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': 1 files missing 2025/06/26 17:17:19 NOTICE: 1 hashes missing 2025/06/26 17:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': 2 differences found 2025/06/26 17:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/26 17:17:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': 0 differences found 2025/06/26 17:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': 1 matching files 2025/06/26 17:17:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-botusah4dili" 2025/06/26 17:17:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/3u7pnn6h9jg8mep7ct4q49trj72750d8m21em5i0uhaqnuhkm8a0" 2025/06/26 17:17:21 DEBUG : Creating backend with remote "/tmp/rclone2730103232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili'", Local "Local file system at /tmp/rclone2730103232", Modify Window "1ms" 2025/06/26 17:17:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29ae08618c6a390ec0724cbdf24dce44 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/26 17:17:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili' 2025/06/26 17:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': 1 files missing 2025/06/26 17:17:24 NOTICE: 1 hashes missing 2025/06/26 17:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': 2 differences found 2025/06/26 17:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/26 17:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': 0 differences found 2025/06/26 17:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': 1 matching files 2025/06/26 17:17:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeroxol3laga" 2025/06/26 17:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:26 DEBUG : Creating backend with remote "TestDrive:crypt/36nt48e4mskl86lnfrculc48e48bfbh3r5m8i25psq3t6g0qf3c0" 2025/06/26 17:17:27 DEBUG : Creating backend with remote "/tmp/rclone2869948455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga'", Local "Local file system at /tmp/rclone2869948455", Modify Window "1ms" 2025/06/26 17:17:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b207b1adc14e86adf9e6f9ab43e3cbb OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/26 17:17:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga' 2025/06/26 17:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': 1 files missing 2025/06/26 17:17:29 NOTICE: 1 hashes missing 2025/06/26 17:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': 2 differences found 2025/06/26 17:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/26 17:17:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': 0 differences found 2025/06/26 17:17:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': 1 matching files 2025/06/26 17:17:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cukonav8doki" 2025/06/26 17:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/3cc1pe38kspih6fjro0901ki6d49952dai9hpiiuhqj6m0459skg" 2025/06/26 17:17:32 DEBUG : Creating backend with remote "/tmp/rclone2625539590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki'", Local "Local file system at /tmp/rclone2625539590", Modify Window "1ms" 2025/06/26 17:17:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e0ef3719232873b6ef5a15a5105095c OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/26 17:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki' 2025/06/26 17:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': 1 files missing 2025/06/26 17:17:35 NOTICE: 1 hashes missing 2025/06/26 17:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': 2 differences found 2025/06/26 17:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/26 17:17:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:17:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': 0 differences found 2025/06/26 17:17:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': 1 matching files 2025/06/26 17:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukonav8doki': Purge remote 2025/06/26 17:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeroxol3laga': Purge remote 2025/06/26 17:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botusah4dili': Purge remote 2025/06/26 17:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-royicis6sope': Purge remote 2025/06/26 17:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijuqog5qazi': Purge remote 2025/06/26 17:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potuhis6yahe': Purge remote 2025/06/26 17:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiridoq2doba': Purge remote 2025/06/26 17:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxapel9xipa': Purge remote 2025/06/26 17:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-horiqis9lufa': Purge remote 2025/06/26 17:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-micuber6haqi': Purge remote --- PASS: TestApplyTransforms (56.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:17:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 17:17:43 DEBUG : sub/file2: md5 = b2d99f269ccbf7b058ea807e1a21a996 OK 2025/06/26 17:17:43 INFO : file1: Copied (new) to: sub/file2 2025/06/26 17:17:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 17:17:44 DEBUG : file1: Unchanged skipping 2025/06/26 17:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': don't need to copy/move sub/file2, it is already at target location 2025/06/26 17:17:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.88s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:17:50 DEBUG : dst/file1: md5 = fc12af844072e3825e9f4948be52a2c4 OK 2025/06/26 17:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/backup" 2025/06/26 17:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/1nrff024r7pq65ecp72fc28jb0" 2025/06/26 17:17:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 17:17:55 INFO : dst/file1: Moved (server-side) 2025/06/26 17:17:57 DEBUG : dst/file1: md5 = be6a7e94a8d70746f48c3b98cf24402d OK 2025/06/26 17:17:57 INFO : dst/file1: Copied (new) 2025/06/26 17:17:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:18:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:18:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:18:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/dst" 2025/06/26 17:18:02 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 17:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/CompareDest" 2025/06/26 17:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/gveqi14airsml4bgu7krj116o8" 2025/06/26 17:18:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 17:18:08 DEBUG : one: md5 = 6dd959143a6dc15c984469309847fbc9 OK 2025/06/26 17:18:08 INFO : one: Copied (new) 2025/06/26 17:18:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:11 DEBUG : one: md5 = 826dd8e9d6bd8e2db9c6fa47ffde0536 OK 2025/06/26 17:18:11 INFO : one: Copied (replaced existing) 2025/06/26 17:18:13 DEBUG : dst/one: md5 = e8ba0c7a0f726299e00710939a52417e OK 2025/06/26 17:18:15 DEBUG : CompareDest/one: md5 = d62e2ea6f114511c8d6dd4d101ac2633 OK 2025/06/26 17:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 17:18:18 DEBUG : CompareDest/two: md5 = 8cfbd88def278f2f8725a2ff93f58b2c OK 2025/06/26 17:18:19 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:18:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 17:18:20 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:18:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 17:18:22 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:18:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:23 DEBUG : two: md5 = 6db309adfb81ec34ddcc493971d54db8 OK 2025/06/26 17:18:23 INFO : two: Copied (new) 2025/06/26 17:18:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:18:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:18:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:18:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.29s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:18:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/dst" 2025/06/26 17:18:28 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 17:18:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/CopyDest" 2025/06/26 17:18:30 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/26 17:18:31 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 17:18:34 DEBUG : one: md5 = a44033a29ca2b176f278d66275f3e32a OK 2025/06/26 17:18:34 INFO : one: Copied (new) 2025/06/26 17:18:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:37 DEBUG : one: md5 = a75e322fcc3c64253043d7e1d01babf3 OK 2025/06/26 17:18:37 INFO : one: Copied (replaced existing) 2025/06/26 17:18:39 DEBUG : dst/one: md5 = c3ae96cb9f61946227fa5cf666795e37 OK 2025/06/26 17:18:41 DEBUG : CopyDest/one: md5 = c6f57c85e31ba45da492435924b7352f OK 2025/06/26 17:18:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/BackupDir" 2025/06/26 17:18:42 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/26 17:18:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:18:46 INFO : one: Moved (server-side) 2025/06/26 17:18:47 INFO : one: Copied (server-side copy) 2025/06/26 17:18:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 17:18:49 DEBUG : CopyDest/two: md5 = ff699c3a9cf38f1571a5166a3ab6c5d8 OK 2025/06/26 17:18:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:18:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:51 INFO : two: Copied (server-side copy) 2025/06/26 17:18:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 17:18:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 17:18:52 DEBUG : two: Unchanged skipping 2025/06/26 17:18:54 DEBUG : CopyDest/three: md5 = 3281ca46ce69073edf1f0ea9e90ee1e3 OK 2025/06/26 17:18:55 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 17:18:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 17:18:55 DEBUG : three: Destination not found in --copy-dest 2025/06/26 17:18:56 DEBUG : three: md5 = 58e47c91630ef0bee942d0f05bb51032 OK 2025/06/26 17:18:56 INFO : three: Copied (new) 2025/06/26 17:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 17:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:19:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:19:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:19:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 17:19:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.70s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/26 17:19:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0583e6dad467e209d973dbf3f1b6b40b OK 2025/06/26 17:19:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/26 17:19:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/26 17:19:09 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/26 17:19:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/26 17:19:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/26 17:19:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4f7f5d15004ffcf1be0edbe67537bbc8 OK 2025/06/26 17:19:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/26 17:19:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/26 17:19:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.55s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using skip mode. 2025/06/26 17:19:19 NOTICE: one: Found 2 files with duplicate names 2025/06/26 17:19:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.98s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using skip mode. 2025/06/26 17:19:25 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/26 17:19:25 INFO : one: Deleted 2025/06/26 17:19:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.47s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using first mode. 2025/06/26 17:19:32 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:32 INFO : one: Deleted 2025/06/26 17:19:33 INFO : one: Deleted 2025/06/26 17:19:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using newest mode. 2025/06/26 17:19:39 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:39 INFO : one: Deleted 2025/06/26 17:19:40 INFO : one: Deleted 2025/06/26 17:19:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.84s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using oldest mode. 2025/06/26 17:19:46 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:46 INFO : one: Deleted 2025/06/26 17:19:47 INFO : one: Deleted 2025/06/26 17:19:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.61s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using largest mode. 2025/06/26 17:19:52 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:53 INFO : one: Deleted 2025/06/26 17:19:53 INFO : one: Deleted 2025/06/26 17:19:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:19:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using smallest mode. 2025/06/26 17:19:59 NOTICE: one: Found 3 files with duplicate names 2025/06/26 17:19:59 INFO : one: Deleted 2025/06/26 17:20:00 INFO : one: Deleted 2025/06/26 17:20:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.55s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:20:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Looking for duplicate names using rename mode. 2025/06/26 17:20:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/26 17:20:08 INFO : one-2.txt: renamed from: one.txt 2025/06/26 17:20:09 INFO : one-3.txt: renamed from: one.txt 2025/06/26 17:20:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:20:16 DEBUG : dupe1/one.txt: md5 = c5235fed324e791f0154bfdcb7144465 OK 2025/06/26 17:20:18 DEBUG : dupe2/two.txt: md5 = 6a52d2d69eaf2f59cc34287ad73de93a OK 2025/06/26 17:20:20 DEBUG : dupe3/three.txt: md5 = de80991ce0f2f76ccef7ed5c0044583a OK 2025/06/26 17:20:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/26 17:20:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/26 17:20:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/26 17:20:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/26 17:20:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/26 17:20:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/26 17:20:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.43s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:20:29 DEBUG : a.txt: md5 = 645c410706aee92c53868ed605ef72a3 OK 2025/06/26 17:20:31 DEBUG : zend.txt: md5 = 011eb6574287c7d8a6f9f1b77c8014a1 OK 2025/06/26 17:20:33 DEBUG : sub dir/hello world: md5 = 904f4226447981a46d3ab56016158555 OK 2025/06/26 17:20:35 DEBUG : sub dir/hello world2: md5 = da65c70d7333eb9c8a32dc4066ccceb9 OK 2025/06/26 17:20:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 42c4cd06068dcbfa6c1e33c88b54ec03 OK 2025/06/26 17:20:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3491595c05a2b2aca4fc5ba608bd1680 OK 2025/06/26 17:20:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7b36c62d99b5370264077eb2472ede14 OK 2025/06/26 17:20:42 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 17:20:42 DEBUG : a.txt: Excluded 2025/06/26 17:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 17:20:43 DEBUG : sub dir/hello world2: Excluded 2025/06/26 17:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 17:20:43 DEBUG : sub dir/hello world: Excluded 2025/06/26 17:20:43 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 17:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 17:20:43 DEBUG : sub dir/hello world2: Excluded 2025/06/26 17:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 17:20:43 DEBUG : sub dir/hello world: Excluded 2025/06/26 17:20:44 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 17:20:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/26 17:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.41s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:20:53 DEBUG : a.txt: md5 = 2cad6d9aae80422f2ede2ef3afdfc47d OK 2025/06/26 17:20:54 DEBUG : zend.txt: md5 = b43358af002ca6cbb317a61f21a6eec4 OK 2025/06/26 17:20:57 DEBUG : sub dir/hello world: md5 = 2526ab5dcdf9021939021b61d3efc0b3 OK 2025/06/26 17:20:58 DEBUG : sub dir/hello world2: md5 = 8bb7d989fcd31c3ec67a04d14e0dc6fb OK 2025/06/26 17:21:00 DEBUG : sub dir/ignore dir/.ignore: md5 = dd998f563bff2fbfb624219e4bb73c9b OK 2025/06/26 17:21:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5c9cc7bfada635e5b7a13c4f2b18e509 OK 2025/06/26 17:21:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = a0305020cd47e952521116e9c36c3e59 OK 2025/06/26 17:21:06 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 17:21:06 DEBUG : a.txt: Excluded 2025/06/26 17:21:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 17:21:06 DEBUG : sub dir/hello world2: Excluded 2025/06/26 17:21:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 17:21:06 DEBUG : sub dir/hello world: Excluded 2025/06/26 17:21:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 17:21:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 17:21:07 DEBUG : sub dir/hello world2: Excluded 2025/06/26 17:21:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 17:21:07 DEBUG : sub dir/hello world: Excluded 2025/06/26 17:21:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 17:21:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/26 17:21:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/26 17:21:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/26 17:21:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/26 17:21:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/26 17:21:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/26 17:21:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:16 DEBUG : file1: md5 = 211d34a4910b3423d2fe73117dc64743 OK 2025/06/26 17:21:18 DEBUG : sub/file2: md5 = 5ee45825ab354c00172e460cd7bb6df8 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/06/26 17:21:21 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/26 17:21:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/26 17:21:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/26 17:21:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.99s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:26 DEBUG : file1: md5 = be80d2fb34c621fab0fec76fe2e3b5a3 OK 2025/06/26 17:21:29 DEBUG : sub/file2: md5 = 15ed488593aafb425444c81076f93e52 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/06/26 17:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/notfound" 2025/06/26 17:21:33 DEBUG : Config file has changed externally - reloading 2025/06/26 17:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/qe0i31qdkoejk60elps0ni5sqk" 2025/06/26 17:21:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.67s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Making directory 2025/06/26 17:21:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:40 DEBUG : sub dir/hello world: md5 = 13a42f5c4cbf08bd7c5ba3062837bc50 OK 2025/06/26 17:21:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.08s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:44 DEBUG : potato2: md5 = f28c3350d178420abe8eb8afef67a655 OK 2025/06/26 17:21:46 DEBUG : empty space: md5 = 58b131746a0ccd1a58e91373b24fd274 OK --- PASS: TestLs (5.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:49 DEBUG : potato2: md5 = d89a63ef0332f528bfc4138bd56e0dff OK 2025/06/26 17:21:51 DEBUG : empty space: md5 = 6dd48db20e761548ab501763f8349bc5 OK 2025/06/26 17:21:51 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.33s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:55 DEBUG : potato2: md5 = 250b9ac14e71b485198380378ce0d070 OK 2025/06/26 17:21:56 DEBUG : empty space: md5 = 8a5f37328954c7276185ce70b97c3a86 OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:21:59 DEBUG : potato2: md5 = 02273abe0d03c922f00bca6f1e555638 OK 2025/06/26 17:22:01 DEBUG : empty space: md5 = 5265cfc25b900a75987a6073243f6663 OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2025/06/26 17:22:03 DEBUG : Creating backend with remote ":memory:" 2025/06/26 17:22:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/26 17:22:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 17:22:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/26 17:22:03 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:04 DEBUG : potato2: md5 = 8c90cae7ff836d54bb40ab0fd5d8004c OK 2025/06/26 17:22:06 DEBUG : empty space: md5 = ab513b4b1f2ad1a32fab7b012f6f739e OK 2025/06/26 17:22:08 DEBUG : sub dir/potato3: md5 = 37276f41a962ff96e53bfab4fc9b37dc OK 2025/06/26 17:22:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.47s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:14 DEBUG : small: md5 = 3d99f5c20ec5cd1a6b9ad915129b0a54 OK 2025/06/26 17:22:15 DEBUG : medium: md5 = c6066e2e8a07cf53ba18abb74a02fa1e OK 2025/06/26 17:22:17 DEBUG : large: md5 = 70a2ae7cc5fe39273f1811aed63eaa9a OK 2025/06/26 17:22:17 DEBUG : Waiting for deletions to finish 2025/06/26 17:22:17 DEBUG : large: Excluded (Size Filter) 2025/06/26 17:22:18 INFO : medium: Deleted 2025/06/26 17:22:18 INFO : small: Deleted --- PASS: TestDelete (6.78s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:20 DEBUG : small: md5 = 9cd40390815f019fa94ba9ca34630bbd OK 2025/06/26 17:22:22 DEBUG : medium: md5 = fc3eb527112ad84454e7148e7692a021 OK 2025/06/26 17:22:23 DEBUG : large: md5 = 602946497a2188e360bef2ca464daa6e OK 2025/06/26 17:22:24 DEBUG : Waiting for deletions to finish 2025/06/26 17:22:24 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/26 17:22:24 INFO : medium: Deleted 2025/06/26 17:22:25 INFO : small: Deleted --- PASS: TestMaxDelete (7.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:28 DEBUG : small: md5 = feff01a5498cc61c8df1be4c7bda7d75 OK 2025/06/26 17:22:30 DEBUG : medium: md5 = f8d6cdcdbd595f25067ef9a245972003 OK 2025/06/26 17:22:31 DEBUG : large: md5 = 6da65a5cab04f49083c5eb9743c3086c OK 2025/06/26 17:22:32 DEBUG : Waiting for deletions to finish 2025/06/26 17:22:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 17:22:32 INFO : medium: Deleted 2025/06/26 17:22:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:36 DEBUG : small: md5 = c26436b5e4fe62c684c1ed506f9619f5 OK 2025/06/26 17:22:37 DEBUG : medium: md5 = 1c0c6b4c22b0f44dff140081b375dc0a OK 2025/06/26 17:22:38 DEBUG : large: md5 = f56d8507de83eed86a50f19a4bb28223 OK 2025/06/26 17:22:39 DEBUG : Waiting for deletions to finish 2025/06/26 17:22:39 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 17:22:40 INFO : small: Deleted 2025/06/26 17:22:40 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:43 DEBUG : ReadFile: md5 = 839b30d1768bf7040ca07f70add6fe95 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/06/26 17:22:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/26 17:22:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/26 17:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 17:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 17:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 17:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 17:22:45 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:22:47 DEBUG : file1: md5 = f56d65ae2c224647c7f0113744593df6 OK 2025/06/26 17:22:48 DEBUG : file2: md5 = 437633a8d8a658d64c227e3ed446ce95 OK --- PASS: TestCat (19.03s) === RUN TestPurge 2025/06/26 17:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kelewib9huca" 2025/06/26 17:23:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/m2t4a8k3vmjo8uod5kl7367jl72fn98viauqrs39g5islevc77ug" 2025/06/26 17:23:06 DEBUG : Creating backend with remote "/tmp/rclone1840135212" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kelewib9huca'", Local "Local file system at /tmp/rclone1840135212", Modify Window "1ms" 2025/06/26 17:23:11 DEBUG : A1/B1/C1/one: md5 = b10e65168806dbfd6caa0788f905d7ce OK 2025/06/26 17:23:11 INFO : A2: Making directory 2025/06/26 17:23:11 INFO : A1/B2: Making directory 2025/06/26 17:23:12 INFO : A1/B2/C2: Making directory 2025/06/26 17:23:13 INFO : A1/B1/C3: Making directory 2025/06/26 17:23:14 INFO : A3: Making directory 2025/06/26 17:23:15 INFO : A3/B3: Making directory 2025/06/26 17:23:16 INFO : A3/B3/C4: Making directory 2025/06/26 17:23:18 DEBUG : A1/two: md5 = 4d020c2f2c6e9ce2dc37786f45d58d95 OK 2025/06/26 17:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kelewib9huca': Purge remote 2025/06/26 17:23:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.41s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:23:26 DEBUG : A1/B1/C1/one: md5 = 135aee50c0f6b012bf94386388e64dc8 OK 2025/06/26 17:23:26 INFO : A2: Making directory 2025/06/26 17:23:27 INFO : A1/B2: Making directory 2025/06/26 17:23:27 INFO : A1/B2/C2: Making directory 2025/06/26 17:23:28 INFO : A1/B1/C3: Making directory 2025/06/26 17:23:29 INFO : A3: Making directory 2025/06/26 17:23:30 INFO : A3/B3: Making directory 2025/06/26 17:23:31 INFO : A3/B3/C4: Making directory 2025/06/26 17:23:33 DEBUG : A1/two: md5 = 17bf17b3b5fd6aeed2beb97e97edfb09 OK 2025/06/26 17:23:34 DEBUG : removing 1 level 3 directories 2025/06/26 17:23:34 INFO : A3/B3/C4: Removing directory 2025/06/26 17:23:37 DEBUG : removing 2 level 3 directories 2025/06/26 17:23:37 INFO : A1/B2/C2: Removing directory 2025/06/26 17:23:37 INFO : A1/B1/C3: Removing directory 2025/06/26 17:23:38 DEBUG : removing 2 level 2 directories 2025/06/26 17:23:38 INFO : A3/B3: Removing directory 2025/06/26 17:23:38 INFO : A1/B2: Removing directory 2025/06/26 17:23:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/26 17:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 17:23:39 DEBUG : removing 2 level 1 directories 2025/06/26 17:23:39 INFO : A3: Removing directory 2025/06/26 17:23:39 INFO : A2: Removing directory 2025/06/26 17:23:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/26 17:23:44 DEBUG : removing 1 level 3 directories 2025/06/26 17:23:44 INFO : A1/B1/C1: Removing directory 2025/06/26 17:23:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:44 DEBUG : removing 1 level 2 directories 2025/06/26 17:23:44 INFO : A1/B1: Removing directory 2025/06/26 17:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 17:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:23:45 DEBUG : removing 1 level 1 directories 2025/06/26 17:23:45 INFO : A1: Removing directory 2025/06/26 17:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 17:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 17:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:23:46 DEBUG : removing 1 level 0 directories 2025/06/26 17:23:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Removing directory 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 17:23:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:23:48 INFO : A1: Making directory 2025/06/26 17:23:49 INFO : A1/B1: Making directory 2025/06/26 17:23:50 INFO : A1/B1/C1: Making directory 2025/06/26 17:23:52 DEBUG : removing 1 level 3 directories 2025/06/26 17:23:52 INFO : A1/B1/C1: Removing directory 2025/06/26 17:23:53 DEBUG : removing 1 level 2 directories 2025/06/26 17:23:53 INFO : A1/B1: Removing directory 2025/06/26 17:23:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:23:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:23:56 INFO : A1: Making directory 2025/06/26 17:23:57 INFO : A1/B1: Making directory 2025/06/26 17:23:58 INFO : A1/B1/C1: Making directory 2025/06/26 17:24:01 DEBUG : removing 1 level 3 directories 2025/06/26 17:24:01 INFO : A1/B1/C1: Removing directory 2025/06/26 17:24:01 DEBUG : removing 1 level 2 directories 2025/06/26 17:24:01 INFO : A1/B1: Removing directory 2025/06/26 17:24:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:24:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:24:06 DEBUG : file1: md5 = 340e9bc48769107e036e733b5bb643a9 OK 2025/06/26 17:24:06 DEBUG : filename.txt: File name found in url 2025/06/26 17:24:08 DEBUG : filename.txt: md5 = 8c10a639d16efff16d7b837109c4c126 OK 2025/06/26 17:24:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/26 17:24:09 DEBUG : headerfilename.txt: md5 = 534e98d326becc50a6f410522b757c7d OK 2025/06/26 17:24:11 DEBUG : file2: md5 = b9015b50c5084de0c36f667a04d4f6cb OK --- PASS: TestCopyURL (9.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:24:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 17:24:16 DEBUG : sub/file2: md5 = 3e8e27facd65b859c12332eb150a7dfb OK 2025/06/26 17:24:16 INFO : file1: Copied (new) to: sub/file2 2025/06/26 17:24:16 INFO : file1: Deleted 2025/06/26 17:24:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 17:24:17 DEBUG : file1: Unchanged skipping 2025/06/26 17:24:17 INFO : file1: Deleted 2025/06/26 17:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': don't need to copy/move sub/file2, it is already at target location 2025/06/26 17:24:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.37s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:24:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 17:24:22 DEBUG : file1: md5 = 57d87550026ee7d165a21a323519ce18 OK 2025/06/26 17:24:22 INFO : file1: Copied (new) 2025/06/26 17:24:22 INFO : file1: Deleted 2025/06/26 17:24:22 DEBUG : file1: Destination exists, skipping 2025/06/26 17:24:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.70s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:24:28 DEBUG : dst/file1: md5 = 91ed5c0fc27bdaac3189c8a4b2c85a63 OK 2025/06/26 17:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobodib8qeme/backup" 2025/06/26 17:24:28 DEBUG : Config file has changed externally - reloading 2025/06/26 17:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110/1nrff024r7pq65ecp72fc28jb0" 2025/06/26 17:24:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 17:24:32 INFO : dst/file1: Moved (server-side) 2025/06/26 17:24:34 DEBUG : dst/file1: md5 = 4172c92ab666e8bbfa57939210f3c114 OK 2025/06/26 17:24:34 INFO : dst/file1: Copied (new) 2025/06/26 17:24:34 INFO : dst/file1: Deleted 2025/06/26 17:24:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:24:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 17:24:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.33s) === 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:24:41 DEBUG : A1/one: md5 = 1424636deadbeb45247c0403e049de24 OK 2025/06/26 17:24:42 DEBUG : A1/two: md5 = fed9f42e824d69a9e959e424eed33608 OK 2025/06/26 17:24:45 DEBUG : A1/B1/three: md5 = fae167271be483aae49606985090574c OK 2025/06/26 17:24:47 DEBUG : A1/B1/C1/four: md5 = 21d86ee63037ebc61ee7a85fc5263654 OK 2025/06/26 17:24:49 DEBUG : A1/B1/C2/five: md5 = f61c432796e5520434d4b3849658d6f9 OK 2025/06/26 17:24:49 INFO : A1/B2: Making directory 2025/06/26 17:24:50 INFO : A1/B1/C3: Making directory 2025/06/26 17:25:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/26 17:25:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/26 17:25:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/26 17:25:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/26 17:25:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/26 17:25:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 17:25:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 17:25:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:25:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 17:25:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 17:25:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/26 17:25:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/26 17:25:13 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/26 17:25:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/26 17:25:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/26 17:25:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/26 17:25:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 17:25:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 17:25:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:25:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 17:25:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 17:25:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/26 17:25:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/26 17:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 17:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 17:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 17:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 17:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 17:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 17:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 17:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 17:25:30 DEBUG : no_checksum_small_file_from_pipe: md5 = f0d0f227850a7de784e26fccea015533 OK 2025/06/26 17:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 17:25:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 17:25:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/26 17:25:31 DEBUG : no_checksum_big_file_from_pipe: md5 = cc9eeed79c3ac376653bbad0153ae7bf OK 2025/06/26 17:25: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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 17:25:35 DEBUG : with_checksum_small_file_from_pipe: md5 = ad1887d1c7633d6e719e509f17172426 OK 2025/06/26 17:25:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 17:25:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/26 17:25:37 DEBUG : with_checksum_big_file_from_pipe: md5 = bdd62ef2a68f3c2d412823b304d6504d OK 2025/06/26 17:25:37 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 17:25:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 17:25:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/26 17:25:43 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-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:25:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 17:25:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 17:25:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/26 17:25:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/26 17:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (48 bytes), uploading instead of streaming 2025/06/26 17:25:52 DEBUG : rcat_metadata: md5 = c9048376516918b0678d004499a681a4 OK 2025/06/26 17:25:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/26 17:25:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/26 17:25:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = d63edf9e07fa9b638ada0f34a734c4e3 OK 2025/06/26 17:25:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.95s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:25:58 DEBUG : potato1: md5 = 896e9918a04e2d62f851de60e9c37e36 OK 2025/06/26 17:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/06/26 17:25:59 DEBUG : potato2: md5 = fad9d298d06506185395894d7d6171e8 OK 2025/06/26 17:25:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:02 DEBUG : potato1: md5 = 5261dfcd822333de4718072cec17a499 OK 2025/06/26 17:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/06/26 17:26:03 DEBUG : potato2: md5 = 5e034f579562574158bc38b55b996786 OK 2025/06/26 17:26:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:07 DEBUG : potato2: md5 = eb10bd3484985dc0e1ba36ca0ae4f8d8 OK 2025/06/26 17:26:09 DEBUG : empty space: md5 = bb63154b580cc6586bb8bca8a40e3aca OK 2025/06/26 17:26:11 DEBUG : sub dir/potato3: md5 = dbe7b726341a072ae11901ce8939091b OK 2025/06/26 17:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Touching "sub dir/potato3" 2025/06/26 17:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Touching "empty space" 2025/06/26 17:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Touching "potato2" 2025/06/26 17:26:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.97s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:17 DEBUG : dir with metadata: Making directory with metadata 2025/06/26 17:26:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.16s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:20 DEBUG : directory with modtime: Making directory with metadata 2025/06/26 17:26:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.84s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/26 17:26:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 17:26:23 DEBUG : Google drive root 'crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110': Skipping btime metadata as can't update it on an existing file: 2025-06-26T17:26:23.129999914Z 2025/06/26 17:26:24 INFO : non existent directory: Updated directory metadata 2025/06/26 17:26:26 DEBUG : Google drive root 'crypt/585iv7qeb942m191snohuohecc6a1ei54oo6nkqdjue8lse5m110': Skipping btime metadata as can't update it on an existing file: 2025-06-26T17:26:23.129999914Z 2025/06/26 17:26:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.15s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/26 17:26:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/26 17:26:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.51s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/26 17:26:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 17:26:32 DEBUG : dst: Making directory with metadata 2025/06/26 17:26:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 17:26:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 17:26:34 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 17:26:34 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 17:26:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/26 17:26:35 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 17:26:35 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme'", Local "Local file system at /tmp/rclone556988266", Modify Window "1ms" 2025/06/26 17:26:39 DEBUG : sub dir/test remove existing: md5 = aa497b9967f525bf6e796154d5533f1a OK 2025/06/26 17:26:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1b1530c2ba69a286cf499b223e32b1c9 OK 2025/06/26 17:26:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dadotid3" before starting 2025/06/26 17:26:44 DEBUG : sub dir/test remove existing.dadotid3: TEST: removing renamed existing file after operation 2025/06/26 17:26:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ketuqad1" before starting 2025/06/26 17:26:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ketuqad1: TEST: renaming existing back after failed operation 2025/06/26 17:26:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yofoweb5" before starting 2025/06/26 17:26:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yofoweb5: TEST: removing renamed existing file after operation 2025/06/26 17:26:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "itrcg4gdrqivvk3rrnasqu4j2g3v0ud1f4i97tocl2vnd0v7g290" 2025/06/26 17:26:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pjhsjvfn3chron65mtd271nf91o0v4n5ckup8enqtr9sae1c8iiteqk5ge0pvgq4ehv3vod2dernfbccv1eep0aicg3oajkrb4jf2r5ql430bvp75e074fdr5dits05kqjk1ag9t21qk4s95d6o3lvbu41es6cdccga68pbo8sf73guinh40" --- PASS: TestRemoveExisting (13.88s) === 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/06/26 17:26:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobodib8qeme': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m41.111462602s (try 1/5)