"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/11 01:00:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe" 2025/11/11 01:00:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:00:50 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0" 2025/11/11 01:00:51 DEBUG : Creating backend with remote "/tmp/rclone2528148611" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2025/11/11 01:00:52 DEBUG : a: size = 0 OK 2025/11/11 01:00:52 DEBUG : a: size = 1 (memory) 2025/11/11 01:00:52 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/11 01:00:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/11 01:00:52 DEBUG : potato: Seek from 10 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 10 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/11 01:00:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/11 01:00:52 DEBUG : potato: Seek from 8 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 8 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/11 01:00:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:00:52 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:00:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/11 01:00:52 DEBUG : potato: Seek from 9 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 9 to 0 2025/11/11 01:00:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:00:55 DEBUG : rutabaga: md5 = 38295082ef4b3e0ebe06db471c311e11 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/11 01:00:57 DEBUG : empty space: md5 = 08db21804e17f28cf3de0a4517e452cf OK === RUN TestCheck/3 2025/11/11 01:01:00 DEBUG : potato2: md5 = 6dbcdcd105bbde627bceaa86ed903228 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/11 01:01:03 DEBUG : remotepotato: md5 = d494045c1d39b2bba584f9bc7b01be76 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.24s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.46s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/11/11 01:01:06 DEBUG : Creating backend with remote "nonexistent" 2025/11/11 01:01:06 DEBUG : Creating backend with remote "nonexistent" 2025/11/11 01:01:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/11 01:01:06 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/11/11 01:01:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/11 01:01:06 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:01:07 DEBUG : rutabaga: md5 = 82fc31c657a86595b7daf20406069f2f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/11 01:01:11 DEBUG : empty space: md5 = 321b33bd65bb4246a7331d21e6cb5df3 OK === RUN TestCheckDownload/3 2025/11/11 01:01:14 DEBUG : potato2: md5 = deb57b4cdd27964ad995c05c9a95f007 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/11 01:01:18 DEBUG : remotepotato: md5 = eec033ea7711cdd65c5513541921d840 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.49s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:01:25 DEBUG : rutabaga: md5 = d9d5441381aa8067e31baddc10996d0d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/11 01:01:27 DEBUG : empty space: md5 = 5233be7fc96d712b3e59964c1ed5bc2d OK === RUN TestCheckSizeOnly/3 2025/11/11 01:01:29 DEBUG : potato2: md5 = 3e961e2f72f51585aac7ddb589d78bc9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/11 01:01:32 DEBUG : remotepotato: md5 = f20f32f9a08150dcaedb8c658c24b2c0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.40s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:01:36 DEBUG : test.sum: md5 = 465558d74631f68d5027eaddb320475f OK 2025/11/11 01:01:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/11 01:01:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/11 01:01:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/11 01:01:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/11 01:01:39 DEBUG : test.sum: md5 = 4b1eed767dfac4a28a74990934113a9b OK 2025/11/11 01:01:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/11 01:01:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/11 01:01:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/11 01:01:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/data" 2025/11/11 01:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/data" 2025/11/11 01:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/vjrnln8ratgmqakfosrqe8espk" 2025/11/11 01:01:47 DEBUG : data/banana: md5 = fae330625a33db4a80b4c4e5eeef9705 OK 2025/11/11 01:01:49 DEBUG : test.sum: md5 = 262533b00eed4c601b8188691b8cccfc OK === RUN TestCheckSumDownload/subtest1 2025/11/11 01:01:54 DEBUG : data/potato: md5 = ef4c3df24238c3a35f3941a829048051 OK 2025/11/11 01:01:55 DEBUG : test.sum: md5 = 0cdd37ab763d42bda341c37f3e767e03 OK === RUN TestCheckSumDownload/subtest2 2025/11/11 01:01:59 DEBUG : test.sum: md5 = 6537b69729928824db8e4d77057a1590 OK === RUN TestCheckSumDownload/subtest3 2025/11/11 01:02:04 DEBUG : test.sum: md5 = 8028db67ae2aac0eeee72bc5dab671b6 OK === RUN TestCheckSumDownload/subtest4 2025/11/11 01:02:08 DEBUG : test.sum: md5 = d219c6df0b5c68b410fbb1865acb5a26 OK === RUN TestCheckSumDownload/subtest5 2025/11/11 01:02:13 DEBUG : test.sum: md5 = ca88249feb40676262ad1d3a11b9119d OK === RUN TestCheckSumDownload/subtest6 2025/11/11 01:02:18 DEBUG : data/banana: md5 = 1e0d582ee463250198e2acb5ea5497a0 OK 2025/11/11 01:02:19 DEBUG : data/potato: md5 = 3a7009dd76034b9de9143ae17dca5a05 OK 2025/11/11 01:02:21 DEBUG : test.sum: md5 = 0945a877fd08680d11303587acd4ab01 OK === RUN TestCheckSumDownload/subtest7 2025/11/11 01:02:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 01:02:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.64s) --- PASS: TestCheckSumDownload/subtest1 (2.53s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.32s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestApplyTransforms 2025/11/11 01:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vowevab1sihe" 2025/11/11 01:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/5gdvgcd7fttjbck41uc99b0pv748s385ef4m2n1meselu08p90ug" 2025/11/11 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone316124596" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe'", Local "Local file system at /tmp/rclone316124596", Modify Window "1ms" 2025/11/11 01:02:31 DEBUG : hello, world!: md5 = 1c04bd7573acf4edabf4a7022a35cd3b OK upper checkfile vs. lower remote (without normalization) 2025/11/11 01:02:31 ERROR : hello, world!: sum not found 2025/11/11 01:02:31 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe' 2025/11/11 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': 1 files missing 2025/11/11 01:02:31 NOTICE: 1 hashes missing 2025/11/11 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': 1 differences found 2025/11/11 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/11 01:02:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': 0 differences found 2025/11/11 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': 1 matching files 2025/11/11 01:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xanipoc0wana" 2025/11/11 01:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/0niearguik0gq522vdrc2tnkbv99gl0801rc4foiqvb2kmud4qv0" 2025/11/11 01:02:34 DEBUG : Creating backend with remote "/tmp/rclone2220937427" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana'", Local "Local file system at /tmp/rclone2220937427", Modify Window "1ms" 2025/11/11 01:02:36 DEBUG : HELLO, WORLD!: md5 = 1010008be66393e36a86381fd8eeb5c2 OK lower checkfile vs. upper remote (without normalization) 2025/11/11 01:02:37 ERROR : HELLO, WORLD!: sum not found 2025/11/11 01:02:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana' 2025/11/11 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': 1 files missing 2025/11/11 01:02:37 NOTICE: 1 hashes missing 2025/11/11 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': 1 differences found 2025/11/11 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/11 01:02:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': 0 differences found 2025/11/11 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': 1 matching files 2025/11/11 01:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-titosez3tata" 2025/11/11 01:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/cij3enppbigkg2ovu62s7b93j4nvj43tme92p3i3qmd2eidl83c0" 2025/11/11 01:02:40 DEBUG : Creating backend with remote "/tmp/rclone3566686377" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata'", Local "Local file system at /tmp/rclone3566686377", Modify Window "1ms" 2025/11/11 01:02:42 DEBUG : HeLlO, wOrLd!: md5 = 40781e1ae6bdfc46d0997c8d9109709e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/11 01:02:43 ERROR : HeLlO, wOrLd!: sum not found 2025/11/11 01:02:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata' 2025/11/11 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': 1 files missing 2025/11/11 01:02:43 NOTICE: 1 hashes missing 2025/11/11 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': 1 differences found 2025/11/11 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/11 01:02:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': 0 differences found 2025/11/11 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': 1 matching files 2025/11/11 01:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dujuzad1fuji" 2025/11/11 01:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/pesfgl9bp8q01hkaup94la1q0k3g6j47qqe4dikl62oigugpgkt0" 2025/11/11 01:02:46 DEBUG : Creating backend with remote "/tmp/rclone4047542505" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji'", Local "Local file system at /tmp/rclone4047542505", Modify Window "1ms" 2025/11/11 01:02:48 DEBUG : HELLO, WORLD!: md5 = 8b440cc8c5766729d2526dd6377bc9d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/11 01:02:49 ERROR : HELLO, WORLD!: sum not found 2025/11/11 01:02:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji' 2025/11/11 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': 1 files missing 2025/11/11 01:02:49 NOTICE: 1 hashes missing 2025/11/11 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': 1 differences found 2025/11/11 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/11 01:02:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': 0 differences found 2025/11/11 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': 1 matching files 2025/11/11 01:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nujoguc7gidi" 2025/11/11 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/f81pr0c5omlp9iirc59u4l4hj0q79hnnjiis060maluereu7n2k0" 2025/11/11 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone2850740685" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi'", Local "Local file system at /tmp/rclone2850740685", Modify Window "1ms" 2025/11/11 01:02:54 DEBUG : 測試_Русский___ě_áñ: md5 = bd542355e47214756472a3500d9b5480 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/11 01:02:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/11 01:02:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi' 2025/11/11 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': 1 files missing 2025/11/11 01:02:55 NOTICE: 1 hashes missing 2025/11/11 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': 1 differences found 2025/11/11 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/11 01:02:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': 0 differences found 2025/11/11 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': 1 matching files 2025/11/11 01:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuxugud0nabo" 2025/11/11 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/7serrh0mupg3795hal1ub73kjano7pdd5noipech4aqcvl7685h0" 2025/11/11 01:02:57 DEBUG : Creating backend with remote "/tmp/rclone2641105532" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo'", Local "Local file system at /tmp/rclone2641105532", Modify Window "1ms" 2025/11/11 01:03:00 DEBUG : 測試_Русский___ě_áñ: md5 = fa9caf04cd4b15192eb92885e5cb5346 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/11 01:03:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/11 01:03:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo' 2025/11/11 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': 1 files missing 2025/11/11 01:03:00 NOTICE: 1 hashes missing 2025/11/11 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': 1 differences found 2025/11/11 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/11 01:03:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': 0 differences found 2025/11/11 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': 1 matching files 2025/11/11 01:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixiqey2jafo" 2025/11/11 01:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/iruduf66je6rcmr5ph6fnh1db0g06hpbl9m6dreksjk4qsemr7f0" 2025/11/11 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone4225908820" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo'", Local "Local file system at /tmp/rclone4225908820", Modify Window "1ms" 2025/11/11 01:03:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce38c0380b334159b51c3262100da12d OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/11 01:03:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:03:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo' 2025/11/11 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': 1 files missing 2025/11/11 01:03:05 NOTICE: 1 hashes missing 2025/11/11 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': 1 differences found 2025/11/11 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/11 01:03:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': 0 differences found 2025/11/11 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': 1 matching files 2025/11/11 01:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facojoh5xipo" 2025/11/11 01:03:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/iophim3ba71krirjv79jd0e4us0rh5s3qn7qro4lihin1c25aptg" 2025/11/11 01:03:08 DEBUG : Creating backend with remote "/tmp/rclone3556868228" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo'", Local "Local file system at /tmp/rclone3556868228", Modify Window "1ms" 2025/11/11 01:03:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4acd9dfec72e20477c0ecfaee0ecb733 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/11 01:03:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:03:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo' 2025/11/11 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': 1 files missing 2025/11/11 01:03:11 NOTICE: 1 hashes missing 2025/11/11 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': 1 differences found 2025/11/11 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/11 01:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': 0 differences found 2025/11/11 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': 1 matching files 2025/11/11 01:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-letutiw8nuxi" 2025/11/11 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/bohv0rriftd9uo5v4kvfior6m4p7bod7gd7ukm1mokj1k910dffg" 2025/11/11 01:03:14 DEBUG : Creating backend with remote "/tmp/rclone4048778506" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi'", Local "Local file system at /tmp/rclone4048778506", Modify Window "1ms" 2025/11/11 01:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 862cc15ff664e46a8ec2fb942dbf5adc OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/11 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi' 2025/11/11 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': 1 files missing 2025/11/11 01:03:17 NOTICE: 1 hashes missing 2025/11/11 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': 1 differences found 2025/11/11 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/11 01:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': 0 differences found 2025/11/11 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': 1 matching files 2025/11/11 01:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binebim2silo" 2025/11/11 01:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/fsmvr1es3he8a53j9appejcrfcgog8ds8r7rb3fvp1teultvmu6g" 2025/11/11 01:03:19 DEBUG : Creating backend with remote "/tmp/rclone1659857067" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo'", Local "Local file system at /tmp/rclone1659857067", Modify Window "1ms" 2025/11/11 01:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8d9641d8c0cbbc715fa802faa9efaf9f OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/11 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo' 2025/11/11 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': 1 files missing 2025/11/11 01:03:22 NOTICE: 1 hashes missing 2025/11/11 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': 1 differences found 2025/11/11 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/11 01:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': 0 differences found 2025/11/11 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': 1 matching files 2025/11/11 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binebim2silo': Purge remote 2025/11/11 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-letutiw8nuxi': Purge remote 2025/11/11 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facojoh5xipo': Purge remote 2025/11/11 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixiqey2jafo': Purge remote 2025/11/11 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuxugud0nabo': Purge remote 2025/11/11 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nujoguc7gidi': Purge remote 2025/11/11 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dujuzad1fuji': Purge remote 2025/11/11 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-titosez3tata': Purge remote 2025/11/11 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xanipoc0wana': Purge remote 2025/11/11 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vowevab1sihe': Purge remote --- PASS: TestApplyTransforms (61.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:03:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:03:31 DEBUG : sub/file2: md5 = 52066c5ae5ada68baa9900e5e4755420 OK 2025/11/11 01:03:31 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:03:31 INFO : file1: Copied (new) to: sub/file2 2025/11/11 01:03:32 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:03:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:03:32 DEBUG : file1: Unchanged skipping 2025/11/11 01:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': don't need to copy/move sub/file2, it is already at target location 2025/11/11 01:03:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.85s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:03:38 DEBUG : dst/file1: md5 = c80e7246725436c9d2e5632a53c484bd OK 2025/11/11 01:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/backup" 2025/11/11 01:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:03:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:03:41 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe') 2025/11/11 01:03:41 DEBUG : dst/file1: Sizes differ 2025/11/11 01:03:43 INFO : dst/file1: Moved (server-side) 2025/11/11 01:03:45 DEBUG : dst/file1: md5 = c55c6a4907ca0bb065d0862441470224 OK 2025/11/11 01:03:45 DEBUG : dst/file1: size = 14 OK 2025/11/11 01:03:45 INFO : dst/file1: Copied (new) 2025/11/11 01:03:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:03:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:03:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.73s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/dst" 2025/11/11 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/CompareDest" 2025/11/11 01:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/gveqi14airsml4bgu7krj116o8" 2025/11/11 01:03:54 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 01:03:56 DEBUG : one: md5 = 306f96d587ec3c6889f6ee09d9d2b50b OK 2025/11/11 01:03:56 DEBUG : one: size = 3 OK 2025/11/11 01:03:56 INFO : one: Copied (new) 2025/11/11 01:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:03:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/dst') 2025/11/11 01:03:58 DEBUG : one: Sizes differ 2025/11/11 01:03:59 DEBUG : one: md5 = e9f175487a4408c2a74b0e5249947fda OK 2025/11/11 01:03:59 DEBUG : one: size = 5 OK 2025/11/11 01:03:59 INFO : one: Copied (replaced existing) 2025/11/11 01:04:02 DEBUG : dst/one: md5 = 2a6c3e1d01f66cc7b6479f9fbcbe86c1 OK 2025/11/11 01:04:04 DEBUG : CompareDest/one: md5 = dd01be7504eda59aaab0bfbd103f93f8 OK 2025/11/11 01:04:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/dst') 2025/11/11 01:04:05 DEBUG : one: Sizes differ 2025/11/11 01:04:05 DEBUG : one: size = 5 OK 2025/11/11 01:04:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 01:04:07 DEBUG : CompareDest/two: md5 = 1ac98947875fffd147ab1bcb3e595c0e OK 2025/11/11 01:04:08 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:04:08 DEBUG : two: size = 3 OK 2025/11/11 01:04:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 01:04:09 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:04:09 DEBUG : two: size = 3 OK 2025/11/11 01:04:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 01:04:11 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:04:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:11 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/CompareDest') 2025/11/11 01:04:11 DEBUG : two: Sizes differ 2025/11/11 01:04:13 DEBUG : two: md5 = 23363f80a4068427189ff84991420644 OK 2025/11/11 01:04:13 DEBUG : two: size = 5 OK 2025/11/11 01:04:13 INFO : two: Copied (new) 2025/11/11 01:04:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:04:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:04:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:04:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.26s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/dst" 2025/11/11 01:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/CopyDest" 2025/11/11 01:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 01:04:21 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 01:04:24 DEBUG : one: md5 = f0266a2b352b210303cb8f8f6d0010e5 OK 2025/11/11 01:04:24 DEBUG : one: size = 3 OK 2025/11/11 01:04:24 INFO : one: Copied (new) 2025/11/11 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/dst') 2025/11/11 01:04:26 DEBUG : one: Sizes differ 2025/11/11 01:04:27 DEBUG : one: md5 = 312d47c6081a4c3067ca3269b9bca3a9 OK 2025/11/11 01:04:27 DEBUG : one: size = 5 OK 2025/11/11 01:04:27 INFO : one: Copied (replaced existing) 2025/11/11 01:04:29 DEBUG : dst/one: md5 = 3c6e0e016a034373f884dd9aa59eda17 OK 2025/11/11 01:04:31 DEBUG : CopyDest/one: md5 = 785e1097883f861ef717c4d265dbdc18 OK 2025/11/11 01:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/BackupDir" 2025/11/11 01:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 01:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/dst') 2025/11/11 01:04:34 DEBUG : one: Sizes differ 2025/11/11 01:04:34 DEBUG : one: size = 5 OK 2025/11/11 01:04:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/dst') 2025/11/11 01:04:34 DEBUG : one: Sizes differ 2025/11/11 01:04:36 INFO : one: Moved (server-side) 2025/11/11 01:04:37 DEBUG : one: size = 5 OK 2025/11/11 01:04:37 INFO : one: Copied (server-side copy) 2025/11/11 01:04:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 01:04:39 DEBUG : CopyDest/two: md5 = 062484ee460f403e20df0be0095f28fa OK 2025/11/11 01:04:40 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:04:40 DEBUG : two: size = 3 OK 2025/11/11 01:04:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:41 DEBUG : two: size = 3 OK 2025/11/11 01:04:41 INFO : two: Copied (server-side copy) 2025/11/11 01:04:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 01:04:42 DEBUG : two: size = 3 OK 2025/11/11 01:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:04:42 DEBUG : two: Unchanged skipping 2025/11/11 01:04:44 DEBUG : CopyDest/three: md5 = f47f9091c69610ecd0e88f21b1de89c7 OK 2025/11/11 01:04:44 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 01:04:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:04:45 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe/CopyDest') 2025/11/11 01:04:45 DEBUG : three: Sizes differ 2025/11/11 01:04:45 DEBUG : three: Destination not found in --copy-dest 2025/11/11 01:04:46 DEBUG : three: md5 = dd69e177b1f8cec506c92ffb3f5c4e48 OK 2025/11/11 01:04:46 DEBUG : three: size = 7 OK 2025/11/11 01:04:46 INFO : three: Copied (new) 2025/11/11 01:04:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:04:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:04:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:04:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:04:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:04:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:04:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.93s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.60s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:04:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/11 01:04:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 71dee36eb818848acc0fadb60ee2dd40 OK 2025/11/11 01:04:57 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/11 01:04:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/11 01:04:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/11 01:04:58 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/11/11 01:04:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/11 01:05:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/11 01:05:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c34c0e209f61312d2c516bf8ea28ac40 OK 2025/11/11 01:05:01 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/11 01:05:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/11 01:05:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/11 01:05:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.13s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using skip mode. 2025/11/11 01:05:08 NOTICE: one: Found 2 files with duplicate names 2025/11/11 01:05:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.20s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using skip mode. 2025/11/11 01:05:15 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/11 01:05:15 INFO : one: Deleted 2025/11/11 01:05:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.84s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using first mode. 2025/11/11 01:05:21 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:22 INFO : one: Deleted 2025/11/11 01:05:22 INFO : one: Deleted 2025/11/11 01:05:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.32s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using newest mode. 2025/11/11 01:05:29 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:29 INFO : one: Deleted 2025/11/11 01:05:30 INFO : one: Deleted 2025/11/11 01:05:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.94s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using oldest mode. 2025/11/11 01:05:36 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:36 INFO : one: Deleted 2025/11/11 01:05:37 INFO : one: Deleted 2025/11/11 01:05:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.64s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using largest mode. 2025/11/11 01:05:43 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:44 INFO : one: Deleted 2025/11/11 01:05:44 INFO : one: Deleted 2025/11/11 01:05:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.32s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using smallest mode. 2025/11/11 01:05:50 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:05:50 INFO : one: Deleted 2025/11/11 01:05:51 INFO : one: Deleted 2025/11/11 01:05:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.68s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:05:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Looking for duplicate names using rename mode. 2025/11/11 01:05:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/11 01:05:59 INFO : one-2.txt: renamed from: one.txt 2025/11/11 01:06:00 INFO : one-3.txt: renamed from: one.txt 2025/11/11 01:06:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.35s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:06:07 DEBUG : dupe1/one.txt: md5 = c4e41dfead276a93c8282b1b5250f51b OK 2025/11/11 01:06:09 DEBUG : dupe2/two.txt: md5 = 8c226703950dce08bc4db12b23fbaeb3 OK 2025/11/11 01:06:11 DEBUG : dupe3/three.txt: md5 = 2b5117b9cb5ec8e4db452b0d60199108 OK 2025/11/11 01:06:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/11 01:06:12 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/11 01:06:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 01:06:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/11 01:06:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 01:06:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/11 01:06:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.32s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:06:19 DEBUG : a.txt: md5 = c24a358b82ae77bcec2f95c2390065f4 OK 2025/11/11 01:06:21 DEBUG : zend.txt: md5 = 69a6ad7722aa041b57be2e454ba4f59e OK 2025/11/11 01:06:24 DEBUG : sub dir/hello world: md5 = 675e43c6c2af13059dcddc4848cdbe11 OK 2025/11/11 01:06:25 DEBUG : sub dir/hello world2: md5 = a2e19e4b501dea0d25423a2e602b9b5f OK 2025/11/11 01:06:28 DEBUG : sub dir/ignore dir/.ignore: md5 = 645e6bb3eb34981e192a42fe7a0f881f OK 2025/11/11 01:06:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 09d1beebc512397567f0795fdcd723f4 OK 2025/11/11 01:06:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = ec34ba27c038b0a2125b6f62b2ce7bba OK 2025/11/11 01:06:33 DEBUG : a.txt: Excluded (Size Filter) 2025/11/11 01:06:33 DEBUG : a.txt: Excluded 2025/11/11 01:06:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:06:33 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:06:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:06:33 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:06:34 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:06:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:06:34 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:06:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:06:34 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:06:34 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/11 01:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/11 01:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/11 01:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/11 01:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/11 01:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 01:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.92s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:06:42 DEBUG : a.txt: md5 = 0a02f09b500d74185689a4450f361f87 OK 2025/11/11 01:06:43 DEBUG : zend.txt: md5 = 2928fc2f436c1f4808ee9e88ee26416a OK 2025/11/11 01:06:46 DEBUG : sub dir/hello world: md5 = 288ab77c880468eb81a350ecd74f631d OK 2025/11/11 01:06:47 DEBUG : sub dir/hello world2: md5 = c1d6b7c5beb29f7abf02864d7bd38bc2 OK 2025/11/11 01:06:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 16477c9824cacd85941d93c47fdb55b2 OK 2025/11/11 01:06:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = c0d50560dabadb337342014f9397a74c OK 2025/11/11 01:06:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 34484cce0ba346bc996560ec38ca5aae OK 2025/11/11 01:06:56 DEBUG : a.txt: Excluded (Size Filter) 2025/11/11 01:06:56 DEBUG : a.txt: Excluded 2025/11/11 01:06:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:06:56 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:06:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:06:56 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:06:57 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:06:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:06:57 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:06:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:06:57 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:06:57 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/11 01:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/11 01:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/11 01:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/11 01:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/11 01:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/11 01:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.92s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:05 DEBUG : file1: md5 = 96c2c3f3871cc513f30def91b469d835 OK 2025/11/11 01:07:07 DEBUG : sub/file2: md5 = 115446abbcf462431ecc76358442b225 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/11/11 01:07:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/11 01:07:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/11 01:07:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/11 01:07:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.66s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:15 DEBUG : file1: md5 = 14c04a6c96c0431044e36635abd651a9 OK 2025/11/11 01:07:17 DEBUG : sub/file2: md5 = 422fff59635033f63a9a7f5500c6d7de 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/11/11 01:07:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/notfound" 2025/11/11 01:07:21 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/11 01:07:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.24s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Making directory 2025/11/11 01:07:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:28 DEBUG : sub dir/hello world: md5 = 9366cf2023572c3265cb583e3c7c4a7e OK 2025/11/11 01:07:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:32 DEBUG : potato2: md5 = 1af66bcfdc38cbd5f6c23e4e5a99543e OK 2025/11/11 01:07:34 DEBUG : empty space: md5 = c3143c258ad849635ce5b27976825b22 OK --- PASS: TestLs (4.88s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:37 DEBUG : potato2: md5 = 111749483d324d6237093d89788cbe27 OK 2025/11/11 01:07:39 DEBUG : empty space: md5 = 3e27e29c231800c209f5d8c9486dceab OK 2025/11/11 01:07:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/11 01:07:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:42 DEBUG : potato2: md5 = cc67dd6d95ff471191cfbc75a57af627 OK 2025/11/11 01:07:44 DEBUG : empty space: md5 = 0f000cd11347e478f44e12b470cf2041 OK --- PASS: TestLsLong (4.90s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:47 DEBUG : potato2: md5 = 8f8df7c5e81268094b09f3b275d99e2a OK 2025/11/11 01:07:49 DEBUG : empty space: md5 = 92d7dd275b109fdc011badbb57625bfa OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/11/11 01:07:50 DEBUG : Creating backend with remote ":memory:" 2025/11/11 01:07:50 DEBUG : Config file has changed externally - reloading 2025/11/11 01:07:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/11/11 01:07:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/11 01:07:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/11 01:07:50 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:07:52 DEBUG : potato2: md5 = cabbd9e25c944b006cc5e0ac3dfa538f OK 2025/11/11 01:07:54 DEBUG : empty space: md5 = 0e04131e434250bc1ebdb75d18702d0a OK 2025/11/11 01:07:56 DEBUG : sub dir/potato3: md5 = 94364409ebae83265113bb8850667d00 OK 2025/11/11 01:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.36s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:01 DEBUG : small: md5 = 9d93bce9fdd6caa875d06809176aefc0 OK 2025/11/11 01:08:03 DEBUG : medium: md5 = e45140722c0ee237c046b8ae68341e0c OK 2025/11/11 01:08:05 DEBUG : large: md5 = 72d096eeeef571817df9026810ec5cc8 OK 2025/11/11 01:08:05 DEBUG : Waiting for deletions to finish 2025/11/11 01:08:05 DEBUG : large: Excluded (Size Filter) 2025/11/11 01:08:06 INFO : medium: Deleted 2025/11/11 01:08:06 INFO : small: Deleted --- PASS: TestDelete (7.12s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:08 DEBUG : small: md5 = 7715d61c9b0294a85d3bc8e45cf15424 OK 2025/11/11 01:08:10 DEBUG : medium: md5 = 9a36b8cd7da2795a20f98e31e6fac249 OK 2025/11/11 01:08:11 DEBUG : large: md5 = f5c504ea5a77e9295fdb3114343727c7 OK 2025/11/11 01:08:11 DEBUG : Waiting for deletions to finish 2025/11/11 01:08:12 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/11 01:08:12 INFO : large: Deleted 2025/11/11 01:08:12 INFO : small: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:15 DEBUG : small: md5 = acc741aa79ada5a0c61ebfa5bb7bdb53 OK 2025/11/11 01:08:17 DEBUG : medium: md5 = 66c9e918146bc0f68d3dfb58af9cc085 OK 2025/11/11 01:08:19 DEBUG : large: md5 = 794cbf2d5b314db65b837751e2fb0b88 OK 2025/11/11 01:08:19 DEBUG : Waiting for deletions to finish 2025/11/11 01:08:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/11 01:08:20 INFO : medium: Deleted 2025/11/11 01:08:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.46s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:23 DEBUG : small: md5 = 48331a1d10b9f8d5dc5f02ea32b07659 OK 2025/11/11 01:08:24 DEBUG : medium: md5 = 5e9a2e0090e5e36459cf2e7e35bfb006 OK 2025/11/11 01:08:26 DEBUG : large: md5 = 8972d15a52287b433c92e3a79eb4a0e1 OK 2025/11/11 01:08:26 DEBUG : Waiting for deletions to finish 2025/11/11 01:08:26 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/11 01:08:27 INFO : small: Deleted 2025/11/11 01:08:29 INFO : large: Deleted --- PASS: TestMaxDeleteSize (9.58s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:32 DEBUG : ReadFile: md5 = 627ae3f396f65d8470e892c2025cbae8 OK --- PASS: TestReadFile (4.28s) === RUN TestRetry 2025/11/11 01:08:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/11 01:08:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/11 01:08:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:08:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:08:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:08:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:08:35 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:08:37 DEBUG : file1: md5 = d418328b22704c1327d4bb7c1e5ca0c5 OK 2025/11/11 01:08:39 DEBUG : file2: md5 = f7981187953b40a9861029657a056a6f OK --- PASS: TestCat (18.76s) === RUN TestPurge 2025/11/11 01:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuboqid4hazo" 2025/11/11 01:08:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/uuvhgipu8ffp0pfhbmpu34fkur5pafhjkdpge0m0mvubu6282l6g" 2025/11/11 01:08:55 DEBUG : Creating backend with remote "/tmp/rclone952488712" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuboqid4hazo'", Local "Local file system at /tmp/rclone952488712", Modify Window "1ms" 2025/11/11 01:08:59 DEBUG : A1/B1/C1/one: md5 = 1601673fd69cda714f7ea1cf54268cc5 OK 2025/11/11 01:08:59 INFO : A2: Making directory 2025/11/11 01:09:00 INFO : A1/B2: Making directory 2025/11/11 01:09:01 INFO : A1/B2/C2: Making directory 2025/11/11 01:09:02 INFO : A1/B1/C3: Making directory 2025/11/11 01:09:02 INFO : A3: Making directory 2025/11/11 01:09:03 INFO : A3/B3: Making directory 2025/11/11 01:09:04 INFO : A3/B3/C4: Making directory 2025/11/11 01:09:06 DEBUG : A1/two: md5 = ab080728aa3a6faf7a49a68aee6d3e7b OK 2025/11/11 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuboqid4hazo': Purge remote 2025/11/11 01:09:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.77s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:09:14 DEBUG : A1/B1/C1/one: md5 = fd7ac2af732490854358f68533db739e OK 2025/11/11 01:09:14 INFO : A2: Making directory 2025/11/11 01:09:14 INFO : A1/B2: Making directory 2025/11/11 01:09:15 INFO : A1/B2/C2: Making directory 2025/11/11 01:09:16 INFO : A1/B1/C3: Making directory 2025/11/11 01:09:17 INFO : A3: Making directory 2025/11/11 01:09:17 INFO : A3/B3: Making directory 2025/11/11 01:09:18 INFO : A3/B3/C4: Making directory 2025/11/11 01:09:21 DEBUG : A1/two: md5 = 27b0bbba9284464004f1e02cee06eecf OK 2025/11/11 01:09:22 DEBUG : removing 1 level 3 directories 2025/11/11 01:09:22 INFO : A3/B3/C4: Removing directory 2025/11/11 01:09:25 DEBUG : removing 2 level 3 directories 2025/11/11 01:09:25 INFO : A1/B2/C2: Removing directory 2025/11/11 01:09:25 INFO : A1/B1/C3: Removing directory 2025/11/11 01:09:25 DEBUG : removing 2 level 2 directories 2025/11/11 01:09:25 INFO : A1/B2: Removing directory 2025/11/11 01:09:25 INFO : A3/B3: Removing directory 2025/11/11 01:09:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/11 01:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:09:26 DEBUG : removing 2 level 1 directories 2025/11/11 01:09:26 INFO : A3: Removing directory 2025/11/11 01:09:26 INFO : A2: Removing directory 2025/11/11 01:09:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/11 01:09:30 DEBUG : removing 1 level 3 directories 2025/11/11 01:09:30 INFO : A1/B1/C1: Removing directory 2025/11/11 01:09:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:31 DEBUG : removing 1 level 2 directories 2025/11/11 01:09:31 INFO : A1/B1: Removing directory 2025/11/11 01:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:09:32 DEBUG : removing 1 level 1 directories 2025/11/11 01:09:32 INFO : A1: Removing directory 2025/11/11 01:09:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:09:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:09:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:09:32 DEBUG : removing 1 level 0 directories 2025/11/11 01:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Removing directory 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:09:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.82s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:09:34 INFO : A1: Making directory 2025/11/11 01:09:35 INFO : A1/B1: Making directory 2025/11/11 01:09:36 INFO : A1/B1/C1: Making directory 2025/11/11 01:09:38 DEBUG : removing 1 level 3 directories 2025/11/11 01:09:38 INFO : A1/B1/C1: Removing directory 2025/11/11 01:09:39 DEBUG : removing 1 level 2 directories 2025/11/11 01:09:39 INFO : A1/B1: Removing directory 2025/11/11 01:09:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.78s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:09:41 INFO : A1: Making directory 2025/11/11 01:09:42 INFO : A1/B1: Making directory 2025/11/11 01:09:43 INFO : A1/B1/C1: Making directory 2025/11/11 01:09:48 DEBUG : removing 1 level 3 directories 2025/11/11 01:09:48 INFO : A1/B1/C1: Removing directory 2025/11/11 01:09:48 DEBUG : removing 1 level 2 directories 2025/11/11 01:09:48 INFO : A1/B1: Removing directory 2025/11/11 01:09:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:09:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.60s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:09:53 DEBUG : file1: md5 = 3cfadbef62ec733f570a8d2abf98dcd3 OK 2025/11/11 01:09:53 DEBUG : filename.txt: File name found in url 2025/11/11 01:09:55 DEBUG : filename.txt: md5 = de573aea4fce0b4ea54bafcca8800667 OK 2025/11/11 01:09:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/11 01:09:56 DEBUG : headerfilename.txt: md5 = fe99bde74257acfe22b11da531155c38 OK 2025/11/11 01:09:58 DEBUG : file2: md5 = 94d248d120224cb7d0b91a4dd37d0ba4 OK --- PASS: TestCopyURL (9.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:10:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:10:03 DEBUG : sub/file2: md5 = eb3f7fe9459ca708691ee98139be80a8 OK 2025/11/11 01:10:03 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:10:03 INFO : file1: Copied (new) to: sub/file2 2025/11/11 01:10:03 INFO : file1: Deleted 2025/11/11 01:10:04 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:10:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:10:04 DEBUG : file1: Unchanged skipping 2025/11/11 01:10:04 INFO : file1: Deleted 2025/11/11 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': don't need to copy/move sub/file2, it is already at target location 2025/11/11 01:10:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:10:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:10:08 DEBUG : file1: md5 = 8f0fdfb04a9ade9e604d8647a400c383 OK 2025/11/11 01:10:08 DEBUG : file1: size = 14 OK 2025/11/11 01:10:08 INFO : file1: Copied (new) 2025/11/11 01:10:08 INFO : file1: Deleted 2025/11/11 01:10:09 DEBUG : file1: Destination exists, skipping 2025/11/11 01:10:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.77s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:10:13 DEBUG : dst/file1: md5 = 5ca0f3ed53d738553763a63a94ec4384 OK 2025/11/11 01:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulolur8fefe/backup" 2025/11/11 01:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:10:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2528148611) 2025/11/11 01:10:16 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe') 2025/11/11 01:10:16 DEBUG : dst/file1: Sizes differ 2025/11/11 01:10:18 INFO : dst/file1: Moved (server-side) 2025/11/11 01:10:19 DEBUG : dst/file1: md5 = 35280e3fa5e262408cb46094bd49e6d2 OK 2025/11/11 01:10:19 DEBUG : dst/file1: size = 14 OK 2025/11/11 01:10:19 INFO : dst/file1: Copied (new) 2025/11/11 01:10:19 INFO : dst/file1: Deleted 2025/11/11 01:10:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:10:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:10:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.00s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:10:27 DEBUG : A1/one: md5 = 6b20245fc5f911b512a5165f43c9b71c OK 2025/11/11 01:10:28 DEBUG : A1/two: md5 = 9aa803dc3f4bd93ff6ef1c3cd1f401b9 OK 2025/11/11 01:10:30 DEBUG : A1/B1/three: md5 = 4d7671f7918077c7854df0f58ad05d8b OK 2025/11/11 01:10:33 DEBUG : A1/B1/C1/four: md5 = b1b1900acdcfa22cbd60cebcfcbd63ee OK 2025/11/11 01:10:35 DEBUG : A1/B1/C2/five: md5 = 3a60bd93c3ff59519740a27bbefd4aaf OK 2025/11/11 01:10:35 INFO : A1/B2: Making directory 2025/11/11 01:10:36 INFO : A1/B1/C3: Making directory 2025/11/11 01:10:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/11 01:10:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/11 01:10:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/11 01:10:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/11 01:10:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/11 01:10:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:10:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:10:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:10:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:10:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:10:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/11 01:10:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/11 01:10:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/11 01:10:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/11 01:10:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/11 01:10:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/11 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:11:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:11:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/11 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/11 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:11:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:11:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:11:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:11:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.47s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:11:12 DEBUG : no_checksum_small_file_from_pipe: md5 = ac510ea28aa49bf6531f7b92e4859d72 OK 2025/11/11 01:11:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/11 01:11:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:11:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/11 01:11:13 DEBUG : no_checksum_big_file_from_pipe: md5 = af862b9ccabe6fd674c4a6e50f30bd85 OK 2025/11/11 01:11:13 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:11:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:11:18 DEBUG : with_checksum_small_file_from_pipe: md5 = fd7ebe9c47a2ca941a06631d141eb60d OK 2025/11/11 01:11:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:11:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:11:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/11 01:11:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 306f3b0e31e625b9f6d5018d5d8273ca OK 2025/11/11 01:11:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:11:19 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:11:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:11:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:11:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/11 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:11:25 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:11:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:11:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:11:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/11 01:11:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:11:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.07s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/11 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (48 bytes), uploading instead of streaming 2025/11/11 01:11:34 DEBUG : rcat_metadata: md5 = 63ee46e17ed808589cfc909c3715e479 OK 2025/11/11 01:11:34 DEBUG : rcat_metadata: size = 48 OK 2025/11/11 01:11:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/11 01:11:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/11 01:11:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = dc0d330160cf827c65489d46ef8c6fff OK 2025/11/11 01:11:37 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/11 01:11:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.93s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:40 DEBUG : potato1: md5 = 9a9775925ec3b2bc9224c311f06c49cc OK 2025/11/11 01:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (60 bytes), uploading instead of streaming 2025/11/11 01:11:41 DEBUG : potato2: md5 = fd37ae5b29bf7e1016f82071e3050841 OK 2025/11/11 01:11:41 DEBUG : potato2: size = 60 OK 2025/11/11 01:11:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.91s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:45 DEBUG : potato1: md5 = fecc08147d705eb118de09f889ee4a68 OK 2025/11/11 01:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': File to upload is small (60 bytes), uploading instead of streaming 2025/11/11 01:11:46 DEBUG : potato2: md5 = ccab5d6660a884d2802ec557887a12d3 OK 2025/11/11 01:11:46 DEBUG : potato2: size = 60 OK 2025/11/11 01:11:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:50 DEBUG : potato2: md5 = d2e2b0b6abf36c8054c6421f8d725b1a OK 2025/11/11 01:11:51 DEBUG : empty space: md5 = 1c77ca3e50b12c8f36bf78e3f6a119f0 OK 2025/11/11 01:11:54 DEBUG : sub dir/potato3: md5 = c203e35a3e71fafd82325498465e413e OK 2025/11/11 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Touching "sub dir/potato3" 2025/11/11 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Touching "empty space" 2025/11/11 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Touching "potato2" 2025/11/11 01:11:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.49s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:11:59 DEBUG : dir with metadata: Making directory with metadata 2025/11/11 01:12:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:12:01 DEBUG : directory with modtime: Making directory with metadata 2025/11/11 01:12:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:12:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/11 01:12:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:12:04 DEBUG : Google drive root 'crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0': Skipping btime metadata as can't update it on an existing file: 2025-11-11T01:12:04.289684246Z 2025/11/11 01:12:05 INFO : non existent directory: Updated directory metadata 2025/11/11 01:12:07 DEBUG : Google drive root 'crypt/lncmf0ghl6rhtfv3oq8t2sgt0tsqd9a7mktafrakl8hq34lh58e0': Skipping btime metadata as can't update it on an existing file: 2025-11-11T01:12:04.289684246Z 2025/11/11 01:12:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:12:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/11 01:12:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/11 01:12:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.42s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:12:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/11 01:12:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:12:13 DEBUG : dst: Making directory with metadata 2025/11/11 01:12:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:12:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:12:14 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:12:15 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:12:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/11 01:12:15 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:12:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.56s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe'", Local "Local file system at /tmp/rclone2528148611", Modify Window "1ms" 2025/11/11 01:12:19 DEBUG : sub dir/test remove existing: md5 = ab8b3571c709dbfea3355a1bdf3f133d OK 2025/11/11 01:12:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8db4f4d1b0e75b93fe7188034b600415 OK 2025/11/11 01:12:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mivumox0" before starting 2025/11/11 01:12:24 DEBUG : sub dir/test remove existing.mivumox0: TEST: removing renamed existing file after operation 2025/11/11 01:12:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaragux4" before starting 2025/11/11 01:12:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaragux4: TEST: renaming existing back after failed operation 2025/11/11 01:12:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zawojoz9" before starting 2025/11/11 01:12:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zawojoz9: TEST: removing renamed existing file after operation 2025/11/11 01:12:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rrlpj85mfhdln767pp4326apng83dgqj0e1nja87eb97tn24e3345uqg1ag48k0bcph3pm2efk8vgf1nm9toibmflcdaccn3jdqkihrbiu472cointj50rhh0vvv029g32751f32vp92iormkf26g5mcr8h3e3gqpuncqojsqhf6pom14ejg" 2025/11/11 01:12:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "at14lqn66dpna5hnvg7v7d57rse2aj8uqjml6k303q05evmj1igg" --- PASS: TestRemoveExisting (13.65s) === 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/11/11 01:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulolur8fefe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m41.841498419s (try 1/5)