"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/27 01:00:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso" 2025/04/27 01:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:00:28 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0" 2025/04/27 01:00:29 DEBUG : Creating backend with remote "/tmp/rclone853311375" === 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/27 01:00:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/27 01:00:29 DEBUG : potato: Seek from 10 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 10 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/27 01:00:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/27 01:00:29 DEBUG : potato: Seek from 8 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 8 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/27 01:00:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:00:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:00:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:00:29 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:00:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/27 01:00:29 DEBUG : potato: Seek from 9 to 0 2025/04/27 01:00:29 DEBUG : potato: Seek from 9 to 0 2025/04/27 01:00:29 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:00:32 DEBUG : rutabaga: md5 = 0218b23793308af4886bc8549a333512 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/27 01:00:34 DEBUG : empty space: md5 = f99ce25b17760368b0bca9b9b20b4579 OK === RUN TestCheck/3 2025/04/27 01:00:36 DEBUG : potato2: md5 = 1956dbcafe5a2fdeacb821d3eb284179 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/27 01:00:38 DEBUG : remotepotato: md5 = 377c546007023a9cd209c41fd0dd44d5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.61s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/27 01:00:41 DEBUG : Creating backend with remote "nonexistent" 2025/04/27 01:00:41 DEBUG : Creating backend with remote "nonexistent" 2025/04/27 01:00:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/27 01:00:41 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/04/27 01:00:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/27 01:00:41 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:00:42 DEBUG : rutabaga: md5 = 874b7918304caf92ffdc9fe40795bc66 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/27 01:00:46 DEBUG : empty space: md5 = a1855fe47b10a5714ac4f6299c196449 OK === RUN TestCheckDownload/3 2025/04/27 01:00:49 DEBUG : potato2: md5 = 2c86f48358ddaa6d3edfa47875be24a5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/27 01:00:53 DEBUG : remotepotato: md5 = af89bf12d326569e4214c002ba7528b3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.36s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:00:59 DEBUG : rutabaga: md5 = ebf88900547bc9bf70c96254516474e1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/27 01:01:02 DEBUG : empty space: md5 = 14fa4a51f30317dbe9490b41e02040c9 OK === RUN TestCheckSizeOnly/3 2025/04/27 01:01:03 DEBUG : potato2: md5 = 3be5d7845d50fb74080166f2e42b479b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/27 01:01:05 DEBUG : remotepotato: md5 = d5166ec5ed8a77e235baf6d762bd6d5b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.31s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:01:10 DEBUG : test.sum: md5 = 27ff03775c2f7102b5e6083838e487b4 OK 2025/04/27 01:01:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/27 01:01:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/27 01:01:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/27 01:01:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/27 01:01:13 DEBUG : test.sum: md5 = 15c5c26769d15e96410b91a929a85b0f OK 2025/04/27 01:01:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/27 01:01:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/27 01:01:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/27 01:01:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/data" 2025/04/27 01:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso/data' lacks md5, skipping --- SKIP: TestCheckSum (1.85s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/data" 2025/04/27 01:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/vjrnln8ratgmqakfosrqe8espk" 2025/04/27 01:01:20 DEBUG : data/banana: md5 = c211a8fab461a51a88e58f63d342545f OK 2025/04/27 01:01:22 DEBUG : test.sum: md5 = 683ab6cb605b400cd15494f029be3b79 OK === RUN TestCheckSumDownload/subtest1 2025/04/27 01:01:26 DEBUG : data/potato: md5 = aa1e41b7abd4239c4964d7211a426f3b OK 2025/04/27 01:01:28 DEBUG : test.sum: md5 = 1fa815ba54a8458a82f837a748ac9c37 OK === RUN TestCheckSumDownload/subtest2 2025/04/27 01:01:31 DEBUG : test.sum: md5 = e81c753c119c1bca5ac674c752fa8753 OK === RUN TestCheckSumDownload/subtest3 2025/04/27 01:01:36 DEBUG : test.sum: md5 = af60b153bd670efda61329aa079a8e63 OK === RUN TestCheckSumDownload/subtest4 2025/04/27 01:01:40 DEBUG : test.sum: md5 = ec3e291542916e68396430f06323456d OK === RUN TestCheckSumDownload/subtest5 2025/04/27 01:01:45 DEBUG : test.sum: md5 = b5eae1daa503efbcbbc156a8e6994afc OK === RUN TestCheckSumDownload/subtest6 2025/04/27 01:01:49 DEBUG : data/banana: md5 = 4337be7f82e9ec5624fe212633a88313 OK 2025/04/27 01:01:50 DEBUG : data/potato: md5 = 59b1c549866d3e37600f0c0bc98cb610 OK 2025/04/27 01:01:51 DEBUG : test.sum: md5 = 404fea9518dcb5b6ea97a824ab03f92f OK === RUN TestCheckSumDownload/subtest7 2025/04/27 01:01:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/27 01:01:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.31s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.55s) --- PASS: TestCheckSumDownload/subtest4 (2.56s) --- PASS: TestCheckSumDownload/subtest5 (2.64s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.14s) === RUN TestApplyTransforms 2025/04/27 01:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusefem3nice" 2025/04/27 01:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/ec946ccp30pe8j4prn7p0lgi08gf31vju2qv0j8hn9hokm3o9tig" 2025/04/27 01:01:58 DEBUG : Creating backend with remote "/tmp/rclone3239555725" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice'", Local "Local file system at /tmp/rclone3239555725", Modify Window "1ms" 2025/04/27 01:02:00 DEBUG : hello, world!: md5 = 3a85c2cc325c646da8949b099cb502d3 OK upper checkfile vs. lower remote (without normalization) 2025/04/27 01:02:01 ERROR : hello, world!: sum not found 2025/04/27 01:02:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice' 2025/04/27 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': 1 files missing 2025/04/27 01:02:01 NOTICE: 1 hashes missing 2025/04/27 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': 2 differences found 2025/04/27 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/27 01:02:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': 0 differences found 2025/04/27 01:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': 1 matching files 2025/04/27 01:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xivucaf2mele" 2025/04/27 01:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/eo22mhbv5f2lo2m0cfadna3a28mt8ebbroq33cioulormpelk8vg" 2025/04/27 01:02:03 DEBUG : Creating backend with remote "/tmp/rclone2764581110" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele'", Local "Local file system at /tmp/rclone2764581110", Modify Window "1ms" 2025/04/27 01:02:05 DEBUG : HELLO, WORLD!: md5 = ba3fcac7dcc20cfaf5196663c1a6af43 OK lower checkfile vs. upper remote (without normalization) 2025/04/27 01:02:05 ERROR : HELLO, WORLD!: sum not found 2025/04/27 01:02:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele' 2025/04/27 01:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': 1 files missing 2025/04/27 01:02:05 NOTICE: 1 hashes missing 2025/04/27 01:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': 2 differences found 2025/04/27 01:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/27 01:02:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': 0 differences found 2025/04/27 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': 1 matching files 2025/04/27 01:02:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-racijac3disi" 2025/04/27 01:02:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/sph5bul6kvr37lr4egk1o7qupjd9rnv37thjlig8aes0ir4dfvf0" 2025/04/27 01:02:07 DEBUG : Creating backend with remote "/tmp/rclone882416721" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi'", Local "Local file system at /tmp/rclone882416721", Modify Window "1ms" 2025/04/27 01:02:10 DEBUG : HeLlO, wOrLd!: md5 = 9e4ed0e44452a0e10bc233e28b3d39d2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/27 01:02:10 ERROR : HeLlO, wOrLd!: sum not found 2025/04/27 01:02:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi' 2025/04/27 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': 1 files missing 2025/04/27 01:02:10 NOTICE: 1 hashes missing 2025/04/27 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': 2 differences found 2025/04/27 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/27 01:02:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': 0 differences found 2025/04/27 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': 1 matching files 2025/04/27 01:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vulubaj1tuba" 2025/04/27 01:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/sjvj8df3ah4ctblbj6eqbq96pcdu7getvniu7fr6d82k8440eof0" 2025/04/27 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone37375987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba'", Local "Local file system at /tmp/rclone37375987", Modify Window "1ms" 2025/04/27 01:02:14 DEBUG : HELLO, WORLD!: md5 = fc33b91126efc52fd450ff4f364d395c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/27 01:02:15 ERROR : HELLO, WORLD!: sum not found 2025/04/27 01:02:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba' 2025/04/27 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': 1 files missing 2025/04/27 01:02:15 NOTICE: 1 hashes missing 2025/04/27 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': 2 differences found 2025/04/27 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/27 01:02:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': 0 differences found 2025/04/27 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': 1 matching files 2025/04/27 01:02:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folomil8koci" 2025/04/27 01:02:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:16 DEBUG : Creating backend with remote "TestDrive:crypt/6t0a3gdd3dlheu3sengqbldbj563evcvj8gffe2kngp6pl7oompg" 2025/04/27 01:02:17 DEBUG : Creating backend with remote "/tmp/rclone1931380116" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci'", Local "Local file system at /tmp/rclone1931380116", Modify Window "1ms" 2025/04/27 01:02:19 DEBUG : 測試_Русский___ě_áñ: md5 = 5964270845a3720cf4656da2fc1988f3 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/27 01:02:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci' 2025/04/27 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': 1 files missing 2025/04/27 01:02:19 NOTICE: 1 hashes missing 2025/04/27 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': 2 differences found 2025/04/27 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/27 01:02:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': 0 differences found 2025/04/27 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': 1 matching files 2025/04/27 01:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozivas8roco" 2025/04/27 01:02:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/ad4ubt01h0iolkfpfu97ob7i2890u21m5a4hsqbp2hiruh4nbpl0" 2025/04/27 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone1496085628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco'", Local "Local file system at /tmp/rclone1496085628", Modify Window "1ms" 2025/04/27 01:02:24 DEBUG : 測試_Русский___ě_áñ: md5 = bbf910cadd9fbe670b48bac6ee43e87c OK NFC checkfile vs. NFD remote (without normalization) 2025/04/27 01:02:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco' 2025/04/27 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': 1 files missing 2025/04/27 01:02:24 NOTICE: 1 hashes missing 2025/04/27 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': 2 differences found 2025/04/27 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/27 01:02:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': 0 differences found 2025/04/27 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': 1 matching files 2025/04/27 01:02:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyujeg8duye" 2025/04/27 01:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/30d85gp8ese8d4qnae0d3es3mbo766kd37e6mdebegcm24st4ing" 2025/04/27 01:02:26 DEBUG : Creating backend with remote "/tmp/rclone1124168235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye'", Local "Local file system at /tmp/rclone1124168235", Modify Window "1ms" 2025/04/27 01:02:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 10855c5ddf2e750bf84ff770af4db81d OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/27 01:02:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye' 2025/04/27 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': 1 files missing 2025/04/27 01:02:29 NOTICE: 1 hashes missing 2025/04/27 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': 2 differences found 2025/04/27 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/27 01:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': 0 differences found 2025/04/27 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': 1 matching files 2025/04/27 01:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deyujuk4tuda" 2025/04/27 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/ss9ofd9ft6h617ko56fhm4ml5anc5qo2i0larn9mbsdu7553a9a0" 2025/04/27 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone553927773" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda'", Local "Local file system at /tmp/rclone553927773", Modify Window "1ms" 2025/04/27 01:02:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 831c802965d962ce716179d361ecb779 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/27 01:02:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda' 2025/04/27 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': 1 files missing 2025/04/27 01:02:34 NOTICE: 1 hashes missing 2025/04/27 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': 2 differences found 2025/04/27 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/27 01:02:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': 0 differences found 2025/04/27 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': 1 matching files 2025/04/27 01:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deyixat9xuci" 2025/04/27 01:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/d4n69otkcds6b14k5on5m7jb4ls84tpu5a09hhskrht4ban68dug" 2025/04/27 01:02:36 DEBUG : Creating backend with remote "/tmp/rclone1012476385" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci'", Local "Local file system at /tmp/rclone1012476385", Modify Window "1ms" 2025/04/27 01:02:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8f6453eb017b212bbdb7295dbb0ba425 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/27 01:02:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci' 2025/04/27 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': 1 files missing 2025/04/27 01:02:39 NOTICE: 1 hashes missing 2025/04/27 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': 2 differences found 2025/04/27 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/27 01:02:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': 0 differences found 2025/04/27 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': 1 matching files 2025/04/27 01:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siqebet6qele" 2025/04/27 01:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/bh6ci8g0ii2rp7ib4hgii7jfj1fe8onohvcikalht271l54q5720" 2025/04/27 01:02:41 DEBUG : Creating backend with remote "/tmp/rclone647884991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele'", Local "Local file system at /tmp/rclone647884991", Modify Window "1ms" 2025/04/27 01:02:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cd0ccab2f066163a942d992cb83c1cbb OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/27 01:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele' 2025/04/27 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': 1 files missing 2025/04/27 01:02:43 NOTICE: 1 hashes missing 2025/04/27 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': 2 differences found 2025/04/27 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/27 01:02:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': 0 differences found 2025/04/27 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': 1 matching files 2025/04/27 01:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siqebet6qele': Purge remote 2025/04/27 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deyixat9xuci': Purge remote 2025/04/27 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deyujuk4tuda': Purge remote 2025/04/27 01:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyujeg8duye': Purge remote 2025/04/27 01:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozivas8roco': Purge remote 2025/04/27 01:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folomil8koci': Purge remote 2025/04/27 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vulubaj1tuba': Purge remote 2025/04/27 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racijac3disi': Purge remote 2025/04/27 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xivucaf2mele': Purge remote 2025/04/27 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusefem3nice': Purge remote --- PASS: TestApplyTransforms (51.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:02:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:02:51 DEBUG : sub/file2: md5 = f5a24d25a82b060bf36fa6ba97a4c621 OK 2025/04/27 01:02:51 INFO : file1: Copied (new) to: sub/file2 2025/04/27 01:02:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:02:52 DEBUG : file1: Unchanged skipping 2025/04/27 01:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': don't need to copy/move sub/file2, it is already at target location 2025/04/27 01:02:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:02:57 DEBUG : dst/file1: md5 = eac0954ef26ee1de1b209e597cb5195b OK 2025/04/27 01:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/backup" 2025/04/27 01:02:58 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:02:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/27 01:03:01 INFO : dst/file1: Moved (server-side) 2025/04/27 01:03:03 DEBUG : dst/file1: md5 = e15a33b190d4e6ff64f0d7503bdc9160 OK 2025/04/27 01:03:03 INFO : dst/file1: Copied (new) 2025/04/27 01:03:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:03:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:03:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/dst" 2025/04/27 01:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/CompareDest" 2025/04/27 01:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/gveqi14airsml4bgu7krj116o8" 2025/04/27 01:03:10 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:03:13 DEBUG : one: md5 = df4768fbc67dab158092c1cc79702953 OK 2025/04/27 01:03:13 INFO : one: Copied (new) 2025/04/27 01:03:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:15 DEBUG : one: md5 = 2e272d719e9a4008889f1a0bed7ab406 OK 2025/04/27 01:03:15 INFO : one: Copied (replaced existing) 2025/04/27 01:03:17 DEBUG : dst/one: md5 = 56a74bf55566cf044bc2a02420807bec OK 2025/04/27 01:03:19 DEBUG : CompareDest/one: md5 = c401fdc5fcf11fe48eae5538b9232e13 OK 2025/04/27 01:03:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:03:22 DEBUG : CompareDest/two: md5 = 603109e400cadb4255d4dab0f6fbf0c1 OK 2025/04/27 01:03:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:03:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:03:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:03:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:03:25 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:03:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:26 DEBUG : two: md5 = d9f3b034d11f2eebdfdd27d069c62731 OK 2025/04/27 01:03:26 INFO : two: Copied (new) 2025/04/27 01:03:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:03:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:03:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:03:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.18s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/dst" 2025/04/27 01:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:03:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/CopyDest" 2025/04/27 01:03:32 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/27 01:03:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:03:36 DEBUG : one: md5 = b9125f7b906adbab7085e9b24781f764 OK 2025/04/27 01:03:36 INFO : one: Copied (new) 2025/04/27 01:03:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:39 DEBUG : one: md5 = e3e159763401ebda9b55013ae01a04a1 OK 2025/04/27 01:03:39 INFO : one: Copied (replaced existing) 2025/04/27 01:03:40 DEBUG : dst/one: md5 = ce473fa6628f7e6b64be674ad7ba5ed4 OK 2025/04/27 01:03:43 DEBUG : CopyDest/one: md5 = de93ca2af421e7084888ab8e2971d077 OK 2025/04/27 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/BackupDir" 2025/04/27 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/27 01:03:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:03:47 INFO : one: Moved (server-side) 2025/04/27 01:03:48 INFO : one: Copied (server-side copy) 2025/04/27 01:03:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/27 01:03:50 DEBUG : CopyDest/two: md5 = 81906681db5a6a5942c76e9b583d971b OK 2025/04/27 01:03:50 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:03:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:52 INFO : two: Copied (server-side copy) 2025/04/27 01:03:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/27 01:03:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:03:52 DEBUG : two: Unchanged skipping 2025/04/27 01:03:54 DEBUG : CopyDest/three: md5 = 12d3c125c5e8e73bdcf90e5d1f3873bd OK 2025/04/27 01:03:55 DEBUG : three: Need to transfer - File not found at Destination 2025/04/27 01:03:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/27 01:03:55 DEBUG : three: Destination not found in --copy-dest 2025/04/27 01:03:56 DEBUG : three: md5 = df728237f281b01947c2f6c614214c11 OK 2025/04/27 01:03:56 INFO : three: Copied (new) 2025/04/27 01:04:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:04:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:04:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:04:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:04:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:04:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:04:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.01s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/27 01:04:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b2e6888c3f8acd96065febf2f169be03 OK 2025/04/27 01:04:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/27 01:04:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/27 01:04:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/27 01:04:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/27 01:04:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/27 01:04:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c1d468df193ea52855e0cb22ccdc41c8 OK 2025/04/27 01:04:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/27 01:04:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/27 01:04:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using skip mode. 2025/04/27 01:04:15 NOTICE: one: Found 2 files with duplicate names 2025/04/27 01:04:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using skip mode. 2025/04/27 01:04:21 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/27 01:04:21 INFO : one: Deleted 2025/04/27 01:04:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.86s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using first mode. 2025/04/27 01:04:27 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:28 INFO : one: Deleted 2025/04/27 01:04:28 INFO : one: Deleted 2025/04/27 01:04:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using newest mode. 2025/04/27 01:04:33 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:33 INFO : one: Deleted 2025/04/27 01:04:34 INFO : one: Deleted 2025/04/27 01:04:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using oldest mode. 2025/04/27 01:04:39 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:40 INFO : one: Deleted 2025/04/27 01:04:40 INFO : one: Deleted 2025/04/27 01:04:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using largest mode. 2025/04/27 01:04:46 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:46 INFO : one: Deleted 2025/04/27 01:04:47 INFO : one: Deleted 2025/04/27 01:04:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using smallest mode. 2025/04/27 01:04:52 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:04:52 INFO : one: Deleted 2025/04/27 01:04:53 INFO : one: Deleted 2025/04/27 01:04:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.12s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Looking for duplicate names using rename mode. 2025/04/27 01:04:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/27 01:05:00 INFO : one-2.txt: renamed from: one.txt 2025/04/27 01:05:01 INFO : one-3.txt: renamed from: one.txt 2025/04/27 01:05:03 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:05:07 DEBUG : dupe1/one.txt: md5 = 408f43d256722cd11860399234f67790 OK 2025/04/27 01:05:10 DEBUG : dupe2/two.txt: md5 = ea9496b3a5320674bb57c72306079247 OK 2025/04/27 01:05:12 DEBUG : dupe3/three.txt: md5 = 8573549ffb50d172ec7e7722a7c631fa OK 2025/04/27 01:05:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/27 01:05:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/27 01:05:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/27 01:05:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/27 01:05:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/27 01:05:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/27 01:05:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:05:20 DEBUG : a.txt: md5 = cb1fe3e606bb386e9462ea9c3c688074 OK 2025/04/27 01:05:21 DEBUG : zend.txt: md5 = 9f3f807c59c4859d4f3bd04bd19e5883 OK 2025/04/27 01:05:23 DEBUG : sub dir/hello world: md5 = a5c2847c15a229ae1e4459b40b7f4c7c OK 2025/04/27 01:05:25 DEBUG : sub dir/hello world2: md5 = 5857f737c34920eadc61be1dcd9a65a7 OK 2025/04/27 01:05:27 DEBUG : sub dir/ignore dir/.ignore: md5 = d88dc9bff625bc9be582049d9803997e OK 2025/04/27 01:05:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 95f471740f4635c60520e0dce50d1879 OK 2025/04/27 01:05:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 51f31146acec927731949964b72ffe58 OK 2025/04/27 01:05:32 DEBUG : a.txt: Excluded (Size Filter) 2025/04/27 01:05:32 DEBUG : a.txt: Excluded 2025/04/27 01:05:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:05:32 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:05:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:05:32 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:05:33 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:05:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:05:33 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:05:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:05:33 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:05:33 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/27 01:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/27 01:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/27 01:05:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/27 01:05:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/27 01:05:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/27 01:05:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:05:41 DEBUG : a.txt: md5 = 088f95d7ce20c7026e6986d07bdddfd5 OK 2025/04/27 01:05:42 DEBUG : zend.txt: md5 = 82718e8f8fa1ab585a97c7bb49472340 OK 2025/04/27 01:05:44 DEBUG : sub dir/hello world: md5 = 3d4916599a78039a57b95a396e8e5cea OK 2025/04/27 01:05:46 DEBUG : sub dir/hello world2: md5 = 832516d2e0f5803d23b25209e021bd87 OK 2025/04/27 01:05:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 3c8a949c504deffaeb21a4260c27d4ac OK 2025/04/27 01:05:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7bd2b18251b9fbf84e65a4b4f2acba76 OK 2025/04/27 01:05:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1631522bf42a1200b3237727c49898a4 OK 2025/04/27 01:05:52 DEBUG : a.txt: Excluded (Size Filter) 2025/04/27 01:05:52 DEBUG : a.txt: Excluded 2025/04/27 01:05:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:05:53 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:05:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:05:53 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:05:54 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:05:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:05:54 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:05:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:05:54 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:05:54 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/27 01:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/27 01:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/27 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/27 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/27 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/27 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.84s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:02 DEBUG : file1: md5 = c8f19dffa7d9447a6b67ebe9b03ef31a OK 2025/04/27 01:06:04 DEBUG : sub/file2: md5 = 61b1ffda0d487ee5cec2e810bdcb1786 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/04/27 01:06:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/27 01:06:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/27 01:06:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/27 01:06:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.95s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.60s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:11 DEBUG : file1: md5 = ad5962fb39327a4aa20106bf0fcf9e0a OK 2025/04/27 01:06:13 DEBUG : sub/file2: md5 = 1696fb03e81c7f4895180fc2cda54d5f 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/04/27 01:06:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/notfound" 2025/04/27 01:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/27 01:06:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.79s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Making directory 2025/04/27 01:06:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:23 DEBUG : sub dir/hello world: md5 = 18ecf9e30309996c331bb6ac242fbec2 OK 2025/04/27 01:06:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.45s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:27 DEBUG : potato2: md5 = 591380e30b81ec1e359ecc8ce3cd2de1 OK 2025/04/27 01:06:28 DEBUG : empty space: md5 = 2d23eb9c2d2da7a57e95604fec00c965 OK --- PASS: TestLs (4.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:31 DEBUG : potato2: md5 = 758fb21b26cb66fdcbe179fb7a2e4983 OK 2025/04/27 01:06:32 DEBUG : empty space: md5 = 3217cab05ce5b0a8bc1cd8aca6d83baa OK 2025/04/27 01:06:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/27 01:06:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:36 DEBUG : potato2: md5 = 0d989a4020a256363b4bf61ca7f0c978 OK 2025/04/27 01:06:37 DEBUG : empty space: md5 = ff5f7edd8ea6d4e7f25bd464a8a90b28 OK --- PASS: TestLsLong (4.63s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:40 DEBUG : potato2: md5 = a2fa7b0723e438e35689af72b0bd8cad OK 2025/04/27 01:06:42 DEBUG : empty space: md5 = 655e81fc156e768b65a67ca44db7c952 OK --- PASS: TestHashSums (4.44s) === RUN TestHashSumsWithErrors 2025/04/27 01:06:43 DEBUG : Creating backend with remote ":memory:" 2025/04/27 01:06:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/27 01:06:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/27 01:06:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/27 01:06:43 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:45 DEBUG : potato2: md5 = 173ed29f6db12a3a313680596726affd OK 2025/04/27 01:06:46 DEBUG : empty space: md5 = 09f85b7b9608aeb5f7b728d057d89686 OK 2025/04/27 01:06:48 DEBUG : sub dir/potato3: md5 = f25dd9f713f9ab0f40100f911882d0ea OK 2025/04/27 01:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:53 DEBUG : small: md5 = a0fc1b4f2a6773d9031f4c83ef48577c OK 2025/04/27 01:06:54 DEBUG : medium: md5 = b2947c0430145af35a2369a7eba2e509 OK 2025/04/27 01:06:55 DEBUG : large: md5 = 145f6b8af6ad0177348e9ee4295d24d5 OK 2025/04/27 01:06:56 DEBUG : Waiting for deletions to finish 2025/04/27 01:06:56 DEBUG : large: Excluded (Size Filter) 2025/04/27 01:06:56 INFO : small: Deleted 2025/04/27 01:06:56 INFO : medium: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:06:59 DEBUG : small: md5 = 4a84d1576b11de44a2d7f887fc4c01b5 OK 2025/04/27 01:07:00 DEBUG : medium: md5 = 1bf0f7ce01a1635629a5132b4721f1e0 OK 2025/04/27 01:07:02 DEBUG : large: md5 = 21e79b4e17db25d61043e0638f248882 OK 2025/04/27 01:07:02 DEBUG : Waiting for deletions to finish 2025/04/27 01:07:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/27 01:07:03 INFO : small: Deleted 2025/04/27 01:07:03 INFO : large: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:07:05 DEBUG : small: md5 = d7c126fe8d50bfb91c5b6b124e90030b OK 2025/04/27 01:07:07 DEBUG : medium: md5 = 76e98332faeebbbf88f396e6e218ddea OK 2025/04/27 01:07:08 DEBUG : large: md5 = 7caaf2a2a8030ad30e1d253d94a0318c OK 2025/04/27 01:07:08 DEBUG : Waiting for deletions to finish 2025/04/27 01:07:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/27 01:07:09 INFO : small: Deleted 2025/04/27 01:07:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.27s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:07:12 DEBUG : small: md5 = 0612abe06525bd936b885e939696ab74 OK 2025/04/27 01:07:13 DEBUG : medium: md5 = 9eb51abec55175beb0b012ef2fb856b7 OK 2025/04/27 01:07:14 DEBUG : large: md5 = 706380cb9a079135ae4c511d690b1b32 OK 2025/04/27 01:07:15 DEBUG : Waiting for deletions to finish 2025/04/27 01:07:15 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/27 01:07:15 INFO : large: Deleted 2025/04/27 01:07:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.34s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:07:18 DEBUG : ReadFile: md5 = 85404058084bc8abecd3418e360d6dc5 OK --- PASS: TestReadFile (4.17s) === RUN TestRetry 2025/04/27 01:07:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/27 01:07:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/27 01:07:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:07:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:07:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:07:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:07:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:07:22 DEBUG : file1: md5 = 19bbbb04202748d8ebc69c5f846939f8 OK 2025/04/27 01:07:24 DEBUG : file2: md5 = 4a1a25c6b13eebd6be1906919d4665a8 OK --- PASS: TestCat (16.67s) === RUN TestPurge 2025/04/27 01:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedut9jivo" 2025/04/27 01:07:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:07:38 DEBUG : Creating backend with remote "TestDrive:crypt/34mlek3l4ma12592dkj4chslrc5c2rarjcm6og838hee16cn6jg0" 2025/04/27 01:07:39 DEBUG : Creating backend with remote "/tmp/rclone1183666758" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedut9jivo'", Local "Local file system at /tmp/rclone1183666758", Modify Window "1ms" 2025/04/27 01:07:43 DEBUG : A1/B1/C1/one: md5 = 2c109d643c2e3803786cec63960e1e4d OK 2025/04/27 01:07:43 INFO : A2: Making directory 2025/04/27 01:07:44 INFO : A1/B2: Making directory 2025/04/27 01:07:44 INFO : A1/B2/C2: Making directory 2025/04/27 01:07:45 INFO : A1/B1/C3: Making directory 2025/04/27 01:07:46 INFO : A3: Making directory 2025/04/27 01:07:47 INFO : A3/B3: Making directory 2025/04/27 01:07:47 INFO : A3/B3/C4: Making directory 2025/04/27 01:07:49 DEBUG : A1/two: md5 = 9519784d1e84dee9eec66eb38d9dca3f OK 2025/04/27 01:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedut9jivo': Purge remote 2025/04/27 01:07:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:07:56 DEBUG : A1/B1/C1/one: md5 = fa90b9d7acb64d23031cf7a433d44d1d OK 2025/04/27 01:07:56 INFO : A2: Making directory 2025/04/27 01:07:57 INFO : A1/B2: Making directory 2025/04/27 01:07:57 INFO : A1/B2/C2: Making directory 2025/04/27 01:07:58 INFO : A1/B1/C3: Making directory 2025/04/27 01:07:59 INFO : A3: Making directory 2025/04/27 01:08:00 INFO : A3/B3: Making directory 2025/04/27 01:08:00 INFO : A3/B3/C4: Making directory 2025/04/27 01:08:03 DEBUG : A1/two: md5 = 9579d48735654d328e4eecfb0f113705 OK 2025/04/27 01:08:04 DEBUG : removing 1 level 3 directories 2025/04/27 01:08:04 INFO : A3/B3/C4: Removing directory 2025/04/27 01:08:06 DEBUG : removing 2 level 3 directories 2025/04/27 01:08:06 INFO : A1/B2/C2: Removing directory 2025/04/27 01:08:06 INFO : A1/B1/C3: Removing directory 2025/04/27 01:08:07 DEBUG : removing 2 level 2 directories 2025/04/27 01:08:07 INFO : A3/B3: Removing directory 2025/04/27 01:08:07 INFO : A1/B2: Removing directory 2025/04/27 01:08:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:08:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/27 01:08:07 DEBUG : removing 2 level 1 directories 2025/04/27 01:08:07 INFO : A3: Removing directory 2025/04/27 01:08:07 INFO : A2: Removing directory 2025/04/27 01:08:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/27 01:08:11 DEBUG : removing 1 level 3 directories 2025/04/27 01:08:11 INFO : A1/B1/C1: Removing directory 2025/04/27 01:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:12 DEBUG : removing 1 level 2 directories 2025/04/27 01:08:12 INFO : A1/B1: Removing directory 2025/04/27 01:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:08:13 DEBUG : removing 1 level 1 directories 2025/04/27 01:08:13 INFO : A1: Removing directory 2025/04/27 01:08:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:08:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:08:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:08:13 DEBUG : removing 1 level 0 directories 2025/04/27 01:08:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Removing directory 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:08:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:16 INFO : A1: Making directory 2025/04/27 01:08:16 INFO : A1/B1: Making directory 2025/04/27 01:08:17 INFO : A1/B1/C1: Making directory 2025/04/27 01:08:19 DEBUG : removing 1 level 3 directories 2025/04/27 01:08:19 INFO : A1/B1/C1: Removing directory 2025/04/27 01:08:20 DEBUG : removing 1 level 2 directories 2025/04/27 01:08:20 INFO : A1/B1: Removing directory 2025/04/27 01:08:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:08:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:22 INFO : A1: Making directory 2025/04/27 01:08:23 INFO : A1/B1: Making directory 2025/04/27 01:08:24 INFO : A1/B1/C1: Making directory 2025/04/27 01:08:26 DEBUG : removing 1 level 3 directories 2025/04/27 01:08:26 INFO : A1/B1/C1: Removing directory 2025/04/27 01:08:27 DEBUG : removing 1 level 2 directories 2025/04/27 01:08:27 INFO : A1/B1: Removing directory 2025/04/27 01:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:08:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:31 DEBUG : file1: md5 = 1fa1c3aec9b44c8715a88abc42180a12 OK 2025/04/27 01:08:31 DEBUG : filename.txt: File name found in url 2025/04/27 01:08:33 DEBUG : filename.txt: md5 = 22055498dad49041ab51cf62af68e667 OK 2025/04/27 01:08:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/27 01:08:34 DEBUG : headerfilename.txt: md5 = f2372db2bd54be6618d53b3332d5e57a OK 2025/04/27 01:08:35 DEBUG : file2: md5 = cd1e12ef75bb8b34fc1d546bd1e33ebd OK --- PASS: TestCopyURL (8.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:08:40 DEBUG : sub/file2: md5 = c2bb8101316397ad3b917dc4c7858f57 OK 2025/04/27 01:08:40 INFO : file1: Copied (new) to: sub/file2 2025/04/27 01:08:40 INFO : file1: Deleted 2025/04/27 01:08:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:08:41 DEBUG : file1: Unchanged skipping 2025/04/27 01:08:41 INFO : file1: Deleted 2025/04/27 01:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': don't need to copy/move sub/file2, it is already at target location 2025/04/27 01:08:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:08:45 DEBUG : file1: md5 = 0a268ed3c74156af77092c5d5caea5aa OK 2025/04/27 01:08:45 INFO : file1: Copied (new) 2025/04/27 01:08:45 INFO : file1: Deleted 2025/04/27 01:08:45 DEBUG : file1: Destination exists, skipping 2025/04/27 01:08:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.01s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:08:49 DEBUG : dst/file1: md5 = 314413cef5591a0890928f94fe665042 OK 2025/04/27 01:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velapid7zeso/backup" 2025/04/27 01:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0/1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:08:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/27 01:08:54 INFO : dst/file1: Moved (server-side) 2025/04/27 01:08:55 DEBUG : dst/file1: md5 = 8778c59f69519a55d75270713cf2ce87 OK 2025/04/27 01:08:55 INFO : dst/file1: Copied (new) 2025/04/27 01:08:55 INFO : dst/file1: Deleted 2025/04/27 01:08:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:08:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:08:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.01s) === 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:09:01 DEBUG : A1/one: md5 = 1712de6323bfbefcf04385c3669f3bd6 OK 2025/04/27 01:09:03 DEBUG : A1/two: md5 = eb87b6c19f2d74d48bbaa1295c8caadc OK 2025/04/27 01:09:05 DEBUG : A1/B1/three: md5 = 7612217086b3520632b53c55faf1dc20 OK 2025/04/27 01:09:07 DEBUG : A1/B1/C1/four: md5 = 21c8ea109abe9ce8dde57e4f7a1fcf89 OK 2025/04/27 01:09:09 DEBUG : A1/B1/C2/five: md5 = b5fd0fe108fc8fab693f5d34317e5aa3 OK 2025/04/27 01:09:09 INFO : A1/B2: Making directory 2025/04/27 01:09:09 INFO : A1/B1/C3: Making directory 2025/04/27 01:09:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/27 01:09:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/27 01:09:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/27 01:09:19 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/27 01:09:19 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/27 01:09:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:09:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:09:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:09:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:09:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/27 01:09:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/27 01:09:30 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/27 01:09:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/27 01:09:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/27 01:09:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/27 01:09:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:09:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:09:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:09:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:09:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:09:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/27 01:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/27 01:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:09:45 DEBUG : no_checksum_small_file_from_pipe: md5 = bcb24a6fae5fb8bf46bead5109991e7e OK 2025/04/27 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/27 01:09:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:09:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/27 01:09:46 DEBUG : no_checksum_big_file_from_pipe: md5 = ab717e16a225183236526dd02771a6bc OK 2025/04/27 01:09:46 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:09:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 8ff2d86e947de1b28d8ddc433b7da186 OK 2025/04/27 01:09:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:09:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/27 01:09:51 DEBUG : with_checksum_big_file_from_pipe: md5 = a6e2ee8d0ca26b6bad15979a058b492d OK 2025/04/27 01:09:51 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:09:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:09:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/27 01:09:56 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-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:09:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:10:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/27 01:10:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/27 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (48 bytes), uploading instead of streaming 2025/04/27 01:10:03 DEBUG : rcat_metadata: md5 = 38d076f6448f1fcf445f4119db2858b7 OK 2025/04/27 01:10:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/27 01:10:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/27 01:10:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1720ef3e153f847b8057f01200355363 OK 2025/04/27 01:10:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.39s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.54s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:09 DEBUG : potato1: md5 = 884b1f4c6297e4d57d08cdfa4f3951f6 OK 2025/04/27 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (60 bytes), uploading instead of streaming 2025/04/27 01:10:10 DEBUG : potato2: md5 = 4ff77c6b2bb8ab9f9f86341b11c69ab3 OK 2025/04/27 01:10:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:13 DEBUG : potato1: md5 = 4ee6ac0f58c3edc5c59220fcea2d9f6e OK 2025/04/27 01:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': File to upload is small (60 bytes), uploading instead of streaming 2025/04/27 01:10:14 DEBUG : potato2: md5 = 0df1b3a4998e09ad6b385bb873b7057d OK 2025/04/27 01:10:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:17 DEBUG : potato2: md5 = 9695620f635f1606b62fb148a8d077be OK 2025/04/27 01:10:19 DEBUG : empty space: md5 = 65ff42a0c7adc36aa1250862879726f3 OK 2025/04/27 01:10:21 DEBUG : sub dir/potato3: md5 = bc5ba879c6e20d07ae3bc4ea56afc685 OK 2025/04/27 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Touching "sub dir/potato3" 2025/04/27 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Touching "empty space" 2025/04/27 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Touching "potato2" 2025/04/27 01:10:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.23s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:25 DEBUG : dir with metadata: Making directory with metadata 2025/04/27 01:10:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:28 DEBUG : directory with modtime: Making directory with metadata 2025/04/27 01:10:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/27 01:10:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:10:30 DEBUG : Google drive root 'crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0': Skipping btime metadata as can't update it on an existing file: 2025-04-27T01:10:30.362716466Z 2025/04/27 01:10:31 INFO : non existent directory: Updated directory metadata 2025/04/27 01:10:33 DEBUG : Google drive root 'crypt/5ak03otcpq04pb0la3f41n1bvosarvgh7poeuef325lorehf28t0': Skipping btime metadata as can't update it on an existing file: 2025-04-27T01:10:30.362716466Z 2025/04/27 01:10:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/27 01:10:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/27 01:10:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/27 01:10:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:10:38 DEBUG : dst: Making directory with metadata 2025/04/27 01:10:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:10:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:10:40 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:10:40 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:10:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/27 01:10:40 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:10:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.32s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso'", Local "Local file system at /tmp/rclone853311375", Modify Window "1ms" 2025/04/27 01:10:44 DEBUG : sub dir/test remove existing: md5 = 9b0c1907ab1dd4fe50980c30652adb8c OK 2025/04/27 01:10:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 25ea32f0b609082b01d1dd6dfd3b3e57 OK 2025/04/27 01:10:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.marayax5" before starting 2025/04/27 01:10:48 DEBUG : sub dir/test remove existing.marayax5: TEST: removing renamed existing file after operation 2025/04/27 01:10:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buqojug1" before starting 2025/04/27 01:10:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buqojug1: TEST: renaming existing back after failed operation 2025/04/27 01:10:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xohowah7" before starting 2025/04/27 01:10:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xohowah7: TEST: removing renamed existing file after operation 2025/04/27 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u686lmbi3i1qk736jou61l5eq941tm76ikv44bp8h9vd83en3l5g" 2025/04/27 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h8ckikclp4mtcm9i7vl3em14q4u11m2760mtf1mstd6nghn43mv7mlbi6f90o3vn2stu0uochm9df95pkj8l7bjjioq7uve3cv1s6tast9vr27mtd3b5enfoc8lg1kgk7te92h2n9v73khnv83f7uajsk0llfvp3g5ph6ba3pfdi92qtiqkg" --- PASS: TestRemoveExisting (14.33s) === 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/04/27 01:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velapid7zeso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m29.371049803s (try 1/5)