"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/25 03:29:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti" 2025/06/25 03:29:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:29:25 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng" 2025/06/25 03:29:26 DEBUG : Creating backend with remote "/tmp/rclone2711397502" === 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/25 03:29:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/25 03:29:27 DEBUG : potato: Seek from 10 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 10 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Seek from 5 to 2 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/25 03:29:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Seek from 5 to 2 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/25 03:29:27 DEBUG : potato: Seek from 8 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 8 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/25 03:29:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 03:29:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 03:29:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 03:29:27 DEBUG : potato: Seek from 5 to 2 2025/06/25 03:29:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/25 03:29:27 DEBUG : potato: Seek from 9 to 0 2025/06/25 03:29:27 DEBUG : potato: Seek from 9 to 0 2025/06/25 03:29:27 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:29:29 DEBUG : rutabaga: md5 = 9762d728523a2c4f5f96be9ae24124b5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/25 03:29:32 DEBUG : empty space: md5 = f3a59c2be3aa3160f94292ce542b5b4d OK === RUN TestCheck/3 2025/06/25 03:29:33 DEBUG : potato2: md5 = 1815f628a67868e9a654f24a2b6f72d5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/25 03:29:36 DEBUG : remotepotato: md5 = 543543047f34b42a5fb098b159a1c989 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.39s) --- PASS: TestCheck/1 (0.42s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/06/25 03:29:39 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 03:29:39 DEBUG : Config file has changed externally - reloading 2025/06/25 03:29:39 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 03:29:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/25 03:29:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/25 03:29:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/25 03:29:39 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:29:41 DEBUG : rutabaga: md5 = 090e2c32b0304aa9ab82f5dbaa5eafc0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/25 03:29:44 DEBUG : empty space: md5 = 8d2cf95b69d0f1877eb258f0242cc538 OK === RUN TestCheckDownload/3 2025/06/25 03:29:47 DEBUG : potato2: md5 = 82f22c51ebe710950de4c61160bff842 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/25 03:29:52 DEBUG : remotepotato: md5 = 77494a8e9ddab88d66d6398615452635 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.10s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:29:58 DEBUG : rutabaga: md5 = b1e8c3e008be47e286688e582246712e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/25 03:30:00 DEBUG : empty space: md5 = 5988038845ce29d3f0ed51e12a75ab48 OK === RUN TestCheckSizeOnly/3 2025/06/25 03:30:02 DEBUG : potato2: md5 = 2898c0a1c515d75a4da9f74b017f44e7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/25 03:30:04 DEBUG : remotepotato: md5 = eb0e5f1a6225fb1e6c60cf0189c26e55 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.07s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.34s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:30:09 DEBUG : test.sum: md5 = 21fb23ca49b73b1be5ea290400167d90 OK 2025/06/25 03:30:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 03:30:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 03:30:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 03:30:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/25 03:30:12 DEBUG : test.sum: md5 = 104d39f29edba417f270e02a8d85fbbf OK 2025/06/25 03:30:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 03:30:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 03:30:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 03:30:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/data" 2025/06/25 03:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/data" 2025/06/25 03:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/vjrnln8ratgmqakfosrqe8espk" 2025/06/25 03:30:20 DEBUG : data/banana: md5 = 98b6aa45bdc082f5541f478cb03f09fd OK 2025/06/25 03:30:21 DEBUG : test.sum: md5 = 552a6a0953a2a0fcf269332c9ec14bd1 OK === RUN TestCheckSumDownload/subtest1 2025/06/25 03:30:26 DEBUG : data/potato: md5 = 31725b46044497261dda4b94e4d3afea OK 2025/06/25 03:30:27 DEBUG : test.sum: md5 = a3242a553615c9305666cfd1290b1842 OK === RUN TestCheckSumDownload/subtest2 2025/06/25 03:30:32 DEBUG : test.sum: md5 = be02a1e121b74e90013fbc57ed4209f7 OK === RUN TestCheckSumDownload/subtest3 2025/06/25 03:30:36 DEBUG : test.sum: md5 = 1770891be608b822be46ab80dab825c2 OK === RUN TestCheckSumDownload/subtest4 2025/06/25 03:30:40 DEBUG : test.sum: md5 = aa0e9643d01c3a8d0f7d26299648df5c OK === RUN TestCheckSumDownload/subtest5 2025/06/25 03:30:45 DEBUG : test.sum: md5 = 25598798e42f19332c342b34d74aa475 OK === RUN TestCheckSumDownload/subtest6 2025/06/25 03:30:49 DEBUG : data/banana: md5 = 37a182f1e9231664bf6db7f9812536d2 OK 2025/06/25 03:30:50 DEBUG : data/potato: md5 = fc31a3bda3454a173fab369756babb49 OK 2025/06/25 03:30:52 DEBUG : test.sum: md5 = 805319809bd218784a122a567da54d60 OK === RUN TestCheckSumDownload/subtest7 2025/06/25 03:30:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/25 03:30:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.01s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.47s) === RUN TestApplyTransforms 2025/06/25 03:30:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cizidas9kapu" 2025/06/25 03:30:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:30:59 DEBUG : Creating backend with remote "TestDrive:crypt/fnp6me1hmjfhk8biid6742k1fu963kqu7kln51unosbkafvanmug" 2025/06/25 03:31:00 DEBUG : Creating backend with remote "/tmp/rclone978453690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu'", Local "Local file system at /tmp/rclone978453690", Modify Window "1ms" 2025/06/25 03:31:02 DEBUG : hello, world!: md5 = f3106ebd8ba095a0d54926bbcfb44b7c OK upper checkfile vs. lower remote (without normalization) 2025/06/25 03:31:03 ERROR : hello, world!: sum not found 2025/06/25 03:31:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu' 2025/06/25 03:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': 1 files missing 2025/06/25 03:31:03 NOTICE: 1 hashes missing 2025/06/25 03:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': 2 differences found 2025/06/25 03:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/25 03:31:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': 0 differences found 2025/06/25 03:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': 1 matching files 2025/06/25 03:31:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quhexux9sisu" 2025/06/25 03:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:04 DEBUG : Creating backend with remote "TestDrive:crypt/hpi1fhf2sce2r5sro1i42jkjrr8tif7odcsoc2ts7o59s8cmctog" 2025/06/25 03:31:06 DEBUG : Creating backend with remote "/tmp/rclone3452113550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu'", Local "Local file system at /tmp/rclone3452113550", Modify Window "1ms" 2025/06/25 03:31:08 DEBUG : HELLO, WORLD!: md5 = a000839b443f223f2f70322cb3105730 OK lower checkfile vs. upper remote (without normalization) 2025/06/25 03:31:08 ERROR : HELLO, WORLD!: sum not found 2025/06/25 03:31:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu' 2025/06/25 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': 1 files missing 2025/06/25 03:31:08 NOTICE: 1 hashes missing 2025/06/25 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': 2 differences found 2025/06/25 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/25 03:31:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': 0 differences found 2025/06/25 03:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': 1 matching files 2025/06/25 03:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sigejic8meji" 2025/06/25 03:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/bskp6gmlf7gvd5g1424fi6oio3mhoenr3anl49cn4rdghrss01e0" 2025/06/25 03:31:11 DEBUG : Creating backend with remote "/tmp/rclone4211698676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji'", Local "Local file system at /tmp/rclone4211698676", Modify Window "1ms" 2025/06/25 03:31:13 DEBUG : HeLlO, wOrLd!: md5 = 2e9f2a8c626e4451ca1ed7b0fdc1d5f1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/25 03:31:13 ERROR : HeLlO, wOrLd!: sum not found 2025/06/25 03:31:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji' 2025/06/25 03:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': 1 files missing 2025/06/25 03:31:13 NOTICE: 1 hashes missing 2025/06/25 03:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': 2 differences found 2025/06/25 03:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/25 03:31:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': 0 differences found 2025/06/25 03:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': 1 matching files 2025/06/25 03:31:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaqehuq6yoda" 2025/06/25 03:31:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:15 DEBUG : Creating backend with remote "TestDrive:crypt/vrafu65o1d2bu4s9ml2g08tiff5dmf02a8ifnvaqedhucsmc2nb0" 2025/06/25 03:31:16 DEBUG : Creating backend with remote "/tmp/rclone1989014280" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda'", Local "Local file system at /tmp/rclone1989014280", Modify Window "1ms" 2025/06/25 03:31:18 DEBUG : HELLO, WORLD!: md5 = e57ac1ea30bacc3ec0d4e1b76ced4796 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/25 03:31:19 ERROR : HELLO, WORLD!: sum not found 2025/06/25 03:31:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda' 2025/06/25 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': 1 files missing 2025/06/25 03:31:19 NOTICE: 1 hashes missing 2025/06/25 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': 2 differences found 2025/06/25 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/25 03:31:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': 0 differences found 2025/06/25 03:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': 1 matching files 2025/06/25 03:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serogol4nubo" 2025/06/25 03:31:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:20 DEBUG : Creating backend with remote "TestDrive:crypt/615t2h6h5m96jo6ovia7vpp9l7i342g628edcing6t5ihvgqrm90" 2025/06/25 03:31:22 DEBUG : Creating backend with remote "/tmp/rclone2627778025" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo'", Local "Local file system at /tmp/rclone2627778025", Modify Window "1ms" 2025/06/25 03:31:24 DEBUG : 測試_Русский___ě_áñ: md5 = d8f3d485fb2db86667e59f1ffad16ec9 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/25 03:31:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo' 2025/06/25 03:31:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': 1 files missing 2025/06/25 03:31:24 NOTICE: 1 hashes missing 2025/06/25 03:31:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': 2 differences found 2025/06/25 03:31:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/25 03:31:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': 0 differences found 2025/06/25 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': 1 matching files 2025/06/25 03:31:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhomur5vuke" 2025/06/25 03:31:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:25 DEBUG : Creating backend with remote "TestDrive:crypt/huoc9ciq1d96iu9qihu46ph9dm2n5dv28esq9qkeelhr1olmn84g" 2025/06/25 03:31:27 DEBUG : Creating backend with remote "/tmp/rclone4068402715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke'", Local "Local file system at /tmp/rclone4068402715", Modify Window "1ms" 2025/06/25 03:31:29 DEBUG : 測試_Русский___ě_áñ: md5 = ed71d3062e44b6dfa4dce99be152de38 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/25 03:31:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke' 2025/06/25 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': 1 files missing 2025/06/25 03:31:30 NOTICE: 1 hashes missing 2025/06/25 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': 2 differences found 2025/06/25 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/25 03:31:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': 0 differences found 2025/06/25 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': 1 matching files 2025/06/25 03:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wohowok3qimu" 2025/06/25 03:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/3m8irnhgonnibc1lq4ffu131tv83pcrti5cjgd7s7funnojh8c5g" 2025/06/25 03:31:32 DEBUG : Creating backend with remote "/tmp/rclone1189528543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu'", Local "Local file system at /tmp/rclone1189528543", Modify Window "1ms" 2025/06/25 03:31:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eee72f288d704ebe3e667bfb18320852 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/25 03:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu' 2025/06/25 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': 1 files missing 2025/06/25 03:31:35 NOTICE: 1 hashes missing 2025/06/25 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': 2 differences found 2025/06/25 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/25 03:31:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': 0 differences found 2025/06/25 03:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': 1 matching files 2025/06/25 03:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bamizix0wola" 2025/06/25 03:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/uvd1pvl38v3b332vvjhk8ujbb9naqt8r8lavdpb3qtvpuaep3pq0" 2025/06/25 03:31:37 DEBUG : Creating backend with remote "/tmp/rclone113099575" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola'", Local "Local file system at /tmp/rclone113099575", Modify Window "1ms" 2025/06/25 03:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ddfe345946844729c53bbcacf30b5aa6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/25 03:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola' 2025/06/25 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': 1 files missing 2025/06/25 03:31:40 NOTICE: 1 hashes missing 2025/06/25 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': 2 differences found 2025/06/25 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/25 03:31:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': 0 differences found 2025/06/25 03:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': 1 matching files 2025/06/25 03:31:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bebunak4kizu" 2025/06/25 03:31:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:42 DEBUG : Creating backend with remote "TestDrive:crypt/bi5fsbp08uvhc2lb7k7ja7hc0vkqfsnm01q565a5lnjelleaqfhg" 2025/06/25 03:31:43 DEBUG : Creating backend with remote "/tmp/rclone710523668" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu'", Local "Local file system at /tmp/rclone710523668", Modify Window "1ms" 2025/06/25 03:31:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1fe5b01c492ac19cb50f7417be67fe93 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/25 03:31:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu' 2025/06/25 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': 1 files missing 2025/06/25 03:31:45 NOTICE: 1 hashes missing 2025/06/25 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': 2 differences found 2025/06/25 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/25 03:31:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': 0 differences found 2025/06/25 03:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': 1 matching files 2025/06/25 03:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fumepiv2lako" 2025/06/25 03:31:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:31:47 DEBUG : Creating backend with remote "TestDrive:crypt/1s44tpq85av0hvf6apmpruc5r9l0k0afcj8pm9nv6bt991gh0ff0" 2025/06/25 03:31:48 DEBUG : Creating backend with remote "/tmp/rclone862158562" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako'", Local "Local file system at /tmp/rclone862158562", Modify Window "1ms" 2025/06/25 03:31:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9f494e7bd74b9a1be0d5cf1ae1e4a661 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/25 03:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 03:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako' 2025/06/25 03:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': 1 files missing 2025/06/25 03:31:51 NOTICE: 1 hashes missing 2025/06/25 03:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': 2 differences found 2025/06/25 03:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/25 03:31:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 03:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': 0 differences found 2025/06/25 03:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': 1 matching files 2025/06/25 03:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fumepiv2lako': Purge remote 2025/06/25 03:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bebunak4kizu': Purge remote 2025/06/25 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bamizix0wola': Purge remote 2025/06/25 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wohowok3qimu': Purge remote 2025/06/25 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhomur5vuke': Purge remote 2025/06/25 03:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serogol4nubo': Purge remote 2025/06/25 03:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaqehuq6yoda': Purge remote 2025/06/25 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sigejic8meji': Purge remote 2025/06/25 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quhexux9sisu': Purge remote 2025/06/25 03:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cizidas9kapu': Purge remote --- PASS: TestApplyTransforms (57.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:31:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 03:31:59 DEBUG : sub/file2: md5 = e1bde5b5d74c06d46b92dbf7c1a80265 OK 2025/06/25 03:31:59 INFO : file1: Copied (new) to: sub/file2 2025/06/25 03:31:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 03:31:59 DEBUG : file1: Unchanged skipping 2025/06/25 03:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': don't need to copy/move sub/file2, it is already at target location 2025/06/25 03:32:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:32:06 DEBUG : dst/file1: md5 = bb904a7607d0d31226fc5cf798dc04fb OK 2025/06/25 03:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/backup" 2025/06/25 03:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/1nrff024r7pq65ecp72fc28jb0" 2025/06/25 03:32:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 03:32:11 INFO : dst/file1: Moved (server-side) 2025/06/25 03:32:12 DEBUG : dst/file1: md5 = 3453f1c43478f1734827efd30d346ace OK 2025/06/25 03:32:12 INFO : dst/file1: Copied (new) 2025/06/25 03:32:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:32:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:32:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.48s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/dst" 2025/06/25 03:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 03:32:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/CompareDest" 2025/06/25 03:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/gveqi14airsml4bgu7krj116o8" 2025/06/25 03:32:21 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 03:32:23 DEBUG : one: md5 = 1e0e87788506f46c0c03d27ae3acc758 OK 2025/06/25 03:32:23 INFO : one: Copied (new) 2025/06/25 03:32:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:32:26 DEBUG : one: md5 = bac96898eaaa558ea159ab8facbf420a OK 2025/06/25 03:32:26 INFO : one: Copied (replaced existing) 2025/06/25 03:32:28 DEBUG : dst/one: md5 = d9906b068ff4f623fe132097c35c2d00 OK 2025/06/25 03:32:30 DEBUG : CompareDest/one: md5 = 648536e3de03c631f9c7d59e84d19d50 OK 2025/06/25 03:32:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:32:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:32:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 03:32:34 DEBUG : CompareDest/two: md5 = 0a21a6c412717779dd79ca08c6186ee7 OK 2025/06/25 03:32:34 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 03:32:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:32:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 03:32:35 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 03:32:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:32:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 03:32:37 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 03:32:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 03:32:39 DEBUG : two: md5 = 900b6197a6650aa2393b7b5ce6dd764e OK 2025/06/25 03:32:39 INFO : two: Copied (new) 2025/06/25 03:32:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 03:32:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:32:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:32:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/dst" 2025/06/25 03:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 03:32:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/CopyDest" 2025/06/25 03:32:46 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/25 03:32:47 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 03:32:50 DEBUG : one: md5 = 6f7e9c47f9f7049d97487373d7a99f03 OK 2025/06/25 03:32:50 INFO : one: Copied (new) 2025/06/25 03:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:32:52 DEBUG : one: md5 = 1b840181e7d12cf81217a4745810a192 OK 2025/06/25 03:32:52 INFO : one: Copied (replaced existing) 2025/06/25 03:32:54 DEBUG : dst/one: md5 = a02d9f949c0e14852b954e5cf87129a9 OK 2025/06/25 03:32:57 DEBUG : CopyDest/one: md5 = d68af1152fd41220739af445bc24e706 OK 2025/06/25 03:32:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/BackupDir" 2025/06/25 03:32:58 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/25 03:32:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:33:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:33:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:33:01 INFO : one: Moved (server-side) 2025/06/25 03:33:02 INFO : one: Copied (server-side copy) 2025/06/25 03:33:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 03:33:04 DEBUG : CopyDest/two: md5 = 23feb06960752e0dd3ae0a8d3dcb23d0 OK 2025/06/25 03:33:05 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 03:33:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:33:07 INFO : two: Copied (server-side copy) 2025/06/25 03:33:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 03:33:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 03:33:07 DEBUG : two: Unchanged skipping 2025/06/25 03:33:09 DEBUG : CopyDest/three: md5 = d9311cdb5954fc3ffcda3fb8409f2f75 OK 2025/06/25 03:33:10 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 03:33:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 03:33:10 DEBUG : three: Destination not found in --copy-dest 2025/06/25 03:33:12 DEBUG : three: md5 = a9d72879384717ef79d6e2fe2aee4ebe OK 2025/06/25 03:33:12 INFO : three: Copied (new) 2025/06/25 03:33:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 03:33:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 03:33:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:33:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:33:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 03:33:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 03:33:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:33:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/25 03:33:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b0c485261fcc18fa37b9f9b2f3dc179e OK 2025/06/25 03:33:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/25 03:33:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/25 03:33:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/25 03:33:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/25 03:33:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/25 03:33:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0b2e53869baa6f6e1a8cf04dcfe8982d OK 2025/06/25 03:33:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/25 03:33:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/25 03:33:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.86s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:33:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using skip mode. 2025/06/25 03:33:33 NOTICE: one: Found 2 files with duplicate names 2025/06/25 03:33:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:33:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using skip mode. 2025/06/25 03:33:39 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:33:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/25 03:33:40 INFO : one: Deleted 2025/06/25 03:33:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.89s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:33:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using first mode. 2025/06/25 03:33:46 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:33:47 INFO : one: Deleted 2025/06/25 03:33:47 INFO : one: Deleted 2025/06/25 03:33:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.97s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:33:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using newest mode. 2025/06/25 03:33:53 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:33:54 INFO : one: Deleted 2025/06/25 03:33:54 INFO : one: Deleted 2025/06/25 03:33:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.68s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using oldest mode. 2025/06/25 03:34:00 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:34:01 INFO : one: Deleted 2025/06/25 03:34:01 INFO : one: Deleted 2025/06/25 03:34:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.82s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using largest mode. 2025/06/25 03:34:07 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:34:08 INFO : one: Deleted 2025/06/25 03:34:08 INFO : one: Deleted 2025/06/25 03:34:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.56s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using smallest mode. 2025/06/25 03:34:14 NOTICE: one: Found 3 files with duplicate names 2025/06/25 03:34:15 INFO : one: Deleted 2025/06/25 03:34:15 INFO : one: Deleted 2025/06/25 03:34:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Looking for duplicate names using rename mode. 2025/06/25 03:34:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/25 03:34:23 INFO : one-2.txt: renamed from: one.txt 2025/06/25 03:34:24 INFO : one-3.txt: renamed from: one.txt 2025/06/25 03:34:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.36s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:31 DEBUG : dupe1/one.txt: md5 = 100c1ead01967a7cdc0d74a228228f57 OK 2025/06/25 03:34:33 DEBUG : dupe2/two.txt: md5 = d367a546b9defc85ddcfd2a26719228a OK 2025/06/25 03:34:36 DEBUG : dupe3/three.txt: md5 = fa1571544ab85b26e455d10ee87f58b3 OK 2025/06/25 03:34:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/25 03:34:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/25 03:34:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/25 03:34:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/25 03:34:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/25 03:34:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/25 03:34:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.38s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:34:44 DEBUG : a.txt: md5 = 032cbc95bd883c161afd1464a65bb91a OK 2025/06/25 03:34:45 DEBUG : zend.txt: md5 = afe108090a030e6bb228a968e416e8a9 OK 2025/06/25 03:34:47 DEBUG : sub dir/hello world: md5 = 24bfa1d6ef980773b1c91f097f0f5993 OK 2025/06/25 03:34:49 DEBUG : sub dir/hello world2: md5 = e5b7ff9e269f2bcc7db6a882930896da OK 2025/06/25 03:34:51 DEBUG : sub dir/ignore dir/.ignore: md5 = 4306d04a9384927b68daf3930a426b72 OK 2025/06/25 03:34:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = eaff6a8ebf85d452e97b7af37ad7af78 OK 2025/06/25 03:34:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = d6bafab93308f2a662eede4b762d7c4d OK 2025/06/25 03:34:56 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 03:34:56 DEBUG : a.txt: Excluded 2025/06/25 03:34:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 03:34:57 DEBUG : sub dir/hello world: Excluded 2025/06/25 03:34:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 03:34:57 DEBUG : sub dir/hello world2: Excluded 2025/06/25 03:34:58 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 03:34:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 03:34:58 DEBUG : sub dir/hello world: Excluded 2025/06/25 03:34:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 03:34:58 DEBUG : sub dir/hello world2: Excluded 2025/06/25 03:34:58 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 03:35:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/25 03:35:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/25 03:35:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/25 03:35:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/25 03:35:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/25 03:35:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/25 03:35:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.44s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:07 DEBUG : a.txt: md5 = 9bbed042c79a46aac9ab3317f6433b8a OK 2025/06/25 03:35:09 DEBUG : zend.txt: md5 = 8801252cbd3d0d7161f70d3db50092e3 OK 2025/06/25 03:35:11 DEBUG : sub dir/hello world: md5 = 7756f5cbdeba56d1f2243179b1602768 OK 2025/06/25 03:35:12 DEBUG : sub dir/hello world2: md5 = c08ba5299caef33386240c15eb74c81b OK 2025/06/25 03:35:14 DEBUG : sub dir/ignore dir/.ignore: md5 = e47077e523a983dd498583fb5fdf0e1d OK 2025/06/25 03:35:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 926dc00b3f57d40a1b106465c520b994 OK 2025/06/25 03:35:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 330b94b3724c8ae732968a17b757ae0d OK 2025/06/25 03:35:19 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 03:35:19 DEBUG : a.txt: Excluded 2025/06/25 03:35:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 03:35:20 DEBUG : sub dir/hello world2: Excluded 2025/06/25 03:35:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 03:35:20 DEBUG : sub dir/hello world: Excluded 2025/06/25 03:35:21 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 03:35:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 03:35:21 DEBUG : sub dir/hello world2: Excluded 2025/06/25 03:35:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 03:35:21 DEBUG : sub dir/hello world: Excluded 2025/06/25 03:35:21 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/25 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/25 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/25 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/25 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/25 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/25 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:29 DEBUG : file1: md5 = 2c7ad92df76ca61f2b9c9700a95016fa OK 2025/06/25 03:35:32 DEBUG : sub/file2: md5 = 1de0ee57158091be247b39222a9627f8 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/06/25 03:35:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/25 03:35:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/25 03:35:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/25 03:35:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.21s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:39 DEBUG : file1: md5 = 4e06a6adfad3c92f596ca375eb45886f OK 2025/06/25 03:35:41 DEBUG : sub/file2: md5 = 75c5df6981655fe4be96804de4b72988 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/25 03:35:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/notfound" 2025/06/25 03:35:45 DEBUG : Config file has changed externally - reloading 2025/06/25 03:35:45 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/qe0i31qdkoejk60elps0ni5sqk" 2025/06/25 03:35:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.54s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Making directory 2025/06/25 03:35:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:53 DEBUG : sub dir/hello world: md5 = ac24e65235186a5e8c565a6d1f86b9a4 OK 2025/06/25 03:35:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:35:56 DEBUG : potato2: md5 = 95ec3d68c558178197a5f1d7f4ea5ab6 OK 2025/06/25 03:35:58 DEBUG : empty space: md5 = b83327558cbc4b4ef817fb663dec4f93 OK --- PASS: TestLs (4.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:01 DEBUG : potato2: md5 = 75deb4882d17bcaa13141a99e2e99c35 OK 2025/06/25 03:36:03 DEBUG : empty space: md5 = 8cc78e713b13f52bee760e0724b20cfb OK 2025/06/25 03:36:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/25 03:36:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.07s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:06 DEBUG : potato2: md5 = b25019aa2fd31d3340860fa6ad34509f OK 2025/06/25 03:36:08 DEBUG : empty space: md5 = 14f95a3905beb43438c8934d99cf6e31 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:11 DEBUG : potato2: md5 = 39930577731f503276e2099b4417ae22 OK 2025/06/25 03:36:12 DEBUG : empty space: md5 = d141e4dd9fb1c48ff3febe9c520bdee5 OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2025/06/25 03:36:14 DEBUG : Creating backend with remote ":memory:" 2025/06/25 03:36:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/25 03:36:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 03:36:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/25 03:36:14 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:15 DEBUG : potato2: md5 = 667c20c7e66cd22f5406c5318fc26877 OK 2025/06/25 03:36:17 DEBUG : empty space: md5 = f9d2f50ff9b86080bc7a1e9928ad07eb OK 2025/06/25 03:36:19 DEBUG : sub dir/potato3: md5 = 4eb5871a8b6dd7b143ae81cd259a87a1 OK 2025/06/25 03:36:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:24 DEBUG : small: md5 = 170c969cc6fe46e4221a6692bea7742f OK 2025/06/25 03:36:25 DEBUG : medium: md5 = bf85f48f158224f5ecb2316231477715 OK 2025/06/25 03:36:27 DEBUG : large: md5 = 03189795e0c50aaca62517bbfc79c9de OK 2025/06/25 03:36:27 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:27 DEBUG : large: Excluded (Size Filter) 2025/06/25 03:36:28 INFO : medium: Deleted 2025/06/25 03:36:28 INFO : small: Deleted --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:31 DEBUG : small: md5 = 3996465ff8d51e5ab1c3504e4eeeb0ab OK 2025/06/25 03:36:32 DEBUG : medium: md5 = a77423bd888ceb7d899c74842df30254 OK 2025/06/25 03:36:34 DEBUG : large: md5 = 0addacc3a108b39a1ac974601dbd28bc OK 2025/06/25 03:36:34 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:34 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/25 03:36:35 INFO : medium: Deleted 2025/06/25 03:36:35 INFO : small: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:38 DEBUG : small: md5 = 3fdad252a8a40b2f2252941fff4cd6af OK 2025/06/25 03:36:39 DEBUG : medium: md5 = 077bee800571ddde7fa3acc4984acd7e OK 2025/06/25 03:36:40 DEBUG : large: md5 = 06ca15476e59afed829ab980916b5dc5 OK 2025/06/25 03:36:41 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 03:36:41 INFO : medium: Deleted 2025/06/25 03:36:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:44 DEBUG : small: md5 = 3d5b48facafa91eed8a9f08d48c5cb58 OK 2025/06/25 03:36:46 DEBUG : medium: md5 = 7aad0df9c03490bb8a0dc437f38e0b68 OK 2025/06/25 03:36:47 DEBUG : large: md5 = fe8665a50efb901219605b211f7c8d37 OK 2025/06/25 03:36:48 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:48 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 03:36:48 INFO : large: Deleted 2025/06/25 03:36:48 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:51 DEBUG : ReadFile: md5 = 2d343feffbb0282419a91d16f397ec15 OK --- PASS: TestReadFile (4.27s) === RUN TestRetry 2025/06/25 03:36:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/25 03:36:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/25 03:36:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 03:36:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 03:36:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 03:36:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 03:36:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:36:56 DEBUG : file1: md5 = db5f78fd40b8fab4a704e4ae9bae17ae OK 2025/06/25 03:36:57 DEBUG : file2: md5 = 607dd9b5b45838a517f413deb67e2ae7 OK --- PASS: TestCat (17.17s) === RUN TestPurge 2025/06/25 03:37:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vokiduj2qefe" 2025/06/25 03:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:37:12 DEBUG : Creating backend with remote "TestDrive:crypt/lj02kc1br5f8mrphtq5o70i9j2ar65ha79d1ha6ubkgaau01t560" 2025/06/25 03:37:13 DEBUG : Creating backend with remote "/tmp/rclone1239523840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vokiduj2qefe'", Local "Local file system at /tmp/rclone1239523840", Modify Window "1ms" 2025/06/25 03:37:17 DEBUG : A1/B1/C1/one: md5 = ab8c2eb74dd9c2c25fa64e8049b7bd30 OK 2025/06/25 03:37:17 INFO : A2: Making directory 2025/06/25 03:37:18 INFO : A1/B2: Making directory 2025/06/25 03:37:19 INFO : A1/B2/C2: Making directory 2025/06/25 03:37:20 INFO : A1/B1/C3: Making directory 2025/06/25 03:37:20 INFO : A3: Making directory 2025/06/25 03:37:21 INFO : A3/B3: Making directory 2025/06/25 03:37:22 INFO : A3/B3/C4: Making directory 2025/06/25 03:37:25 DEBUG : A1/two: md5 = a8de1b08c80f001938a3f244e02680de OK 2025/06/25 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokiduj2qefe': Purge remote 2025/06/25 03:37:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:37:32 DEBUG : A1/B1/C1/one: md5 = 76ca2ecea9e9a57d3411d0924eee401a OK 2025/06/25 03:37:32 INFO : A2: Making directory 2025/06/25 03:37:33 INFO : A1/B2: Making directory 2025/06/25 03:37:33 INFO : A1/B2/C2: Making directory 2025/06/25 03:37:34 INFO : A1/B1/C3: Making directory 2025/06/25 03:37:35 INFO : A3: Making directory 2025/06/25 03:37:36 INFO : A3/B3: Making directory 2025/06/25 03:37:37 INFO : A3/B3/C4: Making directory 2025/06/25 03:37:39 DEBUG : A1/two: md5 = d9d1efdf67117c0f436a480421f5ead5 OK 2025/06/25 03:37:40 DEBUG : removing 1 level 3 directories 2025/06/25 03:37:40 INFO : A3/B3/C4: Removing directory 2025/06/25 03:37:43 DEBUG : removing 2 level 3 directories 2025/06/25 03:37:43 INFO : A1/B2/C2: Removing directory 2025/06/25 03:37:43 INFO : A1/B1/C3: Removing directory 2025/06/25 03:37:44 DEBUG : removing 2 level 2 directories 2025/06/25 03:37:44 INFO : A3/B3: Removing directory 2025/06/25 03:37:44 INFO : A1/B2: Removing directory 2025/06/25 03:37:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 03:37:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/25 03:37:45 DEBUG : removing 2 level 1 directories 2025/06/25 03:37:45 INFO : A3: Removing directory 2025/06/25 03:37:45 INFO : A2: Removing directory 2025/06/25 03:37:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/25 03:37:49 DEBUG : removing 1 level 3 directories 2025/06/25 03:37:49 INFO : A1/B1/C1: Removing directory 2025/06/25 03:37:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:50 DEBUG : removing 1 level 2 directories 2025/06/25 03:37:50 INFO : A1/B1: Removing directory 2025/06/25 03:37:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 03:37:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:37:51 DEBUG : removing 1 level 1 directories 2025/06/25 03:37:51 INFO : A1: Removing directory 2025/06/25 03:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 03:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 03:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 03:37:52 DEBUG : removing 1 level 0 directories 2025/06/25 03:37:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Removing directory 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:37:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (24.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:37:54 INFO : A1: Making directory 2025/06/25 03:37:55 INFO : A1/B1: Making directory 2025/06/25 03:37:56 INFO : A1/B1/C1: Making directory 2025/06/25 03:37:58 DEBUG : removing 1 level 3 directories 2025/06/25 03:37:58 INFO : A1/B1/C1: Removing directory 2025/06/25 03:37:59 DEBUG : removing 1 level 2 directories 2025/06/25 03:37:59 INFO : A1/B1: Removing directory 2025/06/25 03:37:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:38:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.44s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:02 INFO : A1: Making directory 2025/06/25 03:38:02 INFO : A1/B1: Making directory 2025/06/25 03:38:03 INFO : A1/B1/C1: Making directory 2025/06/25 03:38:07 DEBUG : removing 1 level 3 directories 2025/06/25 03:38:07 INFO : A1/B1/C1: Removing directory 2025/06/25 03:38:07 DEBUG : removing 1 level 2 directories 2025/06/25 03:38:07 INFO : A1/B1: Removing directory 2025/06/25 03:38:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:38:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.73s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:12 DEBUG : file1: md5 = 1d12742cfacef203d3549db29c4cdb76 OK 2025/06/25 03:38:12 DEBUG : filename.txt: File name found in url 2025/06/25 03:38:14 DEBUG : filename.txt: md5 = 9d46906efef59b3900d0b270e64438be OK 2025/06/25 03:38:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/25 03:38:15 DEBUG : headerfilename.txt: md5 = 56c63920ebb7b718729dd332e1b552b9 OK 2025/06/25 03:38:17 DEBUG : file2: md5 = 00ffc0422acae7a6ff08402446139846 OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 03:38:21 DEBUG : sub/file2: md5 = f4689ca4581d06e4951dbcdb082918e3 OK 2025/06/25 03:38:21 INFO : file1: Copied (new) to: sub/file2 2025/06/25 03:38:21 INFO : file1: Deleted 2025/06/25 03:38:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 03:38:22 DEBUG : file1: Unchanged skipping 2025/06/25 03:38:22 INFO : file1: Deleted 2025/06/25 03:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': don't need to copy/move sub/file2, it is already at target location 2025/06/25 03:38:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 03:38:27 DEBUG : file1: md5 = 21400c2c6e4b1f99555868d776c94ef4 OK 2025/06/25 03:38:27 INFO : file1: Copied (new) 2025/06/25 03:38:27 INFO : file1: Deleted 2025/06/25 03:38:28 DEBUG : file1: Destination exists, skipping 2025/06/25 03:38:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.66s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:32 DEBUG : dst/file1: md5 = 69757ee01a787f5593c1db4cdff3f28b OK 2025/06/25 03:38:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwemiv3guti/backup" 2025/06/25 03:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng/1nrff024r7pq65ecp72fc28jb0" 2025/06/25 03:38:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 03:38:36 INFO : dst/file1: Moved (server-side) 2025/06/25 03:38:38 DEBUG : dst/file1: md5 = 806a606306d4f9ba83dd2da1af2eddc1 OK 2025/06/25 03:38:38 INFO : dst/file1: Copied (new) 2025/06/25 03:38:38 INFO : dst/file1: Deleted 2025/06/25 03:38:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:38:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 03:38:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.82s) === 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:38:45 DEBUG : A1/one: md5 = 5a3a1a323b49957065bc18738ebfe970 OK 2025/06/25 03:38:46 DEBUG : A1/two: md5 = 2743ef59a435479489741096a743e902 OK 2025/06/25 03:38:48 DEBUG : A1/B1/three: md5 = 59019b89ddd23eea86d420914d3cf3c9 OK 2025/06/25 03:38:50 DEBUG : A1/B1/C1/four: md5 = 2ce8659ab63d1c3c5f235d59444a11e6 OK 2025/06/25 03:38:53 DEBUG : A1/B1/C2/five: md5 = 118d86fceb326f4b23526b91d99c4f91 OK 2025/06/25 03:38:53 INFO : A1/B2: Making directory 2025/06/25 03:38:53 INFO : A1/B1/C3: Making directory 2025/06/25 03:39:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/25 03:39:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/25 03:39:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/25 03:39:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/25 03:39:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/25 03:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 03:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 03:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:39:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 03:39:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 03:39:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/25 03:39:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/25 03:39:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/25 03:39:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/25 03:39:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/25 03:39:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/25 03:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 03:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 03:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:39:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 03:39:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 03:39:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/25 03:39:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/25 03:39:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 03:39:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 03:39:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 03:39:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 03:39:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 03:39:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 03:39:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 03:39:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:30 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 03:39:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 6b02a32591fd00f76494455856033e4b OK 2025/06/25 03:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/25 03:39:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 03:39:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/25 03:39:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 8f0b8b770bb8555a4734f45a1977e8e2 OK 2025/06/25 03:39:34 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 03:39:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 8680bf16fb9d8e82ea546bb0633f1fde OK 2025/06/25 03:39:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 03:39:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/25 03:39:39 DEBUG : with_checksum_big_file_from_pipe: md5 = 461cbc08ca9769339260639943d2937d OK 2025/06/25 03:39:39 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 03:39:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 03:39:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/25 03:39:44 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-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 03:39:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 03:39:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/25 03:39:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.05s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/25 03:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (48 bytes), uploading instead of streaming 2025/06/25 03:39:53 DEBUG : rcat_metadata: md5 = 5356faadfb074fa2def8b886af2f3356 OK 2025/06/25 03:39:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/25 03:39:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/25 03:39:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = c7e7699205469aef8d78b20a4cfa509c OK 2025/06/25 03:39:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.42s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (3.32s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:39:59 DEBUG : potato1: md5 = 629c7566a77cc677abe23988f70df43b OK 2025/06/25 03:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (60 bytes), uploading instead of streaming 2025/06/25 03:40:00 DEBUG : potato2: md5 = 6950979926a2d498d5cc6cf8c0d77167 OK 2025/06/25 03:40:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:03 DEBUG : potato1: md5 = ed907146352731092be91c843f40df5e OK 2025/06/25 03:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': File to upload is small (60 bytes), uploading instead of streaming 2025/06/25 03:40:04 DEBUG : potato2: md5 = 24d00e5fa45999e1d92bd867a35a980b OK 2025/06/25 03:40:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:08 DEBUG : potato2: md5 = 04216fc09763d70b813e9bf467839ab6 OK 2025/06/25 03:40:10 DEBUG : empty space: md5 = 87d9068914fe84023ea49c86a57f3693 OK 2025/06/25 03:40:12 DEBUG : sub dir/potato3: md5 = a032cd1bb314bac1a98550e853b1ab81 OK 2025/06/25 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Touching "sub dir/potato3" 2025/06/25 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Touching "empty space" 2025/06/25 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Touching "potato2" 2025/06/25 03:40:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.74s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:17 DEBUG : dir with metadata: Making directory with metadata 2025/06/25 03:40:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.79s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:19 DEBUG : directory with modtime: Making directory with metadata 2025/06/25 03:40:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.04s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/25 03:40:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 03:40:23 DEBUG : Google drive root 'crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng': Skipping btime metadata as can't update it on an existing file: 2025-06-25T03:40:22.91065581Z 2025/06/25 03:40:23 INFO : non existent directory: Updated directory metadata 2025/06/25 03:40:25 DEBUG : Google drive root 'crypt/bg95o3sprcg8kpbf38ejcifuri9bc7c4t1qeo2c4ugsvpai47qng': Skipping btime metadata as can't update it on an existing file: 2025-06-25T03:40:22.91065581Z 2025/06/25 03:40:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/25 03:40:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/25 03:40:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.41s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/25 03:40:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 03:40:32 DEBUG : dst: Making directory with metadata 2025/06/25 03:40:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 03:40:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 03:40:33 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 03:40:33 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 03:40:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/25 03:40:34 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 03:40:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.65s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti'", Local "Local file system at /tmp/rclone2711397502", Modify Window "1ms" 2025/06/25 03:40:37 DEBUG : sub dir/test remove existing: md5 = 5e1d55b412ab67b4bb29d3bdd76c5a98 OK 2025/06/25 03:40:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0cdaedb244d6f0d220d9743903d770f8 OK 2025/06/25 03:40:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tuninux6" before starting 2025/06/25 03:40:42 DEBUG : sub dir/test remove existing.tuninux6: TEST: removing renamed existing file after operation 2025/06/25 03:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sujalum0" before starting 2025/06/25 03:40:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sujalum0: TEST: renaming existing back after failed operation 2025/06/25 03:40:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fitokuw9" before starting 2025/06/25 03:40:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fitokuw9: TEST: removing renamed existing file after operation 2025/06/25 03:40:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o7enkigjm3mr5nj1u6k17u97md2gj7884a378e7d2dks8uhkv5a0" 2025/06/25 03:40:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i8ce4qian6okcbchj7kvia7bflfs4njm6o5k26o81lep9a2m3b3m3ofqie3qb23ll9c81sc7argmkus4b53lj0dhqcd3lv7vdj4hh1r87rjhaihrjk8bi9bmgt27kfifv9gvhnao69llnes0fhkp8ls7k8um4meool7pi8hoiuuiflv4ocug" --- PASS: TestRemoveExisting (13.15s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/06/25 03:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwemiv3guti': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m23.969355856s (try 1/5)