"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/13 03:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa" 2025/07/13 03:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg" 2025/07/13 03:35:33 DEBUG : Creating backend with remote "/tmp/rclone3909138079" === 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/13 03:35:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/13 03:35:33 DEBUG : potato: Seek from 10 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 10 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Seek from 5 to 2 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/13 03:35:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Seek from 5 to 2 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/13 03:35:33 DEBUG : potato: Seek from 8 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 8 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/13 03:35:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 03:35:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 03:35:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 03:35:33 DEBUG : potato: Seek from 5 to 2 2025/07/13 03:35:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/13 03:35:33 DEBUG : potato: Seek from 9 to 0 2025/07/13 03:35:33 DEBUG : potato: Seek from 9 to 0 2025/07/13 03:35:33 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:35:35 DEBUG : rutabaga: md5 = 75142df04ac2f9d1dc9fea51b2bcc1ae OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/13 03:35:37 DEBUG : empty space: md5 = 7dc8a6e4bc579eef607da6c8c178c175 OK === RUN TestCheck/3 2025/07/13 03:35:39 DEBUG : potato2: md5 = 7b208dacaa5ef944d3d95a3205d8ada4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/13 03:35:42 DEBUG : remotepotato: md5 = af6dbb05f92cd5220eaacb3a04929dc1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.37s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/13 03:35:45 DEBUG : Creating backend with remote "nonexistent" 2025/07/13 03:35:45 DEBUG : Creating backend with remote "nonexistent" 2025/07/13 03:35:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/13 03:35:45 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/07/13 03:35:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/13 03:35:45 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:35:46 DEBUG : rutabaga: md5 = 38be83c616d38fe88c8caa94ea8c125e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/13 03:35:50 DEBUG : empty space: md5 = b9637feaec88a34f01f7d2adac9eb0f7 OK === RUN TestCheckDownload/3 2025/07/13 03:35:52 DEBUG : potato2: md5 = 85066c128d2ac828d1f2549a6e4bd943 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/13 03:35:56 DEBUG : remotepotato: md5 = c1644ebd30fd9ec499ae072f2e478f8b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.32s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:36:02 DEBUG : rutabaga: md5 = 5349b52642a7ecb69cc36b66ff10ec3d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/13 03:36:04 DEBUG : empty space: md5 = 080e9a3f86c35fcacd3daa22becfe4f6 OK === RUN TestCheckSizeOnly/3 2025/07/13 03:36:06 DEBUG : potato2: md5 = cfa0fb1ed4e9bbb2cc26c31eeccbfda2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/13 03:36:09 DEBUG : remotepotato: md5 = 982d743d146453ebb474b3f9abc2adf1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.92s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:36:13 DEBUG : test.sum: md5 = 897ccd8e056261fdde3de5b5acdb1a89 OK 2025/07/13 03:36:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/13 03:36:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/13 03:36:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/13 03:36:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/13 03:36:16 DEBUG : test.sum: md5 = 03c12bff5408b69aa9aad55da0c1202d OK 2025/07/13 03:36:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/13 03:36:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/13 03:36:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/13 03:36:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.66s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:36:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/data" 2025/07/13 03:36:18 DEBUG : Config file has changed externally - reloading 2025/07/13 03:36:18 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/data" 2025/07/13 03:36:20 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/vjrnln8ratgmqakfosrqe8espk" 2025/07/13 03:36:23 DEBUG : data/banana: md5 = b86587227db6da6dafb25c6fe443588a OK 2025/07/13 03:36:24 DEBUG : test.sum: md5 = f01f87114ab415beb99e49b7208f3dd8 OK === RUN TestCheckSumDownload/subtest1 2025/07/13 03:36:29 DEBUG : data/potato: md5 = 02596b74bea922e84ac8b0917625f112 OK 2025/07/13 03:36:30 DEBUG : test.sum: md5 = c8be1c4e301e968f2b5523af4011d954 OK === RUN TestCheckSumDownload/subtest2 2025/07/13 03:36:34 DEBUG : test.sum: md5 = ea6d7a9010dbfbfbf15eb9e48e84c3ed OK === RUN TestCheckSumDownload/subtest3 2025/07/13 03:36:38 DEBUG : test.sum: md5 = 525b72530a37b547bde88dc3e6210eff OK === RUN TestCheckSumDownload/subtest4 2025/07/13 03:36:42 DEBUG : test.sum: md5 = d346e7a81dd73a7bfe78cc57a30ab548 OK === RUN TestCheckSumDownload/subtest5 2025/07/13 03:36:46 DEBUG : test.sum: md5 = 4967dba94ac1036ad05baee3f7a8d1fb OK === RUN TestCheckSumDownload/subtest6 2025/07/13 03:36:50 DEBUG : data/banana: md5 = eefbb67ad282fc47c42178cc8317fa7c OK 2025/07/13 03:36:51 DEBUG : data/potato: md5 = 7956ec6670652925aaf2eae4a8edef2c OK 2025/07/13 03:36:53 DEBUG : test.sum: md5 = d66df8cdd8fd5cfae9e8ab64b0516fe1 OK === RUN TestCheckSumDownload/subtest7 2025/07/13 03:36:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/13 03:36:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.75s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.15s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/07/13 03:36:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cocojag4cure" 2025/07/13 03:36:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:36:58 DEBUG : Creating backend with remote "TestDrive:crypt/r3tcbu4839unngronqt7bjjt0lm27785asfm5gf7jok3lui597jg" 2025/07/13 03:36:59 DEBUG : Creating backend with remote "/tmp/rclone795886977" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure'", Local "Local file system at /tmp/rclone795886977", Modify Window "1ms" 2025/07/13 03:37:01 DEBUG : hello, world!: md5 = 4b7dc45bef5d4fb72a345ad471060e0a OK upper checkfile vs. lower remote (without normalization) 2025/07/13 03:37:02 ERROR : hello, world!: sum not found 2025/07/13 03:37:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure' 2025/07/13 03:37:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': 1 files missing 2025/07/13 03:37:02 NOTICE: 1 hashes missing 2025/07/13 03:37:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': 1 differences found 2025/07/13 03:37:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/13 03:37:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': 0 differences found 2025/07/13 03:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': 1 matching files 2025/07/13 03:37:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tujowev7yowa" 2025/07/13 03:37:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:03 DEBUG : Creating backend with remote "TestDrive:crypt/gpeirbt9v43aj1a58v4hf8pos80tq7gous877djdhsrtcld6cak0" 2025/07/13 03:37:04 DEBUG : Creating backend with remote "/tmp/rclone1514613845" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa'", Local "Local file system at /tmp/rclone1514613845", Modify Window "1ms" 2025/07/13 03:37:06 DEBUG : HELLO, WORLD!: md5 = 81a79277f2de1153d216d8ec96ef9b73 OK lower checkfile vs. upper remote (without normalization) 2025/07/13 03:37:07 ERROR : HELLO, WORLD!: sum not found 2025/07/13 03:37:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa' 2025/07/13 03:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': 1 files missing 2025/07/13 03:37:07 NOTICE: 1 hashes missing 2025/07/13 03:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': 1 differences found 2025/07/13 03:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/13 03:37:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': 0 differences found 2025/07/13 03:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': 1 matching files 2025/07/13 03:37:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewiniw6sebo" 2025/07/13 03:37:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:08 DEBUG : Creating backend with remote "TestDrive:crypt/v2jec78oq49cj3mrn67m0r69q1urhcp1c8ootbh0af00lgec36lg" 2025/07/13 03:37:09 DEBUG : Creating backend with remote "/tmp/rclone333950255" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo'", Local "Local file system at /tmp/rclone333950255", Modify Window "1ms" 2025/07/13 03:37:11 DEBUG : HeLlO, wOrLd!: md5 = ddf0c66c052e84cfff858218288dc485 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/13 03:37:11 ERROR : HeLlO, wOrLd!: sum not found 2025/07/13 03:37:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo' 2025/07/13 03:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': 1 files missing 2025/07/13 03:37:11 NOTICE: 1 hashes missing 2025/07/13 03:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': 1 differences found 2025/07/13 03:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/13 03:37:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': 0 differences found 2025/07/13 03:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': 1 matching files 2025/07/13 03:37:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yorofif5duda" 2025/07/13 03:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:12 DEBUG : Creating backend with remote "TestDrive:crypt/k3n294j0rih3phbr8g9mrrtdepq2jnup5kvv37c4vpjcckm4i9g0" 2025/07/13 03:37:13 DEBUG : Creating backend with remote "/tmp/rclone2455011003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda'", Local "Local file system at /tmp/rclone2455011003", Modify Window "1ms" 2025/07/13 03:37:16 DEBUG : HELLO, WORLD!: md5 = 4665a55c59753b6d7145d014cf7474ea OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/13 03:37:16 ERROR : HELLO, WORLD!: sum not found 2025/07/13 03:37:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda' 2025/07/13 03:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': 1 files missing 2025/07/13 03:37:16 NOTICE: 1 hashes missing 2025/07/13 03:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': 1 differences found 2025/07/13 03:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/13 03:37:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': 0 differences found 2025/07/13 03:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': 1 matching files 2025/07/13 03:37:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xetafan0zuho" 2025/07/13 03:37:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:17 DEBUG : Creating backend with remote "TestDrive:crypt/lrkl31brtk1m6rtl7pk3i5c5nof0kst8e878658l99j4k4mc5d4g" 2025/07/13 03:37:18 DEBUG : Creating backend with remote "/tmp/rclone2085086436" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho'", Local "Local file system at /tmp/rclone2085086436", Modify Window "1ms" 2025/07/13 03:37:20 DEBUG : 測試_Русский___ě_áñ: md5 = bfc2be636201b14e0321eb64c340fc71 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/13 03:37:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho' 2025/07/13 03:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': 1 files missing 2025/07/13 03:37:21 NOTICE: 1 hashes missing 2025/07/13 03:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': 1 differences found 2025/07/13 03:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/13 03:37:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': 0 differences found 2025/07/13 03:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': 1 matching files 2025/07/13 03:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citogof9peso" 2025/07/13 03:37:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/7e11scj877qgrd4qovgq31mhpn9ea072podhc0tcsel3389kl5lg" 2025/07/13 03:37:23 DEBUG : Creating backend with remote "/tmp/rclone3114416046" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso'", Local "Local file system at /tmp/rclone3114416046", Modify Window "1ms" 2025/07/13 03:37:25 DEBUG : 測試_Русский___ě_áñ: md5 = 4692d8626e56ac728b19a59174ac680b OK NFC checkfile vs. NFD remote (without normalization) 2025/07/13 03:37:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso' 2025/07/13 03:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': 1 files missing 2025/07/13 03:37:26 NOTICE: 1 hashes missing 2025/07/13 03:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': 1 differences found 2025/07/13 03:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/13 03:37:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': 0 differences found 2025/07/13 03:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': 1 matching files 2025/07/13 03:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fipuzed0rabe" 2025/07/13 03:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/a1m9od8qf7299pcdo9lm4uqi1vam7m945fcfa7f81gira8dfjn6g" 2025/07/13 03:37:28 DEBUG : Creating backend with remote "/tmp/rclone3334364616" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe'", Local "Local file system at /tmp/rclone3334364616", Modify Window "1ms" 2025/07/13 03:37:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76617e1488c08569cc6b9b4ebf5c08a5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/13 03:37:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe' 2025/07/13 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': 1 files missing 2025/07/13 03:37:31 NOTICE: 1 hashes missing 2025/07/13 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': 1 differences found 2025/07/13 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/13 03:37:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': 0 differences found 2025/07/13 03:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': 1 matching files 2025/07/13 03:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sugabek6rive" 2025/07/13 03:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/mqea5q1gba9bq01aib29fs8k1b5m57u8a6f6osehltld6k8l8ha0" 2025/07/13 03:37:33 DEBUG : Creating backend with remote "/tmp/rclone3980836774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive'", Local "Local file system at /tmp/rclone3980836774", Modify Window "1ms" 2025/07/13 03:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 351707adeb6653aaaa4f74bdd2988bb6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/13 03:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive' 2025/07/13 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': 1 files missing 2025/07/13 03:37:35 NOTICE: 1 hashes missing 2025/07/13 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': 1 differences found 2025/07/13 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/13 03:37:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': 0 differences found 2025/07/13 03:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': 1 matching files 2025/07/13 03:37:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gidotum4cuva" 2025/07/13 03:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:37 DEBUG : Creating backend with remote "TestDrive:crypt/umdh5pooesps6f9au5bqfl36v3grg44ol7tkul0r19cqtn4n3ub0" 2025/07/13 03:37:38 DEBUG : Creating backend with remote "/tmp/rclone2622634540" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva'", Local "Local file system at /tmp/rclone2622634540", Modify Window "1ms" 2025/07/13 03:37:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dafa572a87445db4a4ed7aa23bdfdb73 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/13 03:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva' 2025/07/13 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': 1 files missing 2025/07/13 03:37:40 NOTICE: 1 hashes missing 2025/07/13 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': 1 differences found 2025/07/13 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/13 03:37:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': 0 differences found 2025/07/13 03:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': 1 matching files 2025/07/13 03:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-modeqov0qoke" 2025/07/13 03:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/ok47nh0dirctel3guvba1hv7oudtso255vbd2uig5hknqpm28u70" 2025/07/13 03:37:42 DEBUG : Creating backend with remote "/tmp/rclone3918023090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke'", Local "Local file system at /tmp/rclone3918023090", Modify Window "1ms" 2025/07/13 03:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 042878e554948905f3f91c88de29887b OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/13 03:37:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 03:37:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke' 2025/07/13 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': 1 files missing 2025/07/13 03:37:45 NOTICE: 1 hashes missing 2025/07/13 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': 1 differences found 2025/07/13 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/13 03:37:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 03:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': 0 differences found 2025/07/13 03:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': 1 matching files 2025/07/13 03:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-modeqov0qoke': Purge remote 2025/07/13 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gidotum4cuva': Purge remote 2025/07/13 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sugabek6rive': Purge remote 2025/07/13 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipuzed0rabe': Purge remote 2025/07/13 03:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citogof9peso': Purge remote 2025/07/13 03:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xetafan0zuho': Purge remote 2025/07/13 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yorofif5duda': Purge remote 2025/07/13 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiniw6sebo': Purge remote 2025/07/13 03:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tujowev7yowa': Purge remote 2025/07/13 03:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cocojag4cure': Purge remote --- PASS: TestApplyTransforms (52.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:37:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 03:37:53 DEBUG : sub/file2: md5 = 71144357b1723de5132684e271a72253 OK 2025/07/13 03:37:53 INFO : file1: Copied (new) to: sub/file2 2025/07/13 03:37:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:37:53 DEBUG : file1: Unchanged skipping 2025/07/13 03:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': don't need to copy/move sub/file2, it is already at target location 2025/07/13 03:37:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.71s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:37:59 DEBUG : dst/file1: md5 = 1e779323741f2ac6e2730a89bb37073b OK 2025/07/13 03:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/backup" 2025/07/13 03:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/1nrff024r7pq65ecp72fc28jb0" 2025/07/13 03:38:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/13 03:38:03 INFO : dst/file1: Moved (server-side) 2025/07/13 03:38:04 DEBUG : dst/file1: md5 = f5a0bbc52c2defa8af7dc361236aa79d OK 2025/07/13 03:38:04 INFO : dst/file1: Copied (new) 2025/07/13 03:38:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:38:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:38:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.30s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/dst" 2025/07/13 03:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 03:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/CompareDest" 2025/07/13 03:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/gveqi14airsml4bgu7krj116o8" 2025/07/13 03:38:12 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 03:38:14 DEBUG : one: md5 = cc0e7b3d676a6164ae3ff53677b5bd5c OK 2025/07/13 03:38:14 INFO : one: Copied (new) 2025/07/13 03:38:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:17 DEBUG : one: md5 = 562dfa6048ce3618e8e902ddc05e7f00 OK 2025/07/13 03:38:17 INFO : one: Copied (replaced existing) 2025/07/13 03:38:19 DEBUG : dst/one: md5 = 8a3652922ba09b1d2ffb577f3bca6013 OK 2025/07/13 03:38:22 DEBUG : CompareDest/one: md5 = 8a01d89aad4904396fdea5b0f1b4b153 OK 2025/07/13 03:38:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:38:25 DEBUG : CompareDest/two: md5 = c35a2fba1b538f5ca309c05967bc0a0c OK 2025/07/13 03:38:26 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 03:38:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 03:38:27 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 03:38:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 03:38:28 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 03:38:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:30 DEBUG : two: md5 = 4bbdb3757636e51ef5a8f7c3ebf51477 OK 2025/07/13 03:38:30 INFO : two: Copied (new) 2025/07/13 03:38:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 03:38:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:38:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:38:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/dst" 2025/07/13 03:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 03:38:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/CopyDest" 2025/07/13 03:38:36 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/13 03:38:37 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 03:38:40 DEBUG : one: md5 = 73b4f4822bbd49d195d92782a23ae176 OK 2025/07/13 03:38:40 INFO : one: Copied (new) 2025/07/13 03:38:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:42 DEBUG : one: md5 = b6fc39e42879e908daf41277f5148a63 OK 2025/07/13 03:38:42 INFO : one: Copied (replaced existing) 2025/07/13 03:38:44 DEBUG : dst/one: md5 = 572fcdf49358cfc8502c1bfbae7e224e OK 2025/07/13 03:38:46 DEBUG : CopyDest/one: md5 = 70b41aaaa82f1319e01d2d252ec76ef8 OK 2025/07/13 03:38:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/BackupDir" 2025/07/13 03:38:47 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/13 03:38:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:38:51 INFO : one: Moved (server-side) 2025/07/13 03:38:52 INFO : one: Copied (server-side copy) 2025/07/13 03:38:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/13 03:38:53 DEBUG : CopyDest/two: md5 = 50fddb6d185164076c6640a32b19e21c OK 2025/07/13 03:38:54 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 03:38:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:55 INFO : two: Copied (server-side copy) 2025/07/13 03:38:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/13 03:38:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:38:56 DEBUG : two: Unchanged skipping 2025/07/13 03:38:58 DEBUG : CopyDest/three: md5 = 9cc2f8b3d7d0c4e15dcbef93f79e900a OK 2025/07/13 03:38:59 DEBUG : three: Need to transfer - File not found at Destination 2025/07/13 03:38:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/13 03:38:59 DEBUG : three: Destination not found in --copy-dest 2025/07/13 03:39:00 DEBUG : three: md5 = 1e2825291b4566b4ea199518545de3b0 OK 2025/07/13 03:39:00 INFO : three: Copied (new) 2025/07/13 03:39:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 03:39:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:39:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 03:39:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:39:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 03:39:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 03:39:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/13 03:39:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 35299be742c40147bf0dd19c80e719c2 OK 2025/07/13 03:39:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/13 03:39:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/13 03:39:11 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/07/13 03:39:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/13 03:39:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/13 03:39:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 485dab2e07927b572f7110e2a81b4da8 OK 2025/07/13 03:39:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/13 03:39:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/13 03:39:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using skip mode. 2025/07/13 03:39:20 NOTICE: one: Found 2 files with duplicate names 2025/07/13 03:39:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.50s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using skip mode. 2025/07/13 03:39:25 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/13 03:39:26 INFO : one: Deleted 2025/07/13 03:39:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using first mode. 2025/07/13 03:39:32 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:32 INFO : one: Deleted 2025/07/13 03:39:32 INFO : one: Deleted 2025/07/13 03:39:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using newest mode. 2025/07/13 03:39:38 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:38 INFO : one: Deleted 2025/07/13 03:39:39 INFO : one: Deleted 2025/07/13 03:39:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using oldest mode. 2025/07/13 03:39:44 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:45 INFO : one: Deleted 2025/07/13 03:39:45 INFO : one: Deleted 2025/07/13 03:39:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using largest mode. 2025/07/13 03:39:50 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:51 INFO : one: Deleted 2025/07/13 03:39:51 INFO : one: Deleted 2025/07/13 03:39:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:39:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using smallest mode. 2025/07/13 03:39:57 NOTICE: one: Found 3 files with duplicate names 2025/07/13 03:39:57 INFO : one: Deleted 2025/07/13 03:39:57 INFO : one: Deleted 2025/07/13 03:39:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:40:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Looking for duplicate names using rename mode. 2025/07/13 03:40:04 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/13 03:40:05 INFO : one-2.txt: renamed from: one.txt 2025/07/13 03:40:06 INFO : one-3.txt: renamed from: one.txt 2025/07/13 03:40:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:40:12 DEBUG : dupe1/one.txt: md5 = 1c02c6de59e11f7312a0212af9a48cc4 OK 2025/07/13 03:40:14 DEBUG : dupe2/two.txt: md5 = 780c03fed58292c1109d31a5315fa27d OK 2025/07/13 03:40:16 DEBUG : dupe3/three.txt: md5 = 5522ed97d28312bc16a5dae9e3b3ac1d OK 2025/07/13 03:40:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/13 03:40:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/13 03:40:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/13 03:40:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/13 03:40:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/13 03:40:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/13 03:40:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:40:24 DEBUG : a.txt: md5 = 7e430eff3a22cb80f9ebc0c0a094f5c4 OK 2025/07/13 03:40:25 DEBUG : zend.txt: md5 = 3f70362912d3dda0eb0dab4c76a944bb OK 2025/07/13 03:40:27 DEBUG : sub dir/hello world: md5 = ce03c4a965a5149e89a5bf99a28aa80d OK 2025/07/13 03:40:28 DEBUG : sub dir/hello world2: md5 = dc45e94c0281c613a5bb1c42985af65c OK 2025/07/13 03:40:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 7b7912c3a1d5d269d7d5d5f48baa5094 OK 2025/07/13 03:40:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 27040b8d7dba3af99f85667c860764e3 OK 2025/07/13 03:40:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = c0dfc68672896febdfc0a140df9d80eb OK 2025/07/13 03:40:35 DEBUG : a.txt: Excluded (Size Filter) 2025/07/13 03:40:35 DEBUG : a.txt: Excluded 2025/07/13 03:40:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 03:40:36 DEBUG : sub dir/hello world2: Excluded 2025/07/13 03:40:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 03:40:36 DEBUG : sub dir/hello world: Excluded 2025/07/13 03:40:37 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 03:40:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 03:40:37 DEBUG : sub dir/hello world2: Excluded 2025/07/13 03:40:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 03:40:37 DEBUG : sub dir/hello world: Excluded 2025/07/13 03:40:37 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 03:40:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/13 03:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.01s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:40:45 DEBUG : a.txt: md5 = 3b0ea69dff13f9993b66186049257598 OK 2025/07/13 03:40:46 DEBUG : zend.txt: md5 = 36cb1524f01cef1265edd2b06ec9b9a0 OK 2025/07/13 03:40:48 DEBUG : sub dir/hello world: md5 = 00e5f1c53b0686f34e590c71238ac184 OK 2025/07/13 03:40:49 DEBUG : sub dir/hello world2: md5 = fc0553a1fa9c3468480dbdd77a6d2202 OK 2025/07/13 03:40:51 DEBUG : sub dir/ignore dir/.ignore: md5 = ea1ca7283cdd9a205f1d65d8379a52f0 OK 2025/07/13 03:40:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 13c55a2b9ae10e786a51f496e77d9349 OK 2025/07/13 03:40:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3ab8b5a9d48d66653733caf7037ba4f9 OK 2025/07/13 03:40:56 DEBUG : a.txt: Excluded (Size Filter) 2025/07/13 03:40:56 DEBUG : a.txt: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 03:40:57 DEBUG : sub dir/hello world2: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 03:40:57 DEBUG : sub dir/hello world: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 03:40:57 DEBUG : sub dir/hello world2: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 03:40:57 DEBUG : sub dir/hello world: Excluded 2025/07/13 03:40:57 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 03:41:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/13 03:41:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/13 03:41:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/13 03:41:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/13 03:41:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/13 03:41:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/13 03:41:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:05 DEBUG : file1: md5 = d6fb2ca5d2640fe03d2e309ceb383a96 OK 2025/07/13 03:41:07 DEBUG : sub/file2: md5 = 8894b732079a43d4ab7d8c29d3e05bce 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/07/13 03:41:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/13 03:41:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/13 03:41:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/13 03:41:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.92s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:14 DEBUG : file1: md5 = 2ed10801a869acfc355ff0cc4cf400fc OK 2025/07/13 03:41:16 DEBUG : sub/file2: md5 = 6aeb7bceec1fe1872f32975d325551fa 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/07/13 03:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/notfound" 2025/07/13 03:41:20 DEBUG : Config file has changed externally - reloading 2025/07/13 03:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/13 03:41:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.33s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Making directory 2025/07/13 03:41:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:27 DEBUG : sub dir/hello world: md5 = a06154d867e9f771f51b5a410301965b OK 2025/07/13 03:41:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:31 DEBUG : potato2: md5 = ce56ab7e2f19636ceb726ac4cf300807 OK 2025/07/13 03:41:32 DEBUG : empty space: md5 = fb6a7ce9ea8709fecf80b3d407aebbba OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:36 DEBUG : potato2: md5 = 27943c5d140787100d94ad5fcb67059d OK 2025/07/13 03:41:37 DEBUG : empty space: md5 = 6a869263b81079fa3f360415d82d52af OK 2025/07/13 03:41:37 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:40 DEBUG : potato2: md5 = 3a358cb287d02a1493bdd2ba46bfbb82 OK 2025/07/13 03:41:42 DEBUG : empty space: md5 = c32509e821de6af288cfc410c019fdf6 OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:45 DEBUG : potato2: md5 = 0ddd18b1007a5eff72caefc9edea1394 OK 2025/07/13 03:41:46 DEBUG : empty space: md5 = 1218e3436668de55f4b7178c7b7efb1d OK --- PASS: TestHashSums (4.03s) === RUN TestHashSumsWithErrors 2025/07/13 03:41:48 DEBUG : Creating backend with remote ":memory:" 2025/07/13 03:41:48 DEBUG : Config file has changed externally - reloading 2025/07/13 03:41:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/13 03:41:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/13 03:41:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/13 03:41:48 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:49 DEBUG : potato2: md5 = d7cb1596e7524dbf887496bfc2832f60 OK 2025/07/13 03:41:50 DEBUG : empty space: md5 = 048f59b35855d05fa020f0b6bd0215ad OK 2025/07/13 03:41:52 DEBUG : sub dir/potato3: md5 = 44ed0546f1dd2e5bae5c06fa277d892f OK 2025/07/13 03:41:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:41:57 DEBUG : small: md5 = e51142055144abf38accc4d62882393c OK 2025/07/13 03:41:59 DEBUG : medium: md5 = a8ab1f902ae73469a23721edc44c7630 OK 2025/07/13 03:42:00 DEBUG : large: md5 = f26afce21557e07865e30238be430da6 OK 2025/07/13 03:42:00 DEBUG : Waiting for deletions to finish 2025/07/13 03:42:00 DEBUG : large: Excluded (Size Filter) 2025/07/13 03:42:01 INFO : small: Deleted 2025/07/13 03:42:01 INFO : medium: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:42:03 DEBUG : small: md5 = 8ecabe70ae002d0da2c975622e7baab8 OK 2025/07/13 03:42:05 DEBUG : medium: md5 = c7e06de6dd9b4f110e0cba7d77229229 OK 2025/07/13 03:42:06 DEBUG : large: md5 = 07719deeb8c484c9ec45a7050719e09f OK 2025/07/13 03:42:06 DEBUG : Waiting for deletions to finish 2025/07/13 03:42:06 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/13 03:42:07 INFO : large: Deleted 2025/07/13 03:42:07 INFO : medium: Deleted --- PASS: TestMaxDelete (6.41s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:42:10 DEBUG : small: md5 = 41903fd6be02361e69abb75b79364c73 OK 2025/07/13 03:42:11 DEBUG : medium: md5 = 3ffc38a1b65e9937bbfde0fd4302b1c3 OK 2025/07/13 03:42:12 DEBUG : large: md5 = a1a6238745fde25c0a28a68621de3b3a OK 2025/07/13 03:42:13 DEBUG : Waiting for deletions to finish 2025/07/13 03:42:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/13 03:42:13 INFO : small: Deleted 2025/07/13 03:42:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:42:16 DEBUG : small: md5 = ea06ea75602c84a4a55b5abcd526c4ec OK 2025/07/13 03:42:17 DEBUG : medium: md5 = 933a434cb11115bc927df31400306d57 OK 2025/07/13 03:42:19 DEBUG : large: md5 = df610eec18aa0fd15590f4008ef48c64 OK 2025/07/13 03:42:19 DEBUG : Waiting for deletions to finish 2025/07/13 03:42:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/13 03:42:20 INFO : small: Deleted 2025/07/13 03:42:20 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.38s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:42:23 DEBUG : ReadFile: md5 = cbe575608257ad292e9d21091566f6de OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/07/13 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/13 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/13 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 03:42:25 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:42:27 DEBUG : file1: md5 = b09d9ba49c9987037a8e0a282f64b9af OK 2025/07/13 03:42:28 DEBUG : file2: md5 = 7b71f1f7df525f416c6677837c38b554 OK --- PASS: TestCat (15.85s) === RUN TestPurge 2025/07/13 03:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wasozew8gebe" 2025/07/13 03:42:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/r9pnu17ifqvrjnjutcvlo9spp798964u1o86i6pbhrci59qq4ong" 2025/07/13 03:42:42 DEBUG : Creating backend with remote "/tmp/rclone438757652" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wasozew8gebe'", Local "Local file system at /tmp/rclone438757652", Modify Window "1ms" 2025/07/13 03:42:47 DEBUG : A1/B1/C1/one: md5 = cc77b0628f2a19d78da889ec7cacb8cb OK 2025/07/13 03:42:47 INFO : A2: Making directory 2025/07/13 03:42:47 INFO : A1/B2: Making directory 2025/07/13 03:42:48 INFO : A1/B2/C2: Making directory 2025/07/13 03:42:49 INFO : A1/B1/C3: Making directory 2025/07/13 03:42:50 INFO : A3: Making directory 2025/07/13 03:42:50 INFO : A3/B3: Making directory 2025/07/13 03:42:51 INFO : A3/B3/C4: Making directory 2025/07/13 03:42:53 DEBUG : A1/two: md5 = 21767b7cafe3174b37ceabf692c43385 OK 2025/07/13 03:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasozew8gebe': Purge remote 2025/07/13 03:42:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:00 DEBUG : A1/B1/C1/one: md5 = ae26192c4ae3c2865031d47f2900b11c OK 2025/07/13 03:43:00 INFO : A2: Making directory 2025/07/13 03:43:00 INFO : A1/B2: Making directory 2025/07/13 03:43:01 INFO : A1/B2/C2: Making directory 2025/07/13 03:43:02 INFO : A1/B1/C3: Making directory 2025/07/13 03:43:03 INFO : A3: Making directory 2025/07/13 03:43:03 INFO : A3/B3: Making directory 2025/07/13 03:43:04 INFO : A3/B3/C4: Making directory 2025/07/13 03:43:06 DEBUG : A1/two: md5 = 786a52915723400cc3a9001f0655cc22 OK 2025/07/13 03:43:07 DEBUG : removing 1 level 3 directories 2025/07/13 03:43:07 INFO : A3/B3/C4: Removing directory 2025/07/13 03:43:10 DEBUG : removing 2 level 3 directories 2025/07/13 03:43:10 INFO : A1/B2/C2: Removing directory 2025/07/13 03:43:10 INFO : A1/B1/C3: Removing directory 2025/07/13 03:43:10 DEBUG : removing 2 level 2 directories 2025/07/13 03:43:10 INFO : A3/B3: Removing directory 2025/07/13 03:43:10 INFO : A1/B2: Removing directory 2025/07/13 03:43:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 03:43:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/13 03:43:11 DEBUG : removing 2 level 1 directories 2025/07/13 03:43:11 INFO : A3: Removing directory 2025/07/13 03:43:11 INFO : A2: Removing directory 2025/07/13 03:43:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/13 03:43:15 DEBUG : removing 1 level 3 directories 2025/07/13 03:43:15 INFO : A1/B1/C1: Removing directory 2025/07/13 03:43:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:16 DEBUG : removing 1 level 2 directories 2025/07/13 03:43:16 INFO : A1/B1: Removing directory 2025/07/13 03:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 03:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:43:17 DEBUG : removing 1 level 1 directories 2025/07/13 03:43:17 INFO : A1: Removing directory 2025/07/13 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 03:43:17 DEBUG : removing 1 level 0 directories 2025/07/13 03:43:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Removing directory 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 03:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:20 INFO : A1: Making directory 2025/07/13 03:43:20 INFO : A1/B1: Making directory 2025/07/13 03:43:21 INFO : A1/B1/C1: Making directory 2025/07/13 03:43:23 DEBUG : removing 1 level 3 directories 2025/07/13 03:43:23 INFO : A1/B1/C1: Removing directory 2025/07/13 03:43:24 DEBUG : removing 1 level 2 directories 2025/07/13 03:43:24 INFO : A1/B1: Removing directory 2025/07/13 03:43:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:26 INFO : A1: Making directory 2025/07/13 03:43:27 INFO : A1/B1: Making directory 2025/07/13 03:43:28 INFO : A1/B1/C1: Making directory 2025/07/13 03:43:30 DEBUG : removing 1 level 3 directories 2025/07/13 03:43:30 INFO : A1/B1/C1: Removing directory 2025/07/13 03:43:31 DEBUG : removing 1 level 2 directories 2025/07/13 03:43:31 INFO : A1/B1: Removing directory 2025/07/13 03:43:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:43:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.02s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:35 DEBUG : file1: md5 = 98ebedcdb0a82f01f25130a8014fe09f OK 2025/07/13 03:43:35 DEBUG : filename.txt: File name found in url 2025/07/13 03:43:37 DEBUG : filename.txt: md5 = 3687b5918795d625d2522bea40736635 OK 2025/07/13 03:43:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/13 03:43:38 DEBUG : headerfilename.txt: md5 = 705052b9ba7c1e55194ce42c60912064 OK 2025/07/13 03:43:39 DEBUG : file2: md5 = 6eff288481f75157e590b15e155421bf OK --- PASS: TestCopyURL (8.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 03:43:44 DEBUG : sub/file2: md5 = a163a08e90dea72006e464afbb1abacb OK 2025/07/13 03:43:44 INFO : file1: Copied (new) to: sub/file2 2025/07/13 03:43:44 INFO : file1: Deleted 2025/07/13 03:43:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:43:45 DEBUG : file1: Unchanged skipping 2025/07/13 03:43:45 INFO : file1: Deleted 2025/07/13 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': don't need to copy/move sub/file2, it is already at target location 2025/07/13 03:43:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 03:43:49 DEBUG : file1: md5 = 5b31c011f7ad0ddaa6f1a07c6021e518 OK 2025/07/13 03:43:49 INFO : file1: Copied (new) 2025/07/13 03:43:49 INFO : file1: Deleted 2025/07/13 03:43:50 DEBUG : file1: Destination exists, skipping 2025/07/13 03:43:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:43:54 DEBUG : dst/file1: md5 = 49e3e197370dde1f528250d81068f319 OK 2025/07/13 03:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirocan9doqa/backup" 2025/07/13 03:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg/1nrff024r7pq65ecp72fc28jb0" 2025/07/13 03:43:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/13 03:43:59 INFO : dst/file1: Moved (server-side) 2025/07/13 03:44:00 DEBUG : dst/file1: md5 = 152459d26c84f69422ced8d605a35555 OK 2025/07/13 03:44:00 INFO : dst/file1: Copied (new) 2025/07/13 03:44:00 INFO : dst/file1: Deleted 2025/07/13 03:44:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:44:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 03:44:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.76s) === 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:44:07 DEBUG : A1/one: md5 = 6e301308316622517bfc09044093a480 OK 2025/07/13 03:44:08 DEBUG : A1/two: md5 = 74585d2306f835f69c94fe3a6d6600e7 OK 2025/07/13 03:44:10 DEBUG : A1/B1/three: md5 = d81723a183fe22a81210b8610f82148a OK 2025/07/13 03:44:12 DEBUG : A1/B1/C1/four: md5 = 434c3f4df679eecac98938a658166b25 OK 2025/07/13 03:44:14 DEBUG : A1/B1/C2/five: md5 = 4a7b767e071f57f5c7932be41cb84955 OK 2025/07/13 03:44:14 INFO : A1/B2: Making directory 2025/07/13 03:44:15 INFO : A1/B1/C3: Making directory 2025/07/13 03:44:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/13 03:44:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/13 03:44:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/13 03:44:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/13 03:44:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/13 03:44:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 03:44:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 03:44:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:44:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 03:44:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 03:44:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/13 03:44:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/13 03:44:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/13 03:44:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/13 03:44:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/13 03:44:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/13 03:44:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 03:44:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 03:44:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:44:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 03:44:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 03:44:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/13 03:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/13 03:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 03:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 03:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 03:44:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 03:44:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 03:44:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 03:44:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 03:44:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.12s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:44:47 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 03:44:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 185c1c1459112fc5a99c9397915a515c OK 2025/07/13 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/13 03:44:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 03:44:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/13 03:44:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 6f5d26c05326b7d71b2523f73d8c1108 OK 2025/07/13 03:44:50 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 03:44:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 96ad7a86fc548a89b798387cb37bb2c9 OK 2025/07/13 03:44:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 03:44:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/13 03:44:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 5cc277de791ec9082cc8e662ab0284ee OK 2025/07/13 03:44:55 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 03:44:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:44:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/13 03:45:00 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-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 03:45:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 03:45:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/13 03:45:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/13 03:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (48 bytes), uploading instead of streaming 2025/07/13 03:45:08 DEBUG : rcat_metadata: md5 = 41e9628cfbecf9fa06d18c539fa280cd OK 2025/07/13 03:45:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/13 03:45:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/13 03:45:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5f2e200fe5a59d58f8e0a2f3221d2999 OK 2025/07/13 03:45:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.84s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:14 DEBUG : potato1: md5 = a4956885543ddd1335ea41c561119477 OK 2025/07/13 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/13 03:45:15 DEBUG : potato2: md5 = e26396c75ce0c65465a93634146887c9 OK 2025/07/13 03:45:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:18 DEBUG : potato1: md5 = 8fa953eec3207e1bfc0ec3a703875c24 OK 2025/07/13 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/13 03:45:19 DEBUG : potato2: md5 = 45558fb6e55e6f92c5939b52362c104e OK 2025/07/13 03:45:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:23 DEBUG : potato2: md5 = 19e7fa0fdb6501233d9ea3afd7cce423 OK 2025/07/13 03:45:24 DEBUG : empty space: md5 = 4e50fa7165c70da4d4f5d503dd404557 OK 2025/07/13 03:45:26 DEBUG : sub dir/potato3: md5 = cb801fb31629cb68952dc3d892914116 OK 2025/07/13 03:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Touching "sub dir/potato3" 2025/07/13 03:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Touching "empty space" 2025/07/13 03:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Touching "potato2" 2025/07/13 03:45:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.05s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:30 DEBUG : dir with metadata: Making directory with metadata 2025/07/13 03:45:31 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:33 DEBUG : directory with modtime: Making directory with metadata 2025/07/13 03:45:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/13 03:45:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 03:45:35 DEBUG : Google drive root 'crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg': Skipping btime metadata as can't update it on an existing file: 2025-07-13T03:45:35.681162047Z 2025/07/13 03:45:36 INFO : non existent directory: Updated directory metadata 2025/07/13 03:45:38 DEBUG : Google drive root 'crypt/vbcukeo39hhcoi0pndpg76rkmgunf1044r2875mi3gmq3i9ei5fg': Skipping btime metadata as can't update it on an existing file: 2025-07-13T03:45:35.681162047Z 2025/07/13 03:45:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/13 03:45:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/13 03:45:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/13 03:45:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 03:45:44 DEBUG : dst: Making directory with metadata 2025/07/13 03:45:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 03:45:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:45:45 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 03:45:45 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 03:45:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/13 03:45:46 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 03:45:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa'", Local "Local file system at /tmp/rclone3909138079", Modify Window "1ms" 2025/07/13 03:45:49 DEBUG : sub dir/test remove existing: md5 = 77ff7d4ee5e3e5fc6e767d07812e421e OK 2025/07/13 03:45:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7969ddd01f593f064e03bb88c18e6d7b OK 2025/07/13 03:45:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.taxowet8" before starting 2025/07/13 03:45:54 DEBUG : sub dir/test remove existing.taxowet8: TEST: removing renamed existing file after operation 2025/07/13 03:45:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gerijoc8" before starting 2025/07/13 03:45:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gerijoc8: TEST: renaming existing back after failed operation 2025/07/13 03:45:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.picibiy0" before starting 2025/07/13 03:45:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.picibiy0: TEST: removing renamed existing file after operation 2025/07/13 03:45:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ht4sfepp1d5uavc37k006ulkhr2uj9dhehducju0osbsmkeq9gv5cb053hj5rbkrtnigrp2u7d30jihmpn6c872ihfdfeie4ntr5nsav1ho860deio4v9bbecthqb6tllveurppf94eo3emjgh9mb54uk7rl99jv2e6aesa7babl921m849g" 2025/07/13 03:45:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gv8k33qdfe3m93rssm7l0o03fjoa4utao0epqa01mn8ofca6pv8g" --- PASS: TestRemoveExisting (12.66s) === 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/07/13 03:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirocan9doqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m28.748704063s (try 1/5)