"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/03 04:19:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco" 2025/05/03 04:19:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:19:15 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g" 2025/05/03 04:19:16 DEBUG : Creating backend with remote "/tmp/rclone565546785" === 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/03 04:19:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/03 04:19:16 DEBUG : potato: Seek from 10 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 10 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/03 04:19:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/03 04:19:16 DEBUG : potato: Seek from 8 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 8 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/03 04:19:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:19:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:19:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:19:16 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:19:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/03 04:19:16 DEBUG : potato: Seek from 9 to 0 2025/05/03 04:19:16 DEBUG : potato: Seek from 9 to 0 2025/05/03 04:19:16 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:19:18 DEBUG : rutabaga: md5 = 58aca679ba2d6316faaaf4f9909751f3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/03 04:19:20 DEBUG : empty space: md5 = ab4f3799e2c49b2684673c9228329051 OK === RUN TestCheck/3 2025/05/03 04:19:22 DEBUG : potato2: md5 = 141a045a7a6013cf70f8919d374a4e9f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/03 04:19:24 DEBUG : remotepotato: md5 = fab7701d4bcf881adbc9f2ef564277d0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.29s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/05/03 04:19:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 04:19:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 04:19:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/03 04:19:27 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/05/03 04:19:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/03 04:19:27 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:19:29 DEBUG : rutabaga: md5 = 98b543243c18317a28e80d6a0179d61a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/03 04:19:32 DEBUG : empty space: md5 = 78a7869308973a98bcd1cd823af38c0e OK === RUN TestCheckDownload/3 2025/05/03 04:19:35 DEBUG : potato2: md5 = 4ea4b9389b668aa780df7c039a9a4613 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/03 04:19:39 DEBUG : remotepotato: md5 = be20391284e6d10941b9445c3a0f8998 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.24s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (1.31s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:19:45 DEBUG : rutabaga: md5 = a698a7651cb2801b7df4de65df2a6efc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/03 04:19:47 DEBUG : empty space: md5 = 09264d9b6d6493042963c8f5fde1a808 OK === RUN TestCheckSizeOnly/3 2025/05/03 04:19:49 DEBUG : potato2: md5 = 282b9028b40229ac25701d102de71ff7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/03 04:19:51 DEBUG : remotepotato: md5 = 9cafc1451f1303646906df253d7ba1c0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.17s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:19:55 DEBUG : test.sum: md5 = 5852038fadff58ede2be13edbb3d4ab7 OK 2025/05/03 04:19:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 04:19:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 04:19:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 04:19:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/03 04:19:58 DEBUG : test.sum: md5 = e15a23a68aff2e7e0ce3175e50bd19b6 OK 2025/05/03 04:19:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 04:19:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 04:19:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 04:19:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:20:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/data" 2025/05/03 04:20:00 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:20:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/data" 2025/05/03 04:20:02 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/vjrnln8ratgmqakfosrqe8espk" 2025/05/03 04:20:05 DEBUG : data/banana: md5 = 75bff021041c1665d04985a8877b5599 OK 2025/05/03 04:20:07 DEBUG : test.sum: md5 = f10b70023d72e8af487c4dcb027b7b8e OK === RUN TestCheckSumDownload/subtest1 2025/05/03 04:20:11 DEBUG : data/potato: md5 = ae8de5e4200d4fb4292565735c5cf92e OK 2025/05/03 04:20:13 DEBUG : test.sum: md5 = 871c559af6665a3e6c8989b3e45706e6 OK === RUN TestCheckSumDownload/subtest2 2025/05/03 04:20:17 DEBUG : test.sum: md5 = 2d78402a269e3e8905cb44fd76b9773a OK === RUN TestCheckSumDownload/subtest3 2025/05/03 04:20:21 DEBUG : test.sum: md5 = 7690769515ff4f81eeb9c7097444e596 OK === RUN TestCheckSumDownload/subtest4 2025/05/03 04:20:26 DEBUG : test.sum: md5 = f5e81e25069071db4b3e15efe916786e OK === RUN TestCheckSumDownload/subtest5 2025/05/03 04:20:30 DEBUG : test.sum: md5 = 703e0624f368d339ac2f6c9da75046d8 OK === RUN TestCheckSumDownload/subtest6 2025/05/03 04:20:34 DEBUG : data/banana: md5 = 823df51a4e28e806549eb180a2ef7d6b OK 2025/05/03 04:20:35 DEBUG : data/potato: md5 = 643c67555358355aad2f379c8464f131 OK 2025/05/03 04:20:36 DEBUG : test.sum: md5 = f1f17ef6afcf2903b3c1e2bcdbfe6d55 OK === RUN TestCheckSumDownload/subtest7 2025/05/03 04:20:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/03 04:20:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.10s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (2.51s) --- PASS: TestCheckSumDownload/subtest3 (2.52s) --- PASS: TestCheckSumDownload/subtest4 (2.72s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2025/05/03 04:20:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyisil0towi" 2025/05/03 04:20:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:20:42 DEBUG : Creating backend with remote "TestDrive:crypt/ul3k64t3i2nkb9ffajrj7jslp52gg71tplajn6fsrobqg2ijgh3g" 2025/05/03 04:20:43 DEBUG : Creating backend with remote "/tmp/rclone1612680880" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi'", Local "Local file system at /tmp/rclone1612680880", Modify Window "1ms" 2025/05/03 04:20:45 DEBUG : hello, world!: md5 = cae1eaa4d3c3df8530bb58e9e2193480 OK upper checkfile vs. lower remote (without normalization) 2025/05/03 04:20:45 ERROR : hello, world!: sum not found 2025/05/03 04:20:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi' 2025/05/03 04:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': 1 files missing 2025/05/03 04:20:45 NOTICE: 1 hashes missing 2025/05/03 04:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': 2 differences found 2025/05/03 04:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/03 04:20:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': 0 differences found 2025/05/03 04:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': 1 matching files 2025/05/03 04:20:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korapal9veca" 2025/05/03 04:20:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:20:46 DEBUG : Creating backend with remote "TestDrive:crypt/ct12mmcjsgjl0fp1mk0rfqqa6scf9u36s33kkduotat7ahtp5sog" 2025/05/03 04:20:47 DEBUG : Creating backend with remote "/tmp/rclone265316076" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca'", Local "Local file system at /tmp/rclone265316076", Modify Window "1ms" 2025/05/03 04:20:49 DEBUG : HELLO, WORLD!: md5 = 7f22c7d5535eeeaa5f3e3fdaf8e40a61 OK lower checkfile vs. upper remote (without normalization) 2025/05/03 04:20:50 ERROR : HELLO, WORLD!: sum not found 2025/05/03 04:20:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca' 2025/05/03 04:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': 1 files missing 2025/05/03 04:20:50 NOTICE: 1 hashes missing 2025/05/03 04:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': 2 differences found 2025/05/03 04:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/03 04:20:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': 0 differences found 2025/05/03 04:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': 1 matching files 2025/05/03 04:20:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-denunuk4peba" 2025/05/03 04:20:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:20:51 DEBUG : Creating backend with remote "TestDrive:crypt/1gkb4q0fvtn7o6njb6cj3qor6mtvgo081pujidsfb2qhk4ve3m8g" 2025/05/03 04:20:52 DEBUG : Creating backend with remote "/tmp/rclone2793897849" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba'", Local "Local file system at /tmp/rclone2793897849", Modify Window "1ms" 2025/05/03 04:20:54 DEBUG : HeLlO, wOrLd!: md5 = 6dd585d060b536dd070124ba6ab26302 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/03 04:20:55 ERROR : HeLlO, wOrLd!: sum not found 2025/05/03 04:20:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba' 2025/05/03 04:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': 1 files missing 2025/05/03 04:20:55 NOTICE: 1 hashes missing 2025/05/03 04:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': 2 differences found 2025/05/03 04:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/03 04:20:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': 0 differences found 2025/05/03 04:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': 1 matching files 2025/05/03 04:20:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihocox3xeve" 2025/05/03 04:20:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:20:56 DEBUG : Creating backend with remote "TestDrive:crypt/3gsquurass2bnvra6t3jcrprij21t7g9nt7jri0npjoppslni2jg" 2025/05/03 04:20:57 DEBUG : Creating backend with remote "/tmp/rclone515076202" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve'", Local "Local file system at /tmp/rclone515076202", Modify Window "1ms" 2025/05/03 04:20:59 DEBUG : HELLO, WORLD!: md5 = 7d477c4831da3576edcccd073753c45e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/03 04:20:59 ERROR : HELLO, WORLD!: sum not found 2025/05/03 04:20:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve' 2025/05/03 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': 1 files missing 2025/05/03 04:20:59 NOTICE: 1 hashes missing 2025/05/03 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': 2 differences found 2025/05/03 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/03 04:21:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': 0 differences found 2025/05/03 04:21:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': 1 matching files 2025/05/03 04:21:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xofapeq6futa" 2025/05/03 04:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:00 DEBUG : Creating backend with remote "TestDrive:crypt/ovr7iskuvdhe76jhtc12qjerrv8p84j0dlcani55mtfhk15412ig" 2025/05/03 04:21:01 DEBUG : Creating backend with remote "/tmp/rclone4145545872" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa'", Local "Local file system at /tmp/rclone4145545872", Modify Window "1ms" 2025/05/03 04:21:03 DEBUG : 測試_Русский___ě_áñ: md5 = ea62f8144c24370b29133975729a8fa1 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/03 04:21:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa' 2025/05/03 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': 1 files missing 2025/05/03 04:21:04 NOTICE: 1 hashes missing 2025/05/03 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': 2 differences found 2025/05/03 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/03 04:21:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': 0 differences found 2025/05/03 04:21:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': 1 matching files 2025/05/03 04:21:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puwudoy0beho" 2025/05/03 04:21:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:05 DEBUG : Creating backend with remote "TestDrive:crypt/73gdtlrgm3outu76u2eg0t93kb3jome6tb6uo657846qkn45f1sg" 2025/05/03 04:21:06 DEBUG : Creating backend with remote "/tmp/rclone2437432145" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho'", Local "Local file system at /tmp/rclone2437432145", Modify Window "1ms" 2025/05/03 04:21:08 DEBUG : 測試_Русский___ě_áñ: md5 = 0661bfbdf6eae236bb6918fecb911106 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/03 04:21:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho' 2025/05/03 04:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': 1 files missing 2025/05/03 04:21:09 NOTICE: 1 hashes missing 2025/05/03 04:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': 2 differences found 2025/05/03 04:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/03 04:21:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': 0 differences found 2025/05/03 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': 1 matching files 2025/05/03 04:21:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fajuvah6nemo" 2025/05/03 04:21:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:10 DEBUG : Creating backend with remote "TestDrive:crypt/ufdjts7g1nt5ebaiph760vj9fk8qcacj1lcj45e48v6c8ms9tlng" 2025/05/03 04:21:11 DEBUG : Creating backend with remote "/tmp/rclone1281527745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo'", Local "Local file system at /tmp/rclone1281527745", Modify Window "1ms" 2025/05/03 04:21:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c69f54798b42aeb6327a68f600832570 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/03 04:21:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo' 2025/05/03 04:21:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': 1 files missing 2025/05/03 04:21:14 NOTICE: 1 hashes missing 2025/05/03 04:21:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': 2 differences found 2025/05/03 04:21:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/03 04:21:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': 0 differences found 2025/05/03 04:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': 1 matching files 2025/05/03 04:21:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-civatok3lina" 2025/05/03 04:21:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:15 DEBUG : Creating backend with remote "TestDrive:crypt/qknpj0mmuh2v9icto3e39614ci5d15qkvel198qiqfpdtu3gdc80" 2025/05/03 04:21:16 DEBUG : Creating backend with remote "/tmp/rclone3443637789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina'", Local "Local file system at /tmp/rclone3443637789", Modify Window "1ms" 2025/05/03 04:21:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0acc32429735394a29801bc0d3540ac7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/03 04:21:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina' 2025/05/03 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': 1 files missing 2025/05/03 04:21:18 NOTICE: 1 hashes missing 2025/05/03 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': 2 differences found 2025/05/03 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/03 04:21:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': 0 differences found 2025/05/03 04:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': 1 matching files 2025/05/03 04:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jididex8cece" 2025/05/03 04:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/f0n4nqgva207e1gnmbeu95epnbg0ualukjurs2lnsj0uhd24gq4g" 2025/05/03 04:21:20 DEBUG : Creating backend with remote "/tmp/rclone1503976723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece'", Local "Local file system at /tmp/rclone1503976723", Modify Window "1ms" 2025/05/03 04:21:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 22f0d58af98f49ecc085d6d87b582958 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/03 04:21:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece' 2025/05/03 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': 1 files missing 2025/05/03 04:21:23 NOTICE: 1 hashes missing 2025/05/03 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': 2 differences found 2025/05/03 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/03 04:21:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': 0 differences found 2025/05/03 04:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': 1 matching files 2025/05/03 04:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xasoval3mifa" 2025/05/03 04:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:21:24 DEBUG : Creating backend with remote "TestDrive:crypt/rds3qobk5815k0jq1gdcui99mbh64hqpbqsindi4oi5fr94adgl0" 2025/05/03 04:21:25 DEBUG : Creating backend with remote "/tmp/rclone3905972419" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa'", Local "Local file system at /tmp/rclone3905972419", Modify Window "1ms" 2025/05/03 04:21:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 779908d5940b0aef3dffcc1fa3798cbe OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/03 04:21:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:21:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa' 2025/05/03 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': 1 files missing 2025/05/03 04:21:29 NOTICE: 1 hashes missing 2025/05/03 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': 2 differences found 2025/05/03 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/03 04:21:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': 0 differences found 2025/05/03 04:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': 1 matching files 2025/05/03 04:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xasoval3mifa': Purge remote 2025/05/03 04:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jididex8cece': Purge remote 2025/05/03 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-civatok3lina': Purge remote 2025/05/03 04:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fajuvah6nemo': Purge remote 2025/05/03 04:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwudoy0beho': Purge remote 2025/05/03 04:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xofapeq6futa': Purge remote 2025/05/03 04:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihocox3xeve': Purge remote 2025/05/03 04:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denunuk4peba': Purge remote 2025/05/03 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korapal9veca': Purge remote 2025/05/03 04:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyisil0towi': Purge remote --- PASS: TestApplyTransforms (53.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:21:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 04:21:38 DEBUG : sub/file2: md5 = cf341a4752bb49c0ffe65794e1d7c4bf OK 2025/05/03 04:21:38 INFO : file1: Copied (new) to: sub/file2 2025/05/03 04:21:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 04:21:39 DEBUG : file1: Unchanged skipping 2025/05/03 04:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': don't need to copy/move sub/file2, it is already at target location 2025/05/03 04:21:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:21:44 DEBUG : dst/file1: md5 = 643d04288e47f9eba91daf9382a68e37 OK 2025/05/03 04:21:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/backup" 2025/05/03 04:21:45 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/1nrff024r7pq65ecp72fc28jb0" 2025/05/03 04:21:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 04:21:48 INFO : dst/file1: Moved (server-side) 2025/05/03 04:21:50 DEBUG : dst/file1: md5 = 2f2ca51b24f12a28fdcc89389760eeae OK 2025/05/03 04:21:50 INFO : dst/file1: Copied (new) 2025/05/03 04:21:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:21:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:21:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:21:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/dst" 2025/05/03 04:21:54 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 04:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/CompareDest" 2025/05/03 04:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/gveqi14airsml4bgu7krj116o8" 2025/05/03 04:21:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 04:21:59 DEBUG : one: md5 = 18ceea495162a385f474050d5f723b3e OK 2025/05/03 04:21:59 INFO : one: Copied (new) 2025/05/03 04:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:02 DEBUG : one: md5 = 807e34160c407af9a0ffcef2936d4b74 OK 2025/05/03 04:22:02 INFO : one: Copied (replaced existing) 2025/05/03 04:22:04 DEBUG : dst/one: md5 = 973102f5600da03e85b3c9919b17be26 OK 2025/05/03 04:22:06 DEBUG : CompareDest/one: md5 = bc93128cff0343cccf5f31cb8b3dce7c OK 2025/05/03 04:22:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 04:22:09 DEBUG : CompareDest/two: md5 = d4ed3a6dc9da3487adb7dddf2e8e79b2 OK 2025/05/03 04:22:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:22:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 04:22:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:22:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 04:22:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:22:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:13 DEBUG : two: md5 = de4e66d5bbf752a24652cad575c7d24e OK 2025/05/03 04:22:13 INFO : two: Copied (new) 2025/05/03 04:22:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:22:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:22:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:22:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:22:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/dst" 2025/05/03 04:22:18 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 04:22:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/CopyDest" 2025/05/03 04:22:19 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/03 04:22:21 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 04:22:23 DEBUG : one: md5 = f6c1daa990d1b03868c1db67b386a020 OK 2025/05/03 04:22:23 INFO : one: Copied (new) 2025/05/03 04:22:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:25 DEBUG : one: md5 = e570f12cafc154426d78680c4637a6f4 OK 2025/05/03 04:22:25 INFO : one: Copied (replaced existing) 2025/05/03 04:22:27 DEBUG : dst/one: md5 = 0120ac3dee08c1d842d9fb290171a89b OK 2025/05/03 04:22:29 DEBUG : CopyDest/one: md5 = 520f3b4bd330afc354fa96c994f66df7 OK 2025/05/03 04:22:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/BackupDir" 2025/05/03 04:22:30 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/03 04:22:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:22:33 INFO : one: Moved (server-side) 2025/05/03 04:22:34 INFO : one: Copied (server-side copy) 2025/05/03 04:22:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/03 04:22:36 DEBUG : CopyDest/two: md5 = d45a3ba0b2dff9a2905dcfff73ea90b9 OK 2025/05/03 04:22:37 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:22:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:38 INFO : two: Copied (server-side copy) 2025/05/03 04:22:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/03 04:22:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 04:22:39 DEBUG : two: Unchanged skipping 2025/05/03 04:22:41 DEBUG : CopyDest/three: md5 = 19823846f7582285bf99f94a1c8623c0 OK 2025/05/03 04:22:41 DEBUG : three: Need to transfer - File not found at Destination 2025/05/03 04:22:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/03 04:22:42 DEBUG : three: Destination not found in --copy-dest 2025/05/03 04:22:43 DEBUG : three: md5 = ef369ea4aa247ae23afd6b3648f0c783 OK 2025/05/03 04:22:43 INFO : three: Copied (new) 2025/05/03 04:22:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 04:22:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:22:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:22:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:22:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:22:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 04:22:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:22:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/03 04:22:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c0073187bcbc1636304352aa16135760 OK 2025/05/03 04:22:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/03 04:22:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/03 04:22:54 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/05/03 04:22:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/03 04:22:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/03 04:22:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a856271e4248b4540c1ac89a6fdd4599 OK 2025/05/03 04:22:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/03 04:22:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/03 04:22:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.69s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using skip mode. 2025/05/03 04:23:02 NOTICE: one: Found 2 files with duplicate names 2025/05/03 04:23:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using skip mode. 2025/05/03 04:23:08 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/03 04:23:09 INFO : one: Deleted 2025/05/03 04:23:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using first mode. 2025/05/03 04:23:14 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:14 INFO : one: Deleted 2025/05/03 04:23:15 INFO : one: Deleted 2025/05/03 04:23:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.83s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using newest mode. 2025/05/03 04:23:20 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:21 INFO : one: Deleted 2025/05/03 04:23:21 INFO : one: Deleted 2025/05/03 04:23:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using oldest mode. 2025/05/03 04:23:27 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:27 INFO : one: Deleted 2025/05/03 04:23:28 INFO : one: Deleted 2025/05/03 04:23:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using largest mode. 2025/05/03 04:23:33 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:33 INFO : one: Deleted 2025/05/03 04:23:34 INFO : one: Deleted 2025/05/03 04:23:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using smallest mode. 2025/05/03 04:23:39 NOTICE: one: Found 3 files with duplicate names 2025/05/03 04:23:39 INFO : one: Deleted 2025/05/03 04:23:40 INFO : one: Deleted 2025/05/03 04:23:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.80s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Looking for duplicate names using rename mode. 2025/05/03 04:23:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/03 04:23:47 INFO : one-2.txt: renamed from: one.txt 2025/05/03 04:23:48 INFO : one-3.txt: renamed from: one.txt 2025/05/03 04:23:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:23:54 DEBUG : dupe1/one.txt: md5 = 46bb9613856ed0232e17ed908ebf5e3c OK 2025/05/03 04:23:56 DEBUG : dupe2/two.txt: md5 = e8b66a8be45cd5795277dc05787ff493 OK 2025/05/03 04:23:58 DEBUG : dupe3/three.txt: md5 = 497dc974197007ffbc11968703a92330 OK 2025/05/03 04:23:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/03 04:23:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/03 04:24:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/03 04:24:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/03 04:24:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/03 04:24:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/03 04:24:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.11s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:24:06 DEBUG : a.txt: md5 = 5893f7fce29f7445593fff1986bb0352 OK 2025/05/03 04:24:07 DEBUG : zend.txt: md5 = e1f4d4c3eaa0285503774915f4a801d5 OK 2025/05/03 04:24:09 DEBUG : sub dir/hello world: md5 = 68d61c7ba5cda80076fa4a2529acf9db OK 2025/05/03 04:24:10 DEBUG : sub dir/hello world2: md5 = 0c9cab7bd6f3556f3e14092751353978 OK 2025/05/03 04:24:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 97136a72c1d45bb44eefa0e1b7e1b496 OK 2025/05/03 04:24:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f204aa01ba2648e02ee2c214fd6ed24 OK 2025/05/03 04:24:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6ed85265f7094b8e834be8a9aeda0235 OK 2025/05/03 04:24:17 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 04:24:17 DEBUG : a.txt: Excluded 2025/05/03 04:24:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:24:17 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:24:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:24:17 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:24:18 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:24:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:24:18 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:24:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:24:18 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:24:18 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:24:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/03 04:24:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/03 04:24:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/03 04:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/03 04:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/03 04:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/03 04:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:24:26 DEBUG : a.txt: md5 = 4bf7cbae115b0969a02fa7fee5cccfb1 OK 2025/05/03 04:24:27 DEBUG : zend.txt: md5 = 6db102282663498768f9fe87e8ad9937 OK 2025/05/03 04:24:29 DEBUG : sub dir/hello world: md5 = 02fad2c7ca2754b9cf42228705d7a376 OK 2025/05/03 04:24:31 DEBUG : sub dir/hello world2: md5 = 5f63c63f1f04bf3921c4160727a20851 OK 2025/05/03 04:24:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 4a95b04eefc32281aadf3b2d3273d142 OK 2025/05/03 04:24:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = b543fba795061608fb96744b85db590a OK 2025/05/03 04:24:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = aacf3b2d3707e93191101611fea134b8 OK 2025/05/03 04:24:37 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 04:24:37 DEBUG : a.txt: Excluded 2025/05/03 04:24:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:24:38 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:24:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:24:38 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:24:39 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:24:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:24:39 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:24:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:24:39 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:24:39 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:24:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/03 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/03 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/03 04:24:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/03 04:24:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/03 04:24:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/03 04:24:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.64s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:24:47 DEBUG : file1: md5 = cea518fe883838ee117a359fb733f0e4 OK 2025/05/03 04:24:49 DEBUG : sub/file2: md5 = 283b086287bfa6e96da218038e372e2d 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/05/03 04:24:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/03 04:24:52 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/03 04:24:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/03 04:24:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.80s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:24:55 DEBUG : file1: md5 = ee856ee8f0aa583ce9f8c360be839ae5 OK 2025/05/03 04:24:57 DEBUG : sub/file2: md5 = 341b406c4c79dfab7f38879eb24fa892 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/05/03 04:25:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/notfound" 2025/05/03 04:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/03 04:25:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.74s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Making directory 2025/05/03 04:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:08 DEBUG : sub dir/hello world: md5 = 4912aff5ccf3dfe447a0777c5523664f OK 2025/05/03 04:25:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:12 DEBUG : potato2: md5 = 2a42a7490f495c42752b213324a9eba9 OK 2025/05/03 04:25:13 DEBUG : empty space: md5 = 7037cc00653042bc27d110fd725e86a2 OK --- PASS: TestLs (4.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:16 DEBUG : potato2: md5 = f3d9b8215bd7cd9d15f28bbcf69326e2 OK 2025/05/03 04:25:17 DEBUG : empty space: md5 = 46bfe5e5e1ca5b2bda3c354721c396b3 OK 2025/05/03 04:25:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/03 04:25:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.55s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:21 DEBUG : potato2: md5 = 849da34fd6ae54f6277dcda006172555 OK 2025/05/03 04:25:22 DEBUG : empty space: md5 = fbb31969fa6ef9ce1f33b281311d1cb9 OK --- PASS: TestLsLong (4.49s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:25 DEBUG : potato2: md5 = 2be668c394259f29bfce39c97ccb5566 OK 2025/05/03 04:25:27 DEBUG : empty space: md5 = c352eeb06a10f3267a95733a71d6cd2a OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/05/03 04:25:28 DEBUG : Creating backend with remote ":memory:" 2025/05/03 04:25:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/03 04:25:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/03 04:25:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:30 DEBUG : potato2: md5 = 9932ae3d2df7c4d5e20bc9bd14336dad OK 2025/05/03 04:25:31 DEBUG : empty space: md5 = 980fa3bf7c3585850e9c8b8accd9e3d2 OK 2025/05/03 04:25:33 DEBUG : sub dir/potato3: md5 = b724e6b9b2422eada3ee16530e885e02 OK 2025/05/03 04:25:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:38 DEBUG : small: md5 = d186cb5a62667c012d5b75968ecf7ac8 OK 2025/05/03 04:25:39 DEBUG : medium: md5 = 34f1fb7d4c4d5c812bdefc5c794eb8dd OK 2025/05/03 04:25:41 DEBUG : large: md5 = 38446901ab0a2f3a49bfca84edb2931b OK 2025/05/03 04:25:41 DEBUG : Waiting for deletions to finish 2025/05/03 04:25:41 DEBUG : large: Excluded (Size Filter) 2025/05/03 04:25:42 INFO : small: Deleted 2025/05/03 04:25:42 INFO : medium: Deleted --- PASS: TestDelete (6.08s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:44 DEBUG : small: md5 = 2fee45f4f0af52724d4d1d52b036f436 OK 2025/05/03 04:25:45 DEBUG : medium: md5 = edbbc11800c6e9060f416adb417220e8 OK 2025/05/03 04:25:47 DEBUG : large: md5 = 6401f4d002200820d6e90b44a4d039d4 OK 2025/05/03 04:25:47 DEBUG : Waiting for deletions to finish 2025/05/03 04:25:47 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/03 04:25:48 INFO : small: Deleted 2025/05/03 04:25:48 INFO : large: Deleted --- PASS: TestMaxDelete (6.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:50 DEBUG : small: md5 = d24f5756cf3f9a2e6955b764d4ef1036 OK 2025/05/03 04:25:52 DEBUG : medium: md5 = 3b4e7e6797007545ae17debc2de912b2 OK 2025/05/03 04:25:53 DEBUG : large: md5 = c0193c46b53b79862d007ab184a991a8 OK 2025/05/03 04:25:53 DEBUG : Waiting for deletions to finish 2025/05/03 04:25:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 04:25:54 INFO : small: Deleted 2025/05/03 04:25:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.44s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:25:57 DEBUG : small: md5 = 0bf5b00d8c4df0b3a1b2e04d504b7ab9 OK 2025/05/03 04:25:58 DEBUG : medium: md5 = 5c978c110ea192665f3532ff0e82bd12 OK 2025/05/03 04:26:00 DEBUG : large: md5 = e1bca1e372917dbe9b1884b7f73e76b8 OK 2025/05/03 04:26:00 DEBUG : Waiting for deletions to finish 2025/05/03 04:26:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 04:26:00 INFO : medium: Deleted 2025/05/03 04:26:00 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.50s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:26:04 DEBUG : ReadFile: md5 = 17b1d0dd2d7b30cba717adcc8cc71c83 OK --- PASS: TestReadFile (4.46s) === RUN TestRetry 2025/05/03 04:26:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/03 04:26:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/03 04:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:26:08 DEBUG : file1: md5 = be21420173e04731061227ee5cb5e6ca OK 2025/05/03 04:26:09 DEBUG : file2: md5 = 85b836a9713a0f8e6b741838796f49e4 OK --- PASS: TestCat (16.60s) === RUN TestPurge 2025/05/03 04:26:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jodujak6jafi" 2025/05/03 04:26:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:26:23 DEBUG : Creating backend with remote "TestDrive:crypt/0lc0c0r4kd438sv132sulo7ovcrhcqdsjk6ulsc3ml3bpnnj2h60" 2025/05/03 04:26:24 DEBUG : Creating backend with remote "/tmp/rclone848071583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jodujak6jafi'", Local "Local file system at /tmp/rclone848071583", Modify Window "1ms" 2025/05/03 04:26:28 DEBUG : A1/B1/C1/one: md5 = a8f5626ebc5b9e95b8852d0cbda10a68 OK 2025/05/03 04:26:28 INFO : A2: Making directory 2025/05/03 04:26:29 INFO : A1/B2: Making directory 2025/05/03 04:26:30 INFO : A1/B2/C2: Making directory 2025/05/03 04:26:30 INFO : A1/B1/C3: Making directory 2025/05/03 04:26:31 INFO : A3: Making directory 2025/05/03 04:26:32 INFO : A3/B3: Making directory 2025/05/03 04:26:33 INFO : A3/B3/C4: Making directory 2025/05/03 04:26:35 DEBUG : A1/two: md5 = 014b1cb5fe68ca67cfab72a8a8c1a94a OK 2025/05/03 04:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jodujak6jafi': Purge remote 2025/05/03 04:26:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:26:42 DEBUG : A1/B1/C1/one: md5 = f3fffddd36f8c5245a717c8f26cf6737 OK 2025/05/03 04:26:42 INFO : A2: Making directory 2025/05/03 04:26:42 INFO : A1/B2: Making directory 2025/05/03 04:26:43 INFO : A1/B2/C2: Making directory 2025/05/03 04:26:44 INFO : A1/B1/C3: Making directory 2025/05/03 04:26:45 INFO : A3: Making directory 2025/05/03 04:26:45 INFO : A3/B3: Making directory 2025/05/03 04:26:46 INFO : A3/B3/C4: Making directory 2025/05/03 04:26:48 DEBUG : A1/two: md5 = b2d198f02b711b0d51d372490048cb1a OK 2025/05/03 04:26:49 DEBUG : removing 1 level 3 directories 2025/05/03 04:26:49 INFO : A3/B3/C4: Removing directory 2025/05/03 04:26:52 DEBUG : removing 2 level 3 directories 2025/05/03 04:26:52 INFO : A1/B2/C2: Removing directory 2025/05/03 04:26:52 INFO : A1/B1/C3: Removing directory 2025/05/03 04:26:52 DEBUG : removing 2 level 2 directories 2025/05/03 04:26:52 INFO : A3/B3: Removing directory 2025/05/03 04:26:52 INFO : A1/B2: Removing directory 2025/05/03 04:26:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/03 04:26:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 04:26:53 DEBUG : removing 2 level 1 directories 2025/05/03 04:26:53 INFO : A3: Removing directory 2025/05/03 04:26:53 INFO : A2: Removing directory 2025/05/03 04:26:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/03 04:26:57 DEBUG : removing 1 level 3 directories 2025/05/03 04:26:57 INFO : A1/B1/C1: Removing directory 2025/05/03 04:26:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:26:58 DEBUG : removing 1 level 2 directories 2025/05/03 04:26:58 INFO : A1/B1: Removing directory 2025/05/03 04:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 04:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:26:59 DEBUG : removing 1 level 1 directories 2025/05/03 04:26:59 INFO : A1: Removing directory 2025/05/03 04:26:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 04:26:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 04:26:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:26:59 DEBUG : removing 1 level 0 directories 2025/05/03 04:26:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Removing directory 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/03 04:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:01 INFO : A1: Making directory 2025/05/03 04:27:02 INFO : A1/B1: Making directory 2025/05/03 04:27:03 INFO : A1/B1/C1: Making directory 2025/05/03 04:27:05 DEBUG : removing 1 level 3 directories 2025/05/03 04:27:05 INFO : A1/B1/C1: Removing directory 2025/05/03 04:27:06 DEBUG : removing 1 level 2 directories 2025/05/03 04:27:06 INFO : A1/B1: Removing directory 2025/05/03 04:27:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:27:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:08 INFO : A1: Making directory 2025/05/03 04:27:09 INFO : A1/B1: Making directory 2025/05/03 04:27:10 INFO : A1/B1/C1: Making directory 2025/05/03 04:27:12 DEBUG : removing 1 level 3 directories 2025/05/03 04:27:12 INFO : A1/B1/C1: Removing directory 2025/05/03 04:27:13 DEBUG : removing 1 level 2 directories 2025/05/03 04:27:13 INFO : A1/B1: Removing directory 2025/05/03 04:27:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:27:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:17 DEBUG : file1: md5 = b8eb66c0ba9915ea2b9cbb0453178575 OK 2025/05/03 04:27:17 DEBUG : filename.txt: File name found in url 2025/05/03 04:27:19 DEBUG : filename.txt: md5 = 8e96fa0d2ff7eaac3429f3f20842a2b6 OK 2025/05/03 04:27:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/03 04:27:20 DEBUG : headerfilename.txt: md5 = 4dc42d1f2c0f2dfa6384b463c901a261 OK 2025/05/03 04:27:21 DEBUG : file2: md5 = 04c986b52eb2d2f1a77aed88da1f19f4 OK --- PASS: TestCopyURL (8.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 04:27:26 DEBUG : sub/file2: md5 = 8e222fa49a1c6a803d6791ba80aff048 OK 2025/05/03 04:27:26 INFO : file1: Copied (new) to: sub/file2 2025/05/03 04:27:26 INFO : file1: Deleted 2025/05/03 04:27:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 04:27:27 DEBUG : file1: Unchanged skipping 2025/05/03 04:27:27 INFO : file1: Deleted 2025/05/03 04:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': don't need to copy/move sub/file2, it is already at target location 2025/05/03 04:27:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 04:27:31 DEBUG : file1: md5 = 04516c4e821cdf351f7d5230223e3fec OK 2025/05/03 04:27:31 INFO : file1: Copied (new) 2025/05/03 04:27:31 INFO : file1: Deleted 2025/05/03 04:27:31 DEBUG : file1: Destination exists, skipping 2025/05/03 04:27:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.10s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:35 DEBUG : dst/file1: md5 = c81d311f5f9a487a585776b766ee7894 OK 2025/05/03 04:27:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyidot6noco/backup" 2025/05/03 04:27:36 DEBUG : Creating backend with remote "TestDrive:crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g/1nrff024r7pq65ecp72fc28jb0" 2025/05/03 04:27:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 04:27:40 INFO : dst/file1: Moved (server-side) 2025/05/03 04:27:41 DEBUG : dst/file1: md5 = 6426cca111c1c4da9db429ea76667439 OK 2025/05/03 04:27:41 INFO : dst/file1: Copied (new) 2025/05/03 04:27:41 INFO : dst/file1: Deleted 2025/05/03 04:27:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:27:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 04:27:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.19s) === 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:27:48 DEBUG : A1/one: md5 = 7e7063f54eb244a592ec05c9e5c87871 OK 2025/05/03 04:27:49 DEBUG : A1/two: md5 = e8e8a716b382299e937c98979cf3012f OK 2025/05/03 04:27:51 DEBUG : A1/B1/three: md5 = abce639e40392ffaf46ae5784d0b4a68 OK 2025/05/03 04:27:53 DEBUG : A1/B1/C1/four: md5 = 7380dd1057b3b5721236ca7ab64b39d7 OK 2025/05/03 04:27:55 DEBUG : A1/B1/C2/five: md5 = 71b8d4903695933cd5dcc594c29ea280 OK 2025/05/03 04:27:55 INFO : A1/B2: Making directory 2025/05/03 04:27:56 INFO : A1/B1/C3: Making directory 2025/05/03 04:28:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/03 04:28:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/03 04:28:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/03 04:28:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/03 04:28:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/03 04:28:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 04:28:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 04:28:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:28:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 04:28:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 04:28:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/03 04:28:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/03 04:28:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/03 04:28:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/03 04:28:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/03 04:28:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/03 04:28:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 04:28:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 04:28:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:28:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 04:28:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 04:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/03 04:28:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/03 04:28:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 04:28:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 04:28:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 04:28:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 04:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 04:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 04:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 04:28:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.07s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 04:28:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 4253ea87ac0888745fa43e25ca93e9d5 OK 2025/05/03 04:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/03 04:28:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 04:28:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/03 04:28:32 DEBUG : no_checksum_big_file_from_pipe: md5 = fd8f2fb713433576f7dac1e92f1db2d8 OK 2025/05/03 04:28:32 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 04:28:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 459f285af24c88aadc8487cb229c84ba OK 2025/05/03 04:28:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 04:28:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/03 04:28:37 DEBUG : with_checksum_big_file_from_pipe: md5 = e844f26c6be8632e9375d17b22ccfa7a OK 2025/05/03 04:28:37 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 04:28:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 04:28:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/03 04:28:42 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-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 04:28:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 04:28:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/03 04:28:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.47s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/03 04:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (48 bytes), uploading instead of streaming 2025/05/03 04:28:49 DEBUG : rcat_metadata: md5 = 02b69d114390bc8ce15cc55cfbb8e8e9 OK 2025/05/03 04:28:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/03 04:28:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/03 04:28:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 62d0e74172f48866912a91beac6def95 OK 2025/05/03 04:28:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.42s) --- PASS: TestRcatMetadata/Normal (2.38s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:55 DEBUG : potato1: md5 = 27c427703ba750f9472e852bd515d9b4 OK 2025/05/03 04:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (60 bytes), uploading instead of streaming 2025/05/03 04:28:56 DEBUG : potato2: md5 = 745d17c32f86a9d57f3791e85b3010df OK 2025/05/03 04:28:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:28:59 DEBUG : potato1: md5 = 408abebbb18bc1b130b62800c4ad13d6 OK 2025/05/03 04:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': File to upload is small (60 bytes), uploading instead of streaming 2025/05/03 04:29:00 DEBUG : potato2: md5 = 2e648b9c725bf62b2453e05cd30bc742 OK 2025/05/03 04:29:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:04 DEBUG : potato2: md5 = 6f23ae0e8006383f57d99e5014c43ca6 OK 2025/05/03 04:29:05 DEBUG : empty space: md5 = c554dbb78f441400ee7d8d473d819088 OK 2025/05/03 04:29:07 DEBUG : sub dir/potato3: md5 = 8441d5ad48baaf5413ccf013724fb4d3 OK 2025/05/03 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Touching "sub dir/potato3" 2025/05/03 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Touching "empty space" 2025/05/03 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Touching "potato2" 2025/05/03 04:29:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:12 DEBUG : dir with metadata: Making directory with metadata 2025/05/03 04:29:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:14 DEBUG : directory with modtime: Making directory with metadata 2025/05/03 04:29:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/03 04:29:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 04:29:16 DEBUG : Google drive root 'crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g': Skipping btime metadata as can't update it on an existing file: 2025-05-03T04:29:16.600078406Z 2025/05/03 04:29:17 INFO : non existent directory: Updated directory metadata 2025/05/03 04:29:19 DEBUG : Google drive root 'crypt/0a7jek2adgj56o2ihc2l50d73hnhvem1imifloavojop9s6f178g': Skipping btime metadata as can't update it on an existing file: 2025-05-03T04:29:16.600078406Z 2025/05/03 04:29:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/03 04:29:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/03 04:29:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/03 04:29:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 04:29:25 DEBUG : dst: Making directory with metadata 2025/05/03 04:29:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 04:29:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 04:29:26 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 04:29:26 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 04:29:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/03 04:29:27 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 04:29:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco'", Local "Local file system at /tmp/rclone565546785", Modify Window "1ms" 2025/05/03 04:29:30 DEBUG : sub dir/test remove existing: md5 = e721e99f9c559a47e55583955bb8b6b8 OK 2025/05/03 04:29:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 31cb774265f56ea04e4c922a752cc7a4 OK 2025/05/03 04:29:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.huyejab4" before starting 2025/05/03 04:29:34 DEBUG : sub dir/test remove existing.huyejab4: TEST: removing renamed existing file after operation 2025/05/03 04:29:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.layomoz5" before starting 2025/05/03 04:29:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.layomoz5: TEST: renaming existing back after failed operation 2025/05/03 04:29:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofuxem3" before starting 2025/05/03 04:29:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofuxem3: TEST: removing renamed existing file after operation 2025/05/03 04:29:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "idjnnblbkq3rv0d79svtdri8vtrrj337t5di4skh7pejgtul5ri0" 2025/05/03 04:29:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "trvai99uut3r8tddqemp0a50khf285srm60sclfk9v2h45m5iphhc7sk9j2goed1r0rlgtvk7gp3a6seqged7lpmsjpud167p5489ldraa7euoilknhkbr7jh3hmcflkologcd6t4vtkmif2mmm7jh1v6cfld4rvk8i9fe44pip10a50fa70" --- PASS: TestRemoveExisting (12.63s) === 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/05/03 04:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyidot6noco': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.549767831s (try 1/5)