"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/26 20:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko" 2025/06/26 20:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20" 2025/06/26 20:01:42 DEBUG : Creating backend with remote "/tmp/rclone2061581023" === 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/26 20:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/26 20:01:43 DEBUG : potato: Seek from 10 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 10 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Seek from 5 to 2 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/26 20:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Seek from 5 to 2 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/26 20:01:43 DEBUG : potato: Seek from 8 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 8 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/26 20:01:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 20:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 20:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 20:01:43 DEBUG : potato: Seek from 5 to 2 2025/06/26 20:01:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/26 20:01:43 DEBUG : potato: Seek from 9 to 0 2025/06/26 20:01:43 DEBUG : potato: Seek from 9 to 0 2025/06/26 20:01:43 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:01:45 DEBUG : rutabaga: md5 = fb30a2afa1f7fb00012ba3b4576cfea6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/26 20:01:47 DEBUG : empty space: md5 = 260dc36873025b8947b77f86f36e26d3 OK === RUN TestCheck/3 2025/06/26 20:01:49 DEBUG : potato2: md5 = 50ec3804d9a30bd9f090468953e164fd OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/26 20:01:51 DEBUG : remotepotato: md5 = a607eedc2fb0546c4f73d9ccc8202771 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.36s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/26 20:01:54 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 20:01:54 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 20:01:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/26 20:01:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/26 20:01:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/26 20:01:54 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:01:55 DEBUG : rutabaga: md5 = 8eb49623323e73f44f7eae56e6ad04ab OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/26 20:01:59 DEBUG : empty space: md5 = 2224bdcc55fb97b28c75353dd2b7f3fd OK === RUN TestCheckDownload/3 2025/06/26 20:02:01 DEBUG : potato2: md5 = e3aeff75c76d20e08ba776188dabd1ee OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/26 20:02:06 DEBUG : remotepotato: md5 = afb1d6284c0e91b51accb92428355a14 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.36s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:02:12 DEBUG : rutabaga: md5 = 9b514420d5fa7b978099abcef89ae903 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/26 20:02:14 DEBUG : empty space: md5 = 9819e7a15017d42fe861e25b82ebeb09 OK === RUN TestCheckSizeOnly/3 2025/06/26 20:02:15 DEBUG : potato2: md5 = 735940546a6938fa575446c60541b17c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/26 20:02:18 DEBUG : remotepotato: md5 = fb82dc5eac066066093d90da14bffdff OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.43s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:02:22 DEBUG : test.sum: md5 = 82444dfbf378ed50923a99d06063ebca OK 2025/06/26 20:02:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 20:02:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 20:02:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 20:02:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/26 20:02:25 DEBUG : test.sum: md5 = 61f18150675840ead9fe77792fd67110 OK 2025/06/26 20:02:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 20:02:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 20:02:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 20:02:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.01s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/data" 2025/06/26 20:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko/data' lacks md5, skipping --- SKIP: TestCheckSum (2.21s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/data" 2025/06/26 20:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/vjrnln8ratgmqakfosrqe8espk" 2025/06/26 20:02:33 DEBUG : data/banana: md5 = 588eeb2e40a72b32e18f99a1b6604426 OK 2025/06/26 20:02:34 DEBUG : test.sum: md5 = 7ddefa7cc389e17525f2d71474d284e2 OK === RUN TestCheckSumDownload/subtest1 2025/06/26 20:02:38 DEBUG : data/potato: md5 = e922f8b09ae1f0d2c2c1644a4366ba52 OK 2025/06/26 20:02:40 DEBUG : test.sum: md5 = 0dbba828874399ff9adec8eeb881330f OK === RUN TestCheckSumDownload/subtest2 2025/06/26 20:02:45 DEBUG : test.sum: md5 = e2d453ae1e03c9cfa5a9e0d0f57bdc42 OK === RUN TestCheckSumDownload/subtest3 2025/06/26 20:02:49 DEBUG : test.sum: md5 = ec720d57181e2bd43949cde13785b332 OK === RUN TestCheckSumDownload/subtest4 2025/06/26 20:02:53 DEBUG : test.sum: md5 = 8a366d4664e43ec066136b4fe5e0e4aa OK === RUN TestCheckSumDownload/subtest5 2025/06/26 20:02:58 DEBUG : test.sum: md5 = cc7fa7780cb1250e79f5c7291bb4bb0e OK === RUN TestCheckSumDownload/subtest6 2025/06/26 20:03:02 DEBUG : data/banana: md5 = 491e4797667a8bc0bbcccd3e10c23604 OK 2025/06/26 20:03:04 DEBUG : data/potato: md5 = e303cc30a36151ec417b9220bf398303 OK 2025/06/26 20:03:05 DEBUG : test.sum: md5 = 231689e382f1b83be2271aca077ae9ab OK === RUN TestCheckSumDownload/subtest7 2025/06/26 20:03:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/26 20:03:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.90s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (3.05s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.53s) --- PASS: TestCheckSumDownload/subtest5 (3.01s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/06/26 20:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piyamic9tuza" 2025/06/26 20:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/l18ofk9iu73og70d7id3dh9jkfs11o4m61p6nrt6olsvdn8sj3a0" 2025/06/26 20:03:12 DEBUG : Creating backend with remote "/tmp/rclone4142971309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza'", Local "Local file system at /tmp/rclone4142971309", Modify Window "1ms" 2025/06/26 20:03:14 DEBUG : hello, world!: md5 = da211fc21f0e1170bd08a34d7ab2e8b9 OK upper checkfile vs. lower remote (without normalization) 2025/06/26 20:03:15 ERROR : hello, world!: sum not found 2025/06/26 20:03:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza' 2025/06/26 20:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': 1 files missing 2025/06/26 20:03:15 NOTICE: 1 hashes missing 2025/06/26 20:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': 2 differences found 2025/06/26 20:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/26 20:03:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': 0 differences found 2025/06/26 20:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': 1 matching files 2025/06/26 20:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piziduq3sezi" 2025/06/26 20:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/fm2sm0c7vphcv647lmb602nvr36cb0njmcnitfh2206vpajb05t0" 2025/06/26 20:03:17 DEBUG : Creating backend with remote "/tmp/rclone2971543137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi'", Local "Local file system at /tmp/rclone2971543137", Modify Window "1ms" 2025/06/26 20:03:19 DEBUG : HELLO, WORLD!: md5 = cfe28ea23cc1bf406d3179299d5a24f5 OK lower checkfile vs. upper remote (without normalization) 2025/06/26 20:03:19 ERROR : HELLO, WORLD!: sum not found 2025/06/26 20:03:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi' 2025/06/26 20:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': 1 files missing 2025/06/26 20:03:19 NOTICE: 1 hashes missing 2025/06/26 20:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': 2 differences found 2025/06/26 20:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/26 20:03:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': 0 differences found 2025/06/26 20:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': 1 matching files 2025/06/26 20:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudefow4lizu" 2025/06/26 20:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/lvohdgqrcfi6k9b0rvl5n48h2mc4qauc104t15oerem17jmshfn0" 2025/06/26 20:03:22 DEBUG : Creating backend with remote "/tmp/rclone953710031" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu'", Local "Local file system at /tmp/rclone953710031", Modify Window "1ms" 2025/06/26 20:03:24 DEBUG : HeLlO, wOrLd!: md5 = d8bfab82a0fb24f5a7ffbcbbdc2f9702 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/26 20:03:24 ERROR : HeLlO, wOrLd!: sum not found 2025/06/26 20:03:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu' 2025/06/26 20:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': 1 files missing 2025/06/26 20:03:24 NOTICE: 1 hashes missing 2025/06/26 20:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': 2 differences found 2025/06/26 20:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/26 20:03:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': 0 differences found 2025/06/26 20:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': 1 matching files 2025/06/26 20:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lehavub8zofi" 2025/06/26 20:03:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/0qr1udo117goka4mqi0htlc6v4t6k709832qegjgj92g2vavort0" 2025/06/26 20:03:27 DEBUG : Creating backend with remote "/tmp/rclone3465154279" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi'", Local "Local file system at /tmp/rclone3465154279", Modify Window "1ms" 2025/06/26 20:03:29 DEBUG : HELLO, WORLD!: md5 = b6fe083b4deb4dc6b7f33c1511ae7e82 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/26 20:03:30 ERROR : HELLO, WORLD!: sum not found 2025/06/26 20:03:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi' 2025/06/26 20:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': 1 files missing 2025/06/26 20:03:30 NOTICE: 1 hashes missing 2025/06/26 20:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': 2 differences found 2025/06/26 20:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/26 20:03:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': 0 differences found 2025/06/26 20:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': 1 matching files 2025/06/26 20:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefepay6tafu" 2025/06/26 20:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/crffd3u59npt854tklq97919q4lc11ls01e5lv1l6iiarvg30k50" 2025/06/26 20:03:32 DEBUG : Creating backend with remote "/tmp/rclone4133501414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu'", Local "Local file system at /tmp/rclone4133501414", Modify Window "1ms" 2025/06/26 20:03:34 DEBUG : 測試_Русский___ě_áñ: md5 = f3b62b9703c01b57fe77155a2f77ea97 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/26 20:03:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu' 2025/06/26 20:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': 1 files missing 2025/06/26 20:03:34 NOTICE: 1 hashes missing 2025/06/26 20:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': 2 differences found 2025/06/26 20:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/26 20:03:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': 0 differences found 2025/06/26 20:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': 1 matching files 2025/06/26 20:03:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zazowox5roko" 2025/06/26 20:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:36 DEBUG : Creating backend with remote "TestDrive:crypt/7inm19rddp7okcm54miv4ajh6i8lbarpcqou09vekquj3nia19d0" 2025/06/26 20:03:37 DEBUG : Creating backend with remote "/tmp/rclone3986761945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko'", Local "Local file system at /tmp/rclone3986761945", Modify Window "1ms" 2025/06/26 20:03:39 DEBUG : 測試_Русский___ě_áñ: md5 = 2377d9405178a71b0932738051e7f6c0 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/26 20:03:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko' 2025/06/26 20:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': 1 files missing 2025/06/26 20:03:39 NOTICE: 1 hashes missing 2025/06/26 20:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': 2 differences found 2025/06/26 20:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/26 20:03:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': 0 differences found 2025/06/26 20:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': 1 matching files 2025/06/26 20:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cosezas4feve" 2025/06/26 20:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/731702qnv3lfcc48jmq089eo0dolkkg3bscr9rjccb2svffo28u0" 2025/06/26 20:03:41 DEBUG : Creating backend with remote "/tmp/rclone3801927128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve'", Local "Local file system at /tmp/rclone3801927128", Modify Window "1ms" 2025/06/26 20:03:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 375fc5b12819335a044cc49a12f72175 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/26 20:03:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve' 2025/06/26 20:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': 1 files missing 2025/06/26 20:03:44 NOTICE: 1 hashes missing 2025/06/26 20:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': 2 differences found 2025/06/26 20:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/26 20:03:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': 0 differences found 2025/06/26 20:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': 1 matching files 2025/06/26 20:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizuyod7zanu" 2025/06/26 20:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/9ngnjdra9jpm3ln4qh3hujh30decheh6ds0gf1jveuqh56d46c30" 2025/06/26 20:03:46 DEBUG : Creating backend with remote "/tmp/rclone550643182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu'", Local "Local file system at /tmp/rclone550643182", Modify Window "1ms" 2025/06/26 20:03:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03aa4ad7166ab4617da92160e5f6f1dd OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/26 20:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu' 2025/06/26 20:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': 1 files missing 2025/06/26 20:03:49 NOTICE: 1 hashes missing 2025/06/26 20:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': 2 differences found 2025/06/26 20:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/26 20:03:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': 0 differences found 2025/06/26 20:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': 1 matching files 2025/06/26 20:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hadeliv0sehe" 2025/06/26 20:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/fbrp2901jj13779tbtajhqnnmm9si201kdf9hik3sfh1kbjloq6g" 2025/06/26 20:03:51 DEBUG : Creating backend with remote "/tmp/rclone1778511662" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe'", Local "Local file system at /tmp/rclone1778511662", Modify Window "1ms" 2025/06/26 20:03:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7fae3e054a847c2afbd78327df4ce98 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/26 20:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe' 2025/06/26 20:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': 1 files missing 2025/06/26 20:03:54 NOTICE: 1 hashes missing 2025/06/26 20:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': 2 differences found 2025/06/26 20:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/26 20:03:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': 0 differences found 2025/06/26 20:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': 1 matching files 2025/06/26 20:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fevimug4jaco" 2025/06/26 20:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/hm4fc040qok5jcehqehla0iel92ng0at6nbh9mq58iko6f0uek60" 2025/06/26 20:03:56 DEBUG : Creating backend with remote "/tmp/rclone320258216" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco'", Local "Local file system at /tmp/rclone320258216", Modify Window "1ms" 2025/06/26 20:03:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6a5ad97187f031966e9b3289dbc08dd OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/26 20:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 20:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco' 2025/06/26 20:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': 1 files missing 2025/06/26 20:03:59 NOTICE: 1 hashes missing 2025/06/26 20:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': 2 differences found 2025/06/26 20:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/26 20:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 20:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': 0 differences found 2025/06/26 20:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': 1 matching files 2025/06/26 20:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevimug4jaco': Purge remote 2025/06/26 20:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hadeliv0sehe': Purge remote 2025/06/26 20:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizuyod7zanu': Purge remote 2025/06/26 20:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosezas4feve': Purge remote 2025/06/26 20:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zazowox5roko': Purge remote 2025/06/26 20:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefepay6tafu': Purge remote 2025/06/26 20:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lehavub8zofi': Purge remote 2025/06/26 20:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudefow4lizu': Purge remote 2025/06/26 20:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piziduq3sezi': Purge remote 2025/06/26 20:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piyamic9tuza': Purge remote --- PASS: TestApplyTransforms (54.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:04:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 20:04:08 DEBUG : sub/file2: md5 = 86f927c25b3c7fac80cf4c1c5e88c58c OK 2025/06/26 20:04:08 INFO : file1: Copied (new) to: sub/file2 2025/06/26 20:04:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 20:04:09 DEBUG : file1: Unchanged skipping 2025/06/26 20:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': don't need to copy/move sub/file2, it is already at target location 2025/06/26 20:04:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.22s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:04:14 DEBUG : dst/file1: md5 = 40399f6ad379664044cb63dd2a05f4c3 OK 2025/06/26 20:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/backup" 2025/06/26 20:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/1nrff024r7pq65ecp72fc28jb0" 2025/06/26 20:04:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 20:04:19 INFO : dst/file1: Moved (server-side) 2025/06/26 20:04:20 DEBUG : dst/file1: md5 = 3b1115021003a37351d075b948fe2d65 OK 2025/06/26 20:04:20 INFO : dst/file1: Copied (new) 2025/06/26 20:04:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:04:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:04:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.73s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/dst" 2025/06/26 20:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 20:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/CompareDest" 2025/06/26 20:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/gveqi14airsml4bgu7krj116o8" 2025/06/26 20:04:28 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 20:04:30 DEBUG : one: md5 = e5627a072ec680da681f3791d2ea60f2 OK 2025/06/26 20:04:30 INFO : one: Copied (new) 2025/06/26 20:04:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:33 DEBUG : one: md5 = f3f2b63ceee61993139f67ceac54ee80 OK 2025/06/26 20:04:33 INFO : one: Copied (replaced existing) 2025/06/26 20:04:35 DEBUG : dst/one: md5 = b8ce3c79812bba24e70998aa5f8cc41c OK 2025/06/26 20:04:38 DEBUG : CompareDest/one: md5 = 4e097f6bc75f95de8b2c98ef23ba05a5 OK 2025/06/26 20:04:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:04:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 20:04:41 DEBUG : CompareDest/two: md5 = 861e5aac9318832ddbb0f86da1ef9e6e OK 2025/06/26 20:04:41 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 20:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:04:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 20:04:42 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 20:04:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:04:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 20:04:44 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 20:04:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:46 DEBUG : two: md5 = 5843ecb38e8a49d8973815800bbe47ff OK 2025/06/26 20:04:46 INFO : two: Copied (new) 2025/06/26 20:04:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:04:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:04:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:04:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/dst" 2025/06/26 20:04:52 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 20:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/CopyDest" 2025/06/26 20:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/26 20:04:55 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 20:04:57 DEBUG : one: md5 = fdaed0bd11a5aa65b162d60d419ea0f3 OK 2025/06/26 20:04:57 INFO : one: Copied (new) 2025/06/26 20:04:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:05:00 DEBUG : one: md5 = a5f3d3de906094a1608b7de00aba481f OK 2025/06/26 20:05:00 INFO : one: Copied (replaced existing) 2025/06/26 20:05:02 DEBUG : dst/one: md5 = 70065e22da5f3699dfd244cb39193f0a OK 2025/06/26 20:05:04 DEBUG : CopyDest/one: md5 = 3fe430a13968fec4243c85831d30ae75 OK 2025/06/26 20:05:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/BackupDir" 2025/06/26 20:05:05 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/26 20:05:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:05:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:05:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:05:09 INFO : one: Moved (server-side) 2025/06/26 20:05:10 INFO : one: Copied (server-side copy) 2025/06/26 20:05:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 20:05:11 DEBUG : CopyDest/two: md5 = 1d3c0a4c251dbf1c2ad398168b780302 OK 2025/06/26 20:05:12 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 20:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:05:13 INFO : two: Copied (server-side copy) 2025/06/26 20:05:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 20:05:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 20:05:14 DEBUG : two: Unchanged skipping 2025/06/26 20:05:16 DEBUG : CopyDest/three: md5 = e59d0289035e29f08e19d5f7acbf6e35 OK 2025/06/26 20:05:17 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 20:05:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 20:05:17 DEBUG : three: Destination not found in --copy-dest 2025/06/26 20:05:18 DEBUG : three: md5 = 293d03dc8cca9c1d4119c564998c0a89 OK 2025/06/26 20:05:18 INFO : three: Copied (new) 2025/06/26 20:05:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 20:05:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:05:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:05:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:05:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 20:05:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:05:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:05:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/26 20:05:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = afeeae6c2399b2ae1946b1000c575747 OK 2025/06/26 20:05:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/26 20:05:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/26 20:05:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/26 20:05:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/26 20:05:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/26 20:05:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b89f7ee48379fc8327edc41933850945 OK 2025/06/26 20:05:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/26 20:05:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/26 20:05:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:05:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using skip mode. 2025/06/26 20:05:38 NOTICE: one: Found 2 files with duplicate names 2025/06/26 20:05:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:05:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using skip mode. 2025/06/26 20:05:44 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:05:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/26 20:05:44 INFO : one: Deleted 2025/06/26 20:05:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using first mode. 2025/06/26 20:05:50 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:05:50 INFO : one: Deleted 2025/06/26 20:05:51 INFO : one: Deleted 2025/06/26 20:05:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using newest mode. 2025/06/26 20:05:56 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:05:56 INFO : one: Deleted 2025/06/26 20:05:57 INFO : one: Deleted 2025/06/26 20:05:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using oldest mode. 2025/06/26 20:06:03 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:06:03 INFO : one: Deleted 2025/06/26 20:06:03 INFO : one: Deleted 2025/06/26 20:06:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.25s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using largest mode. 2025/06/26 20:06:09 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:06:10 INFO : one: Deleted 2025/06/26 20:06:10 INFO : one: Deleted 2025/06/26 20:06:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.60s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using smallest mode. 2025/06/26 20:06:15 NOTICE: one: Found 3 files with duplicate names 2025/06/26 20:06:16 INFO : one: Deleted 2025/06/26 20:06:16 INFO : one: Deleted 2025/06/26 20:06:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Looking for duplicate names using rename mode. 2025/06/26 20:06:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/26 20:06:24 INFO : one-2.txt: renamed from: one.txt 2025/06/26 20:06:25 INFO : one-3.txt: renamed from: one.txt 2025/06/26 20:06:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.67s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:31 DEBUG : dupe1/one.txt: md5 = 502564e02741dab63d9d4affbf4de16a OK 2025/06/26 20:06:33 DEBUG : dupe2/two.txt: md5 = 02664d51fba4fc5294702b6aa63bd016 OK 2025/06/26 20:06:36 DEBUG : dupe3/three.txt: md5 = d6198f2ecc5223ee4b7e91c06ab2245e OK 2025/06/26 20:06:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/26 20:06:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/26 20:06:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/26 20:06:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/26 20:06:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/26 20:06:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/26 20:06:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.08s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:06:43 DEBUG : a.txt: md5 = 62ee191ad3867c67cab721e320ff763e OK 2025/06/26 20:06:45 DEBUG : zend.txt: md5 = 6e3a50445a3b6d97a2b57dd9cbb0a05d OK 2025/06/26 20:06:47 DEBUG : sub dir/hello world: md5 = 0d6527ec55865091c34f5ff8b4c17d21 OK 2025/06/26 20:06:48 DEBUG : sub dir/hello world2: md5 = 63ab48bb177e40ec618b888defa70c7a OK 2025/06/26 20:06:51 DEBUG : sub dir/ignore dir/.ignore: md5 = d020ce8625b4ed1ebde9271da04ac8e1 OK 2025/06/26 20:06:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6aa2a9b6e777bb314d2702da950d67ea OK 2025/06/26 20:06:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46b986ff017b10519e71eb64c53f81a0 OK 2025/06/26 20:06:55 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 20:06:55 DEBUG : a.txt: Excluded 2025/06/26 20:06:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 20:06:56 DEBUG : sub dir/hello world: Excluded 2025/06/26 20:06:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 20:06:56 DEBUG : sub dir/hello world2: Excluded 2025/06/26 20:06:56 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 20:06:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 20:06:56 DEBUG : sub dir/hello world: Excluded 2025/06/26 20:06:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 20:06:56 DEBUG : sub dir/hello world2: Excluded 2025/06/26 20:06:57 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 20:07:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/26 20:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.74s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:04 DEBUG : a.txt: md5 = 14e9099bf762f488f4eeb85dee3b5a7f OK 2025/06/26 20:07:06 DEBUG : zend.txt: md5 = 6687f2097b7f0095d482fc0dccd096fb OK 2025/06/26 20:07:08 DEBUG : sub dir/hello world: md5 = 9fc742ef484e34e86e93ca41b5c187d6 OK 2025/06/26 20:07:09 DEBUG : sub dir/hello world2: md5 = 30af5ba2df937482bdb820b0f52cb57b OK 2025/06/26 20:07:11 DEBUG : sub dir/ignore dir/.ignore: md5 = faa90ce2f7432ded12a5ee50a5698ef3 OK 2025/06/26 20:07:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = f78e8e4bb05096dfcca1c3f418870015 OK 2025/06/26 20:07:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 451f0bbfab793ad87b73e9883b93d8e7 OK 2025/06/26 20:07:16 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 20:07:16 DEBUG : a.txt: Excluded 2025/06/26 20:07:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 20:07:16 DEBUG : sub dir/hello world2: Excluded 2025/06/26 20:07:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 20:07:16 DEBUG : sub dir/hello world: Excluded 2025/06/26 20:07:17 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 20:07:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 20:07:17 DEBUG : sub dir/hello world2: Excluded 2025/06/26 20:07:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 20:07:17 DEBUG : sub dir/hello world: Excluded 2025/06/26 20:07:17 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 20:07:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/26 20:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.15s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:25 DEBUG : file1: md5 = eda854b587e55b879c7a47744aa22b94 OK 2025/06/26 20:07:28 DEBUG : sub/file2: md5 = 72745daac4bee65020b9dd9030aef942 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/06/26 20:07:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/26 20:07:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/26 20:07:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/26 20:07:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.36s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:35 DEBUG : file1: md5 = 4a2898f9f70ad8f548fc2789cd055693 OK 2025/06/26 20:07:37 DEBUG : sub/file2: md5 = 9ca8a2e28c19699dfe1574c7e5c0a8be OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/26 20:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/notfound" 2025/06/26 20:07:41 DEBUG : Config file has changed externally - reloading 2025/06/26 20:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/qe0i31qdkoejk60elps0ni5sqk" 2025/06/26 20:07:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.43s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Making directory 2025/06/26 20:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:48 DEBUG : sub dir/hello world: md5 = 1c5dde660490cb5d667efefd81d67e43 OK 2025/06/26 20:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:52 DEBUG : potato2: md5 = bb43ada09f3d6d6b86b4dd5e944c34cd OK 2025/06/26 20:07:53 DEBUG : empty space: md5 = b3f6ee664aac35bd13c79403a6cd5a08 OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:07:56 DEBUG : potato2: md5 = c9980d4edab35716747cc7a9ea0f0e86 OK 2025/06/26 20:07:57 DEBUG : empty space: md5 = 7bf494abdf4d9fea58e5d33205ef2ebd OK 2025/06/26 20:07:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/26 20:07:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:01 DEBUG : potato2: md5 = fe6df4ef12abea20926522b3528d4af0 OK 2025/06/26 20:08:03 DEBUG : empty space: md5 = 196fd9506dd9952da16b5ece93817dba OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:06 DEBUG : potato2: md5 = 7a49157a04e68a9628e98ff4a88415ac OK 2025/06/26 20:08:07 DEBUG : empty space: md5 = 488690330f3b2533b2984796656b4ae0 OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/06/26 20:08:09 DEBUG : Creating backend with remote ":memory:" 2025/06/26 20:08:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/26 20:08:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 20:08:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/26 20:08:09 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:10 DEBUG : potato2: md5 = f9152d189a3a8846dc0f5cfe91d5e0da OK 2025/06/26 20:08:11 DEBUG : empty space: md5 = 162b89a6f585634d47829fe47f809aa4 OK 2025/06/26 20:08:14 DEBUG : sub dir/potato3: md5 = ef0693cdd71a760fbb97e5bf95d60db2 OK 2025/06/26 20:08:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:18 DEBUG : small: md5 = 60ab28ee7009a3df373b17b6edb489f3 OK 2025/06/26 20:08:20 DEBUG : medium: md5 = 385630574c235bf6e6efaeed08e2df9b OK 2025/06/26 20:08:21 DEBUG : large: md5 = 073e12c68387a6adfc3cb6a8787771d4 OK 2025/06/26 20:08:21 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:21 DEBUG : large: Excluded (Size Filter) 2025/06/26 20:08:22 INFO : medium: Deleted 2025/06/26 20:08:22 INFO : small: Deleted --- PASS: TestDelete (6.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:25 DEBUG : small: md5 = 8b29f61521ff996bc2fbb0b9dc456283 OK 2025/06/26 20:08:26 DEBUG : medium: md5 = 027b9a2db5f4cfbe33bfcbea26a012d5 OK 2025/06/26 20:08:27 DEBUG : large: md5 = 38fe0cdcf376848d435ae56527470e1f OK 2025/06/26 20:08:27 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:28 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/26 20:08:28 INFO : large: Deleted 2025/06/26 20:08:28 INFO : small: Deleted --- PASS: TestMaxDelete (6.51s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:31 DEBUG : small: md5 = 278738e1dbd904ebbcee1063350585af OK 2025/06/26 20:08:32 DEBUG : medium: md5 = cb365f19defa9cd0076b818248d30ea1 OK 2025/06/26 20:08:34 DEBUG : large: md5 = 76c582e718bf7869dc0e11c8734c2d0e OK 2025/06/26 20:08:34 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 20:08:35 INFO : small: Deleted 2025/06/26 20:08:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:38 DEBUG : small: md5 = 05d834ad019479df43245b1b03a97cef OK 2025/06/26 20:08:40 DEBUG : medium: md5 = c27357e562c59a916114904df8da2ca6 OK 2025/06/26 20:08:41 DEBUG : large: md5 = 94384d1f3b08b65f858d36d30b9729e0 OK 2025/06/26 20:08:41 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:41 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 20:08:42 INFO : small: Deleted 2025/06/26 20:08:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:45 DEBUG : ReadFile: md5 = 3d4a6af312c491d6328a2d55789eb0f1 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/06/26 20:08:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/26 20:08:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/26 20:08:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 20:08:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 20:08:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 20:08:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 20:08:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:08:49 DEBUG : file1: md5 = 48c419c113b2c9bca281cf025033eda8 OK 2025/06/26 20:08:51 DEBUG : file2: md5 = 7a95b7d12452ff91ca1352af2fbf1414 OK --- PASS: TestCat (17.16s) === RUN TestPurge 2025/06/26 20:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qalepom9yisi" 2025/06/26 20:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/gnertb60l3bkdu6ju0lp6vhn340u4q8ogunli569g4l7b30cpda0" 2025/06/26 20:09:06 DEBUG : Creating backend with remote "/tmp/rclone877029082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qalepom9yisi'", Local "Local file system at /tmp/rclone877029082", Modify Window "1ms" 2025/06/26 20:09:10 DEBUG : A1/B1/C1/one: md5 = b8ef261053d4d6f5cdf38a9bb6ce7212 OK 2025/06/26 20:09:10 INFO : A2: Making directory 2025/06/26 20:09:11 INFO : A1/B2: Making directory 2025/06/26 20:09:12 INFO : A1/B2/C2: Making directory 2025/06/26 20:09:13 INFO : A1/B1/C3: Making directory 2025/06/26 20:09:14 INFO : A3: Making directory 2025/06/26 20:09:14 INFO : A3/B3: Making directory 2025/06/26 20:09:15 INFO : A3/B3/C4: Making directory 2025/06/26 20:09:17 DEBUG : A1/two: md5 = 2c9bc3597499f0520c8b8d6acf251b84 OK 2025/06/26 20:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qalepom9yisi': Purge remote 2025/06/26 20:09:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:09:25 DEBUG : A1/B1/C1/one: md5 = a7a527923f9086c768e6f8e11e4610b9 OK 2025/06/26 20:09:25 INFO : A2: Making directory 2025/06/26 20:09:25 INFO : A1/B2: Making directory 2025/06/26 20:09:26 INFO : A1/B2/C2: Making directory 2025/06/26 20:09:27 INFO : A1/B1/C3: Making directory 2025/06/26 20:09:28 INFO : A3: Making directory 2025/06/26 20:09:29 INFO : A3/B3: Making directory 2025/06/26 20:09:29 INFO : A3/B3/C4: Making directory 2025/06/26 20:09:31 DEBUG : A1/two: md5 = 37f2a6e94f6092324ebe8ec36d4dc58b OK 2025/06/26 20:09:33 DEBUG : removing 1 level 3 directories 2025/06/26 20:09:33 INFO : A3/B3/C4: Removing directory 2025/06/26 20:09:35 DEBUG : removing 2 level 3 directories 2025/06/26 20:09:35 INFO : A1/B2/C2: Removing directory 2025/06/26 20:09:35 INFO : A1/B1/C3: Removing directory 2025/06/26 20:09:36 DEBUG : removing 2 level 2 directories 2025/06/26 20:09:36 INFO : A3/B3: Removing directory 2025/06/26 20:09:36 INFO : A1/B2: Removing directory 2025/06/26 20:09:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/26 20:09:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 20:09:37 DEBUG : removing 2 level 1 directories 2025/06/26 20:09:37 INFO : A3: Removing directory 2025/06/26 20:09:37 INFO : A2: Removing directory 2025/06/26 20:09:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/26 20:09:40 DEBUG : removing 1 level 3 directories 2025/06/26 20:09:40 INFO : A1/B1/C1: Removing directory 2025/06/26 20:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:41 DEBUG : removing 1 level 2 directories 2025/06/26 20:09:41 INFO : A1/B1: Removing directory 2025/06/26 20:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 20:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:09:42 DEBUG : removing 1 level 1 directories 2025/06/26 20:09:42 INFO : A1: Removing directory 2025/06/26 20:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 20:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 20:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:09:43 DEBUG : removing 1 level 0 directories 2025/06/26 20:09:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Removing directory 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/26 20:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:09:45 INFO : A1: Making directory 2025/06/26 20:09:46 INFO : A1/B1: Making directory 2025/06/26 20:09:46 INFO : A1/B1/C1: Making directory 2025/06/26 20:09:49 DEBUG : removing 1 level 3 directories 2025/06/26 20:09:49 INFO : A1/B1/C1: Removing directory 2025/06/26 20:09:50 DEBUG : removing 1 level 2 directories 2025/06/26 20:09:50 INFO : A1/B1: Removing directory 2025/06/26 20:09:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:09:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.85s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:09:52 INFO : A1: Making directory 2025/06/26 20:09:53 INFO : A1/B1: Making directory 2025/06/26 20:09:54 INFO : A1/B1/C1: Making directory 2025/06/26 20:09:56 DEBUG : removing 1 level 3 directories 2025/06/26 20:09:56 INFO : A1/B1/C1: Removing directory 2025/06/26 20:09:57 DEBUG : removing 1 level 2 directories 2025/06/26 20:09:57 INFO : A1/B1: Removing directory 2025/06/26 20:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:09:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.63s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:10:01 DEBUG : file1: md5 = 85bf3a00bb672df808327d78e0e0db9d OK 2025/06/26 20:10:02 DEBUG : filename.txt: File name found in url 2025/06/26 20:10:03 DEBUG : filename.txt: md5 = 826206fb9b780de6b69700beb52d7195 OK 2025/06/26 20:10:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/26 20:10:05 DEBUG : headerfilename.txt: md5 = e90c0ec32d36990c811bd59a9db19ed6 OK 2025/06/26 20:10:06 DEBUG : file2: md5 = a4e116ea89e36eea57805ed18ca00e4d OK --- PASS: TestCopyURL (9.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:10:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 20:10:11 DEBUG : sub/file2: md5 = cba092a26db73a75a266591d51dddbec OK 2025/06/26 20:10:11 INFO : file1: Copied (new) to: sub/file2 2025/06/26 20:10:11 INFO : file1: Deleted 2025/06/26 20:10:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 20:10:12 DEBUG : file1: Unchanged skipping 2025/06/26 20:10:12 INFO : file1: Deleted 2025/06/26 20:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': don't need to copy/move sub/file2, it is already at target location 2025/06/26 20:10:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:10:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 20:10:17 DEBUG : file1: md5 = b397490468240749894d1f06de03b2ec OK 2025/06/26 20:10:17 INFO : file1: Copied (new) 2025/06/26 20:10:17 INFO : file1: Deleted 2025/06/26 20:10:17 DEBUG : file1: Destination exists, skipping 2025/06/26 20:10:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:10:21 DEBUG : dst/file1: md5 = 47e88305f2c8034f0066f8cfaa4a8069 OK 2025/06/26 20:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radohof6veko/backup" 2025/06/26 20:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20/1nrff024r7pq65ecp72fc28jb0" 2025/06/26 20:10:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 20:10:26 INFO : dst/file1: Moved (server-side) 2025/06/26 20:10:27 DEBUG : dst/file1: md5 = 930b55186c20f14c0161ebf549e9b760 OK 2025/06/26 20:10:27 INFO : dst/file1: Copied (new) 2025/06/26 20:10:27 INFO : dst/file1: Deleted 2025/06/26 20:10:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:10:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/26 20:10:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:10:34 DEBUG : A1/one: md5 = 6cf3cd024e9bb50650d28e3473aa0a6b OK 2025/06/26 20:10:36 DEBUG : A1/two: md5 = 8700d439ddf176a7dd43a499d67d2f54 OK 2025/06/26 20:10:38 DEBUG : A1/B1/three: md5 = 6257038504c98f525b5b3dffca7ec731 OK 2025/06/26 20:10:40 DEBUG : A1/B1/C1/four: md5 = afacf0897a2ff0bfa0ce51424c6bed7b OK 2025/06/26 20:10:42 DEBUG : A1/B1/C2/five: md5 = bc075fd5a6866f082eaea4e0ab480cbf OK 2025/06/26 20:10:42 INFO : A1/B2: Making directory 2025/06/26 20:10:43 INFO : A1/B1/C3: Making directory 2025/06/26 20:10:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/26 20:10:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/26 20:10:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/26 20:10:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/26 20:10:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/26 20:10:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 20:10:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 20:10:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:10:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 20:10:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 20:10:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/26 20:11:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/26 20:11:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/26 20:11:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/26 20:11:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/26 20:11:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/26 20:11:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 20:11:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 20:11:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:11:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 20:11:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 20:11:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/26 20:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/26 20:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/26 20:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/26 20:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/26 20:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/26 20:11:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/26 20:11:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/26 20:11:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/26 20:11:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 20:11:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 16206c448a80d6588f42c2aa0ec13e61 OK 2025/06/26 20:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 20:11:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 20:11:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/26 20:11:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 39edbca11ee17d08a52ae24f80fbc71c OK 2025/06/26 20:11:20 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 20:11:23 DEBUG : with_checksum_small_file_from_pipe: md5 = b6f0303a51aca8d99c69ed7393140d4c OK 2025/06/26 20:11:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 20:11:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/26 20:11:25 DEBUG : with_checksum_big_file_from_pipe: md5 = da6787645909459798f0d6d37c5f9f16 OK 2025/06/26 20:11:25 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 20:11:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 20:11:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/26 20:11:29 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-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 20:11:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/26 20:11:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/26 20:11:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/26 20:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (48 bytes), uploading instead of streaming 2025/06/26 20:11:38 DEBUG : rcat_metadata: md5 = 326616976f2635ea14eb1b110dd212d0 OK 2025/06/26 20:11:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/26 20:11:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/26 20:11:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0518c011b3a4daef811ad8d40b5d2098 OK 2025/06/26 20:11:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:43 DEBUG : potato1: md5 = f9fee73dff0a509c01d4360a8760647f OK 2025/06/26 20:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (60 bytes), uploading instead of streaming 2025/06/26 20:11:44 DEBUG : potato2: md5 = 7d3d882e60c9a3f378e89df084143cae OK 2025/06/26 20:11:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:48 DEBUG : potato1: md5 = bfaf7d80ee4e3a264d4d61e5df6cdac3 OK 2025/06/26 20:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': File to upload is small (60 bytes), uploading instead of streaming 2025/06/26 20:11:49 DEBUG : potato2: md5 = 9a2ea6a0cae65c7f4c8ed8212ff0ce21 OK 2025/06/26 20:11:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.43s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:11:53 DEBUG : potato2: md5 = 8ce354b7a125c2598ae1363244e2a840 OK 2025/06/26 20:11:54 DEBUG : empty space: md5 = 2c45b1130c359412e295688a7a544230 OK 2025/06/26 20:11:59 DEBUG : sub dir/potato3: md5 = 62351beae95a2b75bb9396c7cab18a37 OK 2025/06/26 20:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Touching "sub dir/potato3" 2025/06/26 20:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Touching "empty space" 2025/06/26 20:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Touching "potato2" 2025/06/26 20:12:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.79s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:04 DEBUG : dir with metadata: Making directory with metadata 2025/06/26 20:12:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:07 DEBUG : directory with modtime: Making directory with metadata 2025/06/26 20:12:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/26 20:12:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 20:12:09 DEBUG : Google drive root 'crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20': Skipping btime metadata as can't update it on an existing file: 2025-06-26T20:12:09.466463225Z 2025/06/26 20:12:10 INFO : non existent directory: Updated directory metadata 2025/06/26 20:12:12 DEBUG : Google drive root 'crypt/li7am2csem2m0t7j8ie23mqi7e8rbp6h58mjbnh2gdn62in6vq20': Skipping btime metadata as can't update it on an existing file: 2025-06-26T20:12:09.466463225Z 2025/06/26 20:12:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/26 20:12:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/26 20:12:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/26 20:12:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 20:12:18 DEBUG : dst: Making directory with metadata 2025/06/26 20:12:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 20:12:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 20:12:19 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 20:12:20 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 20:12:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/26 20:12:20 INFO : dst: Set directory modification time (using SetModTime) 2025/06/26 20:12:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.87s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko'", Local "Local file system at /tmp/rclone2061581023", Modify Window "1ms" 2025/06/26 20:12:24 DEBUG : sub dir/test remove existing: md5 = 1b48e56d2c991da03b0ff912711b7118 OK 2025/06/26 20:12:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 38b1443dad00e5ce3f054b924b412b5e OK 2025/06/26 20:12:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.suxayaf3" before starting 2025/06/26 20:12:28 DEBUG : sub dir/test remove existing.suxayaf3: TEST: removing renamed existing file after operation 2025/06/26 20:12:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.poqapey0" before starting 2025/06/26 20:12:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.poqapey0: TEST: renaming existing back after failed operation 2025/06/26 20:12:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xotidul1" before starting 2025/06/26 20:12:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xotidul1: TEST: removing renamed existing file after operation 2025/06/26 20:12:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c05k7n3d97vlq81v9m2emj2c9d2flm91dl9sajcrufnn7ms8fhtg" 2025/06/26 20:12:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7cudnb9h1iaugr5dp3bvt6bouu9knj2jekq05pl51bsho7r7jfmj7noe8j44pjq9f0b79fp64nt9hfor614p2u1vvcnli6kf644229loq31ll322dclvubg2occk93pskbnv2qkoehc9ldl0s66h932pcjubf48jb5ms2a63uvmrifd5p1hg" --- PASS: TestRemoveExisting (13.32s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/06/26 20:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radohof6veko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m54.554356421s (try 1/5)