"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/22 06:17:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba" 2025/03/22 06:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60" 2025/03/22 06:18:01 DEBUG : Creating backend with remote "/tmp/rclone3251783128" === 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/22 06:18:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/22 06:18:01 DEBUG : potato: Seek from 10 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 10 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Seek from 5 to 2 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/22 06:18:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Seek from 5 to 2 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/22 06:18:01 DEBUG : potato: Seek from 8 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 8 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/22 06:18:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/22 06:18:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/22 06:18:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/22 06:18:01 DEBUG : potato: Seek from 5 to 2 2025/03/22 06:18:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/22 06:18:01 DEBUG : potato: Seek from 9 to 0 2025/03/22 06:18:01 DEBUG : potato: Seek from 9 to 0 2025/03/22 06:18:01 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:03 DEBUG : rutabaga: md5 = 52bbd103735d9aea44d89008aeab9ba8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/22 06:18:06 DEBUG : empty space: md5 = 83f413fd4218970fdd7ea5bc8ea023b3 OK === RUN TestCheck/3 2025/03/22 06:18:08 DEBUG : potato2: md5 = 475d6bbb4efe988433239cb57c343af5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/22 06:18:10 DEBUG : remotepotato: md5 = 3bb1a103a9b23a1822405004ac9db871 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.12s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/03/22 06:18:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/22 06:18:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/22 06:18:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/22 06:18:13 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/03/22 06:18:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/22 06:18:13 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:15 DEBUG : rutabaga: md5 = 267d5d724388b22201044b4b65bf5510 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/22 06:18:19 DEBUG : empty space: md5 = 8ae7a4e4d39c0f85fbb3d6cd37eb83ea OK === RUN TestCheckDownload/3 2025/03/22 06:18:22 DEBUG : potato2: md5 = 34106c884bcde06cfb333f6c93dac462 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/22 06:18:25 DEBUG : remotepotato: md5 = 2d7aedf67d5d0450c183e5f09d27dd56 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.26s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.29s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:32 DEBUG : rutabaga: md5 = c31927257281ed8019d3e83447be9fd2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/22 06:18:34 DEBUG : empty space: md5 = 18cc0f4457fedaea3f158d5c53954320 OK === RUN TestCheckSizeOnly/3 2025/03/22 06:18:36 DEBUG : potato2: md5 = 87af7392acba86723a8303e0892323ed OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/22 06:18:38 DEBUG : remotepotato: md5 = 881d8246e451e1eb1787cca8d1e4154c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.94s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:44 DEBUG : test.sum: md5 = ad27c835aebec6ac4e0e1fe726d19621 OK 2025/03/22 06:18:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/22 06:18:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/22 06:18:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/22 06:18:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/22 06:18:46 DEBUG : test.sum: md5 = 7dc422aab6ced45ec3e91222984b6e37 OK 2025/03/22 06:18:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/22 06:18:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/22 06:18:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/22 06:18:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/data" 2025/03/22 06:18:48 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/data" 2025/03/22 06:18:51 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/vjrnln8ratgmqakfosrqe8espk" 2025/03/22 06:18:54 DEBUG : data/banana: md5 = fbc2e88701ce80bcc349957167148b15 OK 2025/03/22 06:18:56 DEBUG : test.sum: md5 = b4c3b404b5252dd5b5e2eea274099522 OK === RUN TestCheckSumDownload/subtest1 2025/03/22 06:19:00 DEBUG : data/potato: md5 = 0850d67aaec2c9aa256f3dd4c2bd4d16 OK 2025/03/22 06:19:01 DEBUG : test.sum: md5 = fe419c4a0fb238ebbb939174f13fe4e3 OK === RUN TestCheckSumDownload/subtest2 2025/03/22 06:19:05 DEBUG : test.sum: md5 = 22f528bae22bf1bd3cb99ccebc618226 OK === RUN TestCheckSumDownload/subtest3 2025/03/22 06:19:10 DEBUG : test.sum: md5 = b317fc4d544ae7e78a704e5a47fb94bb OK === RUN TestCheckSumDownload/subtest4 2025/03/22 06:19:14 DEBUG : test.sum: md5 = 94563450ab9187c7b9874ab632a1ec99 OK === RUN TestCheckSumDownload/subtest5 2025/03/22 06:19:18 DEBUG : test.sum: md5 = cfb6ffeaf4d75ca6fae453dd61895267 OK === RUN TestCheckSumDownload/subtest6 2025/03/22 06:19:23 DEBUG : data/banana: md5 = aa3b92b5dab3f617313a9ca82bdbdd44 OK 2025/03/22 06:19:24 DEBUG : data/potato: md5 = 07ffeb626246e42dbfef7b5ce2ef706c OK 2025/03/22 06:19:25 DEBUG : test.sum: md5 = 520a680eac8f5354b66694fc8eef1756 OK === RUN TestCheckSumDownload/subtest7 2025/03/22 06:19:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/22 06:19:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.99s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.44s) --- PASS: TestCheckSumDownload/subtest4 (2.88s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/03/22 06:19:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badaciv9caku" 2025/03/22 06:19:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:32 DEBUG : Creating backend with remote "TestDrive:crypt/ae4gpu4tf130gknck2usirdsqdpqse3clgicakidmp6rvmq9040g" 2025/03/22 06:19:33 DEBUG : Creating backend with remote "/tmp/rclone2090465974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku'", Local "Local file system at /tmp/rclone2090465974", Modify Window "1ms" 2025/03/22 06:19:35 DEBUG : hello, world!: md5 = 8f8676307dec3103bc90491bac051678 OK upper checkfile vs. lower remote (without normalization) 2025/03/22 06:19:36 ERROR : hello, world!: sum not found 2025/03/22 06:19:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku' 2025/03/22 06:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': 1 files missing 2025/03/22 06:19:36 NOTICE: 1 hashes missing 2025/03/22 06:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': 2 differences found 2025/03/22 06:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/22 06:19:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': 0 differences found 2025/03/22 06:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': 1 matching files 2025/03/22 06:19:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuhal9gehe" 2025/03/22 06:19:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:37 DEBUG : Creating backend with remote "TestDrive:crypt/0hq9shruhia6vbfesspgebilmgajj3sv50ojr7umqqbvpdmg0ns0" 2025/03/22 06:19:38 DEBUG : Creating backend with remote "/tmp/rclone1716995151" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe'", Local "Local file system at /tmp/rclone1716995151", Modify Window "1ms" 2025/03/22 06:19:41 DEBUG : HELLO, WORLD!: md5 = bf465092e78bd68f251ed516b7711615 OK lower checkfile vs. upper remote (without normalization) 2025/03/22 06:19:41 ERROR : HELLO, WORLD!: sum not found 2025/03/22 06:19:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe' 2025/03/22 06:19:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': 1 files missing 2025/03/22 06:19:41 NOTICE: 1 hashes missing 2025/03/22 06:19:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': 2 differences found 2025/03/22 06:19:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/22 06:19:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': 0 differences found 2025/03/22 06:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': 1 matching files 2025/03/22 06:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faletof5bere" 2025/03/22 06:19:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/lot4hannkh1gnnca94823v0kemkhlr6cbfrjh3hbnfg98qucgang" 2025/03/22 06:19:44 DEBUG : Creating backend with remote "/tmp/rclone2524593038" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere'", Local "Local file system at /tmp/rclone2524593038", Modify Window "1ms" 2025/03/22 06:19:46 DEBUG : HeLlO, wOrLd!: md5 = df78e1c1ea6ce86473e08142d3f70210 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/22 06:19:46 ERROR : HeLlO, wOrLd!: sum not found 2025/03/22 06:19:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere' 2025/03/22 06:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': 1 files missing 2025/03/22 06:19:46 NOTICE: 1 hashes missing 2025/03/22 06:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': 2 differences found 2025/03/22 06:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/22 06:19:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': 0 differences found 2025/03/22 06:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': 1 matching files 2025/03/22 06:19:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zulubez2bixi" 2025/03/22 06:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:47 DEBUG : Creating backend with remote "TestDrive:crypt/eos9fk0pkq7smtub2imcq8v2c8rlekd5kdr796t975nrtl0q6pbg" 2025/03/22 06:19:49 DEBUG : Creating backend with remote "/tmp/rclone1044526435" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi'", Local "Local file system at /tmp/rclone1044526435", Modify Window "1ms" 2025/03/22 06:19:51 DEBUG : HELLO, WORLD!: md5 = 8db9bb41813217e20cb14891f5d99559 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/22 06:19:51 ERROR : HELLO, WORLD!: sum not found 2025/03/22 06:19:51 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi' 2025/03/22 06:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': 1 files missing 2025/03/22 06:19:51 NOTICE: 1 hashes missing 2025/03/22 06:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': 2 differences found 2025/03/22 06:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/22 06:19:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': 0 differences found 2025/03/22 06:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': 1 matching files 2025/03/22 06:19:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahucuq5nala" 2025/03/22 06:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:52 DEBUG : Creating backend with remote "TestDrive:crypt/v7kq88a6vaq0vl7208v8adqap672n0ch2pg02tenji8jdq38upv0" 2025/03/22 06:19:54 DEBUG : Creating backend with remote "/tmp/rclone1369861028" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala'", Local "Local file system at /tmp/rclone1369861028", Modify Window "1ms" 2025/03/22 06:19:56 DEBUG : 測試_Русский___ě_áñ: md5 = 8ae169c4afe3e4c6c4ae40fcfa46d196 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/22 06:19:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/22 06:19:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala' 2025/03/22 06:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': 1 files missing 2025/03/22 06:19:56 NOTICE: 1 hashes missing 2025/03/22 06:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': 2 differences found 2025/03/22 06:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/22 06:19:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': 0 differences found 2025/03/22 06:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': 1 matching files 2025/03/22 06:19:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xayiyel5mepe" 2025/03/22 06:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:19:57 DEBUG : Creating backend with remote "TestDrive:crypt/qsgtt5m8lqrtaropkvplb81r9dh6p5pvlt07agpnkg6pbhnthu70" 2025/03/22 06:19:58 DEBUG : Creating backend with remote "/tmp/rclone406292811" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe'", Local "Local file system at /tmp/rclone406292811", Modify Window "1ms" 2025/03/22 06:20:01 DEBUG : 測試_Русский___ě_áñ: md5 = bbc2ac9be9b3ff7cf03aefc4c4cd35f0 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/22 06:20:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/22 06:20:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe' 2025/03/22 06:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': 1 files missing 2025/03/22 06:20:01 NOTICE: 1 hashes missing 2025/03/22 06:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': 2 differences found 2025/03/22 06:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/22 06:20:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': 0 differences found 2025/03/22 06:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': 1 matching files 2025/03/22 06:20:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujekoc0qawo" 2025/03/22 06:20:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:20:02 DEBUG : Creating backend with remote "TestDrive:crypt/vd0vbqhg2062413lnk8f7kp5rdvtn38crdch7emvd4i6of3fp1g0" 2025/03/22 06:20:03 DEBUG : Creating backend with remote "/tmp/rclone3429124223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo'", Local "Local file system at /tmp/rclone3429124223", Modify Window "1ms" 2025/03/22 06:20:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 91147b09b6570b2b0b3433ecee8a2fd7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/22 06:20:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/22 06:20:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo' 2025/03/22 06:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': 1 files missing 2025/03/22 06:20:06 NOTICE: 1 hashes missing 2025/03/22 06:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': 2 differences found 2025/03/22 06:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/22 06:20:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': 0 differences found 2025/03/22 06:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': 1 matching files 2025/03/22 06:20:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giqofuy6soto" 2025/03/22 06:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:20:07 DEBUG : Creating backend with remote "TestDrive:crypt/cjl4fqogolkbsdnq7nrm9qh1iig9ja6mkehl9h33hs3aarftmf2g" 2025/03/22 06:20:08 DEBUG : Creating backend with remote "/tmp/rclone1543036655" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto'", Local "Local file system at /tmp/rclone1543036655", Modify Window "1ms" 2025/03/22 06:20:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c31773916a667a1c00ff9c328ecd816 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/22 06:20:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/22 06:20:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto' 2025/03/22 06:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': 1 files missing 2025/03/22 06:20:11 NOTICE: 1 hashes missing 2025/03/22 06:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': 2 differences found 2025/03/22 06:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/22 06:20:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': 0 differences found 2025/03/22 06:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': 1 matching files 2025/03/22 06:20:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kituzoy3qowo" 2025/03/22 06:20:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:20:12 DEBUG : Creating backend with remote "TestDrive:crypt/87kndtfrcrvu38p9be1j36rpam4jk9m3r70go3tbhc70s6e5o340" 2025/03/22 06:20:13 DEBUG : Creating backend with remote "/tmp/rclone1273654497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo'", Local "Local file system at /tmp/rclone1273654497", Modify Window "1ms" 2025/03/22 06:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a5ea00b9f88db82ae25b032ab215615 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/22 06:20:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/22 06:20:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo' 2025/03/22 06:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': 1 files missing 2025/03/22 06:20:16 NOTICE: 1 hashes missing 2025/03/22 06:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': 2 differences found 2025/03/22 06:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/22 06:20:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': 0 differences found 2025/03/22 06:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': 1 matching files 2025/03/22 06:20:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenagiw2tace" 2025/03/22 06:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:20:17 DEBUG : Creating backend with remote "TestDrive:crypt/l50f77naqap1mfnsbt0qo4g1913cmf709ncvv6bnp4fi0to0komg" 2025/03/22 06:20:18 DEBUG : Creating backend with remote "/tmp/rclone858639512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace'", Local "Local file system at /tmp/rclone858639512", Modify Window "1ms" 2025/03/22 06:20:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82a5ffd9e95a076b8b1fef4696fe8107 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/22 06:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/22 06:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace' 2025/03/22 06:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': 1 files missing 2025/03/22 06:20:21 NOTICE: 1 hashes missing 2025/03/22 06:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': 2 differences found 2025/03/22 06:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/22 06:20:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/22 06:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': 0 differences found 2025/03/22 06:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': 1 matching files 2025/03/22 06:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenagiw2tace': Purge remote 2025/03/22 06:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kituzoy3qowo': Purge remote 2025/03/22 06:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giqofuy6soto': Purge remote 2025/03/22 06:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujekoc0qawo': Purge remote 2025/03/22 06:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayiyel5mepe': Purge remote 2025/03/22 06:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahucuq5nala': Purge remote 2025/03/22 06:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zulubez2bixi': Purge remote 2025/03/22 06:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faletof5bere': Purge remote 2025/03/22 06:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuhal9gehe': Purge remote 2025/03/22 06:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badaciv9caku': Purge remote --- PASS: TestApplyTransforms (55.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:20:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/22 06:20:29 DEBUG : sub/file2: md5 = db317f61d694ef9ccfe7224a2ad2d684 OK 2025/03/22 06:20:29 INFO : file1: Copied (new) to: sub/file2 2025/03/22 06:20:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 06:20:30 DEBUG : file1: Unchanged skipping 2025/03/22 06:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': don't need to copy/move sub/file2, it is already at target location 2025/03/22 06:20:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:20:36 DEBUG : dst/file1: md5 = fea789809ad017e90c388c5c415e42e6 OK 2025/03/22 06:20:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/backup" 2025/03/22 06:20:37 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/1nrff024r7pq65ecp72fc28jb0" 2025/03/22 06:20:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/22 06:20:41 INFO : dst/file1: Moved (server-side) 2025/03/22 06:20:42 DEBUG : dst/file1: md5 = 5e48ee5e80132fb67fe684473991345d OK 2025/03/22 06:20:42 INFO : dst/file1: Copied (new) 2025/03/22 06:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:20:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:20:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:20:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/dst" 2025/03/22 06:20:47 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/22 06:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/CompareDest" 2025/03/22 06:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/gveqi14airsml4bgu7krj116o8" 2025/03/22 06:20:50 DEBUG : one: Need to transfer - File not found at Destination 2025/03/22 06:20:53 DEBUG : one: md5 = 06f2e3b7526582683a1ce8f86425cc72 OK 2025/03/22 06:20:53 INFO : one: Copied (new) 2025/03/22 06:20:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 06:20:56 DEBUG : one: md5 = da60bfbdc6b7cf3c39a3b8407fea5a95 OK 2025/03/22 06:20:56 INFO : one: Copied (replaced existing) 2025/03/22 06:20:57 DEBUG : dst/one: md5 = 919e45b570de0b53e59587c1d68d5a15 OK 2025/03/22 06:20:58 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/22 06:20:58 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/22 06:20:58 DEBUG : TestDrive: Saved new token in config file 2025/03/22 06:21:00 DEBUG : CompareDest/one: md5 = 99465d9f61da7ee82a70ec32414a05e5 OK 2025/03/22 06:21:00 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/22 06:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 06:21:01 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/22 06:21:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/22 06:21:03 DEBUG : CompareDest/two: md5 = b33c5fc638199b71142b1e150def8941 OK 2025/03/22 06:21:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/22 06:21:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/22 06:21:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/22 06:21:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/22 06:21:06 DEBUG : two: Need to transfer - File not found at Destination 2025/03/22 06:21:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/22 06:21:08 DEBUG : two: md5 = 89261546d717485458a9b879f8a5df8f OK 2025/03/22 06:21:08 INFO : two: Copied (new) 2025/03/22 06:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/22 06:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:21:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:21:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.58s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/dst" 2025/03/22 06:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/22 06:21:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/CopyDest" 2025/03/22 06:21:14 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/22 06:21:16 DEBUG : one: Need to transfer - File not found at Destination 2025/03/22 06:21:18 DEBUG : one: md5 = 1db67e628147b33aef7cc5907aeaddb5 OK 2025/03/22 06:21:18 INFO : one: Copied (new) 2025/03/22 06:21:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 06:21:21 DEBUG : one: md5 = 05ee8affe83dcc348003294d32b7cc57 OK 2025/03/22 06:21:21 INFO : one: Copied (replaced existing) 2025/03/22 06:21:23 DEBUG : dst/one: md5 = 720efeb6b72bcfde841a91a0b52c6551 OK 2025/03/22 06:21:25 DEBUG : CopyDest/one: md5 = ecebf414b7c2d16cd8699992d3da6166 OK 2025/03/22 06:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/BackupDir" 2025/03/22 06:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/22 06:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 06:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/22 06:21:30 INFO : one: Moved (server-side) 2025/03/22 06:21:31 INFO : one: Copied (server-side copy) 2025/03/22 06:21:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/22 06:21:33 DEBUG : CopyDest/two: md5 = e4f27cee0eaa5e67ab524558c01af3da OK 2025/03/22 06:21:34 DEBUG : two: Need to transfer - File not found at Destination 2025/03/22 06:21:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:35 INFO : two: Copied (server-side copy) 2025/03/22 06:21:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/22 06:21:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/22 06:21:36 DEBUG : two: Unchanged skipping 2025/03/22 06:21:38 DEBUG : CopyDest/three: md5 = 2798da5d52f243d8ab3d5f7bdb06fd70 OK 2025/03/22 06:21:38 DEBUG : three: Need to transfer - File not found at Destination 2025/03/22 06:21:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/22 06:21:39 DEBUG : three: Destination not found in --copy-dest 2025/03/22 06:21:40 DEBUG : three: md5 = 6fba1fb836da59afd69a18c7bdaad7e8 OK 2025/03/22 06:21:40 INFO : three: Copied (new) 2025/03/22 06:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/22 06:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/22 06:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/22 06:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/22 06:21:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.30s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:21:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/22 06:21:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c7055adda6603e08daa1322e78d61d2f OK 2025/03/22 06:21:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/22 06:21:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/22 06:21:51 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/03/22 06:21:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/22 06:21:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/22 06:21:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a817c6ba88f425eac1feb67c2d70005b OK 2025/03/22 06:21:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/22 06:21:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/22 06:21:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.40s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using skip mode. 2025/03/22 06:22:01 NOTICE: one: Found 2 files with duplicate names 2025/03/22 06:22:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using skip mode. 2025/03/22 06:22:06 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/22 06:22:07 INFO : one: Deleted 2025/03/22 06:22:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using first mode. 2025/03/22 06:22:13 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:13 INFO : one: Deleted 2025/03/22 06:22:14 INFO : one: Deleted 2025/03/22 06:22:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using newest mode. 2025/03/22 06:22:19 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:20 INFO : one: Deleted 2025/03/22 06:22:20 INFO : one: Deleted 2025/03/22 06:22:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using oldest mode. 2025/03/22 06:22:26 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:27 INFO : one: Deleted 2025/03/22 06:22:27 INFO : one: Deleted 2025/03/22 06:22:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.79s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using largest mode. 2025/03/22 06:22:33 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:34 INFO : one: Deleted 2025/03/22 06:22:34 INFO : one: Deleted 2025/03/22 06:22:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using smallest mode. 2025/03/22 06:22:40 NOTICE: one: Found 3 files with duplicate names 2025/03/22 06:22:40 INFO : one: Deleted 2025/03/22 06:22:41 INFO : one: Deleted 2025/03/22 06:22:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.56s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Looking for duplicate names using rename mode. 2025/03/22 06:22:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/22 06:22:48 INFO : one-2.txt: renamed from: one.txt 2025/03/22 06:22:50 INFO : one-3.txt: renamed from: one.txt 2025/03/22 06:22:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.80s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:22:56 DEBUG : dupe1/one.txt: md5 = bfe7e027ecd18ffbb2f8230342ecdd93 OK 2025/03/22 06:22:58 DEBUG : dupe2/two.txt: md5 = 06a64b03cef5b31918d273a8dfae5b51 OK 2025/03/22 06:23:00 DEBUG : dupe3/three.txt: md5 = 59962c43af463da9f8b3985e36a0e9b1 OK 2025/03/22 06:23:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/22 06:23:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/22 06:23:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/22 06:23:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/22 06:23:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/22 06:23:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/22 06:23:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:08 DEBUG : a.txt: md5 = 726e5f3c1b58284054b5cc2ce57a5125 OK 2025/03/22 06:23:10 DEBUG : zend.txt: md5 = adc3aaf8ec0465936ba904162f3aeca7 OK 2025/03/22 06:23:12 DEBUG : sub dir/hello world: md5 = 3a16dbe60b8a7debb45f9d82304f9f55 OK 2025/03/22 06:23:13 DEBUG : sub dir/hello world2: md5 = fb78d618f9a705a222c9ad9872fbd9ab OK 2025/03/22 06:23:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 018764ff825128db434e2bcbdc0714d4 OK 2025/03/22 06:23:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 48ef6388b3b560179d67b68ef710c0ab OK 2025/03/22 06:23:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = f6b9ed4326b659884b5b0500f4d6b96b OK 2025/03/22 06:23:20 DEBUG : a.txt: Excluded (Size Filter) 2025/03/22 06:23:20 DEBUG : a.txt: Excluded 2025/03/22 06:23:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/22 06:23:21 DEBUG : sub dir/hello world2: Excluded 2025/03/22 06:23:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/22 06:23:21 DEBUG : sub dir/hello world: Excluded 2025/03/22 06:23:22 DEBUG : sub dir/ignore dir: Excluded 2025/03/22 06:23:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/22 06:23:22 DEBUG : sub dir/hello world2: Excluded 2025/03/22 06:23:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/22 06:23:22 DEBUG : sub dir/hello world: Excluded 2025/03/22 06:23:22 DEBUG : sub dir/ignore dir: Excluded 2025/03/22 06:23:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/22 06:23:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:31 DEBUG : file1: md5 = c180306014c07a44629f64667ad3b9f1 OK 2025/03/22 06:23:33 DEBUG : sub/file2: md5 = 428fc193b246cc5daa82b6b8f47011ca 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/03/22 06:23:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/22 06:23:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/22 06:23:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/22 06:23:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.86s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:40 DEBUG : file1: md5 = 5373498e6b64cf45a75a125258404dca OK 2025/03/22 06:23:42 DEBUG : sub/file2: md5 = 294f31cdef938a554149645436ca862d 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/03/22 06:23:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/notfound" 2025/03/22 06:23:47 DEBUG : Config file has changed externally - reloading 2025/03/22 06:23:47 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/qe0i31qdkoejk60elps0ni5sqk" 2025/03/22 06:23:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.92s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Making directory 2025/03/22 06:23:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:54 DEBUG : sub dir/hello world: md5 = 6f52f58d33a7cfb28098737f9bd791c6 OK 2025/03/22 06:23:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:23:58 DEBUG : potato2: md5 = a624d106d76e77c60b558055c154a0f3 OK 2025/03/22 06:23:59 DEBUG : empty space: md5 = df0b599f006233fb1d30e5f81e26fb21 OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:03 DEBUG : potato2: md5 = 309fd10a718a1a7ae41d89e308d09c26 OK 2025/03/22 06:24:04 DEBUG : empty space: md5 = 812c142d8c6c6f44fdbab0288e44c0de OK 2025/03/22 06:24:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/22 06:24:04 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:08 DEBUG : potato2: md5 = 45eb23dfe3f153788439b2389580400c OK 2025/03/22 06:24:09 DEBUG : empty space: md5 = f29f8e2ce9644b166e2439f5dfe6f99e OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:12 DEBUG : potato2: md5 = 506fd372dc54c52aadf85a239c0d1978 OK 2025/03/22 06:24:14 DEBUG : empty space: md5 = 11c5c83c45b7496c85ce5a81083cf4dd OK --- PASS: TestHashSums (4.64s) === RUN TestHashSumsWithErrors 2025/03/22 06:24:16 DEBUG : Creating backend with remote ":memory:" 2025/03/22 06:24:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/22 06:24:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/22 06:24:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/22 06:24:16 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:17 DEBUG : potato2: md5 = 58204379b27ab412d8f976bc44d77bc6 OK 2025/03/22 06:24:19 DEBUG : empty space: md5 = 991f1564854bd524e497ec23708cd5ae OK 2025/03/22 06:24:21 DEBUG : sub dir/potato3: md5 = 1b0476c9e262253211584979551e4109 OK 2025/03/22 06:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.14s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:26 DEBUG : small: md5 = c9dcd7a5622af6e9853ccffb7c359d89 OK 2025/03/22 06:24:27 DEBUG : medium: md5 = 754b21815ae758872c4a837219d1d677 OK 2025/03/22 06:24:29 DEBUG : large: md5 = 0367f4c26a2f53839d84b2a5cf40478a OK 2025/03/22 06:24:29 DEBUG : Waiting for deletions to finish 2025/03/22 06:24:29 DEBUG : large: Excluded (Size Filter) 2025/03/22 06:24:30 INFO : small: Deleted 2025/03/22 06:24:30 INFO : medium: Deleted --- PASS: TestDelete (6.24s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:33 DEBUG : small: md5 = 68bf4c61d8d7f3cc24082df5648d6e1b OK 2025/03/22 06:24:34 DEBUG : medium: md5 = a8adf0ae0e966e79a510458ff8a5aa2d OK 2025/03/22 06:24:35 DEBUG : large: md5 = 19d5cb28dbc373be357f254a50a5acea OK 2025/03/22 06:24:36 DEBUG : Waiting for deletions to finish 2025/03/22 06:24:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/22 06:24:36 INFO : large: Deleted 2025/03/22 06:24:36 INFO : small: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:39 DEBUG : small: md5 = ad9c171b005f17c642414c4280a9964d OK 2025/03/22 06:24:41 DEBUG : medium: md5 = 6f24f0863e8990988fddc6104ea0c0be OK 2025/03/22 06:24:42 DEBUG : large: md5 = 55c2a0e2eb4e826cd5d34006fb79bd33 OK 2025/03/22 06:24:42 DEBUG : Waiting for deletions to finish 2025/03/22 06:24:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/22 06:24:43 INFO : small: Deleted 2025/03/22 06:24:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:46 DEBUG : small: md5 = 3e60d499921824f02d7ab96091684833 OK 2025/03/22 06:24:48 DEBUG : medium: md5 = 91b8304d34124886b9d70c3ea2e5ed22 OK 2025/03/22 06:24:49 DEBUG : large: md5 = ec4ebde9efe2deeffe0e3044b690076a OK 2025/03/22 06:24:49 DEBUG : Waiting for deletions to finish 2025/03/22 06:24:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/22 06:24:50 INFO : small: Deleted 2025/03/22 06:24:50 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:53 DEBUG : ReadFile: md5 = 054c5853500db6d13d132d58e0f3093c OK --- PASS: TestReadFile (4.51s) === RUN TestRetry 2025/03/22 06:24:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/22 06:24:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/22 06:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/22 06:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/22 06:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/22 06:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/22 06:24:56 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:24:58 DEBUG : file1: md5 = 881540238ff260c4ed16b8ea265eaf8c OK 2025/03/22 06:24:59 DEBUG : file2: md5 = 0abeeded7e861363011593712391e1fb OK --- PASS: TestCat (17.01s) === RUN TestPurge 2025/03/22 06:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sajaney8japi" 2025/03/22 06:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 06:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/p5kqta4u4mdfbo0k6m9ngcs1eeu2b52pkmmbnumm85o8qo8hvb20" 2025/03/22 06:25:15 DEBUG : Creating backend with remote "/tmp/rclone4149350292" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sajaney8japi'", Local "Local file system at /tmp/rclone4149350292", Modify Window "1ms" 2025/03/22 06:25:19 DEBUG : A1/B1/C1/one: md5 = 952fa7caf985c73d7d8f1132076c7ff1 OK 2025/03/22 06:25:19 INFO : A2: Making directory 2025/03/22 06:25:20 INFO : A1/B2: Making directory 2025/03/22 06:25:21 INFO : A1/B2/C2: Making directory 2025/03/22 06:25:22 INFO : A1/B1/C3: Making directory 2025/03/22 06:25:22 INFO : A3: Making directory 2025/03/22 06:25:23 INFO : A3/B3: Making directory 2025/03/22 06:25:24 INFO : A3/B3/C4: Making directory 2025/03/22 06:25:26 DEBUG : A1/two: md5 = 086387d331509a46b2e48d05fb8be70a OK 2025/03/22 06:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sajaney8japi': Purge remote 2025/03/22 06:25:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.60s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:25:34 DEBUG : A1/B1/C1/one: md5 = 75da359888d415a8d60fb1049f973103 OK 2025/03/22 06:25:34 INFO : A2: Making directory 2025/03/22 06:25:34 INFO : A1/B2: Making directory 2025/03/22 06:25:35 INFO : A1/B2/C2: Making directory 2025/03/22 06:25:36 INFO : A1/B1/C3: Making directory 2025/03/22 06:25:37 INFO : A3: Making directory 2025/03/22 06:25:37 INFO : A3/B3: Making directory 2025/03/22 06:25:38 INFO : A3/B3/C4: Making directory 2025/03/22 06:25:40 DEBUG : A1/two: md5 = def6b120993713926bfa90bafc750ecc OK 2025/03/22 06:25:42 DEBUG : removing 1 level 3 directories 2025/03/22 06:25:42 INFO : A3/B3/C4: Removing directory 2025/03/22 06:25:44 DEBUG : removing 2 level 3 directories 2025/03/22 06:25:44 INFO : A1/B2/C2: Removing directory 2025/03/22 06:25:44 INFO : A1/B1/C3: Removing directory 2025/03/22 06:25:45 DEBUG : removing 2 level 2 directories 2025/03/22 06:25:45 INFO : A3/B3: Removing directory 2025/03/22 06:25:45 INFO : A1/B2: Removing directory 2025/03/22 06:25:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/22 06:25:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/22 06:25:46 DEBUG : removing 2 level 1 directories 2025/03/22 06:25:46 INFO : A3: Removing directory 2025/03/22 06:25:46 INFO : A2: Removing directory 2025/03/22 06:25:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/22 06:25:50 DEBUG : removing 1 level 3 directories 2025/03/22 06:25:50 INFO : A1/B1/C1: Removing directory 2025/03/22 06:25:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:51 DEBUG : removing 1 level 2 directories 2025/03/22 06:25:51 INFO : A1/B1: Removing directory 2025/03/22 06:25:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/22 06:25:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:25:51 DEBUG : removing 1 level 1 directories 2025/03/22 06:25:51 INFO : A1: Removing directory 2025/03/22 06:25:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/22 06:25:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/22 06:25:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/22 06:25:52 DEBUG : removing 1 level 0 directories 2025/03/22 06:25:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Removing directory 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/22 06:25:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:25:55 INFO : A1: Making directory 2025/03/22 06:25:55 INFO : A1/B1: Making directory 2025/03/22 06:25:56 INFO : A1/B1/C1: Making directory 2025/03/22 06:25:59 DEBUG : removing 1 level 3 directories 2025/03/22 06:25:59 INFO : A1/B1/C1: Removing directory 2025/03/22 06:25:59 DEBUG : removing 1 level 2 directories 2025/03/22 06:25:59 INFO : A1/B1: Removing directory 2025/03/22 06:26:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:26:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.11s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:02 INFO : A1: Making directory 2025/03/22 06:26:03 INFO : A1/B1: Making directory 2025/03/22 06:26:03 INFO : A1/B1/C1: Making directory 2025/03/22 06:26:06 DEBUG : removing 1 level 3 directories 2025/03/22 06:26:06 INFO : A1/B1/C1: Removing directory 2025/03/22 06:26:07 DEBUG : removing 1 level 2 directories 2025/03/22 06:26:07 INFO : A1/B1: Removing directory 2025/03/22 06:26:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:26:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.68s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:11 DEBUG : file1: md5 = 4bd4d9247581ffb8589fc6769fe6d28e OK 2025/03/22 06:26:12 DEBUG : filename.txt: File name found in url 2025/03/22 06:26:13 DEBUG : filename.txt: md5 = 43769c8280e0ccb8022b509f667e227f OK 2025/03/22 06:26:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/22 06:26:15 DEBUG : headerfilename.txt: md5 = db940b6a3cba4d5567c37761be20e1b8 OK 2025/03/22 06:26:16 DEBUG : file2: md5 = da57842d28e079c95874b9029e778ba0 OK --- PASS: TestCopyURL (9.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/22 06:26:21 DEBUG : sub/file2: md5 = ee3375980eab61f5b61f0e8a39246009 OK 2025/03/22 06:26:21 INFO : file1: Copied (new) to: sub/file2 2025/03/22 06:26:21 INFO : file1: Deleted 2025/03/22 06:26:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 06:26:22 DEBUG : file1: Unchanged skipping 2025/03/22 06:26:22 INFO : file1: Deleted 2025/03/22 06:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': don't need to copy/move sub/file2, it is already at target location 2025/03/22 06:26:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.28s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/22 06:26:27 DEBUG : file1: md5 = 7e3c64878db744e6f49e12a8c9119e40 OK 2025/03/22 06:26:27 INFO : file1: Copied (new) 2025/03/22 06:26:27 INFO : file1: Deleted 2025/03/22 06:26:27 DEBUG : file1: Destination exists, skipping 2025/03/22 06:26:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.35s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:31 DEBUG : dst/file1: md5 = 42304b833d592f7fb4f8f281cc94fd92 OK 2025/03/22 06:26:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyacec3duba/backup" 2025/03/22 06:26:32 DEBUG : Creating backend with remote "TestDrive:crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60/1nrff024r7pq65ecp72fc28jb0" 2025/03/22 06:26:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/22 06:26:36 INFO : dst/file1: Moved (server-side) 2025/03/22 06:26:38 DEBUG : dst/file1: md5 = 20e1e58cc538482002bb3959063ae608 OK 2025/03/22 06:26:38 INFO : dst/file1: Copied (new) 2025/03/22 06:26:38 INFO : dst/file1: Deleted 2025/03/22 06:26:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:26:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/22 06:26:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.94s) === 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:26:44 DEBUG : A1/one: md5 = bf78a4ab4c42c3a0ee52e2435ba4f8eb OK 2025/03/22 06:26:46 DEBUG : A1/two: md5 = d2a6f655e88c90841bf6ae18a640c4bf OK 2025/03/22 06:26:48 DEBUG : A1/B1/three: md5 = 18e2a814c704f79d51f86e0587343a1b OK 2025/03/22 06:26:50 DEBUG : A1/B1/C1/four: md5 = 042af7492fc1424d8e955b97c5b5bc1e OK 2025/03/22 06:26:52 DEBUG : A1/B1/C2/five: md5 = 28f144a84be5179c1957130bedcf43eb OK 2025/03/22 06:26:52 INFO : A1/B2: Making directory 2025/03/22 06:26:53 INFO : A1/B1/C3: Making directory 2025/03/22 06:27:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/22 06:27:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/22 06:27:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/22 06:27:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/22 06:27:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/22 06:27:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/22 06:27:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/22 06:27:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:27:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/22 06:27:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/22 06:27:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/22 06:27:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/22 06:27:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/22 06:27:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/22 06:27:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/22 06:27:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/22 06:27:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/22 06:27:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/22 06:27:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:27:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/22 06:27:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/22 06:27:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/22 06:27:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/22 06:27:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/22 06:27:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/22 06:27:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/22 06:27:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/22 06:27:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/22 06:27:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/22 06:27:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/22 06:27:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (34 bytes), uploading instead of streaming 2025/03/22 06:27:31 DEBUG : no_checksum_small_file_from_pipe: md5 = e5c45dbb7a990b83831acd23dd88c647 OK 2025/03/22 06:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/22 06:27:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/22 06:27:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/22 06:27:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 8453fa54e8c67c66202753990a469871 OK 2025/03/22 06:27:33 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (34 bytes), uploading instead of streaming 2025/03/22 06:27:36 DEBUG : with_checksum_small_file_from_pipe: md5 = edbcefd855c48d623d2cb4f003c5c788 OK 2025/03/22 06:27:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/22 06:27:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/22 06:27:38 DEBUG : with_checksum_big_file_from_pipe: md5 = eca78af84f7b1c4dc0f0cc2bbc079cb9 OK 2025/03/22 06:27:38 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-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (34 bytes), uploading instead of streaming 2025/03/22 06:27:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 06:27:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/22 06:27:43 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (34 bytes), uploading instead of streaming 2025/03/22 06:27:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/22 06:27:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/22 06:27:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.98s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/22 06:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (48 bytes), uploading instead of streaming 2025/03/22 06:27:51 DEBUG : rcat_metadata: md5 = 113e8077987e8ffe6ebb442c5f2d6f75 OK 2025/03/22 06:27:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/22 06:27:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/22 06:27:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9ded2f14b0e95b40fea1b49c948b98bc OK 2025/03/22 06:27:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.76s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:27:56 DEBUG : potato1: md5 = 64626ecd0e8a6b24f85a9869574e84e7 OK 2025/03/22 06:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (60 bytes), uploading instead of streaming 2025/03/22 06:27:57 DEBUG : potato2: md5 = a48a0df9e6e8ed5a24181eeb0d8efb8f OK 2025/03/22 06:27:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:01 DEBUG : potato1: md5 = 835e457296ec0e7c3d9f99598346c6a5 OK 2025/03/22 06:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': File to upload is small (60 bytes), uploading instead of streaming 2025/03/22 06:28:02 DEBUG : potato2: md5 = 5743022fa874e11ff7819792b3a93911 OK 2025/03/22 06:28:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:05 DEBUG : potato2: md5 = f8e31a557c9cb30713ef8cc1a5bc27ae OK 2025/03/22 06:28:07 DEBUG : empty space: md5 = a7a6ebfa5747b06c58af4d24122f1f15 OK 2025/03/22 06:28:09 DEBUG : sub dir/potato3: md5 = a58f7ad3379430f7b3b8e8e7c019ce4b OK 2025/03/22 06:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Touching "sub dir/potato3" 2025/03/22 06:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Touching "empty space" 2025/03/22 06:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Touching "potato2" 2025/03/22 06:28:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.50s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:14 DEBUG : dir with metadata: Making directory with metadata 2025/03/22 06:28:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:16 DEBUG : directory with modtime: Making directory with metadata 2025/03/22 06:28:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.51s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/22 06:28:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/22 06:28:19 DEBUG : Google drive root 'crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60': Skipping btime metadata as can't update it on an existing file: 2025-03-22T06:28:19.046502507Z 2025/03/22 06:28:19 INFO : non existent directory: Updated directory metadata 2025/03/22 06:28:22 DEBUG : Google drive root 'crypt/u73un6i1nb36fpriranru207l4hb4fphiqogugqbp2ecvqvpar60': Skipping btime metadata as can't update it on an existing file: 2025-03-22T06:28:19.046502507Z 2025/03/22 06:28:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.17s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/22 06:28:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/22 06:28:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/22 06:28:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/22 06:28:28 DEBUG : dst: Making directory with metadata 2025/03/22 06:28:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/22 06:28:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/22 06:28:29 INFO : dst: Set directory modification time (using SetModTime) 2025/03/22 06:28:30 INFO : dst: Set directory modification time (using SetModTime) 2025/03/22 06:28:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/22 06:28:30 INFO : dst: Set directory modification time (using SetModTime) 2025/03/22 06:28:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba'", Local "Local file system at /tmp/rclone3251783128", Modify Window "1ms" 2025/03/22 06:28:34 DEBUG : sub dir/test remove existing: md5 = ae86bab2a634d826df92617e0295d4dc OK 2025/03/22 06:28:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2c29e6d847ae7b2b52d61b2dccdeace5 OK 2025/03/22 06:28:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kefivil3" before starting 2025/03/22 06:28:39 DEBUG : sub dir/test remove existing.kefivil3: TEST: removing renamed existing file after operation 2025/03/22 06:28:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nolateb3" before starting 2025/03/22 06:28:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nolateb3: TEST: renaming existing back after failed operation 2025/03/22 06:28:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juyemoz1" before starting 2025/03/22 06:28:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juyemoz1: TEST: removing renamed existing file after operation 2025/03/22 06:28:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nveo9k79fqmnq50uhnj2jc71t7tucehavf05k0uj5run6n4g7r30" 2025/03/22 06:28:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nnejv7ldst4ib3p0i79thg0losgcp8r5qbmelk9p6h8hv4ebj32hipp0qvrnke5v0698b60kcfdlmu6c7dun0d35k1blgptm3mj52j5kh2husnhs2s3ovkiiar68nlvqkcom04qpg85mkbktgcnj4199qh4mtg6d14p9228ftpnjk2pb1usg" --- PASS: TestRemoveExisting (13.96s) === 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/03/22 06:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyacec3duba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m46.566694395s (try 1/5)