"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/11 04:19:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu" 2025/01/11 04:19:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:19:32 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg" 2025/01/11 04:19:33 DEBUG : Creating backend with remote "/tmp/rclone3395459727" === 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/11 04:19:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/11 04:19:34 DEBUG : potato: Seek from 10 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 10 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Seek from 5 to 2 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/11 04:19:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Seek from 5 to 2 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/11 04:19:34 DEBUG : potato: Seek from 8 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 8 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/11 04:19:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/11 04:19:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/11 04:19:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/11 04:19:34 DEBUG : potato: Seek from 5 to 2 2025/01/11 04:19:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/11 04:19:34 DEBUG : potato: Seek from 9 to 0 2025/01/11 04:19:34 DEBUG : potato: Seek from 9 to 0 2025/01/11 04:19:34 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:19:37 DEBUG : rutabaga: md5 = 94d236adc1ce1589de6891869ae79be1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/11 04:19:39 DEBUG : empty space: md5 = ee2dbb64d143e5f6b7ab6c95423880c5 OK === RUN TestCheck/3 2025/01/11 04:19:41 DEBUG : potato2: md5 = aecb0a0124eb6f37cb70e5bbb1a134ec OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/11 04:19:43 DEBUG : remotepotato: md5 = a90eb9391d04a2eb0f57dfec6a1e7d28 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.25s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/11 04:19:47 DEBUG : Creating backend with remote "nonexistent" 2025/01/11 04:19:47 DEBUG : Creating backend with remote "nonexistent" 2025/01/11 04:19:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/11 04:19:47 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/01/11 04:19:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/11 04:19:47 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:19:49 DEBUG : rutabaga: md5 = d25f5e6eb80661a023361d5aa6f578bd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/11 04:19:53 DEBUG : empty space: md5 = 11202f95cbf952dd2de540d9b45be0a9 OK === RUN TestCheckDownload/3 2025/01/11 04:19:56 DEBUG : potato2: md5 = 65def8689bbd679ee8a40a6dd60b3940 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/11 04:20:01 DEBUG : remotepotato: md5 = 4c1528b29132240451dee575573f1efe OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.19s) --- PASS: TestCheckDownload/1 (1.38s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.13s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:20:08 DEBUG : rutabaga: md5 = b5e952c594696145d888a0357feed483 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/11 04:20:10 DEBUG : empty space: md5 = e294521aae6e1c05d858e9fce9cbe2ce OK === RUN TestCheckSizeOnly/3 2025/01/11 04:20:13 DEBUG : potato2: md5 = 1f34a023006cd1bb8871a552dfa4c17a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/11 04:20:15 DEBUG : remotepotato: md5 = 799edae790c33022960eb587b8a16394 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.63s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:20:20 DEBUG : test.sum: md5 = 67ea2e4d9ceadd5ee3507a7c72d80110 OK 2025/01/11 04:20:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/11 04:20:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/11 04:20:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/11 04:20:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/11 04:20:23 DEBUG : test.sum: md5 = 92c322c72d0bb1c2a4d6cb650f6baf76 OK 2025/01/11 04:20:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/11 04:20:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/11 04:20:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/11 04:20:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.79s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:20:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/data" 2025/01/11 04:20:26 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/data" 2025/01/11 04:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/vjrnln8ratgmqakfosrqe8espk" 2025/01/11 04:20:32 DEBUG : data/banana: md5 = 093bb12142e0667f0a9f795437d75f2b OK 2025/01/11 04:20:34 DEBUG : test.sum: md5 = bd704d6d60f06db6d098bcd2191750ed OK === RUN TestCheckSumDownload/subtest1 2025/01/11 04:20:39 DEBUG : data/potato: md5 = c608d2f918c0a2a3b11e5fbc7ddb6f0a OK 2025/01/11 04:20:41 DEBUG : test.sum: md5 = 30c2cba03a9e44e496d438863e204ee8 OK === RUN TestCheckSumDownload/subtest2 2025/01/11 04:20:45 DEBUG : test.sum: md5 = 105839bb40d08b034e92d07e49ec3024 OK === RUN TestCheckSumDownload/subtest3 2025/01/11 04:20:50 DEBUG : test.sum: md5 = d746d55dbe138e98788f9f3a4ff9beda OK === RUN TestCheckSumDownload/subtest4 2025/01/11 04:20:55 DEBUG : test.sum: md5 = 07a4ba01e81f6dd3d60f0f68ac3fec0c OK === RUN TestCheckSumDownload/subtest5 2025/01/11 04:20:59 DEBUG : test.sum: md5 = 8eb5e50eaf07e667a47e9c0d4be95f72 OK === RUN TestCheckSumDownload/subtest6 2025/01/11 04:21:04 DEBUG : data/banana: md5 = a2ba020439ea0b7eb34e00b548d2330d OK 2025/01/11 04:21:05 DEBUG : data/potato: md5 = 894860d45031b5862db34117091a6f4e OK 2025/01/11 04:21:07 DEBUG : test.sum: md5 = e7899e94e9c40c35e5cfd9f754716703 OK === RUN TestCheckSumDownload/subtest7 2025/01/11 04:21:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/11 04:21:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.82s) --- PASS: TestCheckSumDownload/subtest1 (2.88s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (3.05s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.41s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.96s) === RUN TestApplyTransforms 2025/01/11 04:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayiqos9nicu" 2025/01/11 04:21:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/sc94vqnmnu06fumdhk5mv27f7fqtl409dpgls2j0p220d67hlfq0" 2025/01/11 04:21:14 DEBUG : Creating backend with remote "/tmp/rclone1999478552" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu'", Local "Local file system at /tmp/rclone1999478552", Modify Window "1ms" 2025/01/11 04:21:17 DEBUG : hello, world!: md5 = a6b28a0b211c6aa7acbd274f5626cef5 OK upper checkfile vs. lower remote (without normalization) 2025/01/11 04:21:18 ERROR : hello, world!: sum not found 2025/01/11 04:21:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu' 2025/01/11 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': 1 files missing 2025/01/11 04:21:18 NOTICE: 1 hashes missing 2025/01/11 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': 2 differences found 2025/01/11 04:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/11 04:21:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': 0 differences found 2025/01/11 04:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': 1 matching files 2025/01/11 04:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-libiwes0pale" 2025/01/11 04:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/25vnfmeshp1oga5jh5qhd9bbg8rn5ovho5skt7eal91v8a1l3emg" 2025/01/11 04:21:20 DEBUG : Creating backend with remote "/tmp/rclone3531932079" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale'", Local "Local file system at /tmp/rclone3531932079", Modify Window "1ms" 2025/01/11 04:21:23 DEBUG : HELLO, WORLD!: md5 = 332e610702d197e4fa713ca5cefbd6f5 OK lower checkfile vs. upper remote (without normalization) 2025/01/11 04:21:23 ERROR : HELLO, WORLD!: sum not found 2025/01/11 04:21:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale' 2025/01/11 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': 1 files missing 2025/01/11 04:21:23 NOTICE: 1 hashes missing 2025/01/11 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': 2 differences found 2025/01/11 04:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/11 04:21:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': 0 differences found 2025/01/11 04:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': 1 matching files 2025/01/11 04:21:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wilided0vibo" 2025/01/11 04:21:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:25 DEBUG : Creating backend with remote "TestDrive:crypt/45isi89pvlmm9qh83t5vlnchvvd8grg52tja8sf4gsqm3ioh59bg" 2025/01/11 04:21:26 DEBUG : Creating backend with remote "/tmp/rclone1639851246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo'", Local "Local file system at /tmp/rclone1639851246", Modify Window "1ms" 2025/01/11 04:21:28 DEBUG : HeLlO, wOrLd!: md5 = 69ff6613febbaea1f71c70a413d88573 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/11 04:21:29 ERROR : HeLlO, wOrLd!: sum not found 2025/01/11 04:21:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo' 2025/01/11 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': 1 files missing 2025/01/11 04:21:29 NOTICE: 1 hashes missing 2025/01/11 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': 2 differences found 2025/01/11 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/11 04:21:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': 0 differences found 2025/01/11 04:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': 1 matching files 2025/01/11 04:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juwaxag4woya" 2025/01/11 04:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/79qdi1a4403mghgmpvjc52779su70nik4qno5bn6fajhjgqbagtg" 2025/01/11 04:21:31 DEBUG : Creating backend with remote "/tmp/rclone2339873138" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya'", Local "Local file system at /tmp/rclone2339873138", Modify Window "1ms" 2025/01/11 04:21:34 DEBUG : HELLO, WORLD!: md5 = 8371639e2f2a7af4abcddcbbd1e49c7e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/11 04:21:34 ERROR : HELLO, WORLD!: sum not found 2025/01/11 04:21:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya' 2025/01/11 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': 1 files missing 2025/01/11 04:21:34 NOTICE: 1 hashes missing 2025/01/11 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': 2 differences found 2025/01/11 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/11 04:21:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': 0 differences found 2025/01/11 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': 1 matching files 2025/01/11 04:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesaruy0jule" 2025/01/11 04:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/i3h030g96lfng42ua8dhdh9nrrhamm5rr7v4b8dhdi0qgjslq850" 2025/01/11 04:21:37 DEBUG : Creating backend with remote "/tmp/rclone3470958956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule'", Local "Local file system at /tmp/rclone3470958956", Modify Window "1ms" 2025/01/11 04:21:40 DEBUG : 測試_Русский___ě_áñ: md5 = 688e721a89f9f850d5c693a8c1f1a220 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/11 04:21:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/11 04:21:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule' 2025/01/11 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': 1 files missing 2025/01/11 04:21:40 NOTICE: 1 hashes missing 2025/01/11 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': 2 differences found 2025/01/11 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/11 04:21:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': 0 differences found 2025/01/11 04:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': 1 matching files 2025/01/11 04:21:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mobenaf6duka" 2025/01/11 04:21:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:42 DEBUG : Creating backend with remote "TestDrive:crypt/9tc43gpcam3oodo6a7g0de8o64108lm5ukds1djasllr48iuf020" 2025/01/11 04:21:43 DEBUG : Creating backend with remote "/tmp/rclone2143781414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka'", Local "Local file system at /tmp/rclone2143781414", Modify Window "1ms" 2025/01/11 04:21:46 DEBUG : 測試_Русский___ě_áñ: md5 = 32d8af55c80c3c450474fae6b190d936 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/11 04:21:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/11 04:21:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka' 2025/01/11 04:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': 1 files missing 2025/01/11 04:21:46 NOTICE: 1 hashes missing 2025/01/11 04:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': 2 differences found 2025/01/11 04:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/11 04:21:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': 0 differences found 2025/01/11 04:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': 1 matching files 2025/01/11 04:21:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofagec8habu" 2025/01/11 04:21:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:48 DEBUG : Creating backend with remote "TestDrive:crypt/59faln9jj8pkkacakpo82d4bl29hfkhq7ijuktlt87ccvashqe2g" 2025/01/11 04:21:49 DEBUG : Creating backend with remote "/tmp/rclone2676142368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu'", Local "Local file system at /tmp/rclone2676142368", Modify Window "1ms" 2025/01/11 04:21:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 46174092de6e1340e54f168d4b4acb6a OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/11 04:21:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/11 04:21:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu' 2025/01/11 04:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': 1 files missing 2025/01/11 04:21:52 NOTICE: 1 hashes missing 2025/01/11 04:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': 2 differences found 2025/01/11 04:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/11 04:21:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': 0 differences found 2025/01/11 04:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': 1 matching files 2025/01/11 04:21:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guretid9koxi" 2025/01/11 04:21:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:53 DEBUG : Creating backend with remote "TestDrive:crypt/8ogmv3noqtr449m2ji9bfc6j5bqujb6vebqse5686o9tiju9n9n0" 2025/01/11 04:21:54 DEBUG : Creating backend with remote "/tmp/rclone894571529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi'", Local "Local file system at /tmp/rclone894571529", Modify Window "1ms" 2025/01/11 04:21:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5182515b7e8e3e448f31268d426f82ba OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/11 04:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/11 04:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi' 2025/01/11 04:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': 1 files missing 2025/01/11 04:21:57 NOTICE: 1 hashes missing 2025/01/11 04:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': 2 differences found 2025/01/11 04:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/11 04:21:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': 0 differences found 2025/01/11 04:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': 1 matching files 2025/01/11 04:21:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafecil2zibi" 2025/01/11 04:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:21:59 DEBUG : Creating backend with remote "TestDrive:crypt/ipjv00p153i8gj9tdebo2dj0264ktcdn9851b4ubgmuivs6uhoq0" 2025/01/11 04:22:00 DEBUG : Creating backend with remote "/tmp/rclone2118873569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi'", Local "Local file system at /tmp/rclone2118873569", Modify Window "1ms" 2025/01/11 04:22:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a2ba0557c621c554980443a4b60a9e48 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/11 04:22:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/11 04:22:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi' 2025/01/11 04:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': 1 files missing 2025/01/11 04:22:03 NOTICE: 1 hashes missing 2025/01/11 04:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': 2 differences found 2025/01/11 04:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/11 04:22:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': 0 differences found 2025/01/11 04:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': 1 matching files 2025/01/11 04:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixoceg6viwo" 2025/01/11 04:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:22:05 DEBUG : Creating backend with remote "TestDrive:crypt/4gdfqs8m7n9q4n8rokd0q55hodqfprcgtk05nlm3d0i4r3k05s00" 2025/01/11 04:22:06 DEBUG : Creating backend with remote "/tmp/rclone1771832571" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo'", Local "Local file system at /tmp/rclone1771832571", Modify Window "1ms" 2025/01/11 04:22:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e424410120719c5b10f582464e5837f5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/11 04:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/11 04:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo' 2025/01/11 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': 1 files missing 2025/01/11 04:22:09 NOTICE: 1 hashes missing 2025/01/11 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': 2 differences found 2025/01/11 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/11 04:22:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/11 04:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': 0 differences found 2025/01/11 04:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': 1 matching files 2025/01/11 04:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixoceg6viwo': Purge remote 2025/01/11 04:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafecil2zibi': Purge remote 2025/01/11 04:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guretid9koxi': Purge remote 2025/01/11 04:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofagec8habu': Purge remote 2025/01/11 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mobenaf6duka': Purge remote 2025/01/11 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesaruy0jule': Purge remote 2025/01/11 04:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwaxag4woya': Purge remote 2025/01/11 04:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wilided0vibo': Purge remote 2025/01/11 04:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-libiwes0pale': Purge remote 2025/01/11 04:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayiqos9nicu': Purge remote --- PASS: TestApplyTransforms (62.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:22:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/11 04:22:19 DEBUG : sub/file2: md5 = 6e999a46c64dbd33bb1dda9aafdd5f85 OK 2025/01/11 04:22:19 INFO : file1: Copied (new) to: sub/file2 2025/01/11 04:22:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 04:22:20 DEBUG : file1: Unchanged skipping 2025/01/11 04:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': don't need to copy/move sub/file2, it is already at target location 2025/01/11 04:22:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:22:26 DEBUG : dst/file1: md5 = 3a8286591c60fd7b4c34694d4760e8b8 OK 2025/01/11 04:22:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/backup" 2025/01/11 04:22:27 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/1nrff024r7pq65ecp72fc28jb0" 2025/01/11 04:22:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/11 04:22:32 INFO : dst/file1: Moved (server-side) 2025/01/11 04:22:33 DEBUG : dst/file1: md5 = 4d6e1ec4bf2c0910d98bc955af899143 OK 2025/01/11 04:22:33 INFO : dst/file1: Copied (new) 2025/01/11 04:22:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:22:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:22:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:22:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/dst" 2025/01/11 04:22:39 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 04:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/CompareDest" 2025/01/11 04:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/gveqi14airsml4bgu7krj116o8" 2025/01/11 04:22:42 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 04:22:45 DEBUG : one: md5 = ed74287c7467f6a843defa9d4a94f14d OK 2025/01/11 04:22:45 INFO : one: Copied (new) 2025/01/11 04:22:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 04:22:48 DEBUG : one: md5 = 1ba3a7c40cb54a0b5f66a3bad723ea16 OK 2025/01/11 04:22:48 INFO : one: Copied (replaced existing) 2025/01/11 04:22:50 DEBUG : dst/one: md5 = ca2ce53fb36217a5342bd6f7540411a1 OK 2025/01/11 04:22:53 DEBUG : CompareDest/one: md5 = 2adab44cdd6a5514d10f050af7e6a715 OK 2025/01/11 04:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 04:22:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:22:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 04:22:56 DEBUG : CompareDest/two: md5 = ec1e40c7c2c6c29b07c677c5b5b6e747 OK 2025/01/11 04:22:57 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 04:22:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:22:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 04:22:58 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 04:22:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:22:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 04:22:59 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 04:23:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/11 04:23:01 DEBUG : two: md5 = 0b811f62838892267527b15985e2aa36 OK 2025/01/11 04:23:01 INFO : two: Copied (new) 2025/01/11 04:23:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 04:23:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:23:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:23:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:23:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/dst" 2025/01/11 04:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 04:23:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/CopyDest" 2025/01/11 04:23:08 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/11 04:23:10 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 04:23:13 DEBUG : one: md5 = fe06fc4b92b521f640c6fa7afa187691 OK 2025/01/11 04:23:13 INFO : one: Copied (new) 2025/01/11 04:23:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 04:23:16 DEBUG : one: md5 = 40a6a4fd078e3df8bb3e177b203aea44 OK 2025/01/11 04:23:16 INFO : one: Copied (replaced existing) 2025/01/11 04:23:18 DEBUG : dst/one: md5 = 2552b0c3ff19251f612a316be2745c0e OK 2025/01/11 04:23:20 DEBUG : CopyDest/one: md5 = 7786637348a2660a4a1710e07516ff1d OK 2025/01/11 04:23:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/BackupDir" 2025/01/11 04:23:21 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/11 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 04:23:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 04:23:25 INFO : one: Moved (server-side) 2025/01/11 04:23:27 INFO : one: Copied (server-side copy) 2025/01/11 04:23:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/11 04:23:29 DEBUG : CopyDest/two: md5 = 9cee5ac5a2416547c22d6c3c0a8c7a62 OK 2025/01/11 04:23:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 04:23:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:23:31 INFO : two: Copied (server-side copy) 2025/01/11 04:23:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/11 04:23:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 04:23:32 DEBUG : two: Unchanged skipping 2025/01/11 04:23:34 DEBUG : CopyDest/three: md5 = 5797ef10bb94227a5656edd3ba3a67ec OK 2025/01/11 04:23:35 DEBUG : three: Need to transfer - File not found at Destination 2025/01/11 04:23:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/11 04:23:35 DEBUG : three: Destination not found in --copy-dest 2025/01/11 04:23:37 DEBUG : three: md5 = 353de1ae3289c5167498d8c8da3e5472 OK 2025/01/11 04:23:37 INFO : three: Copied (new) 2025/01/11 04:23:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/11 04:23:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 04:23:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:23:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/11 04:23:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:23:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 04:23:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.22s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:23:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/11 04:23:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2d3e6a8e26d20c43a2c54db0d88e1ab1 OK 2025/01/11 04:23:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/11 04:23:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/11 04:23:50 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/01/11 04:23:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/11 04:23:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/11 04:23:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c3e8313203fefd1890c28941f5790e83 OK 2025/01/11 04:23:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/11 04:23:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/11 04:23:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.50s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using skip mode. 2025/01/11 04:24:00 NOTICE: one: Found 2 files with duplicate names 2025/01/11 04:24:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using skip mode. 2025/01/11 04:24:08 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/11 04:24:08 INFO : one: Deleted 2025/01/11 04:24:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.68s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using first mode. 2025/01/11 04:24:15 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:16 INFO : one: Deleted 2025/01/11 04:24:16 INFO : one: Deleted 2025/01/11 04:24:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using newest mode. 2025/01/11 04:24:23 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:24 INFO : one: Deleted 2025/01/11 04:24:24 INFO : one: Deleted 2025/01/11 04:24:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using oldest mode. 2025/01/11 04:24:31 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:32 INFO : one: Deleted 2025/01/11 04:24:32 INFO : one: Deleted 2025/01/11 04:24:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using largest mode. 2025/01/11 04:24:39 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:39 INFO : one: Deleted 2025/01/11 04:24:40 INFO : one: Deleted 2025/01/11 04:24:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using smallest mode. 2025/01/11 04:24:47 NOTICE: one: Found 3 files with duplicate names 2025/01/11 04:24:47 INFO : one: Deleted 2025/01/11 04:24:48 INFO : one: Deleted 2025/01/11 04:24:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.53s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:24:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Looking for duplicate names using rename mode. 2025/01/11 04:24:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/11 04:24:56 INFO : one-2.txt: renamed from: one.txt 2025/01/11 04:24:58 INFO : one-3.txt: renamed from: one.txt 2025/01/11 04:24:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.38s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:25:05 DEBUG : dupe1/one.txt: md5 = 1847b329ffcabdaf1d3547d6b65f54dc OK 2025/01/11 04:25:08 DEBUG : dupe2/two.txt: md5 = 59a19a60bc1bf9ff8bea4ea908a4eee4 OK 2025/01/11 04:25:10 DEBUG : dupe3/three.txt: md5 = 22f2baf8cec71a0a061605073d9b8daa OK 2025/01/11 04:25:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/11 04:25:12 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/11 04:25:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 04:25:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/11 04:25:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 04:25:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/11 04:25:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.01s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:25:20 DEBUG : a.txt: md5 = 14739151dfbc5ed2888a1d4d2e90df3a OK 2025/01/11 04:25:22 DEBUG : zend.txt: md5 = 5164e7ca8dc3d7cb2b4d9875d9b43c15 OK 2025/01/11 04:25:25 DEBUG : sub dir/hello world: md5 = 109e0e067a3d24dfaf45eafcc8205eeb OK 2025/01/11 04:25:26 DEBUG : sub dir/hello world2: md5 = 6b0be018ff0a78d848373f0ec413a13e OK 2025/01/11 04:25:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 32b8cc1daeaafb8da97742cf193a77ab OK 2025/01/11 04:25:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0e9515b1a69f4984e55bb6912bb0a310 OK 2025/01/11 04:25:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3e85fd42f26c6af05dced7e1914c33dc OK 2025/01/11 04:25:35 DEBUG : a.txt: Excluded (Size Filter) 2025/01/11 04:25:35 DEBUG : a.txt: Excluded 2025/01/11 04:25:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/11 04:25:35 DEBUG : sub dir/hello world2: Excluded 2025/01/11 04:25:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/11 04:25:35 DEBUG : sub dir/hello world: Excluded 2025/01/11 04:25:36 DEBUG : sub dir/ignore dir: Excluded 2025/01/11 04:25:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/11 04:25:36 DEBUG : sub dir/hello world2: Excluded 2025/01/11 04:25:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/11 04:25:36 DEBUG : sub dir/hello world: Excluded 2025/01/11 04:25:36 DEBUG : sub dir/ignore dir: Excluded 2025/01/11 04:25:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/11 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.23s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:25:46 DEBUG : file1: md5 = 21cb92038ff1d84766bd2e1f8524ff81 OK 2025/01/11 04:25:49 DEBUG : sub/file2: md5 = 62ba422adc442eab13975e4c1016245a 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/01/11 04:25:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/11 04:25:52 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/11 04:25:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/11 04:25:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.55s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:25:57 DEBUG : file1: md5 = 9cc1c1c0e1ab1d91f917b2f03365021a OK 2025/01/11 04:25:59 DEBUG : sub/file2: md5 = b640d8eeb2f81054eaff0a6dab7de6d2 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/01/11 04:26:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/notfound" 2025/01/11 04:26:03 DEBUG : Config file has changed externally - reloading 2025/01/11 04:26:03 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/11 04:26:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.53s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Making directory 2025/01/11 04:26:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:11 DEBUG : sub dir/hello world: md5 = ba8a0355377d6c7367594e742292d0b9 OK 2025/01/11 04:26:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:15 DEBUG : potato2: md5 = 6e50bee0beb22790b529b951d08e49f8 OK 2025/01/11 04:26:17 DEBUG : empty space: md5 = d75e41688d7bc96d9e12f509bebb97d8 OK --- PASS: TestLs (5.34s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:21 DEBUG : potato2: md5 = 622c0ebc20111859624f76b536860a22 OK 2025/01/11 04:26:23 DEBUG : empty space: md5 = 665f672134902bc8c3cd90fd025635f2 OK 2025/01/11 04:26:23 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:27 DEBUG : potato2: md5 = 5dc6b22c672c48e51e2060971fb92dd8 OK 2025/01/11 04:26:28 DEBUG : empty space: md5 = 557159a23f0e8db360fb6e1123894b6f OK --- PASS: TestLsLong (5.92s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:33 DEBUG : potato2: md5 = 116915a283a9cf9d814f9e4cb1e1000e OK 2025/01/11 04:26:34 DEBUG : empty space: md5 = e02a801a29056fdb1d14a30de37f0009 OK --- PASS: TestHashSums (5.24s) === RUN TestHashSumsWithErrors 2025/01/11 04:26:36 DEBUG : Creating backend with remote ":memory:" 2025/01/11 04:26:36 DEBUG : Config file has changed externally - reloading 2025/01/11 04:26:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/11 04:26:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/11 04:26:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/11 04:26:36 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:38 DEBUG : potato2: md5 = 2e62cfb9c07c82de42ca3c382673e933 OK 2025/01/11 04:26:39 DEBUG : empty space: md5 = 062199676f6f5c3f2b6b901f56799b92 OK 2025/01/11 04:26:42 DEBUG : sub dir/potato3: md5 = 724bd721d0a4586477b6511b4def5400 OK 2025/01/11 04:26:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.90s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:48 DEBUG : small: md5 = 64e9dcf80a263da510e6f928364936cb OK 2025/01/11 04:26:49 DEBUG : medium: md5 = 708d0377848ff2a9f8052c87349837e9 OK 2025/01/11 04:26:51 DEBUG : large: md5 = 47cd977769447751d7f9357b0863b5ae OK 2025/01/11 04:26:51 DEBUG : Waiting for deletions to finish 2025/01/11 04:26:52 DEBUG : large: Excluded (Size Filter) 2025/01/11 04:26:52 INFO : small: Deleted 2025/01/11 04:26:52 INFO : medium: Deleted --- PASS: TestDelete (7.57s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:26:55 DEBUG : small: md5 = 163bf2ded8488d28a04a5a3c2e9113ab OK 2025/01/11 04:26:57 DEBUG : medium: md5 = 54235dba5821e6e6506aa3e4f5ecc724 OK 2025/01/11 04:26:59 DEBUG : large: md5 = 94f785ac2aa7419200fc2a14f41b0ccc OK 2025/01/11 04:26:59 DEBUG : Waiting for deletions to finish 2025/01/11 04:26:59 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/11 04:27:00 INFO : medium: Deleted 2025/01/11 04:27:00 INFO : small: Deleted --- PASS: TestMaxDelete (8.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:27:03 DEBUG : small: md5 = 930d634011e0fdfdad83541d465aa50f OK 2025/01/11 04:27:05 DEBUG : medium: md5 = 850c0baa0e5f7967d6956419c5801ff0 OK 2025/01/11 04:27:07 DEBUG : large: md5 = 7ca0ee5481b3f280fb4d2284f9296d3b OK 2025/01/11 04:27:07 DEBUG : Waiting for deletions to finish 2025/01/11 04:27:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/11 04:27:08 INFO : medium: Deleted 2025/01/11 04:27:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.84s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:27:11 DEBUG : small: md5 = fd1b0a53f5677d722dcb08a87404f170 OK 2025/01/11 04:27:13 DEBUG : medium: md5 = 8e03b27c553616020e45a37b42c8d048 OK 2025/01/11 04:27:15 DEBUG : large: md5 = dfe10af492cce4951f1d493f3781c5c3 OK 2025/01/11 04:27:15 DEBUG : Waiting for deletions to finish 2025/01/11 04:27:15 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/11 04:27:16 INFO : large: Deleted 2025/01/11 04:27:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:27:19 DEBUG : ReadFile: md5 = 78b12c1a71b29ecdd50f8c3d44502d80 OK --- PASS: TestReadFile (4.87s) === RUN TestRetry 2025/01/11 04:27:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/11 04:27:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/11 04:27:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/11 04:27:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/11 04:27:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/11 04:27:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/11 04:27:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:27:24 DEBUG : file1: md5 = 176827535417012db686c2cd5f495460 OK 2025/01/11 04:27:26 DEBUG : file2: md5 = f3e0d5a09d3e0e6ff82edf287f2f6f73 OK --- PASS: TestCat (19.37s) === RUN TestPurge 2025/01/11 04:27:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rufecox8ximu" 2025/01/11 04:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/7o0a734r9f6kba9k89bpgqselpotospmnbgvr1j9bofcaa2v7da0" 2025/01/11 04:27:43 DEBUG : Creating backend with remote "/tmp/rclone3220418708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rufecox8ximu'", Local "Local file system at /tmp/rclone3220418708", Modify Window "1ms" 2025/01/11 04:27:48 DEBUG : A1/B1/C1/one: md5 = ac0a2a185557e464814930e06d0712b7 OK 2025/01/11 04:27:48 INFO : A2: Making directory 2025/01/11 04:27:49 INFO : A1/B2: Making directory 2025/01/11 04:27:50 INFO : A1/B2/C2: Making directory 2025/01/11 04:27:51 INFO : A1/B1/C3: Making directory 2025/01/11 04:27:52 INFO : A3: Making directory 2025/01/11 04:27:53 INFO : A3/B3: Making directory 2025/01/11 04:27:55 INFO : A3/B3/C4: Making directory 2025/01/11 04:27:57 DEBUG : A1/two: md5 = 199f944ee80d54c10398093408aef02f OK 2025/01/11 04:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rufecox8ximu': Purge remote 2025/01/11 04:28:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:28:06 DEBUG : A1/B1/C1/one: md5 = a147d06ff1e19319fff29f07f4682c10 OK 2025/01/11 04:28:06 INFO : A2: Making directory 2025/01/11 04:28:07 INFO : A1/B2: Making directory 2025/01/11 04:28:08 INFO : A1/B2/C2: Making directory 2025/01/11 04:28:10 INFO : A1/B1/C3: Making directory 2025/01/11 04:28:10 INFO : A3: Making directory 2025/01/11 04:28:12 INFO : A3/B3: Making directory 2025/01/11 04:28:13 INFO : A3/B3/C4: Making directory 2025/01/11 04:28:15 DEBUG : A1/two: md5 = fa2e953858e5cec09a54f5edf70c2620 OK 2025/01/11 04:28:17 DEBUG : removing 1 level 3 directories 2025/01/11 04:28:17 INFO : A3/B3/C4: Removing directory 2025/01/11 04:28:20 DEBUG : removing 2 level 3 directories 2025/01/11 04:28:20 INFO : A1/B2/C2: Removing directory 2025/01/11 04:28:20 INFO : A1/B1/C3: Removing directory 2025/01/11 04:28:20 DEBUG : removing 2 level 2 directories 2025/01/11 04:28:20 INFO : A3/B3: Removing directory 2025/01/11 04:28:20 INFO : A1/B2: Removing directory 2025/01/11 04:28:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/11 04:28:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/11 04:28:21 DEBUG : removing 2 level 1 directories 2025/01/11 04:28:21 INFO : A3: Removing directory 2025/01/11 04:28:21 INFO : A2: Removing directory 2025/01/11 04:28:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/11 04:28:26 DEBUG : removing 1 level 3 directories 2025/01/11 04:28:26 INFO : A1/B1/C1: Removing directory 2025/01/11 04:28:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:27 DEBUG : removing 1 level 2 directories 2025/01/11 04:28:27 INFO : A1/B1: Removing directory 2025/01/11 04:28:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/11 04:28:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:28:28 DEBUG : removing 1 level 1 directories 2025/01/11 04:28:28 INFO : A1: Removing directory 2025/01/11 04:28:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/11 04:28:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/11 04:28:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 04:28:28 DEBUG : removing 1 level 0 directories 2025/01/11 04:28:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Removing directory 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 04:28:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (28.90s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:28:31 INFO : A1: Making directory 2025/01/11 04:28:32 INFO : A1/B1: Making directory 2025/01/11 04:28:33 INFO : A1/B1/C1: Making directory 2025/01/11 04:28:37 DEBUG : removing 1 level 3 directories 2025/01/11 04:28:37 INFO : A1/B1/C1: Removing directory 2025/01/11 04:28:38 DEBUG : removing 1 level 2 directories 2025/01/11 04:28:38 INFO : A1/B1: Removing directory 2025/01/11 04:28:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:28:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:28:41 INFO : A1: Making directory 2025/01/11 04:28:42 INFO : A1/B1: Making directory 2025/01/11 04:28:43 INFO : A1/B1/C1: Making directory 2025/01/11 04:28:46 DEBUG : removing 1 level 3 directories 2025/01/11 04:28:46 INFO : A1/B1/C1: Removing directory 2025/01/11 04:28:47 DEBUG : removing 1 level 2 directories 2025/01/11 04:28:47 INFO : A1/B1: Removing directory 2025/01/11 04:28:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:28:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.72s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:28:51 DEBUG : file1: md5 = 415c47e755664d9706c14a0b2ed3e85f OK 2025/01/11 04:28:52 DEBUG : filename.txt: File name found in url 2025/01/11 04:28:53 DEBUG : filename.txt: md5 = 3ae37e88821f2d25dd356f4d8e4c88dc OK 2025/01/11 04:28:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/11 04:28:55 DEBUG : headerfilename.txt: md5 = 91e71f617240236ba17ec9d6920cd94d OK 2025/01/11 04:28:57 DEBUG : file2: md5 = b8641ff151fa060b8e629b44afc41646 OK --- PASS: TestCopyURL (10.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:29:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/11 04:29:03 DEBUG : sub/file2: md5 = 20f0736626b3b00012b8c16babc60a9b OK 2025/01/11 04:29:03 INFO : file1: Copied (new) to: sub/file2 2025/01/11 04:29:03 INFO : file1: Deleted 2025/01/11 04:29:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 04:29:04 DEBUG : file1: Unchanged skipping 2025/01/11 04:29:04 INFO : file1: Deleted 2025/01/11 04:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': don't need to copy/move sub/file2, it is already at target location 2025/01/11 04:29:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:29:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/11 04:29:09 DEBUG : file1: md5 = 6870abcebd37bd59f01d8522c8566c93 OK 2025/01/11 04:29:09 INFO : file1: Copied (new) 2025/01/11 04:29:09 INFO : file1: Deleted 2025/01/11 04:29:09 DEBUG : file1: Destination exists, skipping 2025/01/11 04:29:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:29:15 DEBUG : dst/file1: md5 = e74522fa7aa11c173b0d580f499e92a4 OK 2025/01/11 04:29:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutimoy3sedu/backup" 2025/01/11 04:29:16 DEBUG : Creating backend with remote "TestDrive:crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg/1nrff024r7pq65ecp72fc28jb0" 2025/01/11 04:29:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/11 04:29:21 INFO : dst/file1: Moved (server-side) 2025/01/11 04:29:23 DEBUG : dst/file1: md5 = 4c324024a4bd1fdb8fbcfdc8094bebef OK 2025/01/11 04:29:23 INFO : dst/file1: Copied (new) 2025/01/11 04:29:23 INFO : dst/file1: Deleted 2025/01/11 04:29:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:29:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/11 04:29:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.64s) === 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:29:31 DEBUG : A1/one: md5 = 1707b54df3d782323763e224f0a87209 OK 2025/01/11 04:29:32 DEBUG : A1/two: md5 = 1209f561086264f6441cb3610bba9fb3 OK 2025/01/11 04:29:35 DEBUG : A1/B1/three: md5 = d6b97e66e426e90011d75b6451fbe885 OK 2025/01/11 04:29:38 DEBUG : A1/B1/C1/four: md5 = e82f862bc16b74579c90955f00db1571 OK 2025/01/11 04:29:41 DEBUG : A1/B1/C2/five: md5 = 2cd899b3a9162e010dfa5650d6677de8 OK 2025/01/11 04:29:41 INFO : A1/B2: Making directory 2025/01/11 04:29:42 INFO : A1/B1/C3: Making directory 2025/01/11 04:29:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/11 04:29:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/11 04:29:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/11 04:29:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/11 04:29:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/11 04:29:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/11 04:29:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/11 04:29:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:29:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/11 04:29:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/11 04:30:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/11 04:30:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/11 04:30:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/11 04:30:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/11 04:30:08 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/11 04:30:09 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/11 04:30:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/11 04:30:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/11 04:30:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:30:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/11 04:30:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/11 04:30:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/11 04:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/11 04:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/11 04:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/11 04:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/11 04:30:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/11 04:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/11 04:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/11 04:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 04:30:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.86s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:24 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/11 04:30:26 DEBUG : no_checksum_small_file_from_pipe: md5 = ee9598b764c4e0d8b2c461f8390859f1 OK 2025/01/11 04:30:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/11 04:30:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/11 04:30:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/11 04:30:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 83402e0ed7ae0798efc48749fcc6d036 OK 2025/01/11 04:30:28 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/11 04:30:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 4d19abbdac8bebbffe710f862aaf7fb9 OK 2025/01/11 04:30:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/11 04:30:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/11 04:30:34 DEBUG : with_checksum_big_file_from_pipe: md5 = d32955951ea5c71bd5e891a4189ff477 OK 2025/01/11 04:30:34 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/11 04:30:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 04:30:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/11 04:30:39 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-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/11 04:30:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/11 04:30:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/11 04:30:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/11 04:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/11 04:30:49 DEBUG : rcat_metadata: md5 = fb35645c2289f22c30b688c17e281973 OK 2025/01/11 04:30:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/11 04:30:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/11 04:30:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1368dcd54fde90189939a03a8400ee6b OK 2025/01/11 04:30:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.44s) --- PASS: TestRcatMetadata/Normal (2.98s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:30:55 DEBUG : potato1: md5 = e7ba528e522a5a123d6007d8d252fd79 OK 2025/01/11 04:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/11 04:30:56 DEBUG : potato2: md5 = cbcde9e1b1cc63918c698d7fd392ba4e OK 2025/01/11 04:30:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.88s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:00 DEBUG : potato1: md5 = 9b22592cbd55882c87f895eb1fcc1bc3 OK 2025/01/11 04:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/11 04:31:02 DEBUG : potato2: md5 = a66a8e3361dffa80ed56ea786475a427 OK 2025/01/11 04:31:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.72s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:05 DEBUG : potato2: md5 = 640d070fd7a4c850a5f633604bcfde10 OK 2025/01/11 04:31:07 DEBUG : empty space: md5 = e85ed30dce829c80ac5fb31cf54c9c32 OK 2025/01/11 04:31:10 DEBUG : sub dir/potato3: md5 = 860673fe66d314298b5f2f09c50d34de OK 2025/01/11 04:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Touching "empty space" 2025/01/11 04:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Touching "potato2" 2025/01/11 04:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Touching "sub dir/potato3" 2025/01/11 04:31:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.60s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:17 DEBUG : dir with metadata: Making directory with metadata 2025/01/11 04:31:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:20 DEBUG : directory with modtime: Making directory with metadata 2025/01/11 04:31:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.92s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/11 04:31:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 04:31:23 DEBUG : Google drive root 'crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg': Skipping btime metadata as can't update it on an existing file: 2025-01-11T04:31:23.227416111Z 2025/01/11 04:31:24 INFO : non existent directory: Updated directory metadata 2025/01/11 04:31:26 DEBUG : Google drive root 'crypt/fgab85kkmoc6m7tjeerv0f6p57vu86be5oj5r1ifc1jcdgji2clg': Skipping btime metadata as can't update it on an existing file: 2025-01-11T04:31:23.227416111Z 2025/01/11 04:31:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/11 04:31:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/11 04:31:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.36s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/11 04:31:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 04:31:34 DEBUG : dst: Making directory with metadata 2025/01/11 04:31:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 04:31:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 04:31:35 INFO : dst: Set directory modification time (using SetModTime) 2025/01/11 04:31:36 INFO : dst: Set directory modification time (using SetModTime) 2025/01/11 04:31:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/11 04:31:37 INFO : dst: Set directory modification time (using SetModTime) 2025/01/11 04:31:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu'", Local "Local file system at /tmp/rclone3395459727", Modify Window "1ms" 2025/01/11 04:31:41 DEBUG : sub dir/test remove existing: md5 = 9e85f6221b5b14944e554ac097ae6ecb OK 2025/01/11 04:31:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9053ec3314c23111af9e16a90ab2fe61 OK 2025/01/11 04:31:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.liqotid1" before starting 2025/01/11 04:31:46 DEBUG : sub dir/test remove existing.liqotid1: TEST: removing renamed existing file after operation 2025/01/11 04:31:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kelikef7" before starting 2025/01/11 04:31:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kelikef7: TEST: renaming existing back after failed operation 2025/01/11 04:31:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.johecod1" before starting 2025/01/11 04:31:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.johecod1: TEST: removing renamed existing file after operation 2025/01/11 04:31:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qbfs2bqa4cdkmc8ai6v0jnrgn6714rv4p7n5megac40flqsrbmenoh4j1q1g184c21kiskl1kedmmqe67hqqif2n3fu0snpgimf7n2m5s9mg2mqs3um4r6ut77okl4eseosc23h10fu58rc4gtjj0s2vu51a1la7hfn0qpt8ntae4i2aaieg" 2025/01/11 04:31:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "thi94qktna96avtbbceb14uguob8hod8keul9flkcaq9124p3ni0" --- PASS: TestRemoveExisting (14.46s) === 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/01/11 04:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutimoy3sedu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m21.184928845s (try 1/5)