"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/13 05:18:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru" 2025/09/13 05:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:18:18 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0" 2025/09/13 05:18:19 DEBUG : Creating backend with remote "/tmp/rclone2255483863" === 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 05:18:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 05:18:20 DEBUG : potato: Seek from 10 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 10 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 05:18:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 05:18:20 DEBUG : potato: Seek from 8 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 8 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 05:18:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:18:20 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:18:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 05:18:20 DEBUG : potato: Seek from 9 to 0 2025/09/13 05:18:20 DEBUG : potato: Seek from 9 to 0 2025/09/13 05:18:20 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:18:22 DEBUG : rutabaga: md5 = 8e019bc7876c412f09e54ed56627b988 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/13 05:18:24 DEBUG : empty space: md5 = 4ac335691cf66b060ee8ce7f958bc642 OK === RUN TestCheck/3 2025/09/13 05:18:27 DEBUG : potato2: md5 = 1b81fef66b0000f0486d3d6b8db6f6c1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/13 05:18:29 DEBUG : remotepotato: md5 = 9baba575c2cf62763f9031f387cf2645 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.26s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/13 05:18:32 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 05:18:32 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 05:18:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 05:18:32 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/09/13 05:18:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 05:18:32 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:18:34 DEBUG : rutabaga: md5 = 4ed8334367a4a17d158d0ee96c7ce3be OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/13 05:18:37 DEBUG : empty space: md5 = 0ce3f8260d2e9d8107a11eb7a091e683 OK === RUN TestCheckDownload/3 2025/09/13 05:18:40 DEBUG : potato2: md5 = 8c63e56c5ec8ecaa01bed0350ba06f1b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/13 05:18:44 DEBUG : remotepotato: md5 = badf915f6e653012798f9b74d2f3d312 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.79s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:18:50 DEBUG : rutabaga: md5 = 917771ffb9d0341489bc5123d5a411b3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/13 05:18:53 DEBUG : empty space: md5 = 85a1395833e88cd53eb74d20eb136df4 OK === RUN TestCheckSizeOnly/3 2025/09/13 05:18:55 DEBUG : potato2: md5 = d321c891cbecfcad8702ec22b8b73f0c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/13 05:18:57 DEBUG : remotepotato: md5 = b7701fc21b2993c0c691b4dd294e0162 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.91s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:19:01 DEBUG : test.sum: md5 = d8c962014aa3030ee4997b6f16c0a25e OK 2025/09/13 05:19:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 05:19:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 05:19:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 05:19:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 05:19:04 DEBUG : test.sum: md5 = f82cbebf5b2fe7d0c1f8ce24d9e0e24b OK 2025/09/13 05:19:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 05:19:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 05:19:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 05:19:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.20s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:19:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/data" 2025/09/13 05:19:06 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:19:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/data" 2025/09/13 05:19:08 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/vjrnln8ratgmqakfosrqe8espk" 2025/09/13 05:19:12 DEBUG : data/banana: md5 = db27467a73dd7f403c8d3b33d543b915 OK 2025/09/13 05:19:13 DEBUG : test.sum: md5 = a67fdcf27ca2c2fe0db4458a3b6d842f OK === RUN TestCheckSumDownload/subtest1 2025/09/13 05:19:18 DEBUG : data/potato: md5 = b39dac5a41e590fc8ad5bcd5cbfab8e9 OK 2025/09/13 05:19:19 DEBUG : test.sum: md5 = bbc7b16f32e7cee737634a74963b1214 OK === RUN TestCheckSumDownload/subtest2 2025/09/13 05:19:23 DEBUG : test.sum: md5 = c5ea320b1ea987a43dcf7c9f6790f5f8 OK === RUN TestCheckSumDownload/subtest3 2025/09/13 05:19:27 DEBUG : test.sum: md5 = c7758da7c6200a64d2fc6ff2b1dd9d6d OK === RUN TestCheckSumDownload/subtest4 2025/09/13 05:19:31 DEBUG : test.sum: md5 = a10ff7c00f49505debad84a18b2def26 OK === RUN TestCheckSumDownload/subtest5 2025/09/13 05:19:35 DEBUG : test.sum: md5 = 88675de574b2abc7ec9da584aafb4bc3 OK === RUN TestCheckSumDownload/subtest6 2025/09/13 05:19:40 DEBUG : data/banana: md5 = eb94eaf485bdcc577cb6c5757f8b6916 OK 2025/09/13 05:19:41 DEBUG : data/potato: md5 = b9ba20327a6eacebba17a7c14052aed3 OK 2025/09/13 05:19:42 DEBUG : test.sum: md5 = b3c39bbdff18cc80fbffcf1a07adfd57 OK === RUN TestCheckSumDownload/subtest7 2025/09/13 05:19:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/13 05:19:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.94s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.29s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/09/13 05:19:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lojilix3cosu" 2025/09/13 05:19:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:19:48 DEBUG : Creating backend with remote "TestDrive:crypt/6ibrk78llbtvrv7s96a0rf41u74agqr8guci385fftm4g76tqlpg" 2025/09/13 05:19:49 DEBUG : Creating backend with remote "/tmp/rclone3950212060" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu'", Local "Local file system at /tmp/rclone3950212060", Modify Window "1ms" 2025/09/13 05:19:51 DEBUG : hello, world!: md5 = 2dc7f33b4f5c7c7e313d66aa6d28e80a OK upper checkfile vs. lower remote (without normalization) 2025/09/13 05:19:52 ERROR : hello, world!: sum not found 2025/09/13 05:19:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu' 2025/09/13 05:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': 1 files missing 2025/09/13 05:19:52 NOTICE: 1 hashes missing 2025/09/13 05:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': 1 differences found 2025/09/13 05:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 05:19:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': 0 differences found 2025/09/13 05:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': 1 matching files 2025/09/13 05:19:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawalof9howa" 2025/09/13 05:19:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:19:53 DEBUG : Creating backend with remote "TestDrive:crypt/56okm7unkqh0ifummnt0ctlo1qppqnoj7lan2epa7hi2ha8jrjag" 2025/09/13 05:19:54 DEBUG : Creating backend with remote "/tmp/rclone1474416677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa'", Local "Local file system at /tmp/rclone1474416677", Modify Window "1ms" 2025/09/13 05:19:56 DEBUG : HELLO, WORLD!: md5 = ddf8730c3ebae37231e3bf24990e8416 OK lower checkfile vs. upper remote (without normalization) 2025/09/13 05:19:57 ERROR : HELLO, WORLD!: sum not found 2025/09/13 05:19:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa' 2025/09/13 05:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': 1 files missing 2025/09/13 05:19:57 NOTICE: 1 hashes missing 2025/09/13 05:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': 1 differences found 2025/09/13 05:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 05:19:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': 0 differences found 2025/09/13 05:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': 1 matching files 2025/09/13 05:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qihuhos5fora" 2025/09/13 05:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/f61lp4djhsq3le7t8aap58h62pmbsqrvskncg0ol9qp629jl8rbg" 2025/09/13 05:19:59 DEBUG : Creating backend with remote "/tmp/rclone3517018510" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora'", Local "Local file system at /tmp/rclone3517018510", Modify Window "1ms" 2025/09/13 05:20:01 DEBUG : HeLlO, wOrLd!: md5 = 92d72cd9113e8005e4bd748b91cd201e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 05:20:02 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 05:20:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora' 2025/09/13 05:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': 1 files missing 2025/09/13 05:20:02 NOTICE: 1 hashes missing 2025/09/13 05:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': 1 differences found 2025/09/13 05:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 05:20:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': 0 differences found 2025/09/13 05:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': 1 matching files 2025/09/13 05:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sagavij9joxe" 2025/09/13 05:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/mfdpj4a4qtie4a7rkj2m5hq8iopana7fji1qu99aoml91kv5eo9g" 2025/09/13 05:20:04 DEBUG : Creating backend with remote "/tmp/rclone3264416288" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe'", Local "Local file system at /tmp/rclone3264416288", Modify Window "1ms" 2025/09/13 05:20:06 DEBUG : HELLO, WORLD!: md5 = 6c4a879edcbe93cde28cd1f3948a5486 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 05:20:06 ERROR : HELLO, WORLD!: sum not found 2025/09/13 05:20:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe' 2025/09/13 05:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': 1 files missing 2025/09/13 05:20:06 NOTICE: 1 hashes missing 2025/09/13 05:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': 1 differences found 2025/09/13 05:20:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 05:20:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': 0 differences found 2025/09/13 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': 1 matching files 2025/09/13 05:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raluhow0gebi" 2025/09/13 05:20:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/74pskr982tu6p4roalg2kq18hjrqdqukjcg5clu6vpjtonamie70" 2025/09/13 05:20:09 DEBUG : Creating backend with remote "/tmp/rclone38432291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi'", Local "Local file system at /tmp/rclone38432291", Modify Window "1ms" 2025/09/13 05:20:11 DEBUG : 測試_Русский___ě_áñ: md5 = 6ba75a952622849a1f6211c36f0b533e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/13 05:20:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi' 2025/09/13 05:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': 1 files missing 2025/09/13 05:20:11 NOTICE: 1 hashes missing 2025/09/13 05:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': 1 differences found 2025/09/13 05:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 05:20:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': 0 differences found 2025/09/13 05:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': 1 matching files 2025/09/13 05:20:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyeyiw3huge" 2025/09/13 05:20:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:13 DEBUG : Creating backend with remote "TestDrive:crypt/dh0t8nqp541aov2cvlv4agtdm1jn1bckh7cto29e8nr1hq7ri5q0" 2025/09/13 05:20:14 DEBUG : Creating backend with remote "/tmp/rclone3444234781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge'", Local "Local file system at /tmp/rclone3444234781", Modify Window "1ms" 2025/09/13 05:20:16 DEBUG : 測試_Русский___ě_áñ: md5 = 9037f02a9a63604c026b7a4561d11711 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/13 05:20:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge' 2025/09/13 05:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': 1 files missing 2025/09/13 05:20:16 NOTICE: 1 hashes missing 2025/09/13 05:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': 1 differences found 2025/09/13 05:20:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 05:20:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': 0 differences found 2025/09/13 05:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': 1 matching files 2025/09/13 05:20:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wefulum8gucu" 2025/09/13 05:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:17 DEBUG : Creating backend with remote "TestDrive:crypt/b96ngn5i4bpusah125h3s1onbh92hd8t672trjfkichb1t7o8j20" 2025/09/13 05:20:18 DEBUG : Creating backend with remote "/tmp/rclone3486025606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu'", Local "Local file system at /tmp/rclone3486025606", Modify Window "1ms" 2025/09/13 05:20:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 34e8bd5d0b8a84982e37555aeff7ab9f OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 05:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu' 2025/09/13 05:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': 1 files missing 2025/09/13 05:20:21 NOTICE: 1 hashes missing 2025/09/13 05:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': 1 differences found 2025/09/13 05:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 05:20:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': 0 differences found 2025/09/13 05:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': 1 matching files 2025/09/13 05:20:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-basuhoc0roxa" 2025/09/13 05:20:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:22 DEBUG : Creating backend with remote "TestDrive:crypt/dpia3nqabt06f77rojbfsf2qcl9jg51jf7bvomlnfcdisjbbgog0" 2025/09/13 05:20:23 DEBUG : Creating backend with remote "/tmp/rclone947595413" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa'", Local "Local file system at /tmp/rclone947595413", Modify Window "1ms" 2025/09/13 05:20:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 30f2ef2a240249a1b3600e44c4fc0396 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 05:20:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa' 2025/09/13 05:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': 1 files missing 2025/09/13 05:20:26 NOTICE: 1 hashes missing 2025/09/13 05:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': 1 differences found 2025/09/13 05:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 05:20:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': 0 differences found 2025/09/13 05:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': 1 matching files 2025/09/13 05:20:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suqezub9fuhu" 2025/09/13 05:20:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:27 DEBUG : Creating backend with remote "TestDrive:crypt/eivi35ghtmbb46t4q4usqstdt9miv8er1rqujsnih9g4klv0i46g" 2025/09/13 05:20:28 DEBUG : Creating backend with remote "/tmp/rclone3483199145" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu'", Local "Local file system at /tmp/rclone3483199145", Modify Window "1ms" 2025/09/13 05:20:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 25a9080ab6aabb29ad8a1fa0351a8625 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 05:20:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu' 2025/09/13 05:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': 1 files missing 2025/09/13 05:20:31 NOTICE: 1 hashes missing 2025/09/13 05:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': 1 differences found 2025/09/13 05:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 05:20:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': 0 differences found 2025/09/13 05:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': 1 matching files 2025/09/13 05:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gapucut2fidu" 2025/09/13 05:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/hrrq61t9b72jrr0m5s8us1o6qcisv98d2h9aih18v8t527kk5vkg" 2025/09/13 05:20:33 DEBUG : Creating backend with remote "/tmp/rclone3987567148" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu'", Local "Local file system at /tmp/rclone3987567148", Modify Window "1ms" 2025/09/13 05:20:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 998d4b48cdc58c4d6096a0c2bb6dda06 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 05:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 05:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu' 2025/09/13 05:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': 1 files missing 2025/09/13 05:20:36 NOTICE: 1 hashes missing 2025/09/13 05:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': 1 differences found 2025/09/13 05:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 05:20:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': 0 differences found 2025/09/13 05:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': 1 matching files 2025/09/13 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gapucut2fidu': Purge remote 2025/09/13 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suqezub9fuhu': Purge remote 2025/09/13 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basuhoc0roxa': Purge remote 2025/09/13 05:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wefulum8gucu': Purge remote 2025/09/13 05:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyeyiw3huge': Purge remote 2025/09/13 05:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raluhow0gebi': Purge remote 2025/09/13 05:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sagavij9joxe': Purge remote 2025/09/13 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qihuhos5fora': Purge remote 2025/09/13 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawalof9howa': Purge remote 2025/09/13 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lojilix3cosu': Purge remote --- PASS: TestApplyTransforms (52.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:20:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 05:20:43 DEBUG : sub/file2: md5 = 5077e2c44f272e360c8879d4230dc12b OK 2025/09/13 05:20:43 INFO : file1: Copied (new) to: sub/file2 2025/09/13 05:20:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 05:20:44 DEBUG : file1: Unchanged skipping 2025/09/13 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': don't need to copy/move sub/file2, it is already at target location 2025/09/13 05:20:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:20:50 DEBUG : dst/file1: md5 = 59c4b3b777b02708825546dab8011b7d OK 2025/09/13 05:20:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/backup" 2025/09/13 05:20:51 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/1nrff024r7pq65ecp72fc28jb0" 2025/09/13 05:20:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 05:20:54 INFO : dst/file1: Moved (server-side) 2025/09/13 05:20:56 DEBUG : dst/file1: md5 = fb66302f5fd91174beec950f74c25b8b OK 2025/09/13 05:20:56 INFO : dst/file1: Copied (new) 2025/09/13 05:20:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:20:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:21:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/dst" 2025/09/13 05:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 05:21:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/CompareDest" 2025/09/13 05:21:03 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/gveqi14airsml4bgu7krj116o8" 2025/09/13 05:21:04 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 05:21:07 DEBUG : one: md5 = 81d1df9f39c005cef8f6429acdf00403 OK 2025/09/13 05:21:07 INFO : one: Copied (new) 2025/09/13 05:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:09 DEBUG : one: md5 = d9f9a0ba61d732584b3b0e453fd15545 OK 2025/09/13 05:21:09 INFO : one: Copied (replaced existing) 2025/09/13 05:21:11 DEBUG : dst/one: md5 = d6c0b7bce0821fe8bc21ab29a2b4c70b OK 2025/09/13 05:21:14 DEBUG : CompareDest/one: md5 = 95f5b7b61d3ae89192a4dabcdfff17a7 OK 2025/09/13 05:21:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:21:17 DEBUG : CompareDest/two: md5 = 6ab631a1d0a7b14cddfbe35d87cbc789 OK 2025/09/13 05:21:18 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 05:21:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 05:21:19 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 05:21:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 05:21:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 05:21:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:22 DEBUG : two: md5 = 379a46b70c6c4b7bdc160e54a4ce9afc OK 2025/09/13 05:21:22 INFO : two: Copied (new) 2025/09/13 05:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:21:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:21:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/dst" 2025/09/13 05:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 05:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/CopyDest" 2025/09/13 05:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/13 05:21:29 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 05:21:32 DEBUG : one: md5 = d0e2a7d511a3c7c913a66a934b0dbbf4 OK 2025/09/13 05:21:32 INFO : one: Copied (new) 2025/09/13 05:21:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:35 DEBUG : one: md5 = 7740aa19fd186cf50c12aa7f65f6e188 OK 2025/09/13 05:21:35 INFO : one: Copied (replaced existing) 2025/09/13 05:21:36 DEBUG : dst/one: md5 = ba8a0ffc4f1d013bea35d4915636a049 OK 2025/09/13 05:21:38 DEBUG : CopyDest/one: md5 = 9a0b532de9bb0b753c5991ca5ae4f2bb OK 2025/09/13 05:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/BackupDir" 2025/09/13 05:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/13 05:21:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:21:43 INFO : one: Moved (server-side) 2025/09/13 05:21:44 INFO : one: Copied (server-side copy) 2025/09/13 05:21:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 05:21:46 DEBUG : CopyDest/two: md5 = b8af2d9cbf649c0ed621f2f3f514d220 OK 2025/09/13 05:21:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 05:21:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:48 INFO : two: Copied (server-side copy) 2025/09/13 05:21:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 05:21:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 05:21:49 DEBUG : two: Unchanged skipping 2025/09/13 05:21:51 DEBUG : CopyDest/three: md5 = 79520cc02b932a8ce4cc766e8a4b1613 OK 2025/09/13 05:21:52 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 05:21:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 05:21:52 DEBUG : three: Destination not found in --copy-dest 2025/09/13 05:21:53 DEBUG : three: md5 = f43064bc730e090d66ce88a1da6d224a OK 2025/09/13 05:21:53 INFO : three: Copied (new) 2025/09/13 05:21:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 05:21:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:21:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:21:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 05:21:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:21:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:21:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.31s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/13 05:22:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6c6d045b0e82bac846c1eb9d0b7e6c4b OK 2025/09/13 05:22:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/13 05:22:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/13 05:22:04 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/13 05:22:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/13 05:22:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/13 05:22:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7d187be9a0f93f8bcf6b7003e036b3d1 OK 2025/09/13 05:22:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/13 05:22:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/13 05:22:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using skip mode. 2025/09/13 05:22:14 NOTICE: one: Found 2 files with duplicate names 2025/09/13 05:22:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.90s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using skip mode. 2025/09/13 05:22:21 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/13 05:22:21 INFO : one: Deleted 2025/09/13 05:22:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.50s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using first mode. 2025/09/13 05:22:27 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:28 INFO : one: Deleted 2025/09/13 05:22:28 INFO : one: Deleted 2025/09/13 05:22:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using newest mode. 2025/09/13 05:22:34 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:34 INFO : one: Deleted 2025/09/13 05:22:34 INFO : one: Deleted 2025/09/13 05:22:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.57s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using oldest mode. 2025/09/13 05:22:41 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:41 INFO : one: Deleted 2025/09/13 05:22:42 INFO : one: Deleted 2025/09/13 05:22:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using largest mode. 2025/09/13 05:22:47 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:48 INFO : one: Deleted 2025/09/13 05:22:48 INFO : one: Deleted 2025/09/13 05:22:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.54s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:22:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using smallest mode. 2025/09/13 05:22:54 NOTICE: one: Found 3 files with duplicate names 2025/09/13 05:22:54 INFO : one: Deleted 2025/09/13 05:22:54 INFO : one: Deleted 2025/09/13 05:22:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.41s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:23:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Looking for duplicate names using rename mode. 2025/09/13 05:23:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/13 05:23:02 INFO : one-2.txt: renamed from: one.txt 2025/09/13 05:23:04 INFO : one-3.txt: renamed from: one.txt 2025/09/13 05:23:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.54s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:23:09 DEBUG : dupe1/one.txt: md5 = 4bb6f9d3600c94874a57dfd957a4b00d OK 2025/09/13 05:23:11 DEBUG : dupe2/two.txt: md5 = 1c25b21b3dd93cac20118b4b8c187328 OK 2025/09/13 05:23:13 DEBUG : dupe3/three.txt: md5 = 29639970b237e26bdcc213a1f61716b1 OK 2025/09/13 05:23:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/13 05:23:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/13 05:23:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/13 05:23:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/13 05:23:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/13 05:23:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/13 05:23:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:23:21 DEBUG : a.txt: md5 = 25dbd3703fc438164fe6a0884315bd28 OK 2025/09/13 05:23:23 DEBUG : zend.txt: md5 = 2a107af16de6cc65675a4d0c097443e5 OK 2025/09/13 05:23:25 DEBUG : sub dir/hello world: md5 = c0cc6a8a7862c0780df8d8ea9dd4f6a3 OK 2025/09/13 05:23:26 DEBUG : sub dir/hello world2: md5 = 8488d6fadf4dbc101c1d99537938b7a4 OK 2025/09/13 05:23:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 195db0aeefc54dfcb58cda55e9272325 OK 2025/09/13 05:23:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = b3cd32aa878775b4b01607968cca7ffb OK 2025/09/13 05:23:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0725f400f346de12aa91b087984c43c1 OK 2025/09/13 05:23:34 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 05:23:34 DEBUG : a.txt: Excluded 2025/09/13 05:23:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 05:23:34 DEBUG : sub dir/hello world2: Excluded 2025/09/13 05:23:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 05:23:34 DEBUG : sub dir/hello world: Excluded 2025/09/13 05:23:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 05:23:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 05:23:36 DEBUG : sub dir/hello world2: Excluded 2025/09/13 05:23:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 05:23:36 DEBUG : sub dir/hello world: Excluded 2025/09/13 05:23:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 05:23:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/13 05:23:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/13 05:23:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/13 05:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/13 05:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/13 05:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/13 05:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.82s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:23:44 DEBUG : a.txt: md5 = 796983baeadac9e2f866eb98bf7ecb28 OK 2025/09/13 05:23:46 DEBUG : zend.txt: md5 = 1508f666f5eff52483e4f84e7bdb0f39 OK 2025/09/13 05:23:48 DEBUG : sub dir/hello world: md5 = b90bebdd2de996638fcd565b73a96b48 OK 2025/09/13 05:23:50 DEBUG : sub dir/hello world2: md5 = b8126276992f7544db86f5871ab54b54 OK 2025/09/13 05:23:52 DEBUG : sub dir/ignore dir/.ignore: md5 = e29295122f0f75fbe4b39675614b73b5 OK 2025/09/13 05:23:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 13b63f7841c3b5190d010bdc053fe7a4 OK 2025/09/13 05:23:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7ec868958f2710616386394fac3bcfbf OK 2025/09/13 05:23:56 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 05:23:56 DEBUG : a.txt: Excluded 2025/09/13 05:23:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 05:23:57 DEBUG : sub dir/hello world: Excluded 2025/09/13 05:23:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 05:23:57 DEBUG : sub dir/hello world2: Excluded 2025/09/13 05:23:57 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/09/13 05:23:57 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/09/13 05:23:57 DEBUG : TestDrive: Saved new token in config file 2025/09/13 05:23:58 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 05:23:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 05:23:58 DEBUG : sub dir/hello world: Excluded 2025/09/13 05:23:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 05:23:58 DEBUG : sub dir/hello world2: Excluded 2025/09/13 05:23:58 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 05:24:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/13 05:24:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/13 05:24:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/13 05:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/13 05:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/13 05:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/13 05:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:06 DEBUG : file1: md5 = 1dd5d17b32f0c8fdd059ef0dbbede70b OK 2025/09/13 05:24:08 DEBUG : sub/file2: md5 = 71d698f2b2060ff30ee4dead62333fce 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/09/13 05:24:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/13 05:24:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/13 05:24:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/13 05:24:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.40s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:15 DEBUG : file1: md5 = d14c0c7007197cc52b824f02aa5e27a9 OK 2025/09/13 05:24:18 DEBUG : sub/file2: md5 = fddfb314082c78dac71b9151d3c2052b 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/09/13 05:24:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/notfound" 2025/09/13 05:24:22 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/13 05:24:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.65s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Making directory 2025/09/13 05:24:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:28 DEBUG : sub dir/hello world: md5 = 2583e343e41fa5a09b56546cdcebf79f OK 2025/09/13 05:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.94s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:33 DEBUG : potato2: md5 = eb49293803871ef3261999207b3e6edd OK 2025/09/13 05:24:34 DEBUG : empty space: md5 = 75181a759b251b7eceb73680f501f28b OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:38 DEBUG : potato2: md5 = 7d27f13be184f06448b9036529bbd4ec OK 2025/09/13 05:24:39 DEBUG : empty space: md5 = 81763ab1acb9a812e4c7e43462f8d989 OK 2025/09/13 05:24:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/13 05:24:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:43 DEBUG : potato2: md5 = 5dd611234ea618242581ff5939f4913c OK 2025/09/13 05:24:44 DEBUG : empty space: md5 = 66eb6549e2eca08ac098e82e2c92c222 OK --- PASS: TestLsLong (4.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:48 DEBUG : potato2: md5 = 3cdc14d70477c13911bea893ac56126d OK 2025/09/13 05:24:49 DEBUG : empty space: md5 = e205107a68b381cfdc3ae6ba8a7badf7 OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2025/09/13 05:24:51 DEBUG : Creating backend with remote ":memory:" 2025/09/13 05:24:51 DEBUG : Config file has changed externally - reloading 2025/09/13 05:24:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/13 05:24:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 05:24:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/13 05:24:51 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:24:52 DEBUG : potato2: md5 = 1f3470352e6d3d84fcdf2f59754e6a14 OK 2025/09/13 05:24:54 DEBUG : empty space: md5 = b4cfc3cf7e1a5b865a9d3efee2f608f0 OK 2025/09/13 05:24:56 DEBUG : sub dir/potato3: md5 = f3c9cdb1661f603b7f8fbccc17e7aeb7 OK 2025/09/13 05:24:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:01 DEBUG : small: md5 = 31804725e19474ec1735a2631b117d83 OK 2025/09/13 05:25:02 DEBUG : medium: md5 = c9a972ec039277ca04d3f40406e0e2c5 OK 2025/09/13 05:25:04 DEBUG : large: md5 = fb757158f1a31ed890d3cec3a5c0d98d OK 2025/09/13 05:25:04 DEBUG : Waiting for deletions to finish 2025/09/13 05:25:04 DEBUG : large: Excluded (Size Filter) 2025/09/13 05:25:05 INFO : medium: Deleted 2025/09/13 05:25:05 INFO : small: Deleted --- PASS: TestDelete (6.39s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:07 DEBUG : small: md5 = 5970dbf5187a2aac2ea20114984c0e68 OK 2025/09/13 05:25:09 DEBUG : medium: md5 = d9332a3cea9ac8b5ad60f2a04ffd2c43 OK 2025/09/13 05:25:10 DEBUG : large: md5 = eea7a83c1bc3a14b7ea47df742578d08 OK 2025/09/13 05:25:10 DEBUG : Waiting for deletions to finish 2025/09/13 05:25:10 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/13 05:25:11 INFO : large: Deleted 2025/09/13 05:25:11 INFO : small: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:14 DEBUG : small: md5 = 4879ca6b1794b52859b1f4ba84818938 OK 2025/09/13 05:25:15 DEBUG : medium: md5 = 0928db5766fa0f5d256075ef446767e2 OK 2025/09/13 05:25:17 DEBUG : large: md5 = 49dbbb31767b434d8c6d5325f1fb17d5 OK 2025/09/13 05:25:17 DEBUG : Waiting for deletions to finish 2025/09/13 05:25:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 05:25:18 INFO : medium: Deleted 2025/09/13 05:25:18 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:21 DEBUG : small: md5 = 457ed9ffa0949bcb252eebb9fc3d8b28 OK 2025/09/13 05:25:22 DEBUG : medium: md5 = bb0f549ce2791eb77b5c2ff321700aea OK 2025/09/13 05:25:24 DEBUG : large: md5 = e27dbcf18874e6bb7b95429568e8325a OK 2025/09/13 05:25:24 DEBUG : Waiting for deletions to finish 2025/09/13 05:25:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 05:25:25 INFO : large: Deleted 2025/09/13 05:25:25 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.50s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:28 DEBUG : ReadFile: md5 = fc27c2c527eaec780d7126dd85ba28ff OK --- PASS: TestReadFile (4.26s) === RUN TestRetry 2025/09/13 05:25:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/13 05:25:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/13 05:25:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 05:25:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 05:25:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 05:25:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 05:25:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:25:33 DEBUG : file1: md5 = f8fec0b279233055b2c7181c6e49511b OK 2025/09/13 05:25:34 DEBUG : file2: md5 = 6267fec2de8e085befe43cae11e9fafc OK --- PASS: TestCat (16.24s) === RUN TestPurge 2025/09/13 05:25:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fafiduv9yoye" 2025/09/13 05:25:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:25:47 DEBUG : Creating backend with remote "TestDrive:crypt/764mkjfeftmso9s9s4o6bcom0cijpka94vdoaruqkdi0l36ab2l0" 2025/09/13 05:25:48 DEBUG : Creating backend with remote "/tmp/rclone152254437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fafiduv9yoye'", Local "Local file system at /tmp/rclone152254437", Modify Window "1ms" 2025/09/13 05:25:53 DEBUG : A1/B1/C1/one: md5 = 14490f50b4caff06efeea6d636a1910c OK 2025/09/13 05:25:53 INFO : A2: Making directory 2025/09/13 05:25:54 INFO : A1/B2: Making directory 2025/09/13 05:25:54 INFO : A1/B2/C2: Making directory 2025/09/13 05:25:55 INFO : A1/B1/C3: Making directory 2025/09/13 05:25:56 INFO : A3: Making directory 2025/09/13 05:25:56 INFO : A3/B3: Making directory 2025/09/13 05:25:57 INFO : A3/B3/C4: Making directory 2025/09/13 05:25:59 DEBUG : A1/two: md5 = 668db2baca4bfaf444628b1b71193353 OK 2025/09/13 05:26:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafiduv9yoye': Purge remote 2025/09/13 05:26:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:07 DEBUG : A1/B1/C1/one: md5 = 47c3886d3c6515baff8e1266aba62c1e OK 2025/09/13 05:26:07 INFO : A2: Making directory 2025/09/13 05:26:07 INFO : A1/B2: Making directory 2025/09/13 05:26:08 INFO : A1/B2/C2: Making directory 2025/09/13 05:26:09 INFO : A1/B1/C3: Making directory 2025/09/13 05:26:10 INFO : A3: Making directory 2025/09/13 05:26:10 INFO : A3/B3: Making directory 2025/09/13 05:26:11 INFO : A3/B3/C4: Making directory 2025/09/13 05:26:13 DEBUG : A1/two: md5 = 32db8c0b9ab15e0121cf3af7547d2d47 OK 2025/09/13 05:26:15 DEBUG : removing 1 level 3 directories 2025/09/13 05:26:15 INFO : A3/B3/C4: Removing directory 2025/09/13 05:26:17 DEBUG : removing 2 level 3 directories 2025/09/13 05:26:17 INFO : A1/B2/C2: Removing directory 2025/09/13 05:26:17 INFO : A1/B1/C3: Removing directory 2025/09/13 05:26:18 DEBUG : removing 2 level 2 directories 2025/09/13 05:26:18 INFO : A3/B3: Removing directory 2025/09/13 05:26:18 INFO : A1/B2: Removing directory 2025/09/13 05:26:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 05:26:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/13 05:26:19 DEBUG : removing 2 level 1 directories 2025/09/13 05:26:19 INFO : A3: Removing directory 2025/09/13 05:26:19 INFO : A2: Removing directory 2025/09/13 05:26:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/13 05:26:23 DEBUG : removing 1 level 3 directories 2025/09/13 05:26:23 INFO : A1/B1/C1: Removing directory 2025/09/13 05:26:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:24 DEBUG : removing 1 level 2 directories 2025/09/13 05:26:24 INFO : A1/B1: Removing directory 2025/09/13 05:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 05:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:26:24 DEBUG : removing 1 level 1 directories 2025/09/13 05:26:24 INFO : A1: Removing directory 2025/09/13 05:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 05:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 05:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:26:25 DEBUG : removing 1 level 0 directories 2025/09/13 05:26:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Removing directory 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 05:26:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.33s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:27 INFO : A1: Making directory 2025/09/13 05:26:28 INFO : A1/B1: Making directory 2025/09/13 05:26:28 INFO : A1/B1/C1: Making directory 2025/09/13 05:26:31 DEBUG : removing 1 level 3 directories 2025/09/13 05:26:31 INFO : A1/B1/C1: Removing directory 2025/09/13 05:26:31 DEBUG : removing 1 level 2 directories 2025/09/13 05:26:31 INFO : A1/B1: Removing directory 2025/09/13 05:26:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:26:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:34 INFO : A1: Making directory 2025/09/13 05:26:35 INFO : A1/B1: Making directory 2025/09/13 05:26:36 INFO : A1/B1/C1: Making directory 2025/09/13 05:26:38 DEBUG : removing 1 level 3 directories 2025/09/13 05:26:38 INFO : A1/B1/C1: Removing directory 2025/09/13 05:26:39 DEBUG : removing 1 level 2 directories 2025/09/13 05:26:39 INFO : A1/B1: Removing directory 2025/09/13 05:26:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:26:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.30s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:43 DEBUG : file1: md5 = ddda91e2f451c00279304c6c0f8dea37 OK 2025/09/13 05:26:44 DEBUG : filename.txt: File name found in url 2025/09/13 05:26:45 DEBUG : filename.txt: md5 = 5de553f19f4372eb9feff41aae229ca9 OK 2025/09/13 05:26:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/13 05:26:47 DEBUG : headerfilename.txt: md5 = 6f32122a5b1b958f6607ac162a38245a OK 2025/09/13 05:26:48 DEBUG : file2: md5 = 50aad31b0014865037bf76a32b875530 OK --- PASS: TestCopyURL (9.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 05:26:53 DEBUG : sub/file2: md5 = 6f33c61da62431e055556d1478fa91b1 OK 2025/09/13 05:26:53 INFO : file1: Copied (new) to: sub/file2 2025/09/13 05:26:53 INFO : file1: Deleted 2025/09/13 05:26:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 05:26:54 DEBUG : file1: Unchanged skipping 2025/09/13 05:26:54 INFO : file1: Deleted 2025/09/13 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': don't need to copy/move sub/file2, it is already at target location 2025/09/13 05:26:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.17s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:26:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 05:26:59 DEBUG : file1: md5 = 4717d6c17f6cf7e1fc401d27363abb23 OK 2025/09/13 05:26:59 INFO : file1: Copied (new) 2025/09/13 05:26:59 INFO : file1: Deleted 2025/09/13 05:26:59 DEBUG : file1: Destination exists, skipping 2025/09/13 05:26:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:27:03 DEBUG : dst/file1: md5 = 3d8e732a7eb60414369e45ba2a16f55e OK 2025/09/13 05:27:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folinid9diru/backup" 2025/09/13 05:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0/1nrff024r7pq65ecp72fc28jb0" 2025/09/13 05:27:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 05:27:08 INFO : dst/file1: Moved (server-side) 2025/09/13 05:27:09 DEBUG : dst/file1: md5 = 7cefc30ffb3d599a2769a282f51685c9 OK 2025/09/13 05:27:09 INFO : dst/file1: Copied (new) 2025/09/13 05:27:09 INFO : dst/file1: Deleted 2025/09/13 05:27:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:27:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 05:27:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.79s) === 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:27:16 DEBUG : A1/one: md5 = 81e2bba30e34f03000f42a530517847d OK 2025/09/13 05:27:18 DEBUG : A1/two: md5 = 9363798bf40dad6996423723edd7b975 OK 2025/09/13 05:27:20 DEBUG : A1/B1/three: md5 = 26796e4fd3bee6f936edae58f47f9186 OK 2025/09/13 05:27:22 DEBUG : A1/B1/C1/four: md5 = 383e671d0ef2c6bf006c2aeddf117c9b OK 2025/09/13 05:27:25 DEBUG : A1/B1/C2/five: md5 = 0beadf8cfdc7d12ab2306c5c3b939d98 OK 2025/09/13 05:27:25 INFO : A1/B2: Making directory 2025/09/13 05:27:25 INFO : A1/B1/C3: Making directory 2025/09/13 05:27:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/13 05:27:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/13 05:27:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/13 05:27:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/13 05:27:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/13 05:27:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 05:27:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 05:27:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:27:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 05:27:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 05:27:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/13 05:27:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/13 05:27:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/13 05:27:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/13 05:27:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/13 05:27:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/13 05:27:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 05:27:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 05:27:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:27:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 05:27:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 05:27:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/13 05:27:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/13 05:27:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 05:27:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 05:27:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 05:27:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 05:27:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 05:27:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 05:27:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 05:27:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 05:28:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 780cc954285f7db68dfcb99b36b71990 OK 2025/09/13 05:28:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/13 05:28:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 05:28:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/13 05:28:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 62bd5db2976b14b9267d8a3db6df9c63 OK 2025/09/13 05:28:03 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 05:28:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 13efa411dc705af2c6504fab75c27fde OK 2025/09/13 05:28:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 05:28:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/13 05:28:08 DEBUG : with_checksum_big_file_from_pipe: md5 = f294daa2bf51bdf02995b5050cbbdcf4 OK 2025/09/13 05:28:08 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 05:28:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 05:28:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/13 05:28:13 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-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 05:28:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 05:28:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/13 05:28:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/13 05:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (48 bytes), uploading instead of streaming 2025/09/13 05:28:22 DEBUG : rcat_metadata: md5 = 6f4012043bb11954e105c4471d07f358 OK 2025/09/13 05:28:22 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/13 05:28:24 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/13 05:28:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = a386b002aa2dae121cfc631fc54426f8 OK 2025/09/13 05:28:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.13s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:28 DEBUG : potato1: md5 = 774c3fce4859b2f0dbb8eeefd1bd5f75 OK 2025/09/13 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (60 bytes), uploading instead of streaming 2025/09/13 05:28:29 DEBUG : potato2: md5 = 04ebf62f62acbe6ac8ad22f385a11b36 OK 2025/09/13 05:28:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:32 DEBUG : potato1: md5 = 156fca00c3e03c5a6e76ca79301b4b50 OK 2025/09/13 05:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': File to upload is small (60 bytes), uploading instead of streaming 2025/09/13 05:28:34 DEBUG : potato2: md5 = 4227f4826f5ce2a6e4d3f2e517e69de3 OK 2025/09/13 05:28:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:37 DEBUG : potato2: md5 = c53bb3167914cbe7d3ca304f63bbda58 OK 2025/09/13 05:28:39 DEBUG : empty space: md5 = 67c92f10364698e94c100a3a3ce9d86a OK 2025/09/13 05:28:41 DEBUG : sub dir/potato3: md5 = 952383ce7530f53d541aa84e503e2574 OK 2025/09/13 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Touching "sub dir/potato3" 2025/09/13 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Touching "empty space" 2025/09/13 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Touching "potato2" 2025/09/13 05:28:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.75s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:45 DEBUG : dir with metadata: Making directory with metadata 2025/09/13 05:28:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:48 DEBUG : directory with modtime: Making directory with metadata 2025/09/13 05:28:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/13 05:28:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 05:28:50 DEBUG : Google drive root 'crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0': Skipping btime metadata as can't update it on an existing file: 2025-09-13T05:28:50.658085194Z 2025/09/13 05:28:51 INFO : non existent directory: Updated directory metadata 2025/09/13 05:28:53 DEBUG : Google drive root 'crypt/mflk19sv2q0f6j8ks0ptbff42niao4u48bo3ivp26qvfbo8siug0': Skipping btime metadata as can't update it on an existing file: 2025-09-13T05:28:50.658085194Z 2025/09/13 05:28:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/13 05:28:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/13 05:28:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:28:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/13 05:28:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 05:28:59 DEBUG : dst: Making directory with metadata 2025/09/13 05:29:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 05:29:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 05:29:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 05:29:01 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 05:29:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/13 05:29:01 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 05:29:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru'", Local "Local file system at /tmp/rclone2255483863", Modify Window "1ms" 2025/09/13 05:29:05 DEBUG : sub dir/test remove existing: md5 = 581a9d6d0faf25bc41e6e9d88f763bee OK 2025/09/13 05:29:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f845c8e1fde038fe8197eb123f3075c7 OK 2025/09/13 05:29:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yaqujow6" before starting 2025/09/13 05:29:09 DEBUG : sub dir/test remove existing.yaqujow6: TEST: removing renamed existing file after operation 2025/09/13 05:29:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kebimab9" before starting 2025/09/13 05:29:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kebimab9: TEST: renaming existing back after failed operation 2025/09/13 05:29:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yebihab2" before starting 2025/09/13 05:29:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yebihab2: TEST: removing renamed existing file after operation 2025/09/13 05:29:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d7p0tt0klkgk3609b1ehkn93m2r0k7h1hiolspd0gcmnni3ihobc9hk243r09tmqsfih68lr0idciu1k778j8kictg8366j7epcd6v24vgsg1f0idqdjedn612gt0kcbf8ahdnekvvlpojng2t87d45vfqes2eqj75ucgrjsjva42802fung" 2025/09/13 05:29:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c82d7598ipuvp1hls438j8tcmif7vm0k3pvtrh9hhqtf1lkofbdg" --- PASS: TestRemoveExisting (13.54s) === 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/09/13 05:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folinid9diru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m58.208474308s (try 1/5)