"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/12 02:59:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo" 2025/02/12 02:59:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 02:59:46 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g" 2025/02/12 02:59:47 DEBUG : Creating backend with remote "/tmp/rclone1908472708" === 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/12 02:59:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/12 02:59:48 DEBUG : potato: Seek from 10 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 10 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Seek from 5 to 2 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/12 02:59:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Seek from 5 to 2 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/12 02:59:48 DEBUG : potato: Seek from 8 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 8 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/12 02:59:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/12 02:59:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/12 02:59:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/12 02:59:48 DEBUG : potato: Seek from 5 to 2 2025/02/12 02:59:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/12 02:59:48 DEBUG : potato: Seek from 9 to 0 2025/02/12 02:59:48 DEBUG : potato: Seek from 9 to 0 2025/02/12 02:59:48 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 02:59:50 DEBUG : rutabaga: md5 = ad9b0eb48f7e85ce0df8c9fe787798f6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/12 02:59:52 DEBUG : empty space: md5 = fcb5c93e62399c718353c2941958cab6 OK === RUN TestCheck/3 2025/02/12 02:59:54 DEBUG : potato2: md5 = 54c744cd1cee7014dddcd3758400f12e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/12 02:59:56 DEBUG : remotepotato: md5 = 41ea6b656e73ab370abf242ee0f2ab20 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.92s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/02/12 03:00:00 DEBUG : Creating backend with remote "nonexistent" 2025/02/12 03:00:00 DEBUG : Creating backend with remote "nonexistent" 2025/02/12 03:00:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/12 03:00:00 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/02/12 03:00:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/12 03:00:00 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:00:01 DEBUG : rutabaga: md5 = 60196f78e47e37ee225853ab1e7837a0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/12 03:00:05 DEBUG : empty space: md5 = e76631faa6841d28e034a8e475867bc6 OK === RUN TestCheckDownload/3 2025/02/12 03:00:08 DEBUG : potato2: md5 = 12b6b73db45b6704606cd20b1a00f86e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/12 03:00:13 DEBUG : remotepotato: md5 = 1e61008afd2b64ed08bee28f2675331e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.65s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.36s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.36s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:00:19 DEBUG : rutabaga: md5 = b35e1b385bc877146b297877def9d7b3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/12 03:00:21 DEBUG : empty space: md5 = 10b4d7e48f36ac6310bb6c768883e426 OK === RUN TestCheckSizeOnly/3 2025/02/12 03:00:23 DEBUG : potato2: md5 = 63ee88f4193093410e53ec45d62a9030 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/12 03:00:25 DEBUG : remotepotato: md5 = 412a1726d769a93049cd8524ca4e5a0e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.04s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.38s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:00:30 DEBUG : test.sum: md5 = 9e99c507efb2842eb4095875a6884fd2 OK 2025/02/12 03:00:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/12 03:00:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/12 03:00:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/12 03:00:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/12 03:00:32 DEBUG : test.sum: md5 = da42f765ba34dca7f252bfe26fc699b9 OK 2025/02/12 03:00:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/12 03:00:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/12 03:00:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/12 03:00:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.83s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/data" 2025/02/12 03:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/data" 2025/02/12 03:00:36 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/vjrnln8ratgmqakfosrqe8espk" 2025/02/12 03:00:40 DEBUG : data/banana: md5 = 47dbfd352c0e688d6c6a8eece2b5a36f OK 2025/02/12 03:00:41 DEBUG : test.sum: md5 = 71c2ddf6e6a9b4d75501920b5ce79383 OK === RUN TestCheckSumDownload/subtest1 2025/02/12 03:00:45 DEBUG : data/potato: md5 = 3cc72b7405633931a05386a8270bc163 OK 2025/02/12 03:00:47 DEBUG : test.sum: md5 = 2bc615b5bfe8c469554e2890fcc13db2 OK === RUN TestCheckSumDownload/subtest2 2025/02/12 03:00:51 DEBUG : test.sum: md5 = 63ac89fc4ac9267a46b4c29f3d5758e5 OK === RUN TestCheckSumDownload/subtest3 2025/02/12 03:00:55 DEBUG : test.sum: md5 = 54d29f0c1532527aab04f1fd8fd3ff7e OK === RUN TestCheckSumDownload/subtest4 2025/02/12 03:00:59 DEBUG : test.sum: md5 = 4d837890a8aaa3657041220a27448438 OK === RUN TestCheckSumDownload/subtest5 2025/02/12 03:01:03 DEBUG : test.sum: md5 = cbda39deeb074b696a467baa909cc3b1 OK === RUN TestCheckSumDownload/subtest6 2025/02/12 03:01:08 DEBUG : data/banana: md5 = 87db6f3452d3d99b43b5675ee8b2b7e8 OK 2025/02/12 03:01:09 DEBUG : data/potato: md5 = 0bb51a4b2eed1caaf3f3af42da97e157 OK 2025/02/12 03:01:11 DEBUG : test.sum: md5 = 6ba1134a77911c729c749ed25fedbf14 OK === RUN TestCheckSumDownload/subtest7 2025/02/12 03:01:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/12 03:01:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.64s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (2.30s) --- PASS: TestCheckSumDownload/subtest6 (2.90s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/02/12 03:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwosow6tole" 2025/02/12 03:01:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/nr2rceuu2is1hnoe0ju1jkj1r2acgqasbfpfs0t56mtco2o2lc20" 2025/02/12 03:01:18 DEBUG : Creating backend with remote "/tmp/rclone2894309264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole'", Local "Local file system at /tmp/rclone2894309264", Modify Window "1ms" 2025/02/12 03:01:20 DEBUG : hello, world!: md5 = 45241d3f53ebf687fd61ef5bc34c2442 OK upper checkfile vs. lower remote (without normalization) 2025/02/12 03:01:21 ERROR : hello, world!: sum not found 2025/02/12 03:01:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole' 2025/02/12 03:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': 1 files missing 2025/02/12 03:01:21 NOTICE: 1 hashes missing 2025/02/12 03:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': 2 differences found 2025/02/12 03:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/12 03:01:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': 0 differences found 2025/02/12 03:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': 1 matching files 2025/02/12 03:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziditas6cuzi" 2025/02/12 03:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/qce9jslk81u5gdl96k3qpgm1n14224p3b8asmnr3kvvpg3kd9jk0" 2025/02/12 03:01:23 DEBUG : Creating backend with remote "/tmp/rclone4010014735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi'", Local "Local file system at /tmp/rclone4010014735", Modify Window "1ms" 2025/02/12 03:01:25 DEBUG : HELLO, WORLD!: md5 = ca98f32d0082c0bc33ef1e8985d6c61f OK lower checkfile vs. upper remote (without normalization) 2025/02/12 03:01:25 ERROR : HELLO, WORLD!: sum not found 2025/02/12 03:01:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi' 2025/02/12 03:01:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': 1 files missing 2025/02/12 03:01:25 NOTICE: 1 hashes missing 2025/02/12 03:01:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': 2 differences found 2025/02/12 03:01:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/12 03:01:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': 0 differences found 2025/02/12 03:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': 1 matching files 2025/02/12 03:01:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-purupuc1biju" 2025/02/12 03:01:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:26 DEBUG : Creating backend with remote "TestDrive:crypt/0usmd87lrbvrkt22pj0it04sj6nnp34s6ucpr811me4b8aeslp5g" 2025/02/12 03:01:28 DEBUG : Creating backend with remote "/tmp/rclone86293948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju'", Local "Local file system at /tmp/rclone86293948", Modify Window "1ms" 2025/02/12 03:01:30 DEBUG : HeLlO, wOrLd!: md5 = 6f3a978e5e0083b304b95acba9cc8795 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/12 03:01:30 ERROR : HeLlO, wOrLd!: sum not found 2025/02/12 03:01:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju' 2025/02/12 03:01:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': 1 files missing 2025/02/12 03:01:30 NOTICE: 1 hashes missing 2025/02/12 03:01:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': 2 differences found 2025/02/12 03:01:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/12 03:01:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': 0 differences found 2025/02/12 03:01:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': 1 matching files 2025/02/12 03:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luniyag3zeri" 2025/02/12 03:01:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/47kj4to4ffv7um35nflrsr5sfs0t6vou2pn3i3j5td0rn8q0gtj0" 2025/02/12 03:01:32 DEBUG : Creating backend with remote "/tmp/rclone2869429267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri'", Local "Local file system at /tmp/rclone2869429267", Modify Window "1ms" 2025/02/12 03:01:34 DEBUG : HELLO, WORLD!: md5 = ec04ea6f8fc6da61221168164a26a783 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/12 03:01:35 ERROR : HELLO, WORLD!: sum not found 2025/02/12 03:01:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri' 2025/02/12 03:01:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': 1 files missing 2025/02/12 03:01:35 NOTICE: 1 hashes missing 2025/02/12 03:01:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': 2 differences found 2025/02/12 03:01:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/12 03:01:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': 0 differences found 2025/02/12 03:01:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': 1 matching files 2025/02/12 03:01:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veserel2bopo" 2025/02/12 03:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:36 DEBUG : Creating backend with remote "TestDrive:crypt/8ttcriq5riell28c19d1ondrkc3hcmua03m69q9rspl1515451ng" 2025/02/12 03:01:37 DEBUG : Creating backend with remote "/tmp/rclone2316398353" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo'", Local "Local file system at /tmp/rclone2316398353", Modify Window "1ms" 2025/02/12 03:01:39 DEBUG : 測試_Русский___ě_áñ: md5 = 368f25b406dbf41cf89a8ef11488d9e6 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/12 03:01:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/12 03:01:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo' 2025/02/12 03:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': 1 files missing 2025/02/12 03:01:40 NOTICE: 1 hashes missing 2025/02/12 03:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': 2 differences found 2025/02/12 03:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/12 03:01:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': 0 differences found 2025/02/12 03:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': 1 matching files 2025/02/12 03:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-josizib1bivu" 2025/02/12 03:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/kbdg8ks0voaot7i92lv4ed6k64anoav9k90gkonks7k35j5s1n50" 2025/02/12 03:01:43 DEBUG : Creating backend with remote "/tmp/rclone2196161497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu'", Local "Local file system at /tmp/rclone2196161497", Modify Window "1ms" 2025/02/12 03:01:45 DEBUG : 測試_Русский___ě_áñ: md5 = bd1d1691374b66c3700bfb591c36f31c OK NFC checkfile vs. NFD remote (without normalization) 2025/02/12 03:01:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/12 03:01:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu' 2025/02/12 03:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': 1 files missing 2025/02/12 03:01:45 NOTICE: 1 hashes missing 2025/02/12 03:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': 2 differences found 2025/02/12 03:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/12 03:01:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': 0 differences found 2025/02/12 03:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': 1 matching files 2025/02/12 03:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiguhuw5pijo" 2025/02/12 03:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/4i09nf7pc8fkedev9mh8hi2abfu2l3p2sc6gdpj5bj0r5v6q03sg" 2025/02/12 03:01:47 DEBUG : Creating backend with remote "/tmp/rclone976486377" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo'", Local "Local file system at /tmp/rclone976486377", Modify Window "1ms" 2025/02/12 03:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd1517c15b108ea4102b0365a10984c8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/12 03:01:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/12 03:01:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo' 2025/02/12 03:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': 1 files missing 2025/02/12 03:01:50 NOTICE: 1 hashes missing 2025/02/12 03:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': 2 differences found 2025/02/12 03:01:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/12 03:01:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': 0 differences found 2025/02/12 03:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': 1 matching files 2025/02/12 03:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ricelux0fago" 2025/02/12 03:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/0aciau7ra9o6qt3a2ecdkv83airpgk88a597vlnoqtbvtqukm8h0" 2025/02/12 03:01:52 DEBUG : Creating backend with remote "/tmp/rclone1276627060" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago'", Local "Local file system at /tmp/rclone1276627060", Modify Window "1ms" 2025/02/12 03:01:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb75e5d52dcea5c7f5e44d7ccb59bc49 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/12 03:01:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/12 03:01:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago' 2025/02/12 03:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': 1 files missing 2025/02/12 03:01:55 NOTICE: 1 hashes missing 2025/02/12 03:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': 2 differences found 2025/02/12 03:01:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/12 03:01:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': 0 differences found 2025/02/12 03:01:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': 1 matching files 2025/02/12 03:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeyuvib3dubu" 2025/02/12 03:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/5ftk87nofgmmhhkcitpa3p4tp153cmibb4ebh5fsdv2b39im6fi0" 2025/02/12 03:01:57 DEBUG : Creating backend with remote "/tmp/rclone183104439" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu'", Local "Local file system at /tmp/rclone183104439", Modify Window "1ms" 2025/02/12 03:01:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc87264ebc98bc8bdb8c315591e5b9a9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/12 03:02:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/12 03:02:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu' 2025/02/12 03:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': 1 files missing 2025/02/12 03:02:00 NOTICE: 1 hashes missing 2025/02/12 03:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': 2 differences found 2025/02/12 03:02:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/12 03:02:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': 0 differences found 2025/02/12 03:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': 1 matching files 2025/02/12 03:02:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoletur3jaci" 2025/02/12 03:02:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:02:01 DEBUG : Creating backend with remote "TestDrive:crypt/7h252eri32hio3qv8nt255qlaq47ngs3337jcuv5cdq360q94uqg" 2025/02/12 03:02:02 DEBUG : Creating backend with remote "/tmp/rclone2157703136" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci'", Local "Local file system at /tmp/rclone2157703136", Modify Window "1ms" 2025/02/12 03:02:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a56e85fb1836aeaf4afe1a7ad3af9e8a OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/12 03:02:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/12 03:02:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci' 2025/02/12 03:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': 1 files missing 2025/02/12 03:02:05 NOTICE: 1 hashes missing 2025/02/12 03:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': 2 differences found 2025/02/12 03:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/12 03:02:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/12 03:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': 0 differences found 2025/02/12 03:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': 1 matching files 2025/02/12 03:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoletur3jaci': Purge remote 2025/02/12 03:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyuvib3dubu': Purge remote 2025/02/12 03:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ricelux0fago': Purge remote 2025/02/12 03:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiguhuw5pijo': Purge remote 2025/02/12 03:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josizib1bivu': Purge remote 2025/02/12 03:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veserel2bopo': Purge remote 2025/02/12 03:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luniyag3zeri': Purge remote 2025/02/12 03:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-purupuc1biju': Purge remote 2025/02/12 03:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziditas6cuzi': Purge remote 2025/02/12 03:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwosow6tole': Purge remote --- PASS: TestApplyTransforms (53.50s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:02:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/12 03:02:13 DEBUG : sub/file2: md5 = c15a88749e67efd90df0e657b3589b45 OK 2025/02/12 03:02:13 INFO : file1: Copied (new) to: sub/file2 2025/02/12 03:02:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 03:02:14 DEBUG : file1: Unchanged skipping 2025/02/12 03:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': don't need to copy/move sub/file2, it is already at target location 2025/02/12 03:02:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:02:19 DEBUG : dst/file1: md5 = 70ff75ac6caf0a6b452f1130ad1cd031 OK 2025/02/12 03:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/backup" 2025/02/12 03:02:20 DEBUG : Config file has changed externally - reloading 2025/02/12 03:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/1nrff024r7pq65ecp72fc28jb0" 2025/02/12 03:02:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/12 03:02:23 INFO : dst/file1: Moved (server-side) 2025/02/12 03:02:25 DEBUG : dst/file1: md5 = 9f1a3726865beb229cd013aa9e644a60 OK 2025/02/12 03:02:25 INFO : dst/file1: Copied (new) 2025/02/12 03:02:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:02:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:02:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/dst" 2025/02/12 03:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/12 03:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/CompareDest" 2025/02/12 03:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/gveqi14airsml4bgu7krj116o8" 2025/02/12 03:02:33 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 03:02:35 DEBUG : one: md5 = be2804dc18075c3056c73712c3690b8d OK 2025/02/12 03:02:35 INFO : one: Copied (new) 2025/02/12 03:02:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 03:02:38 DEBUG : one: md5 = a187ed779f08b87ad7a003351e606d66 OK 2025/02/12 03:02:38 INFO : one: Copied (replaced existing) 2025/02/12 03:02:40 DEBUG : dst/one: md5 = 1508f6e93f7102cf8ade474cc2e077ac OK 2025/02/12 03:02:42 DEBUG : CompareDest/one: md5 = a897d349b97c563efb6955e1f9678aa3 OK 2025/02/12 03:02:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 03:02:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:02:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 03:02:45 DEBUG : CompareDest/two: md5 = 60df4a4d02cef98c0be274d0ef1db86f OK 2025/02/12 03:02:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 03:02:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:02:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 03:02:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 03:02:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:02:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 03:02:48 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 03:02:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/12 03:02:50 DEBUG : two: md5 = 380eee3687c5e9e79ec0c9a12291f5b0 OK 2025/02/12 03:02:50 INFO : two: Copied (new) 2025/02/12 03:02:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:02:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:02:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:02:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/dst" 2025/02/12 03:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/12 03:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/CopyDest" 2025/02/12 03:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/12 03:02:57 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 03:03:00 DEBUG : one: md5 = 554dffb3618efefbb49fb7f526575bf8 OK 2025/02/12 03:03:00 INFO : one: Copied (new) 2025/02/12 03:03:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 03:03:03 DEBUG : one: md5 = e2135eadffc828586b5656864eed6526 OK 2025/02/12 03:03:03 INFO : one: Copied (replaced existing) 2025/02/12 03:03:05 DEBUG : dst/one: md5 = 26fa94e9c9b0a9e247c9f97eddc0b8c6 OK 2025/02/12 03:03:07 DEBUG : CopyDest/one: md5 = 0e05af8a5acee9e1529ff4493eecec4c OK 2025/02/12 03:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/BackupDir" 2025/02/12 03:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/12 03:03:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 03:03:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:03:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 03:03:11 INFO : one: Moved (server-side) 2025/02/12 03:03:12 INFO : one: Copied (server-side copy) 2025/02/12 03:03:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/12 03:03:14 DEBUG : CopyDest/two: md5 = a7375b2e31383fbab6b4351cc2a1042b OK 2025/02/12 03:03:15 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 03:03:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:03:16 INFO : two: Copied (server-side copy) 2025/02/12 03:03:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/12 03:03:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 03:03:17 DEBUG : two: Unchanged skipping 2025/02/12 03:03:18 DEBUG : CopyDest/three: md5 = fec915bc95a0daa06582a29df08c9930 OK 2025/02/12 03:03:19 DEBUG : three: Need to transfer - File not found at Destination 2025/02/12 03:03:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/12 03:03:19 DEBUG : three: Destination not found in --copy-dest 2025/02/12 03:03:21 DEBUG : three: md5 = de2748dba5b490180590e1fffadee9f1 OK 2025/02/12 03:03:21 INFO : three: Copied (new) 2025/02/12 03:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/12 03:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/12 03:03:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.88s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:03:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/12 03:03:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 68e50b33647d2eca75e348897ede6f74 OK 2025/02/12 03:03:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/12 03:03:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/12 03:03:32 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/02/12 03:03:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/12 03:03:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/12 03:03:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e57c186d6c2d0fb42fd80ef58b02adec OK 2025/02/12 03:03:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/12 03:03:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/12 03:03:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.76s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:03:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using skip mode. 2025/02/12 03:03:41 NOTICE: one: Found 2 files with duplicate names 2025/02/12 03:03:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.43s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using skip mode. 2025/02/12 03:03:47 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:03:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/12 03:03:48 INFO : one: Deleted 2025/02/12 03:03:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:03:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using first mode. 2025/02/12 03:03:54 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:03:54 INFO : one: Deleted 2025/02/12 03:03:55 INFO : one: Deleted 2025/02/12 03:03:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.63s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:03:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using newest mode. 2025/02/12 03:04:00 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:04:00 INFO : one: Deleted 2025/02/12 03:04:01 INFO : one: Deleted 2025/02/12 03:04:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using oldest mode. 2025/02/12 03:04:07 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:04:07 INFO : one: Deleted 2025/02/12 03:04:08 INFO : one: Deleted 2025/02/12 03:04:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using largest mode. 2025/02/12 03:04:13 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:04:14 INFO : one: Deleted 2025/02/12 03:04:14 INFO : one: Deleted 2025/02/12 03:04:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using smallest mode. 2025/02/12 03:04:19 NOTICE: one: Found 3 files with duplicate names 2025/02/12 03:04:20 INFO : one: Deleted 2025/02/12 03:04:20 INFO : one: Deleted 2025/02/12 03:04:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.17s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Looking for duplicate names using rename mode. 2025/02/12 03:04:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/12 03:04:28 INFO : one-2.txt: renamed from: one.txt 2025/02/12 03:04:29 INFO : one-3.txt: renamed from: one.txt 2025/02/12 03:04:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.64s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:35 DEBUG : dupe1/one.txt: md5 = d3d3f0daabcdd1d71640ee2b55b89c9c OK 2025/02/12 03:04:38 DEBUG : dupe2/two.txt: md5 = a0bf957721c4b43fbe044e5f9cfd07ce OK 2025/02/12 03:04:40 DEBUG : dupe3/three.txt: md5 = 161bf6d39e9b2c2361ffe67fe9fcf331 OK 2025/02/12 03:04:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/12 03:04:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/12 03:04:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/12 03:04:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/12 03:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/12 03:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/12 03:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:04:48 DEBUG : a.txt: md5 = ca2316b3cee71942d6b5a60d02c5c529 OK 2025/02/12 03:04:49 DEBUG : zend.txt: md5 = d767a61edbfc965ab2575c211b2ba442 OK 2025/02/12 03:04:51 DEBUG : sub dir/hello world: md5 = 1dbf1b8cd93798def0786e362337cf0b OK 2025/02/12 03:04:53 DEBUG : sub dir/hello world2: md5 = 4be2511aa7f17c3b12cf648f140035c2 OK 2025/02/12 03:04:55 DEBUG : sub dir/ignore dir/.ignore: md5 = b85459b8808a75dbd630d91ee878490c OK 2025/02/12 03:04:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 52835ad56d4b73ad39866056a62d38ea OK 2025/02/12 03:04:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = d4bf745a566505631183a0d5150d5831 OK 2025/02/12 03:05:00 DEBUG : a.txt: Excluded (Size Filter) 2025/02/12 03:05:00 DEBUG : a.txt: Excluded 2025/02/12 03:05:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/12 03:05:00 DEBUG : sub dir/hello world: Excluded 2025/02/12 03:05:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/12 03:05:00 DEBUG : sub dir/hello world2: Excluded 2025/02/12 03:05:01 DEBUG : sub dir/ignore dir: Excluded 2025/02/12 03:05:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/12 03:05:01 DEBUG : sub dir/hello world: Excluded 2025/02/12 03:05:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/12 03:05:01 DEBUG : sub dir/hello world2: Excluded 2025/02/12 03:05:01 DEBUG : sub dir/ignore dir: Excluded 2025/02/12 03:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/12 03:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/12 03:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/12 03:05:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/12 03:05:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/12 03:05:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/12 03:05:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:09 DEBUG : file1: md5 = 11cd7a7b71ddf661f26058ef90c2bf5f OK 2025/02/12 03:05:11 DEBUG : sub/file2: md5 = 0f0874e077aae5dac3eb525a37dcffeb 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/02/12 03:05:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/12 03:05:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/12 03:05:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/12 03:05:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.82s) --- PASS: TestListJSON/Default (0.58s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:20 DEBUG : file1: md5 = ea6c5938441f6c2c5809bd5997ba00e3 OK 2025/02/12 03:05:22 DEBUG : sub/file2: md5 = 415fa825d18ef6e195a4ab49c00550e4 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/02/12 03:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/notfound" 2025/02/12 03:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/qe0i31qdkoejk60elps0ni5sqk" 2025/02/12 03:05:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.26s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s) --- PASS: TestStatJSON/File (0.34s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Making directory 2025/02/12 03:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:34 DEBUG : sub dir/hello world: md5 = c73ae1ff5adb937ba6053092f14a6cd7 OK 2025/02/12 03:05:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.43s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:37 DEBUG : potato2: md5 = b5fd150b0dc10006edcb6070b8254758 OK 2025/02/12 03:05:39 DEBUG : empty space: md5 = 948999426b2c1cc6df45e7bd159416b6 OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:42 DEBUG : potato2: md5 = 6f8c8dab238bf967fac82e64916a3d6d OK 2025/02/12 03:05:44 DEBUG : empty space: md5 = 72ccd0870f8e0a48c6e9ad1af8fd81e5 OK 2025/02/12 03:05:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/12 03:05:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:47 DEBUG : potato2: md5 = f0d043b95c45599fa3a30bcc33954e21 OK 2025/02/12 03:05:48 DEBUG : empty space: md5 = 187eef2df43487cfb780a346ce0848b7 OK --- PASS: TestLsLong (4.63s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:52 DEBUG : potato2: md5 = 7e7b2bb79a48fd2a9a7128fa67cd1087 OK 2025/02/12 03:05:53 DEBUG : empty space: md5 = 4a0c3c85fcef2ea34ea675bfaa42d00e OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/02/12 03:05:55 DEBUG : Creating backend with remote ":memory:" 2025/02/12 03:05:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/12 03:05:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/12 03:05:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/12 03:05:55 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:05:56 DEBUG : potato2: md5 = 12d04899bf0603e729a98aecb0f59cec OK 2025/02/12 03:05:57 DEBUG : empty space: md5 = 84fceca62a199e9f5c0b335b8bc00298 OK 2025/02/12 03:05:59 DEBUG : sub dir/potato3: md5 = 89d9242cd323187b693a495a618820c0 OK 2025/02/12 03:06:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.44s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:04 DEBUG : small: md5 = 5f64a206a3e3b90af0f9b60b095baaa3 OK 2025/02/12 03:06:06 DEBUG : medium: md5 = 08a8772d54ca05c3f7224dc1134f6ed8 OK 2025/02/12 03:06:07 DEBUG : large: md5 = bb0c9d167d1be911e58c1f3bb080573e OK 2025/02/12 03:06:07 DEBUG : Waiting for deletions to finish 2025/02/12 03:06:08 DEBUG : large: Excluded (Size Filter) 2025/02/12 03:06:08 INFO : small: Deleted 2025/02/12 03:06:08 INFO : medium: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:11 DEBUG : small: md5 = a8dfe809ce6d993ae076f35ad1a7ffd7 OK 2025/02/12 03:06:12 DEBUG : medium: md5 = 94dd1286b837e18db752f22d3c8b71bd OK 2025/02/12 03:06:13 DEBUG : large: md5 = aa0f45856ae732740ca7794a79ff5c3a OK 2025/02/12 03:06:14 DEBUG : Waiting for deletions to finish 2025/02/12 03:06:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/12 03:06:14 INFO : medium: Deleted 2025/02/12 03:06:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.97s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:18 DEBUG : small: md5 = 36f5e22ddb8cc21deb342e99a5a08e3a OK 2025/02/12 03:06:19 DEBUG : medium: md5 = b60983e53a72048bf147d6cbecdd9624 OK 2025/02/12 03:06:24 DEBUG : large: md5 = b2102626677e26f1553f665dd6d70951 OK 2025/02/12 03:06:24 DEBUG : Waiting for deletions to finish 2025/02/12 03:06:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/12 03:06:24 INFO : medium: Deleted 2025/02/12 03:06:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:27 DEBUG : small: md5 = 55d0a5dcad181c7b561f09572cb9e5ec OK 2025/02/12 03:06:29 DEBUG : medium: md5 = e85037baaddb1603cecc173810fcbfd3 OK 2025/02/12 03:06:30 DEBUG : large: md5 = 37230d50c723a488f76c1bcf53b1389f OK 2025/02/12 03:06:31 DEBUG : Waiting for deletions to finish 2025/02/12 03:06:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/12 03:06:31 INFO : large: Deleted 2025/02/12 03:06:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.06s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:34 DEBUG : ReadFile: md5 = ec5d6214c2820f2a2c1813467efb9fab OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/02/12 03:06:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/12 03:06:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/12 03:06:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/12 03:06:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/12 03:06:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/12 03:06:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/12 03:06:37 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:06:39 DEBUG : file1: md5 = 1a26abc6ad0d2d9814913a76072fb5f2 OK 2025/02/12 03:06:41 DEBUG : file2: md5 = 14f4010223a02b8e7348448e9cf057e8 OK --- PASS: TestCat (17.41s) === RUN TestPurge 2025/02/12 03:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pubunut3qewe" 2025/02/12 03:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/585efl5neeospumhbdkr8pq367nfmo0kl5vr3lp6bnah64s86oeg" 2025/02/12 03:06:56 DEBUG : Creating backend with remote "/tmp/rclone2489550135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pubunut3qewe'", Local "Local file system at /tmp/rclone2489550135", Modify Window "1ms" 2025/02/12 03:07:00 DEBUG : A1/B1/C1/one: md5 = 15b9ad8726dfd2f082076eb89264be1f OK 2025/02/12 03:07:00 INFO : A2: Making directory 2025/02/12 03:07:01 INFO : A1/B2: Making directory 2025/02/12 03:07:02 INFO : A1/B2/C2: Making directory 2025/02/12 03:07:02 INFO : A1/B1/C3: Making directory 2025/02/12 03:07:03 INFO : A3: Making directory 2025/02/12 03:07:04 INFO : A3/B3: Making directory 2025/02/12 03:07:05 INFO : A3/B3/C4: Making directory 2025/02/12 03:07:07 DEBUG : A1/two: md5 = 2ba9c09848ceb0b33bb3ee22b351af93 OK 2025/02/12 03:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubunut3qewe': Purge remote 2025/02/12 03:07:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:07:14 DEBUG : A1/B1/C1/one: md5 = 1055fc2675f58c3d375429725347a2d0 OK 2025/02/12 03:07:14 INFO : A2: Making directory 2025/02/12 03:07:14 INFO : A1/B2: Making directory 2025/02/12 03:07:15 INFO : A1/B2/C2: Making directory 2025/02/12 03:07:16 INFO : A1/B1/C3: Making directory 2025/02/12 03:07:17 INFO : A3: Making directory 2025/02/12 03:07:17 INFO : A3/B3: Making directory 2025/02/12 03:07:18 INFO : A3/B3/C4: Making directory 2025/02/12 03:07:20 DEBUG : A1/two: md5 = f0c54c6aaf5054b896a7c433ccec52c7 OK 2025/02/12 03:07:22 DEBUG : removing 1 level 3 directories 2025/02/12 03:07:22 INFO : A3/B3/C4: Removing directory 2025/02/12 03:07:24 DEBUG : removing 2 level 3 directories 2025/02/12 03:07:24 INFO : A1/B2/C2: Removing directory 2025/02/12 03:07:24 INFO : A1/B1/C3: Removing directory 2025/02/12 03:07:25 DEBUG : removing 2 level 2 directories 2025/02/12 03:07:25 INFO : A3/B3: Removing directory 2025/02/12 03:07:25 INFO : A1/B2: Removing directory 2025/02/12 03:07:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/12 03:07:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/12 03:07:26 DEBUG : removing 2 level 1 directories 2025/02/12 03:07:26 INFO : A3: Removing directory 2025/02/12 03:07:26 INFO : A2: Removing directory 2025/02/12 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/12 03:07:30 DEBUG : removing 1 level 3 directories 2025/02/12 03:07:30 INFO : A1/B1/C1: Removing directory 2025/02/12 03:07:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:31 DEBUG : removing 1 level 2 directories 2025/02/12 03:07:31 INFO : A1/B1: Removing directory 2025/02/12 03:07:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/12 03:07:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:07:31 DEBUG : removing 1 level 1 directories 2025/02/12 03:07:31 INFO : A1: Removing directory 2025/02/12 03:07:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/12 03:07:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/12 03:07:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:07:32 DEBUG : removing 1 level 0 directories 2025/02/12 03:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Removing directory 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/12 03:07:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:07:35 INFO : A1: Making directory 2025/02/12 03:07:36 INFO : A1/B1: Making directory 2025/02/12 03:07:36 INFO : A1/B1/C1: Making directory 2025/02/12 03:07:39 DEBUG : removing 1 level 3 directories 2025/02/12 03:07:39 INFO : A1/B1/C1: Removing directory 2025/02/12 03:07:40 DEBUG : removing 1 level 2 directories 2025/02/12 03:07:40 INFO : A1/B1: Removing directory 2025/02/12 03:07:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:07:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.20s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:07:42 INFO : A1: Making directory 2025/02/12 03:07:43 INFO : A1/B1: Making directory 2025/02/12 03:07:44 INFO : A1/B1/C1: Making directory 2025/02/12 03:07:46 DEBUG : removing 1 level 3 directories 2025/02/12 03:07:46 INFO : A1/B1/C1: Removing directory 2025/02/12 03:07:47 DEBUG : removing 1 level 2 directories 2025/02/12 03:07:47 INFO : A1/B1: Removing directory 2025/02/12 03:07:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:07:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:07:51 DEBUG : file1: md5 = 87530a284f8587e67d20cc55ed7c161c OK 2025/02/12 03:07:52 DEBUG : filename.txt: File name found in url 2025/02/12 03:07:53 DEBUG : filename.txt: md5 = d956d7e1958c046c022f5d093f5d957b OK 2025/02/12 03:07:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/12 03:07:54 DEBUG : headerfilename.txt: md5 = f685a3c8c9bee95fe57273f05b1bf8b4 OK 2025/02/12 03:07:55 DEBUG : file2: md5 = 3777dcb5cb712a8d60382113875d9f88 OK --- PASS: TestCopyURL (8.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:07:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/12 03:08:00 DEBUG : sub/file2: md5 = b71c00db3206b14518ce746d800817c0 OK 2025/02/12 03:08:00 INFO : file1: Copied (new) to: sub/file2 2025/02/12 03:08:00 INFO : file1: Deleted 2025/02/12 03:08:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 03:08:01 DEBUG : file1: Unchanged skipping 2025/02/12 03:08:01 INFO : file1: Deleted 2025/02/12 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': don't need to copy/move sub/file2, it is already at target location 2025/02/12 03:08:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:08:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/12 03:08:05 DEBUG : file1: md5 = 76b7e1278f4903064f24637626f12bc5 OK 2025/02/12 03:08:05 INFO : file1: Copied (new) 2025/02/12 03:08:05 INFO : file1: Deleted 2025/02/12 03:08:06 DEBUG : file1: Destination exists, skipping 2025/02/12 03:08:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.11s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:08:10 DEBUG : dst/file1: md5 = 7af377b31ea8d002b1b607e0dc1819be OK 2025/02/12 03:08:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeliguf5jazo/backup" 2025/02/12 03:08:11 DEBUG : Creating backend with remote "TestDrive:crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g/1nrff024r7pq65ecp72fc28jb0" 2025/02/12 03:08:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/12 03:08:15 INFO : dst/file1: Moved (server-side) 2025/02/12 03:08:16 DEBUG : dst/file1: md5 = 5633d482de4e773f7079f0f45a0745f3 OK 2025/02/12 03:08:16 INFO : dst/file1: Copied (new) 2025/02/12 03:08:16 INFO : dst/file1: Deleted 2025/02/12 03:08:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:08:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/12 03:08:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.32s) === 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:08:23 DEBUG : A1/one: md5 = c3eb781fbc697643aa3a6d9a6520d82a OK 2025/02/12 03:08:25 DEBUG : A1/two: md5 = 1055c8d09abfba4f60da5b7e4a3fa8d9 OK 2025/02/12 03:08:27 DEBUG : A1/B1/three: md5 = 9dbf8be8f39dbde50552bd153c0f0657 OK 2025/02/12 03:08:29 DEBUG : A1/B1/C1/four: md5 = 7b8c0c69755e3962759fe603f55d0881 OK 2025/02/12 03:08:31 DEBUG : A1/B1/C2/five: md5 = c6033396e183ebc8c49553f82919c1ad OK 2025/02/12 03:08:31 INFO : A1/B2: Making directory 2025/02/12 03:08:32 INFO : A1/B1/C3: Making directory 2025/02/12 03:08:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/12 03:08:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/12 03:08:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/12 03:08:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/12 03:08:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/12 03:08:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/12 03:08:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/12 03:08:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:08:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/12 03:08:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/12 03:08:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/12 03:08:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/12 03:08:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/12 03:08:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/12 03:08:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/12 03:08:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/12 03:08:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/12 03:08:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/12 03:08:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:08:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/12 03:08:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/12 03:09:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/12 03:09:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/12 03:09:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.85s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/12 03:09:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 75ffb1b743333e296c0486001e8d72bc OK 2025/02/12 03:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/12 03:09:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/12 03:09:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/12 03:09:10 DEBUG : no_checksum_big_file_from_pipe: md5 = c9f72ac680ed48f5d922728823d4dfe5 OK 2025/02/12 03:09:10 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/12 03:09:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 512ed6226cc2f3cbdbb4a60941de2af6 OK 2025/02/12 03:09:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/12 03:09:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/12 03:09:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 991fb3886b8824dbd9c7c35cbb4ead22 OK 2025/02/12 03:09:15 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/12 03:09:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 03:09:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/12 03:09:20 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-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/12 03:09:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/12 03:09:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/12 03:09:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.59s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/12 03:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (48 bytes), uploading instead of streaming 2025/02/12 03:09:28 DEBUG : rcat_metadata: md5 = 93519b1910972ac601f8eb7e9cd4cc43 OK 2025/02/12 03:09:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/12 03:09:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/12 03:09:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = bbf545051c41c928804b510193c33714 OK 2025/02/12 03:09:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:34 DEBUG : potato1: md5 = fc39d951f28f5756a3e98e98c9a8fffa OK 2025/02/12 03:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/12 03:09:35 DEBUG : potato2: md5 = b83f820745d4c4f7db37895eebc1f651 OK 2025/02/12 03:09:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:38 DEBUG : potato1: md5 = 86fae7dcf6b0f787031f82b412352e77 OK 2025/02/12 03:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/12 03:09:40 DEBUG : potato2: md5 = 2c779a085afcf48bd8872f2e1a9a0ab9 OK 2025/02/12 03:09:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:43 DEBUG : potato2: md5 = 1f01e492c962e03f5393ab5933e2917c OK 2025/02/12 03:09:45 DEBUG : empty space: md5 = c33d83cc16bb2cc0d0b91f771ee54eb1 OK 2025/02/12 03:09:47 DEBUG : sub dir/potato3: md5 = 989ecbb5060dcb02878021c7452763f8 OK 2025/02/12 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Touching "empty space" 2025/02/12 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Touching "potato2" 2025/02/12 03:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Touching "sub dir/potato3" 2025/02/12 03:09:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.63s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:52 DEBUG : dir with metadata: Making directory with metadata 2025/02/12 03:09:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:55 DEBUG : directory with modtime: Making directory with metadata 2025/02/12 03:09:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:09:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/12 03:09:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/12 03:09:58 DEBUG : Google drive root 'crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g': Skipping btime metadata as can't update it on an existing file: 2025-02-12T03:09:58.025632191Z 2025/02/12 03:09:58 INFO : non existent directory: Updated directory metadata 2025/02/12 03:10:00 DEBUG : Google drive root 'crypt/gbb8cpjhrvir9ffpdl3pib6q823no6v1h2bquup3guj2c6a6202g': Skipping btime metadata as can't update it on an existing file: 2025-02-12T03:09:58.025632191Z 2025/02/12 03:10:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:10:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/12 03:10:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/12 03:10:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:10:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/12 03:10:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/12 03:10:06 DEBUG : dst: Making directory with metadata 2025/02/12 03:10:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/12 03:10:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 03:10:08 INFO : dst: Set directory modification time (using SetModTime) 2025/02/12 03:10:08 INFO : dst: Set directory modification time (using SetModTime) 2025/02/12 03:10:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/12 03:10:09 INFO : dst: Set directory modification time (using SetModTime) 2025/02/12 03:10:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.01s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo'", Local "Local file system at /tmp/rclone1908472708", Modify Window "1ms" 2025/02/12 03:10:13 DEBUG : sub dir/test remove existing: md5 = c44029aead6e50a89487bbe3df7cd7da OK 2025/02/12 03:10:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a86aacd3574a9c547279c17df0bd8e14 OK 2025/02/12 03:10:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.liwutar2" before starting 2025/02/12 03:10:17 DEBUG : sub dir/test remove existing.liwutar2: TEST: removing renamed existing file after operation 2025/02/12 03:10:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qurofas9" before starting 2025/02/12 03:10:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qurofas9: TEST: renaming existing back after failed operation 2025/02/12 03:10:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cawucot3" before starting 2025/02/12 03:10:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cawucot3: TEST: removing renamed existing file after operation 2025/02/12 03:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "llk795h91lk6ro4dbbs1ektjds9in0t96krdvh5n8ol07mmtqtd2rsmspd8792iekn2tn74s9ioo860mjlemiaosflp1ltv127bm0vra6d82vspha3d0pbdf55ashj4tum26u39tkjgsqttbmau4nhl4pa6reejh5emk2bpl6tbo98q0tvp0" 2025/02/12 03:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9dgclf7d9jk1uug6pqaeo0f0pd0tdb159vl998dtdohagge596dg" --- PASS: TestRemoveExisting (13.37s) === 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/02/12 03:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeliguf5jazo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m37.97700773s (try 1/5)