"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/12 01:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo" 2025/08/12 01:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0" 2025/08/12 01:00:41 DEBUG : Creating backend with remote "/tmp/rclone3540143495" === 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.34s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/12 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/12 01:00:41 DEBUG : potato: Seek from 10 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 10 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/12 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/12 01:00:41 DEBUG : potato: Seek from 8 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 8 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/12 01:00:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:00:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/12 01:00:41 DEBUG : potato: Seek from 9 to 0 2025/08/12 01:00:41 DEBUG : potato: Seek from 9 to 0 2025/08/12 01:00:41 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:00:44 DEBUG : rutabaga: md5 = 51e46a2aa121e15e1058a86147156c17 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/12 01:00:47 DEBUG : empty space: md5 = 67d5128c550c98bedab8c27fea3a07ac OK === RUN TestCheck/3 2025/08/12 01:00:49 DEBUG : potato2: md5 = 6e48e6222a5437156f2229c609474993 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/12 01:00:52 DEBUG : remotepotato: md5 = 078d3f66e1c6da360413f07ad8f0c198 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.34s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.73s) === RUN TestCheckFsError 2025/08/12 01:00:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/12 01:00:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/12 01:00:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/12 01:00:56 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/08/12 01:00:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/12 01:00:56 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:00:57 DEBUG : rutabaga: md5 = febd34b75696446b25db35d0dab802f6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/12 01:01:02 DEBUG : empty space: md5 = 8b92f1163156541363755b1c655f0b32 OK === RUN TestCheckDownload/3 2025/08/12 01:01:05 DEBUG : potato2: md5 = 9f190e03137a8e2ed211f6c1b86702a4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/12 01:01:09 DEBUG : remotepotato: md5 = cfe3211a784c322a7918925ede16dd55 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.78s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.39s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.11s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:01:15 DEBUG : rutabaga: md5 = 3624ab7d3e4408f879f1713df2037d51 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/12 01:01:18 DEBUG : empty space: md5 = 0b0fa7b0879648507733fe0b998974ca OK === RUN TestCheckSizeOnly/3 2025/08/12 01:01:20 DEBUG : potato2: md5 = 9f8630ea6bfca4990ad74258e4df1762 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/12 01:01:22 DEBUG : remotepotato: md5 = 34691d1a0e98f851b9adf86c6697f002 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.24s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.38s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:01:27 DEBUG : test.sum: md5 = 696ceb454aee6a2198810385a16f1838 OK 2025/08/12 01:01:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/12 01:01:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/12 01:01:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/12 01:01:28 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/12 01:01:30 DEBUG : test.sum: md5 = 5a94ab110f7d6b01e250dc49f72f8060 OK 2025/08/12 01:01:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/12 01:01:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/12 01:01:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/12 01:01:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.45s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:01:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/data" 2025/08/12 01:01:32 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:01:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/data" 2025/08/12 01:01:34 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/vjrnln8ratgmqakfosrqe8espk" 2025/08/12 01:01:38 DEBUG : data/banana: md5 = ea3c27bac89811d770fb7de640bb378f OK 2025/08/12 01:01:40 DEBUG : test.sum: md5 = c749a3062ee9d482eaa4a6e77f6c1935 OK === RUN TestCheckSumDownload/subtest1 2025/08/12 01:01:45 DEBUG : data/potato: md5 = 48a78828b58f10ba5907ec44e609dd91 OK 2025/08/12 01:01:46 DEBUG : test.sum: md5 = 1f1d9ababddba219ad98834efeeb1a4a OK === RUN TestCheckSumDownload/subtest2 2025/08/12 01:01:50 DEBUG : test.sum: md5 = 1aef3cd7b4c7ae5bc3000594779ec6c0 OK === RUN TestCheckSumDownload/subtest3 2025/08/12 01:01:56 DEBUG : test.sum: md5 = d247926e7753e6ade913ca412e1f7072 OK === RUN TestCheckSumDownload/subtest4 2025/08/12 01:02:00 DEBUG : test.sum: md5 = f5fe57c058e36cca2f6f4c7a26a5d4e6 OK === RUN TestCheckSumDownload/subtest5 2025/08/12 01:02:05 DEBUG : test.sum: md5 = 9904fa8ae2f1e3036eb9511349af3470 OK === RUN TestCheckSumDownload/subtest6 2025/08/12 01:02:09 DEBUG : data/banana: md5 = 809a0563e3169066c2f8ba1c7ae219b0 OK 2025/08/12 01:02:11 DEBUG : data/potato: md5 = 5eeac3441702a07a4539f737ac886ae2 OK 2025/08/12 01:02:13 DEBUG : test.sum: md5 = ffa1757f0abfc59dd00bca080bae09da OK === RUN TestCheckSumDownload/subtest7 2025/08/12 01:02:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/12 01:02:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.23s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.97s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2025/08/12 01:02:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dejovex8puzo" 2025/08/12 01:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:19 DEBUG : Creating backend with remote "TestDrive:crypt/gqi9ltbo8blacrnfs5c1lo2u2ll5d5qg2vqiauaght01v06lhlc0" 2025/08/12 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone692445738" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo'", Local "Local file system at /tmp/rclone692445738", Modify Window "1ms" 2025/08/12 01:02:23 DEBUG : hello, world!: md5 = dcaa7ac9591520be9edb3e4f1e90b58b OK upper checkfile vs. lower remote (without normalization) 2025/08/12 01:02:24 ERROR : hello, world!: sum not found 2025/08/12 01:02:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo' 2025/08/12 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': 1 files missing 2025/08/12 01:02:24 NOTICE: 1 hashes missing 2025/08/12 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': 1 differences found 2025/08/12 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/12 01:02:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': 0 differences found 2025/08/12 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': 1 matching files 2025/08/12 01:02:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cexetic2wiwo" 2025/08/12 01:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/q7ac92od4fvlb2ojllrsk79hoh0br0io8vuhf31r3kkpgeq7dtv0" 2025/08/12 01:02:26 DEBUG : Creating backend with remote "/tmp/rclone412444080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo'", Local "Local file system at /tmp/rclone412444080", Modify Window "1ms" 2025/08/12 01:02:28 DEBUG : HELLO, WORLD!: md5 = 32d7a87b8def6b4d567ac297f3d1917b OK lower checkfile vs. upper remote (without normalization) 2025/08/12 01:02:29 ERROR : HELLO, WORLD!: sum not found 2025/08/12 01:02:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo' 2025/08/12 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': 1 files missing 2025/08/12 01:02:29 NOTICE: 1 hashes missing 2025/08/12 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': 1 differences found 2025/08/12 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/12 01:02:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': 0 differences found 2025/08/12 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': 1 matching files 2025/08/12 01:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubozuq5teda" 2025/08/12 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/19eutdjbjdrvtc5jdjakd0vjufvfishk54028eb7n07q5n017bfg" 2025/08/12 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone2364216351" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda'", Local "Local file system at /tmp/rclone2364216351", Modify Window "1ms" 2025/08/12 01:02:34 DEBUG : HeLlO, wOrLd!: md5 = 4d6a78245974efea9e84ebcf558d8361 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/12 01:02:34 ERROR : HeLlO, wOrLd!: sum not found 2025/08/12 01:02:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda' 2025/08/12 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': 1 files missing 2025/08/12 01:02:34 NOTICE: 1 hashes missing 2025/08/12 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': 1 differences found 2025/08/12 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/12 01:02:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': 0 differences found 2025/08/12 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': 1 matching files 2025/08/12 01:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cosiyuq8sexe" 2025/08/12 01:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/gosa5r6ochdt3btdmm8spso6boh6tu5cnsnt97nsoq4umathvbag" 2025/08/12 01:02:36 DEBUG : Creating backend with remote "/tmp/rclone4039361698" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe'", Local "Local file system at /tmp/rclone4039361698", Modify Window "1ms" 2025/08/12 01:02:39 DEBUG : HELLO, WORLD!: md5 = bfc8f7ce368259fd18cc67c5c8b299ac OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/12 01:02:39 ERROR : HELLO, WORLD!: sum not found 2025/08/12 01:02:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe' 2025/08/12 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': 1 files missing 2025/08/12 01:02:39 NOTICE: 1 hashes missing 2025/08/12 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': 1 differences found 2025/08/12 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/12 01:02:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': 0 differences found 2025/08/12 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': 1 matching files 2025/08/12 01:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemigom5lopa" 2025/08/12 01:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/1rmsha59fljnejmd4pfsbom9c0rfd255qqfd4gu0rjuhl7m8gqcg" 2025/08/12 01:02:41 DEBUG : Creating backend with remote "/tmp/rclone2174871553" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa'", Local "Local file system at /tmp/rclone2174871553", Modify Window "1ms" 2025/08/12 01:02:44 DEBUG : 測試_Русский___ě_áñ: md5 = 76bb0bb538d85dc9b3fe9e0cb0a9a739 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/12 01:02:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/12 01:02:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa' 2025/08/12 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': 1 files missing 2025/08/12 01:02:44 NOTICE: 1 hashes missing 2025/08/12 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': 1 differences found 2025/08/12 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/12 01:02:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': 0 differences found 2025/08/12 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': 1 matching files 2025/08/12 01:02:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jezuwaf3coxi" 2025/08/12 01:02:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/jtlkputtaid473nt8a27kkq0h3o0msok6n6de3i26m40vpa8qid0" 2025/08/12 01:02:46 DEBUG : Creating backend with remote "/tmp/rclone472836220" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi'", Local "Local file system at /tmp/rclone472836220", Modify Window "1ms" 2025/08/12 01:02:48 DEBUG : 測試_Русский___ě_áñ: md5 = 1e407420419b4b4d1f19558a73463946 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/12 01:02:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/12 01:02:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi' 2025/08/12 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': 1 files missing 2025/08/12 01:02:49 NOTICE: 1 hashes missing 2025/08/12 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': 1 differences found 2025/08/12 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/12 01:02:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': 0 differences found 2025/08/12 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': 1 matching files 2025/08/12 01:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nunovot7yimu" 2025/08/12 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/6u0up5nu1ols7c41fbs9f3ujtrpeokqmpk5foteonm6jk61m7c5g" 2025/08/12 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone1505256381" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu'", Local "Local file system at /tmp/rclone1505256381", Modify Window "1ms" 2025/08/12 01:02:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7bb266e15c68c6db092e3520f8911ab5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/12 01:02:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:02:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu' 2025/08/12 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': 1 files missing 2025/08/12 01:02:54 NOTICE: 1 hashes missing 2025/08/12 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': 1 differences found 2025/08/12 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/12 01:02:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': 0 differences found 2025/08/12 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': 1 matching files 2025/08/12 01:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofibec7nuzu" 2025/08/12 01:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/2o4pdlfmi51dhde079rvvbfdiqdqmcrk969qa8pcfsbi5togb210" 2025/08/12 01:02:56 DEBUG : Creating backend with remote "/tmp/rclone1228360940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu'", Local "Local file system at /tmp/rclone1228360940", Modify Window "1ms" 2025/08/12 01:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5206b0d749757a986db370ff1d23444b OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/12 01:02:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:02:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu' 2025/08/12 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': 1 files missing 2025/08/12 01:02:59 NOTICE: 1 hashes missing 2025/08/12 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': 1 differences found 2025/08/12 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/12 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': 0 differences found 2025/08/12 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': 1 matching files 2025/08/12 01:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vinajal9muke" 2025/08/12 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/evhuiq99pahrgkj3khr75deqo0llusub4l66gd377fg80a8vf97g" 2025/08/12 01:03:01 DEBUG : Creating backend with remote "/tmp/rclone3932037338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke'", Local "Local file system at /tmp/rclone3932037338", Modify Window "1ms" 2025/08/12 01:03:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b2ff4b02dd97b8b43f6502ff6bd49b20 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/12 01:03:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:03:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke' 2025/08/12 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': 1 files missing 2025/08/12 01:03:04 NOTICE: 1 hashes missing 2025/08/12 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': 1 differences found 2025/08/12 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/12 01:03:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': 0 differences found 2025/08/12 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': 1 matching files 2025/08/12 01:03:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xugihim0zixe" 2025/08/12 01:03:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/jpqkhgq4o495pr5kbp3ab73vp3kq5dc3vst2ma09fndce85jjjhg" 2025/08/12 01:03:06 DEBUG : Creating backend with remote "/tmp/rclone1986549748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe'", Local "Local file system at /tmp/rclone1986549748", Modify Window "1ms" 2025/08/12 01:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 80be8f4dcd2ada7600fdf5d976b2bee3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/12 01:03:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:03:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe' 2025/08/12 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': 1 files missing 2025/08/12 01:03:09 NOTICE: 1 hashes missing 2025/08/12 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': 1 differences found 2025/08/12 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/12 01:03:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': 0 differences found 2025/08/12 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': 1 matching files 2025/08/12 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xugihim0zixe': Purge remote 2025/08/12 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vinajal9muke': Purge remote 2025/08/12 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofibec7nuzu': Purge remote 2025/08/12 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunovot7yimu': Purge remote 2025/08/12 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jezuwaf3coxi': Purge remote 2025/08/12 01:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemigom5lopa': Purge remote 2025/08/12 01:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosiyuq8sexe': Purge remote 2025/08/12 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubozuq5teda': Purge remote 2025/08/12 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexetic2wiwo': Purge remote 2025/08/12 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejovex8puzo': Purge remote --- PASS: TestApplyTransforms (56.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:03:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:03:17 DEBUG : sub/file2: md5 = cc5c1afc651ff4ef21c72ec1e4ff5025 OK 2025/08/12 01:03:17 INFO : file1: Copied (new) to: sub/file2 2025/08/12 01:03:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:03:18 DEBUG : file1: Unchanged skipping 2025/08/12 01:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': don't need to copy/move sub/file2, it is already at target location 2025/08/12 01:03:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:03:24 DEBUG : dst/file1: md5 = 4540ef77935aae65b2d0302fd6d27567 OK 2025/08/12 01:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/backup" 2025/08/12 01:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:03:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/12 01:03:29 INFO : dst/file1: Moved (server-side) 2025/08/12 01:03:30 DEBUG : dst/file1: md5 = 62a875391bcabd22cf9b2c5c3eabeec4 OK 2025/08/12 01:03:30 INFO : dst/file1: Copied (new) 2025/08/12 01:03:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:03:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:03:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.61s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/dst" 2025/08/12 01:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/CompareDest" 2025/08/12 01:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/gveqi14airsml4bgu7krj116o8" 2025/08/12 01:03:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:03:41 DEBUG : one: md5 = e0fd39ee4ed5711f501aedd0be86f15d OK 2025/08/12 01:03:41 INFO : one: Copied (new) 2025/08/12 01:03:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:03:45 DEBUG : one: md5 = ecd46deca2b0e47cdf4afff90f457b5d OK 2025/08/12 01:03:45 INFO : one: Copied (replaced existing) 2025/08/12 01:03:47 DEBUG : dst/one: md5 = 2c3cbfd35932ed2de3781e207b475394 OK 2025/08/12 01:03:50 DEBUG : CompareDest/one: md5 = b19ad3268ee9ad1d4d914aaff48772c4 OK 2025/08/12 01:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:03:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:03:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:03:53 DEBUG : CompareDest/two: md5 = 503af614e2a6ac58f221d14e59ed5d2c OK 2025/08/12 01:03:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:03:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:03:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:03:55 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:03:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:03:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:03:56 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:03:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/12 01:03:58 DEBUG : two: md5 = bc07937d74b48baa3e2deccbff655965 OK 2025/08/12 01:03:58 INFO : two: Copied (new) 2025/08/12 01:04:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:04:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:04:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:04:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.68s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/dst" 2025/08/12 01:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/CopyDest" 2025/08/12 01:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/12 01:04:06 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:04:09 DEBUG : one: md5 = cfc7b5c1a2ea9a25de21f5bf7f572b67 OK 2025/08/12 01:04:09 INFO : one: Copied (new) 2025/08/12 01:04:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:04:12 DEBUG : one: md5 = 86a01a2882d847791d7ceb72ef4494a3 OK 2025/08/12 01:04:12 INFO : one: Copied (replaced existing) 2025/08/12 01:04:15 DEBUG : dst/one: md5 = 1cda1e7067e0afb65cba399c663de755 OK 2025/08/12 01:04:17 DEBUG : CopyDest/one: md5 = 014ca6fbec377853fc1bf88d7fcfe6ed OK 2025/08/12 01:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/BackupDir" 2025/08/12 01:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/12 01:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:04:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:04:21 INFO : one: Moved (server-side) 2025/08/12 01:04:22 INFO : one: Copied (server-side copy) 2025/08/12 01:04:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/12 01:04:25 DEBUG : CopyDest/two: md5 = 3c00cabd81999c1587b5da8038e74c20 OK 2025/08/12 01:04:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:04:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:04:27 INFO : two: Copied (server-side copy) 2025/08/12 01:04:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/12 01:04:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:04:28 DEBUG : two: Unchanged skipping 2025/08/12 01:04:30 DEBUG : CopyDest/three: md5 = f99c5673e54e97ac48c4f8b297534dfd OK 2025/08/12 01:04:30 DEBUG : three: Need to transfer - File not found at Destination 2025/08/12 01:04:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/12 01:04:31 DEBUG : three: Destination not found in --copy-dest 2025/08/12 01:04:32 DEBUG : three: md5 = afcfee0d5feb068c871ccdf3f04c9b5c OK 2025/08/12 01:04:32 INFO : three: Copied (new) 2025/08/12 01:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:04:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:04:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:04:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:04:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:04:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/12 01:04:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 653fb2951d243b6222302c6300b51333 OK 2025/08/12 01:04:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/12 01:04:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/12 01:04:43 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/08/12 01:04:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/12 01:04:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/12 01:04:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 41da8fb7aec45c4821594b91ba390ce1 OK 2025/08/12 01:04:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/12 01:04:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/12 01:04:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.78s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:04:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using skip mode. 2025/08/12 01:04:53 NOTICE: one: Found 2 files with duplicate names 2025/08/12 01:04:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using skip mode. 2025/08/12 01:04:59 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:04:59 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/12 01:05:00 INFO : one: Deleted 2025/08/12 01:05:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.05s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using first mode. 2025/08/12 01:05:06 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:05:07 INFO : one: Deleted 2025/08/12 01:05:07 INFO : one: Deleted 2025/08/12 01:05:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using newest mode. 2025/08/12 01:05:13 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:05:14 INFO : one: Deleted 2025/08/12 01:05:14 INFO : one: Deleted 2025/08/12 01:05:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using oldest mode. 2025/08/12 01:05:21 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:05:21 INFO : one: Deleted 2025/08/12 01:05:22 INFO : one: Deleted 2025/08/12 01:05:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.96s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using largest mode. 2025/08/12 01:05:27 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:05:28 INFO : one: Deleted 2025/08/12 01:05:28 INFO : one: Deleted 2025/08/12 01:05:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using smallest mode. 2025/08/12 01:05:34 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:05:35 INFO : one: Deleted 2025/08/12 01:05:35 INFO : one: Deleted 2025/08/12 01:05:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.68s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Looking for duplicate names using rename mode. 2025/08/12 01:05:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/12 01:05:45 INFO : one-2.txt: renamed from: one.txt 2025/08/12 01:05:46 INFO : one-3.txt: renamed from: one.txt 2025/08/12 01:05:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.65s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:05:53 DEBUG : dupe1/one.txt: md5 = 1e0c09152bcb85bc8a1660623fbb6979 OK 2025/08/12 01:05:56 DEBUG : dupe2/two.txt: md5 = 954aa99d24bf8aa60c734ca95967eda4 OK 2025/08/12 01:05:58 DEBUG : dupe3/three.txt: md5 = cd0fbc5dd710829859815001d096cc45 OK 2025/08/12 01:05:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/12 01:06:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/12 01:06:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/12 01:06:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/12 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/12 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/12 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:06:07 DEBUG : a.txt: md5 = e88a3623238af545176141539a3c1c9c OK 2025/08/12 01:06:08 DEBUG : zend.txt: md5 = d724bca91b47ec61ce598944743935d0 OK 2025/08/12 01:06:10 DEBUG : sub dir/hello world: md5 = ae8e7629b79e541b2f86ef6ca96ab8c0 OK 2025/08/12 01:06:12 DEBUG : sub dir/hello world2: md5 = cdac0e0a20ebe50ea51ff48e61054401 OK 2025/08/12 01:06:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 4db758db45effca8c96f50a33dffc471 OK 2025/08/12 01:06:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = a0ffbae9a1bcc28089f734f60173a70d OK 2025/08/12 01:06:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = b86cfbf555a767e13f590b1639273073 OK 2025/08/12 01:06:19 DEBUG : a.txt: Excluded (Size Filter) 2025/08/12 01:06:19 DEBUG : a.txt: Excluded 2025/08/12 01:06:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:06:20 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:06:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:06:20 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:06:20 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:06:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:06:20 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:06:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:06:20 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:06:21 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:06:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/12 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/12 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/12 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/12 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/12 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/12 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.33s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:06:29 DEBUG : a.txt: md5 = a5cb8699513220cc13de4af0f84bed92 OK 2025/08/12 01:06:31 DEBUG : zend.txt: md5 = 675107b53d09fc7121210109c1abbc6e OK 2025/08/12 01:06:33 DEBUG : sub dir/hello world: md5 = a4b6cf789b8de023f22abdc84b455e7e OK 2025/08/12 01:06:35 DEBUG : sub dir/hello world2: md5 = febbaf32d0dda785f7f3963aa3227444 OK 2025/08/12 01:06:37 DEBUG : sub dir/ignore dir/.ignore: md5 = aaffaf4b3de7ffd216e81a3e958c61d6 OK 2025/08/12 01:06:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = f347da546172b3541e8197936fee8a13 OK 2025/08/12 01:06:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 55a14a8535d1ba440eb4445573526711 OK 2025/08/12 01:06:42 DEBUG : a.txt: Excluded (Size Filter) 2025/08/12 01:06:42 DEBUG : a.txt: Excluded 2025/08/12 01:06:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:06:42 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:06:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:06:42 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:06:43 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:06:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:06:43 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:06:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:06:43 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:06:43 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:06:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/12 01:06:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/12 01:06:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/12 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/12 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/12 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/12 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:06:52 DEBUG : file1: md5 = bd6d82d86dcc22ceeb03ededd48a6633 OK 2025/08/12 01:06:54 DEBUG : sub/file2: md5 = db6325c898da77a931b2cb02d4edded5 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/08/12 01:06:57 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/12 01:06:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/12 01:06:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/12 01:06:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.67s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:02 DEBUG : file1: md5 = 4b945e08bf1ca14f0a974fad8226fff3 OK 2025/08/12 01:07:05 DEBUG : sub/file2: md5 = 330d0e1c647fb7a26a736e6aac231c6c 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/08/12 01:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/notfound" 2025/08/12 01:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/12 01:07:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.08s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Making directory 2025/08/12 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:16 DEBUG : sub dir/hello world: md5 = 912b65fc2590a159b38931d67fbb41f6 OK 2025/08/12 01:07:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:21 DEBUG : potato2: md5 = 15e11ec41cd20e24b3aa86b16cdf1f15 OK 2025/08/12 01:07:22 DEBUG : empty space: md5 = 18813b8877cb8d9a9d3965d0e0fdbdc8 OK --- PASS: TestLs (4.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:26 DEBUG : potato2: md5 = c4bceb278f12250f7968623be291606e OK 2025/08/12 01:07:27 DEBUG : empty space: md5 = 384c3920b8ad688a8c949a5f57824715 OK 2025/08/12 01:07:28 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:31 DEBUG : potato2: md5 = 09ca4558cc274ced01e231766f404553 OK 2025/08/12 01:07:32 DEBUG : empty space: md5 = b5892e41bb8abc9fc4ffb2ca9c26c10c OK --- PASS: TestLsLong (5.10s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:36 DEBUG : potato2: md5 = c83e2b950683bff795ac033f5a40868a OK 2025/08/12 01:07:37 DEBUG : empty space: md5 = 6e7d3cc412f303028aa54ea5b6cfa735 OK --- PASS: TestHashSums (4.89s) === RUN TestHashSumsWithErrors 2025/08/12 01:07:39 DEBUG : Creating backend with remote ":memory:" 2025/08/12 01:07:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/12 01:07:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/12 01:07:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/12 01:07:39 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:41 DEBUG : potato2: md5 = 49de7f22f1a7eb3c99068a62afb36c91 OK 2025/08/12 01:07:42 DEBUG : empty space: md5 = b7e4af05d3b0b051ac21dbdb692ea990 OK 2025/08/12 01:07:44 DEBUG : sub dir/potato3: md5 = 595db7881b04a6244faf1650fa1c63c6 OK 2025/08/12 01:07:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.91s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:50 DEBUG : small: md5 = a10c2b1cd81e20b996a609d614833ac2 OK 2025/08/12 01:07:51 DEBUG : medium: md5 = f5aae6968079ced6af85d99368e74ebd OK 2025/08/12 01:07:53 DEBUG : large: md5 = 6eab99e3552808e3cf784fd3226fff79 OK 2025/08/12 01:07:53 DEBUG : Waiting for deletions to finish 2025/08/12 01:07:53 DEBUG : large: Excluded (Size Filter) 2025/08/12 01:07:54 INFO : small: Deleted 2025/08/12 01:07:54 INFO : medium: Deleted --- PASS: TestDelete (6.78s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:07:56 DEBUG : small: md5 = 8c3d260c8bf1232e89eef0247104f3bd OK 2025/08/12 01:07:58 DEBUG : medium: md5 = dd84f87c2cbd8daa5a7759d4c7ceb07d OK 2025/08/12 01:07:59 DEBUG : large: md5 = fa803adaaff5235509dce102d9cad9db OK 2025/08/12 01:08:00 DEBUG : Waiting for deletions to finish 2025/08/12 01:08:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/12 01:08:01 INFO : medium: Deleted 2025/08/12 01:08:01 INFO : large: Deleted --- PASS: TestMaxDelete (7.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:08:04 DEBUG : small: md5 = d26ceb4bbde6926acd03a7e2fc4bbb3d OK 2025/08/12 01:08:05 DEBUG : medium: md5 = ea48ce627b7c93343feb1ba62bb532eb OK 2025/08/12 01:08:07 DEBUG : large: md5 = 8f52965a39be56313d418701358dbd40 OK 2025/08/12 01:08:07 DEBUG : Waiting for deletions to finish 2025/08/12 01:08:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/12 01:08:09 INFO : medium: Deleted 2025/08/12 01:08:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:08:12 DEBUG : small: md5 = 2899fb543d1443b002d57c73428e7c1b OK 2025/08/12 01:08:14 DEBUG : medium: md5 = dac236940e52e544fe8a4d4a32d73788 OK 2025/08/12 01:08:15 DEBUG : large: md5 = 05ae97c24c76bc2d4e902d45f162fbc7 OK 2025/08/12 01:08:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:08:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/12 01:08:16 INFO : medium: Deleted 2025/08/12 01:08:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:08:19 DEBUG : ReadFile: md5 = 1bc318b605f2d84aeb020e1f5f603b31 OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/08/12 01:08:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/12 01:08:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/12 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:08:24 DEBUG : file1: md5 = b55d681e421d144b0120385f801f7b90 OK 2025/08/12 01:08:25 DEBUG : file2: md5 = 4e1a740cce75255a526b2101c578164a OK --- PASS: TestCat (15.82s) === RUN TestPurge 2025/08/12 01:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bocokaf0qaqe" 2025/08/12 01:08:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/ml4gmg1k8tnf07jism5jb37125e16e8jj74ihs26cqdci5op6500" 2025/08/12 01:08:39 DEBUG : Creating backend with remote "/tmp/rclone2726055633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bocokaf0qaqe'", Local "Local file system at /tmp/rclone2726055633", Modify Window "1ms" 2025/08/12 01:08:44 DEBUG : A1/B1/C1/one: md5 = 8ecd599b18324476b1f6397a6fc18c85 OK 2025/08/12 01:08:44 INFO : A2: Making directory 2025/08/12 01:08:46 INFO : A1/B2: Making directory 2025/08/12 01:08:46 INFO : A1/B2/C2: Making directory 2025/08/12 01:08:47 INFO : A1/B1/C3: Making directory 2025/08/12 01:08:48 INFO : A3: Making directory 2025/08/12 01:08:49 INFO : A3/B3: Making directory 2025/08/12 01:08:49 INFO : A3/B3/C4: Making directory 2025/08/12 01:08:52 DEBUG : A1/two: md5 = a259e9d31e9628fe917be3ab0d24f222 OK 2025/08/12 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bocokaf0qaqe': Purge remote 2025/08/12 01:08:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:00 DEBUG : A1/B1/C1/one: md5 = a3b091167e2044a550a35ff67b77b776 OK 2025/08/12 01:09:00 INFO : A2: Making directory 2025/08/12 01:09:01 INFO : A1/B2: Making directory 2025/08/12 01:09:01 INFO : A1/B2/C2: Making directory 2025/08/12 01:09:02 INFO : A1/B1/C3: Making directory 2025/08/12 01:09:03 INFO : A3: Making directory 2025/08/12 01:09:04 INFO : A3/B3: Making directory 2025/08/12 01:09:04 INFO : A3/B3/C4: Making directory 2025/08/12 01:09:07 DEBUG : A1/two: md5 = 0a8407d06eb1ab20bfe05496b1cecaf5 OK 2025/08/12 01:09:08 DEBUG : removing 1 level 3 directories 2025/08/12 01:09:08 INFO : A3/B3/C4: Removing directory 2025/08/12 01:09:11 DEBUG : removing 2 level 3 directories 2025/08/12 01:09:11 INFO : A1/B2/C2: Removing directory 2025/08/12 01:09:11 INFO : A1/B1/C3: Removing directory 2025/08/12 01:09:11 DEBUG : removing 2 level 2 directories 2025/08/12 01:09:11 INFO : A1/B2: Removing directory 2025/08/12 01:09:11 INFO : A3/B3: Removing directory 2025/08/12 01:09:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/12 01:09:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:09:12 DEBUG : removing 2 level 1 directories 2025/08/12 01:09:12 INFO : A3: Removing directory 2025/08/12 01:09:12 INFO : A2: Removing directory 2025/08/12 01:09:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/12 01:09:16 DEBUG : removing 1 level 3 directories 2025/08/12 01:09:16 INFO : A1/B1/C1: Removing directory 2025/08/12 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:17 DEBUG : removing 1 level 2 directories 2025/08/12 01:09:17 INFO : A1/B1: Removing directory 2025/08/12 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:09:18 DEBUG : removing 1 level 1 directories 2025/08/12 01:09:18 INFO : A1: Removing directory 2025/08/12 01:09:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:09:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:09:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:09:18 DEBUG : removing 1 level 0 directories 2025/08/12 01:09:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Removing directory 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:09:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:21 INFO : A1: Making directory 2025/08/12 01:09:22 INFO : A1/B1: Making directory 2025/08/12 01:09:22 INFO : A1/B1/C1: Making directory 2025/08/12 01:09:25 DEBUG : removing 1 level 3 directories 2025/08/12 01:09:25 INFO : A1/B1/C1: Removing directory 2025/08/12 01:09:26 DEBUG : removing 1 level 2 directories 2025/08/12 01:09:26 INFO : A1/B1: Removing directory 2025/08/12 01:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:09:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.23s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:28 INFO : A1: Making directory 2025/08/12 01:09:29 INFO : A1/B1: Making directory 2025/08/12 01:09:30 INFO : A1/B1/C1: Making directory 2025/08/12 01:09:32 DEBUG : removing 1 level 3 directories 2025/08/12 01:09:32 INFO : A1/B1/C1: Removing directory 2025/08/12 01:09:33 DEBUG : removing 1 level 2 directories 2025/08/12 01:09:33 INFO : A1/B1: Removing directory 2025/08/12 01:09:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:09:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:37 DEBUG : file1: md5 = c7dbc98531941fa8cbd617b15fe3c0a8 OK 2025/08/12 01:09:38 DEBUG : filename.txt: File name found in url 2025/08/12 01:09:39 DEBUG : filename.txt: md5 = 8966dc11660ab2c93b30c8e00d6f55d3 OK 2025/08/12 01:09:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/12 01:09:41 DEBUG : headerfilename.txt: md5 = 2fceae3f9780b2457dbeb00a75991205 OK 2025/08/12 01:09:42 DEBUG : file2: md5 = 1b61d93e9525e0622121a3799530f63a OK --- PASS: TestCopyURL (9.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:09:48 DEBUG : sub/file2: md5 = b17c0655900a218084691ad10c95c871 OK 2025/08/12 01:09:48 INFO : file1: Copied (new) to: sub/file2 2025/08/12 01:09:48 INFO : file1: Deleted 2025/08/12 01:09:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:48 DEBUG : file1: Unchanged skipping 2025/08/12 01:09:48 INFO : file1: Deleted 2025/08/12 01:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': don't need to copy/move sub/file2, it is already at target location 2025/08/12 01:09:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:09:53 DEBUG : file1: md5 = 80d2f9bc93a5592ca3fa4f6552648856 OK 2025/08/12 01:09:53 INFO : file1: Copied (new) 2025/08/12 01:09:53 INFO : file1: Deleted 2025/08/12 01:09:53 DEBUG : file1: Destination exists, skipping 2025/08/12 01:09:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:09:58 DEBUG : dst/file1: md5 = 8807fbcc4f1a7ef1db28743a5be64451 OK 2025/08/12 01:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotonac9fepo/backup" 2025/08/12 01:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0/1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:10:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/12 01:10:03 INFO : dst/file1: Moved (server-side) 2025/08/12 01:10:04 DEBUG : dst/file1: md5 = 290231588ae7f5876a43c52516b1207f OK 2025/08/12 01:10:04 INFO : dst/file1: Copied (new) 2025/08/12 01:10:04 INFO : dst/file1: Deleted 2025/08/12 01:10:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:10:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:10:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.32s) === 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:10:11 DEBUG : A1/one: md5 = b738d3c3b20831f1ae927a1e45bcf321 OK 2025/08/12 01:10:13 DEBUG : A1/two: md5 = fb9622b5130eafca795f304d6b2d3a90 OK 2025/08/12 01:10:15 DEBUG : A1/B1/three: md5 = 6a446273a516192cb5ab7118f2052a1c OK 2025/08/12 01:10:18 DEBUG : A1/B1/C1/four: md5 = 88de447533f73635a136639a248bbe62 OK 2025/08/12 01:10:20 DEBUG : A1/B1/C2/five: md5 = d7fad86778cf4fb3dc55f33048e31b76 OK 2025/08/12 01:10:20 INFO : A1/B2: Making directory 2025/08/12 01:10:21 INFO : A1/B1/C3: Making directory 2025/08/12 01:10:31 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/12 01:10:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/12 01:10:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/12 01:10:31 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/12 01:10:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/12 01:10:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:10:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:10:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:10:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:10:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:10:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/12 01:10:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/12 01:10:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/12 01:10:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/12 01:10:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/12 01:10:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/12 01:10:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:10:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:10:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:10:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:10:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:10:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/12 01:10:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/12 01:10:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:10:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:10:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:10:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:10:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:10:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:10:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:10:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.36s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:10:56 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:10:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 8cc71e1e3502c38d95a34621b72a691f OK 2025/08/12 01:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/12 01:10:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:10:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/12 01:11:00 DEBUG : no_checksum_big_file_from_pipe: md5 = 56540676f2fbbf3f46621e521e88fd81 OK 2025/08/12 01:11:00 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:11:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4040d05a093c0ce4e6b642b2e3f64ee6 OK 2025/08/12 01:11:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:11:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/12 01:11:05 DEBUG : with_checksum_big_file_from_pipe: md5 = f1e8e1bf5878e04360f0145444a7d31e OK 2025/08/12 01:11:05 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:11:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:11:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/12 01:11:11 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-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:11:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:11:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/12 01:11:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/12 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (48 bytes), uploading instead of streaming 2025/08/12 01:11:20 DEBUG : rcat_metadata: md5 = 26635be77519988eacfe9dd44e744ac9 OK 2025/08/12 01:11:20 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/12 01:11:22 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/12 01:11:23 DEBUG : rcat_metadata_uploadcutoff0: md5 = a01348dd9cea1b1309641c63713b3ea9 OK 2025/08/12 01:11:23 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.60s) --- PASS: TestRcatMetadata/Normal (2.98s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:26 DEBUG : potato1: md5 = d204a1618b185cf242650d7c4a9924ee OK 2025/08/12 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/12 01:11:28 DEBUG : potato2: md5 = f8120330626c82d78cac507c8c3bca32 OK 2025/08/12 01:11:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:31 DEBUG : potato1: md5 = 3ed0d2e50469929966c1927bce2904b7 OK 2025/08/12 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/12 01:11:33 DEBUG : potato2: md5 = 22d19514fee39085ec8b3dddda72caac OK 2025/08/12 01:11:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:36 DEBUG : potato2: md5 = de69ca36577886887fbf32888d4fe0de OK 2025/08/12 01:11:38 DEBUG : empty space: md5 = 27c7ed21447d8123219ee94bac09232d OK 2025/08/12 01:11:40 DEBUG : sub dir/potato3: md5 = aa118f10b00d537d8a020ac4eea7e3b9 OK 2025/08/12 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Touching "sub dir/potato3" 2025/08/12 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Touching "empty space" 2025/08/12 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Touching "potato2" 2025/08/12 01:11:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.50s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:45 DEBUG : dir with metadata: Making directory with metadata 2025/08/12 01:11:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.56s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:48 DEBUG : directory with modtime: Making directory with metadata 2025/08/12 01:11:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/12 01:11:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:11:51 DEBUG : Google drive root 'crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0': Skipping btime metadata as can't update it on an existing file: 2025-08-12T01:11:50.908660896Z 2025/08/12 01:11:51 INFO : non existent directory: Updated directory metadata 2025/08/12 01:11:53 DEBUG : Google drive root 'crypt/am4t9cmtrevh1bppfi8mnhi8n9rnfc897ig4k1pl74vrj1lj33r0': Skipping btime metadata as can't update it on an existing file: 2025-08-12T01:11:50.908660896Z 2025/08/12 01:11:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:11:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/12 01:11:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/12 01:11:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.46s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:12:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/12 01:12:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:12:00 DEBUG : dst: Making directory with metadata 2025/08/12 01:12:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:12:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:01 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:12:02 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:12:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/12 01:12:02 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:12:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.79s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo'", Local "Local file system at /tmp/rclone3540143495", Modify Window "1ms" 2025/08/12 01:12:06 DEBUG : sub dir/test remove existing: md5 = 0f1d4fb97a657219e1e4ca5f1a1fb986 OK 2025/08/12 01:12:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e0611c946ab75a35e3d8666910b69b22 OK 2025/08/12 01:12:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.laxanux2" before starting 2025/08/12 01:12:11 DEBUG : sub dir/test remove existing.laxanux2: TEST: removing renamed existing file after operation 2025/08/12 01:12:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wepohiw1" before starting 2025/08/12 01:12:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wepohiw1: TEST: renaming existing back after failed operation 2025/08/12 01:12:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kegajof4" before starting 2025/08/12 01:12:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kegajof4: TEST: removing renamed existing file after operation 2025/08/12 01:12:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mn6qstresu0vt5hum5os7r21kecj51v49kd4bbvo3qqanloq2pl0" 2025/08/12 01:12:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "69alo0ljrfqq2031ackbbumhte29nksnguspfscuffvd25oktaro7qdvhopj4fu0h7288ai3j099v1c084oqob7hva72sbgfj8mvgj50c86n64ikbup92k6erspkm7ned9as6i5sf1mijbvv4cqa4fcs72c9mbrhjie9nv5dc5u09skgitjg" --- PASS: TestRemoveExisting (13.69s) === 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/08/12 01:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotonac9fepo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m39.15467409s (try 1/5)