"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/13 03:56:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo" 2025/09/13 03:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:56:03 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70" 2025/09/13 03:56:04 DEBUG : Creating backend with remote "/tmp/rclone3218260556" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 03:56:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 03:56:04 DEBUG : potato: Seek from 10 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 10 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 03:56:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 03:56:04 DEBUG : potato: Seek from 8 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 8 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 03:56:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:56:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:56:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:56:04 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:56:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 03:56:04 DEBUG : potato: Seek from 9 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 9 to 0 2025/09/13 03:56:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:07 DEBUG : rutabaga: md5 = f63e0cecd68c6c4160b886e0ca61115f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/13 03:56:09 DEBUG : empty space: md5 = 809a7bb6b1867e552cfad6be8ce0435a OK === RUN TestCheck/3 2025/09/13 03:56:11 DEBUG : potato2: md5 = 6f5f77fce0f1e35f9045421ac1f06e14 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/13 03:56:13 DEBUG : remotepotato: md5 = 7a41fc79c0c585cf6a943165e7062427 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.28s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.35s) === RUN TestCheckFsError 2025/09/13 03:56:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 03:56:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 03:56:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 03:56:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/13 03:56:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 03:56:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:17 DEBUG : rutabaga: md5 = 3e2f034850caa41f5243e97907ac589c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/13 03:56:21 DEBUG : empty space: md5 = ff9a23a1d463542b2f083d0ad1ce1bee OK === RUN TestCheckDownload/3 2025/09/13 03:56:24 DEBUG : potato2: md5 = 40046b48ab992316af3ccdfbee6ebf97 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/13 03:56:27 DEBUG : remotepotato: md5 = e6f2200f2fb0bda22780b41ba4cfeeb5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.45s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:33 DEBUG : rutabaga: md5 = d2792f87da84e43a06db058c25be6607 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/13 03:56:36 DEBUG : empty space: md5 = 75189664d7244ffd71be064b81de6cb0 OK === RUN TestCheckSizeOnly/3 2025/09/13 03:56:38 DEBUG : potato2: md5 = ee4743e03e11e6c26ffe8500b813181e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/13 03:56:40 DEBUG : remotepotato: md5 = 0ca39ada9ee2e8069abdc76c2fb6e8f7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.64s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:44 DEBUG : test.sum: md5 = 2e5ac46000cb2a63075cb507ab64ced4 OK 2025/09/13 03:56:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 03:56:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 03:56:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 03:56:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 03:56:48 DEBUG : test.sum: md5 = 1e697e3e5980eb4a7a8d21aa0db7a33f OK 2025/09/13 03:56:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 03:56:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 03:56:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 03:56:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.60s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/data" 2025/09/13 03:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:56:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/data" 2025/09/13 03:56:51 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/vjrnln8ratgmqakfosrqe8espk" 2025/09/13 03:56:55 DEBUG : data/banana: md5 = 3910c2bd7171866a28da1818d28ef84f OK 2025/09/13 03:56:56 DEBUG : test.sum: md5 = 87cf8783bcc998a3d66c658f1bd18335 OK === RUN TestCheckSumDownload/subtest1 2025/09/13 03:57:01 DEBUG : data/potato: md5 = 314e25c4f3587a2692d30ba37bc6b23e OK 2025/09/13 03:57:02 DEBUG : test.sum: md5 = 703403e932914ed3146daa578e256cd2 OK === RUN TestCheckSumDownload/subtest2 2025/09/13 03:57:06 DEBUG : test.sum: md5 = 266197c593c0915dd65cf2a2cacb025c OK === RUN TestCheckSumDownload/subtest3 2025/09/13 03:57:10 DEBUG : test.sum: md5 = 9bb0e4ce9055caf4fa9b03cfe4c49e1e OK === RUN TestCheckSumDownload/subtest4 2025/09/13 03:57:14 DEBUG : test.sum: md5 = 2897d8f8d5918a1578c4d2ab8b0a0a5a OK === RUN TestCheckSumDownload/subtest5 2025/09/13 03:57:18 DEBUG : test.sum: md5 = c727b864b702b3aae6db4cbfb42e96da OK === RUN TestCheckSumDownload/subtest6 2025/09/13 03:57:22 DEBUG : data/banana: md5 = 391e97205854a84532142f496ff21db0 OK 2025/09/13 03:57:24 DEBUG : data/potato: md5 = d99f255a61f78197423f35958e4707f0 OK 2025/09/13 03:57:25 DEBUG : test.sum: md5 = 4897dcf5c202ebef357d7bb4085f0c04 OK === RUN TestCheckSumDownload/subtest7 2025/09/13 03:57:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/13 03:57:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.41s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (2.01s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/09/13 03:57:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyezax4vaka" 2025/09/13 03:57:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:31 DEBUG : Creating backend with remote "TestDrive:crypt/tqhvvcp3hg9f36ugsd75e4crqidgk8jqfe6ui85oopeuga3vbc10" 2025/09/13 03:57:32 DEBUG : Creating backend with remote "/tmp/rclone3041641498" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka'", Local "Local file system at /tmp/rclone3041641498", Modify Window "1ms" 2025/09/13 03:57:34 DEBUG : hello, world!: md5 = e32c9f34212397e23ec5d0512d69825a OK upper checkfile vs. lower remote (without normalization) 2025/09/13 03:57:35 ERROR : hello, world!: sum not found 2025/09/13 03:57:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka' 2025/09/13 03:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': 1 files missing 2025/09/13 03:57:35 NOTICE: 1 hashes missing 2025/09/13 03:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': 1 differences found 2025/09/13 03:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 03:57:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': 0 differences found 2025/09/13 03:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': 1 matching files 2025/09/13 03:57:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqapax0zuxa" 2025/09/13 03:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:36 DEBUG : Creating backend with remote "TestDrive:crypt/dkg00a2mhh3boc2icaijs4ha6l12up8qrbilci23ubbcnl4jkcug" 2025/09/13 03:57:37 DEBUG : Creating backend with remote "/tmp/rclone1600885831" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa'", Local "Local file system at /tmp/rclone1600885831", Modify Window "1ms" 2025/09/13 03:57:39 DEBUG : HELLO, WORLD!: md5 = f97cc0e2e626f21438bddd31c3f5c35f OK lower checkfile vs. upper remote (without normalization) 2025/09/13 03:57:40 ERROR : HELLO, WORLD!: sum not found 2025/09/13 03:57:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa' 2025/09/13 03:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': 1 files missing 2025/09/13 03:57:40 NOTICE: 1 hashes missing 2025/09/13 03:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': 1 differences found 2025/09/13 03:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 03:57:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': 0 differences found 2025/09/13 03:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': 1 matching files 2025/09/13 03:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bofaqij3hipo" 2025/09/13 03:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/j24gsb0utke9vqes3nberjl1tib06j1sqpo4pkj1g0398drkgv40" 2025/09/13 03:57:42 DEBUG : Creating backend with remote "/tmp/rclone2656454967" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo'", Local "Local file system at /tmp/rclone2656454967", Modify Window "1ms" 2025/09/13 03:57:44 DEBUG : HeLlO, wOrLd!: md5 = 99df58da582edd8f350f88e2bd97f5b3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 03:57:44 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 03:57:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo' 2025/09/13 03:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': 1 files missing 2025/09/13 03:57:44 NOTICE: 1 hashes missing 2025/09/13 03:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': 1 differences found 2025/09/13 03:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 03:57:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': 0 differences found 2025/09/13 03:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': 1 matching files 2025/09/13 03:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuhewet8xoba" 2025/09/13 03:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/r6el97kbnejk1g6348uo7n7h3eqtvcmod984ds32qmdgoofgbvf0" 2025/09/13 03:57:46 DEBUG : Creating backend with remote "/tmp/rclone1836556194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba'", Local "Local file system at /tmp/rclone1836556194", Modify Window "1ms" 2025/09/13 03:57:49 DEBUG : HELLO, WORLD!: md5 = 3e07d97bbc5b6c119b93ce9e24645bd3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 03:57:49 ERROR : HELLO, WORLD!: sum not found 2025/09/13 03:57:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba' 2025/09/13 03:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': 1 files missing 2025/09/13 03:57:49 NOTICE: 1 hashes missing 2025/09/13 03:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': 1 differences found 2025/09/13 03:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 03:57:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': 0 differences found 2025/09/13 03:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': 1 matching files 2025/09/13 03:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vadiyih8zita" 2025/09/13 03:57:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/k0srr4ubsfarvafs2hlbvfu6vqp824fgklgmi39vsu29045e37e0" 2025/09/13 03:57:51 DEBUG : Creating backend with remote "/tmp/rclone2238041278" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita'", Local "Local file system at /tmp/rclone2238041278", Modify Window "1ms" 2025/09/13 03:57:54 DEBUG : 測試_Русский___ě_áñ: md5 = f2dd64277233fa48fb8429d34096bcaa OK NFD checkfile vs. NFC remote (without normalization) 2025/09/13 03:57:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 03:57:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita' 2025/09/13 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': 1 files missing 2025/09/13 03:57:54 NOTICE: 1 hashes missing 2025/09/13 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': 1 differences found 2025/09/13 03:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 03:57:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': 0 differences found 2025/09/13 03:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': 1 matching files 2025/09/13 03:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-novocuv9cari" 2025/09/13 03:57:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/11p4pnunmnt55oh1l5qj2i8gq7itls4eq7hil8r493vcn561i70g" 2025/09/13 03:57:56 DEBUG : Creating backend with remote "/tmp/rclone2961781306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari'", Local "Local file system at /tmp/rclone2961781306", Modify Window "1ms" 2025/09/13 03:57:59 DEBUG : 測試_Русский___ě_áñ: md5 = 7afc016b7c398234a239fa9c4f67a374 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/13 03:57:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 03:57:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari' 2025/09/13 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': 1 files missing 2025/09/13 03:57:59 NOTICE: 1 hashes missing 2025/09/13 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': 1 differences found 2025/09/13 03:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 03:58:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': 0 differences found 2025/09/13 03:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': 1 matching files 2025/09/13 03:58:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximofaz9vejo" 2025/09/13 03:58:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:58:00 DEBUG : Creating backend with remote "TestDrive:crypt/0ugf02ena4lfbt2krpph5blu5f43qgssc4j5asm2ncp7519jt67g" 2025/09/13 03:58:01 DEBUG : Creating backend with remote "/tmp/rclone2215613722" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo'", Local "Local file system at /tmp/rclone2215613722", Modify Window "1ms" 2025/09/13 03:58:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d17f89d3dd983c18c9ab22bc1372512d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 03:58:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:58:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo' 2025/09/13 03:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': 1 files missing 2025/09/13 03:58:04 NOTICE: 1 hashes missing 2025/09/13 03:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': 1 differences found 2025/09/13 03:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 03:58:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:58:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': 0 differences found 2025/09/13 03:58:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': 1 matching files 2025/09/13 03:58:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tejihuz4saya" 2025/09/13 03:58:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:58:05 DEBUG : Creating backend with remote "TestDrive:crypt/vaei5h8gbkm6q4jh95m8fpk1o58r6q44h3e2o2skovp6a0tdsuc0" 2025/09/13 03:58:06 DEBUG : Creating backend with remote "/tmp/rclone829471469" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya'", Local "Local file system at /tmp/rclone829471469", Modify Window "1ms" 2025/09/13 03:58:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70e774b02796312e1378cbbfebfa5a36 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 03:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya' 2025/09/13 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': 1 files missing 2025/09/13 03:58:08 NOTICE: 1 hashes missing 2025/09/13 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': 1 differences found 2025/09/13 03:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 03:58:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': 0 differences found 2025/09/13 03:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': 1 matching files 2025/09/13 03:58:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-supiveg6dulu" 2025/09/13 03:58:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:58:10 DEBUG : Creating backend with remote "TestDrive:crypt/u32kejhqj6g889560h709t9sp2kor5g24rvpnf7il895mlr85msg" 2025/09/13 03:58:11 DEBUG : Creating backend with remote "/tmp/rclone3486422257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu'", Local "Local file system at /tmp/rclone3486422257", Modify Window "1ms" 2025/09/13 03:58:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6b6475f67fd9710bf813f2935cb3e8e OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 03:58:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:58:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu' 2025/09/13 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': 1 files missing 2025/09/13 03:58:13 NOTICE: 1 hashes missing 2025/09/13 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': 1 differences found 2025/09/13 03:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 03:58:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': 0 differences found 2025/09/13 03:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': 1 matching files 2025/09/13 03:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luzudit7notu" 2025/09/13 03:58:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/ggrqgogpqvlqufofhcddivge4fme4pmtgdj6kopchrjadpqgg2o0" 2025/09/13 03:58:16 DEBUG : Creating backend with remote "/tmp/rclone972547066" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu'", Local "Local file system at /tmp/rclone972547066", Modify Window "1ms" 2025/09/13 03:58:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f471c3bd2356391aba05b050366a0047 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 03:58:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:58:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu' 2025/09/13 03:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': 1 files missing 2025/09/13 03:58:19 NOTICE: 1 hashes missing 2025/09/13 03:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': 1 differences found 2025/09/13 03:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 03:58:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': 0 differences found 2025/09/13 03:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': 1 matching files 2025/09/13 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luzudit7notu': Purge remote 2025/09/13 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-supiveg6dulu': Purge remote 2025/09/13 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejihuz4saya': Purge remote 2025/09/13 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximofaz9vejo': Purge remote 2025/09/13 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-novocuv9cari': Purge remote 2025/09/13 03:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadiyih8zita': Purge remote 2025/09/13 03:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuhewet8xoba': Purge remote 2025/09/13 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bofaqij3hipo': Purge remote 2025/09/13 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqapax0zuxa': Purge remote 2025/09/13 03:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyezax4vaka': Purge remote --- PASS: TestApplyTransforms (53.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:58:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:58:26 DEBUG : sub/file2: md5 = f857e437c5b6a524bd68eade3595dc5a OK 2025/09/13 03:58:26 INFO : file1: Copied (new) to: sub/file2 2025/09/13 03:58:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 03:58:27 DEBUG : file1: Unchanged skipping 2025/09/13 03:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': don't need to copy/move sub/file2, it is already at target location 2025/09/13 03:58:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:58:33 DEBUG : dst/file1: md5 = 5ca45e74c6010f289be6e302be78d018 OK 2025/09/13 03:58:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/backup" 2025/09/13 03:58:33 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/1nrff024r7pq65ecp72fc28jb0" 2025/09/13 03:58:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 03:58:37 INFO : dst/file1: Moved (server-side) 2025/09/13 03:58:39 DEBUG : dst/file1: md5 = 5eed74615fd828e9162644113b3dc76b OK 2025/09/13 03:58:39 INFO : dst/file1: Copied (new) 2025/09/13 03:58:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 03:58:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 03:58:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:58:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/dst" 2025/09/13 03:58:43 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 03:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/CompareDest" 2025/09/13 03:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/gveqi14airsml4bgu7krj116o8" 2025/09/13 03:58:46 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 03:58:49 DEBUG : one: md5 = f329e2583b1d136b17aab9706d9b9663 OK 2025/09/13 03:58:49 INFO : one: Copied (new) 2025/09/13 03:58:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:58:52 DEBUG : one: md5 = ad762c4e7ae79fd30b17e5f7d890bf86 OK 2025/09/13 03:58:52 INFO : one: Copied (replaced existing) 2025/09/13 03:58:54 DEBUG : dst/one: md5 = 61c64aef6618b535cb05e77ec89bd44b OK 2025/09/13 03:58:56 DEBUG : CompareDest/one: md5 = 7a59bd825e482691f3447d8245a0d2d5 OK 2025/09/13 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:58:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 03:58:59 DEBUG : CompareDest/two: md5 = 47febff2d51474cfd743f73025c3fa31 OK 2025/09/13 03:59:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:59:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:59:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 03:59:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:59:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:59:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 03:59:03 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:59:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 03:59:04 DEBUG : two: md5 = 42bb0b9baf8f07072b77725809bb8c01 OK 2025/09/13 03:59:04 INFO : two: Copied (new) 2025/09/13 03:59:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 03:59:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 03:59:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 03:59:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.43s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/dst" 2025/09/13 03:59:09 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 03:59:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/CopyDest" 2025/09/13 03:59:10 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/13 03:59:12 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 03:59:14 DEBUG : one: md5 = f68b9e73229bad929a482991ddc05662 OK 2025/09/13 03:59:14 INFO : one: Copied (new) 2025/09/13 03:59:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:59:17 DEBUG : one: md5 = 7913e7a5663534db2e184270f6f5e2d9 OK 2025/09/13 03:59:17 INFO : one: Copied (replaced existing) 2025/09/13 03:59:20 DEBUG : dst/one: md5 = d247ab93eed789b35f42eacb3491a2a3 OK 2025/09/13 03:59:22 DEBUG : CopyDest/one: md5 = 39b326b091887345028fe0fe9c44830e OK 2025/09/13 03:59:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/BackupDir" 2025/09/13 03:59:23 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/13 03:59:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:59:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:59:26 INFO : one: Moved (server-side) 2025/09/13 03:59:27 INFO : one: Copied (server-side copy) 2025/09/13 03:59:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 03:59:29 DEBUG : CopyDest/two: md5 = 3a53190ba35d4b98728bcba3d65d571c OK 2025/09/13 03:59:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:59:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:59:31 INFO : two: Copied (server-side copy) 2025/09/13 03:59:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 03:59:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 03:59:32 DEBUG : two: Unchanged skipping 2025/09/13 03:59:34 DEBUG : CopyDest/three: md5 = f157d2f863a3bdec1bec9cc88444e5f9 OK 2025/09/13 03:59:35 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 03:59:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 03:59:35 DEBUG : three: Destination not found in --copy-dest 2025/09/13 03:59:37 DEBUG : three: md5 = c6036a4cf4b942aa2d0c398e4cf98e93 OK 2025/09/13 03:59:37 INFO : three: Copied (new) 2025/09/13 03:59:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 03:59:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 03:59:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 03:59:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 03:59:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 03:59:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 03:59:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.21s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:59:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/13 03:59:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 85897711271c74be3a6e416701c17c80 OK 2025/09/13 03:59:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/13 03:59:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/13 03:59:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/13 03:59:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/13 03:59:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/13 03:59:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f23baaf7ae2dc944ba7c3ee2f67ac365 OK 2025/09/13 03:59:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/13 03:59:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/13 03:59:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 03:59:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using skip mode. 2025/09/13 03:59:57 NOTICE: one: Found 2 files with duplicate names 2025/09/13 03:59:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.07s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using skip mode. 2025/09/13 04:00:03 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:03 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/13 04:00:04 INFO : one: Deleted 2025/09/13 04:00:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.77s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using first mode. 2025/09/13 04:00:10 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:11 INFO : one: Deleted 2025/09/13 04:00:11 INFO : one: Deleted 2025/09/13 04:00:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using newest mode. 2025/09/13 04:00:17 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:18 INFO : one: Deleted 2025/09/13 04:00:18 INFO : one: Deleted 2025/09/13 04:00:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.77s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using oldest mode. 2025/09/13 04:00:24 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:25 INFO : one: Deleted 2025/09/13 04:00:25 INFO : one: Deleted 2025/09/13 04:00:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using largest mode. 2025/09/13 04:00:31 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:32 INFO : one: Deleted 2025/09/13 04:00:32 INFO : one: Deleted 2025/09/13 04:00:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using smallest mode. 2025/09/13 04:00:38 NOTICE: one: Found 3 files with duplicate names 2025/09/13 04:00:38 INFO : one: Deleted 2025/09/13 04:00:39 INFO : one: Deleted 2025/09/13 04:00:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.79s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Looking for duplicate names using rename mode. 2025/09/13 04:00:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/13 04:00:47 INFO : one-2.txt: renamed from: one.txt 2025/09/13 04:00:49 INFO : one-3.txt: renamed from: one.txt 2025/09/13 04:00:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:00:55 DEBUG : dupe1/one.txt: md5 = 47c85e3e967cbebaafb2e26e0de85486 OK 2025/09/13 04:00:57 DEBUG : dupe2/two.txt: md5 = 197e09c65bf186910973641f0c3d7026 OK 2025/09/13 04:00:59 DEBUG : dupe3/three.txt: md5 = 0169cfca0f93c01c3d5212688666c9c8 OK 2025/09/13 04:01:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/13 04:01:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/13 04:01:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/13 04:01:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/13 04:01:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/13 04:01:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/13 04:01:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.60s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:01:08 DEBUG : a.txt: md5 = a131f45749c92a7ee4c8e89511038363 OK 2025/09/13 04:01:09 DEBUG : zend.txt: md5 = 694ea8321f92a39eccfaa2b5fe4b6bf7 OK 2025/09/13 04:01:12 DEBUG : sub dir/hello world: md5 = fdb36cb30d924767aafe4021263e3bc5 OK 2025/09/13 04:01:13 DEBUG : sub dir/hello world2: md5 = 0e3a0e204ac40da745616370040af38b OK 2025/09/13 04:01:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 948085aa05d9f5dee6e9b4e5576f232a OK 2025/09/13 04:01:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = e04f5d4f774f74d2d8787f79b913bfbe OK 2025/09/13 04:01:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6054c381ca9ef8859e6ef0fb17206d0d OK 2025/09/13 04:01:20 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 04:01:20 DEBUG : a.txt: Excluded 2025/09/13 04:01:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 04:01:21 DEBUG : sub dir/hello world: Excluded 2025/09/13 04:01:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 04:01:21 DEBUG : sub dir/hello world2: Excluded 2025/09/13 04:01:21 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 04:01:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 04:01:21 DEBUG : sub dir/hello world: Excluded 2025/09/13 04:01:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 04:01:21 DEBUG : sub dir/hello world2: Excluded 2025/09/13 04:01:22 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/13 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/13 04:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/13 04:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/13 04:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/13 04:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/13 04:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.31s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:01:30 DEBUG : a.txt: md5 = 7b8388cc4c3f1e6f4fce2b7b29c3b5bd OK 2025/09/13 04:01:32 DEBUG : zend.txt: md5 = 78a159c995d067136b170ef27d44da06 OK 2025/09/13 04:01:34 DEBUG : sub dir/hello world: md5 = 234cbae65b15f87b76713b484683bef3 OK 2025/09/13 04:01:36 DEBUG : sub dir/hello world2: md5 = 217d9578b2ef3bc9e7ce957d9e445096 OK 2025/09/13 04:01:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 662cb1c7d3061f3e095fe5c7a088141d OK 2025/09/13 04:01:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3f2bded90821d31e53cef689e5a6df44 OK 2025/09/13 04:01:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6e47c69771cfa159cf184a8d741937d1 OK 2025/09/13 04:01:43 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 04:01:43 DEBUG : a.txt: Excluded 2025/09/13 04:01:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 04:01:43 DEBUG : sub dir/hello world: Excluded 2025/09/13 04:01:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 04:01:43 DEBUG : sub dir/hello world2: Excluded 2025/09/13 04:01:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 04:01:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 04:01:44 DEBUG : sub dir/hello world: Excluded 2025/09/13 04:01:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 04:01:44 DEBUG : sub dir/hello world2: Excluded 2025/09/13 04:01:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 04:01:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/13 04:01:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/13 04:01:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/13 04:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/13 04:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/13 04:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/13 04:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:01:53 DEBUG : file1: md5 = f892459781331d61b48ea69f2a649344 OK 2025/09/13 04:01:55 DEBUG : sub/file2: md5 = 04e0334be18a1055094cd001417bf035 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/13 04:01:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/13 04:01:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/13 04:01:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/13 04:02:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.62s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:02 DEBUG : file1: md5 = ae1ffb7fe70ee06eee70c65aea4cfe33 OK 2025/09/13 04:02:05 DEBUG : sub/file2: md5 = 6a7bd13e558c60eaf1e725cbccfd4129 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/13 04:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/notfound" 2025/09/13 04:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/qe0i31qdkoejk60elps0ni5sqk" 2025/09/13 04:02:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.75s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Making directory 2025/09/13 04:02:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:16 DEBUG : sub dir/hello world: md5 = 9f1d68b156bb7d6ed489cd3dea00ed36 OK 2025/09/13 04:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.04s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:20 DEBUG : potato2: md5 = fe4fff246c0ebea429afc8d462e964ac OK 2025/09/13 04:02:21 DEBUG : empty space: md5 = ca7bac7821875a33600951a131383f5c OK --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:24 DEBUG : potato2: md5 = 26f0ce03f37775caf21f9e7c47a9eb0f OK 2025/09/13 04:02:26 DEBUG : empty space: md5 = 0b31b7c90cfaba0a5aa3aaa2282fa79b OK 2025/09/13 04:02:27 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:30 DEBUG : potato2: md5 = 7a7379e67b6b1b36c69aabddb9e99601 OK 2025/09/13 04:02:31 DEBUG : empty space: md5 = 323cf97e7fcaffe87eb3145e4b928048 OK --- PASS: TestLsLong (4.74s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:35 DEBUG : potato2: md5 = 23da2139ca2e6091bd7f154546152e75 OK 2025/09/13 04:02:36 DEBUG : empty space: md5 = 5e27547bb1c1e66b2a7e7e2a95f52d52 OK --- PASS: TestHashSums (4.87s) === RUN TestHashSumsWithErrors 2025/09/13 04:02:38 DEBUG : Creating backend with remote ":memory:" 2025/09/13 04:02:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/13 04:02:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/13 04:02:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:39 DEBUG : potato2: md5 = dbcbee4f73e09850c6fd34134cf59710 OK 2025/09/13 04:02:41 DEBUG : empty space: md5 = 35ba55914c1c2f7bc7dc6021b131a2d2 OK 2025/09/13 04:02:43 DEBUG : sub dir/potato3: md5 = 4900ce9b9d5678835de0b75f79bce172 OK 2025/09/13 04:02:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.68s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:48 DEBUG : small: md5 = 6dccd09ccfa9e23739403597f46e1701 OK 2025/09/13 04:02:50 DEBUG : medium: md5 = 0259318d83258dedfe081f419f1e89b6 OK 2025/09/13 04:02:51 DEBUG : large: md5 = ccb448581960de9dbeff3057671ed247 OK 2025/09/13 04:02:51 DEBUG : Waiting for deletions to finish 2025/09/13 04:02:52 DEBUG : large: Excluded (Size Filter) 2025/09/13 04:02:52 INFO : small: Deleted 2025/09/13 04:02:52 INFO : medium: Deleted --- PASS: TestDelete (6.70s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:02:55 DEBUG : small: md5 = 2f1090de8399306c6f51ad874b11b1a6 OK 2025/09/13 04:02:56 DEBUG : medium: md5 = 98581582807fe685558ea6e665fb61e4 OK 2025/09/13 04:02:58 DEBUG : large: md5 = cc62188cf3d14ce74c0044be572fee87 OK 2025/09/13 04:02:58 DEBUG : Waiting for deletions to finish 2025/09/13 04:02:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/13 04:02:59 INFO : small: Deleted 2025/09/13 04:02:59 INFO : medium: Deleted --- PASS: TestMaxDelete (7.24s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:03:02 DEBUG : small: md5 = 5b0e55ee39d10a7fd818e65e38c3d9d8 OK 2025/09/13 04:03:04 DEBUG : medium: md5 = 6560531b0cdd4c89721532bbd6ac86e6 OK 2025/09/13 04:03:05 DEBUG : large: md5 = ce3d431b7ac1ef9c61bf99a1a577ea9b OK 2025/09/13 04:03:05 DEBUG : Waiting for deletions to finish 2025/09/13 04:03:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 04:03:06 INFO : medium: Deleted 2025/09/13 04:03:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.05s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:03:09 DEBUG : small: md5 = d88d781070ae6a2b140dee64f1592144 OK 2025/09/13 04:03:11 DEBUG : medium: md5 = 6af353e7a8b72c98619c7eb90818dc41 OK 2025/09/13 04:03:12 DEBUG : large: md5 = 3639cad47992b447c126b312e0c49984 OK 2025/09/13 04:03:12 DEBUG : Waiting for deletions to finish 2025/09/13 04:03:12 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 04:03:13 INFO : large: Deleted 2025/09/13 04:03:13 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:03:16 DEBUG : ReadFile: md5 = a178a05e17b4fd0f81608763e4bbe096 OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/09/13 04:03:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/13 04:03:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/13 04:03:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 04:03:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 04:03:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 04:03:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 04:03:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:03:20 DEBUG : file1: md5 = bdce2d426505d1d0442392602e7f613e OK 2025/09/13 04:03:22 DEBUG : file2: md5 = 674b8d005927413c926f5731048873e4 OK --- PASS: TestCat (15.83s) === RUN TestPurge 2025/09/13 04:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojuxet2luzo" 2025/09/13 04:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 04:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/b71693s5mdgtffoe5l848m5bq8a16df7j2dmbolv4vb139p5mv70" 2025/09/13 04:03:36 DEBUG : Creating backend with remote "/tmp/rclone1335694804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojuxet2luzo'", Local "Local file system at /tmp/rclone1335694804", Modify Window "1ms" 2025/09/13 04:03:40 DEBUG : A1/B1/C1/one: md5 = 97d250f5c85dc87fca331f0d96aaffa2 OK 2025/09/13 04:03:40 INFO : A2: Making directory 2025/09/13 04:03:41 INFO : A1/B2: Making directory 2025/09/13 04:03:42 INFO : A1/B2/C2: Making directory 2025/09/13 04:03:42 INFO : A1/B1/C3: Making directory 2025/09/13 04:03:43 INFO : A3: Making directory 2025/09/13 04:03:44 INFO : A3/B3: Making directory 2025/09/13 04:03:45 INFO : A3/B3/C4: Making directory 2025/09/13 04:03:47 DEBUG : A1/two: md5 = 53be82073b2a1a9e7b9ad25c896fe482 OK 2025/09/13 04:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojuxet2luzo': Purge remote 2025/09/13 04:03:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:03:54 DEBUG : A1/B1/C1/one: md5 = f337b0a29ee18a1ed3cf3af9501b9d12 OK 2025/09/13 04:03:54 INFO : A2: Making directory 2025/09/13 04:03:55 INFO : A1/B2: Making directory 2025/09/13 04:03:56 INFO : A1/B2/C2: Making directory 2025/09/13 04:03:56 INFO : A1/B1/C3: Making directory 2025/09/13 04:03:57 INFO : A3: Making directory 2025/09/13 04:03:58 INFO : A3/B3: Making directory 2025/09/13 04:03:58 INFO : A3/B3/C4: Making directory 2025/09/13 04:04:01 DEBUG : A1/two: md5 = bea3a23ba77a486e7396ba843f57d4c9 OK 2025/09/13 04:04:02 DEBUG : removing 1 level 3 directories 2025/09/13 04:04:02 INFO : A3/B3/C4: Removing directory 2025/09/13 04:04:05 DEBUG : removing 2 level 3 directories 2025/09/13 04:04:05 INFO : A1/B2/C2: Removing directory 2025/09/13 04:04:05 INFO : A1/B1/C3: Removing directory 2025/09/13 04:04:05 DEBUG : removing 2 level 2 directories 2025/09/13 04:04:05 INFO : A3/B3: Removing directory 2025/09/13 04:04:05 INFO : A1/B2: Removing directory 2025/09/13 04:04:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/13 04:04:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 04:04:06 DEBUG : removing 2 level 1 directories 2025/09/13 04:04:06 INFO : A3: Removing directory 2025/09/13 04:04:06 INFO : A2: Removing directory 2025/09/13 04:04:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/13 04:04:10 DEBUG : removing 1 level 3 directories 2025/09/13 04:04:10 INFO : A1/B1/C1: Removing directory 2025/09/13 04:04:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:10 DEBUG : removing 1 level 2 directories 2025/09/13 04:04:10 INFO : A1/B1: Removing directory 2025/09/13 04:04:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 04:04:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:04:11 DEBUG : removing 1 level 1 directories 2025/09/13 04:04:11 INFO : A1: Removing directory 2025/09/13 04:04:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 04:04:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 04:04:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 04:04:12 DEBUG : removing 1 level 0 directories 2025/09/13 04:04:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Removing directory 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/13 04:04:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:14 INFO : A1: Making directory 2025/09/13 04:04:15 INFO : A1/B1: Making directory 2025/09/13 04:04:16 INFO : A1/B1/C1: Making directory 2025/09/13 04:04:18 DEBUG : removing 1 level 3 directories 2025/09/13 04:04:18 INFO : A1/B1/C1: Removing directory 2025/09/13 04:04:19 DEBUG : removing 1 level 2 directories 2025/09/13 04:04:19 INFO : A1/B1: Removing directory 2025/09/13 04:04:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:04:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:21 INFO : A1: Making directory 2025/09/13 04:04:22 INFO : A1/B1: Making directory 2025/09/13 04:04:23 INFO : A1/B1/C1: Making directory 2025/09/13 04:04:25 DEBUG : removing 1 level 3 directories 2025/09/13 04:04:25 INFO : A1/B1/C1: Removing directory 2025/09/13 04:04:26 DEBUG : removing 1 level 2 directories 2025/09/13 04:04:26 INFO : A1/B1: Removing directory 2025/09/13 04:04:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:04:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.72s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:31 DEBUG : file1: md5 = bd45a7e78d1c0f08aae8788127a54492 OK 2025/09/13 04:04:31 DEBUG : filename.txt: File name found in url 2025/09/13 04:04:33 DEBUG : filename.txt: md5 = ff93029b0a7a15588c457d5a8e8c1595 OK 2025/09/13 04:04:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/13 04:04:34 DEBUG : headerfilename.txt: md5 = d249b346c1bf3baf5b57d973d7bebb1d OK 2025/09/13 04:04:36 DEBUG : file2: md5 = 4261a4e95ca7f98f258c02ccd2965ab5 OK --- PASS: TestCopyURL (9.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 04:04:41 DEBUG : sub/file2: md5 = 67281fe7d27ca8a119c2d9cf845d0e04 OK 2025/09/13 04:04:41 INFO : file1: Copied (new) to: sub/file2 2025/09/13 04:04:41 INFO : file1: Deleted 2025/09/13 04:04:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 04:04:42 DEBUG : file1: Unchanged skipping 2025/09/13 04:04:42 INFO : file1: Deleted 2025/09/13 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': don't need to copy/move sub/file2, it is already at target location 2025/09/13 04:04:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.24s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 04:04:46 DEBUG : file1: md5 = a153e99c9c4110cd296a983d0bd1fd64 OK 2025/09/13 04:04:46 INFO : file1: Copied (new) 2025/09/13 04:04:46 INFO : file1: Deleted 2025/09/13 04:04:47 DEBUG : file1: Destination exists, skipping 2025/09/13 04:04:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:04:51 DEBUG : dst/file1: md5 = 40b07d67d8d0aaf2bf5e9d18ae7ef33e OK 2025/09/13 04:04:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinides1runo/backup" 2025/09/13 04:04:52 DEBUG : Creating backend with remote "TestDrive:crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70/1nrff024r7pq65ecp72fc28jb0" 2025/09/13 04:04:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 04:04:56 INFO : dst/file1: Moved (server-side) 2025/09/13 04:04:57 DEBUG : dst/file1: md5 = cf5af4b42c9fe7740963a9962a22495e OK 2025/09/13 04:04:57 INFO : dst/file1: Copied (new) 2025/09/13 04:04:57 INFO : dst/file1: Deleted 2025/09/13 04:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 04:05:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/13 04:05:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.77s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:05:05 DEBUG : A1/one: md5 = f9022a94e1621a6ad8fc3bb083097415 OK 2025/09/13 04:05:06 DEBUG : A1/two: md5 = 2c61f3315d075c8b9f7418f0a884d73d OK 2025/09/13 04:05:08 DEBUG : A1/B1/three: md5 = 7a5f6674c4c1b470e73e99662360af7a OK 2025/09/13 04:05:11 DEBUG : A1/B1/C1/four: md5 = 96ccf33527f10ef37c9d12ce0bbc781d OK 2025/09/13 04:05:13 DEBUG : A1/B1/C2/five: md5 = 6cf87c84e785868a0f20ccf8755eb149 OK 2025/09/13 04:05:13 INFO : A1/B2: Making directory 2025/09/13 04:05:14 INFO : A1/B1/C3: Making directory 2025/09/13 04:05:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/13 04:05:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/13 04:05:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/13 04:05:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/13 04:05:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/13 04:05:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 04:05:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 04:05:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:05:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 04:05:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 04:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/13 04:05:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/13 04:05:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/13 04:05:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/13 04:05:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/13 04:05:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/13 04:05:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 04:05:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 04:05:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:05:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 04:05:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 04:05:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/13 04:05:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/13 04:05:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/13 04:05:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/13 04:05:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/13 04:05:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/13 04:05:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/13 04:05:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/13 04:05:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/13 04:05:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 04:05:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 807162eb2261640cb72c59b36daca715 OK 2025/09/13 04:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/13 04:05:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 04:05:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/13 04:05:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 105e4e756f4535e066c6b7c29c5214ce OK 2025/09/13 04:05:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 04:05:55 DEBUG : with_checksum_small_file_from_pipe: md5 = d1dd2b376b0f0790668db92451dec55d OK 2025/09/13 04:05:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 04:05:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/13 04:05:56 DEBUG : with_checksum_big_file_from_pipe: md5 = cab2635b1aad1e39ac286f74e1fd0a47 OK 2025/09/13 04:05:56 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 04:06:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 04:06:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/13 04:06:02 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 04:06:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 04:06:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/13 04:06:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.22s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/13 04:06:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/13 04:06:10 DEBUG : rcat_metadata: md5 = d5b8971fc2bf216ddeb63dda3893d7fb OK 2025/09/13 04:06:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/13 04:06:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/13 04:06:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = de9289094e9478ce748157bdaf1bab0e OK 2025/09/13 04:06:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:16 DEBUG : potato1: md5 = 8805aa94ac9e777341cef4d5142d6f8d OK 2025/09/13 04:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/13 04:06:18 DEBUG : potato2: md5 = f5b7adc69304d2c4c17f0f249c44d32d OK 2025/09/13 04:06:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.46s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:21 DEBUG : potato1: md5 = 67a978d44a53b2edb83e231ac19bfd8c OK 2025/09/13 04:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/13 04:06:22 DEBUG : potato2: md5 = ba5fd12fd517ff8cc11a7ace024e55f9 OK 2025/09/13 04:06:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.05s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:26 DEBUG : potato2: md5 = 9d9a0c53a05ce4c67c4635e157525836 OK 2025/09/13 04:06:27 DEBUG : empty space: md5 = 34e3c478d4a9e3d1c90ba0109e78f81d OK 2025/09/13 04:06:29 DEBUG : sub dir/potato3: md5 = 46dd202afaacb42584f8f7c5d4c0b89d OK 2025/09/13 04:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Touching "sub dir/potato3" 2025/09/13 04:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Touching "empty space" 2025/09/13 04:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Touching "potato2" 2025/09/13 04:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.92s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:34 DEBUG : dir with metadata: Making directory with metadata 2025/09/13 04:06:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.57s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:37 DEBUG : directory with modtime: Making directory with metadata 2025/09/13 04:06:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/13 04:06:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:06:39 DEBUG : Google drive root 'crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70': Skipping btime metadata as can't update it on an existing file: 2025-09-13T04:06:39.684258665Z 2025/09/13 04:06:40 INFO : non existent directory: Updated directory metadata 2025/09/13 04:06:42 DEBUG : Google drive root 'crypt/tpgnbonf2kacv3datjho1r61fbr8hra6vb5ks2hnbv7a6mfu8m70': Skipping btime metadata as can't update it on an existing file: 2025-09-13T04:06:39.684258665Z 2025/09/13 04:06:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/13 04:06:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/13 04:06:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/13 04:06:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:06:48 DEBUG : dst: Making directory with metadata 2025/09/13 04:06:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:06:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 04:06:49 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 04:06:50 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 04:06:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/13 04:06:50 INFO : dst: Set directory modification time (using SetModTime) 2025/09/13 04:06:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo'", Local "Local file system at /tmp/rclone3218260556", Modify Window "1ms" 2025/09/13 04:06:54 DEBUG : sub dir/test remove existing: md5 = 874264a6581d65ec5c67ff936425c382 OK 2025/09/13 04:06:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 57f44be63bf67d9861689a04e3e6df4f OK 2025/09/13 04:06:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.buwokaj9" before starting 2025/09/13 04:06:58 DEBUG : sub dir/test remove existing.buwokaj9: TEST: removing renamed existing file after operation 2025/09/13 04:06:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vosaneq0" before starting 2025/09/13 04:07:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vosaneq0: TEST: renaming existing back after failed operation 2025/09/13 04:07:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voyixor1" before starting 2025/09/13 04:07:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voyixor1: TEST: removing renamed existing file after operation 2025/09/13 04:07:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "52jd2uod0u63oinhfv4mbeinspdle3mk8tfde1nn09gp4i3tvn5s4heo1pu49ir64mgbqvh0et9ceoute6end0iprr36aqn9ruqt1r1qnjaokie01ggvtfcpt89uuo8la4lflab2c9u2qjp5h1dl9v8t6uaq7mqh7gcevl4va9nodglsd710" 2025/09/13 04:07:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "okgdk4mtpn31kohvtd4mnqjtdttgt6063bgng2sq86huorc0tts0" --- PASS: TestRemoveExisting (13.44s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/13 04:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinides1runo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m2.624973641s (try 1/5)