"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/12 01:07:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu" 2025/01/12 01:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:07:28 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg" 2025/01/12 01:07:29 DEBUG : Creating backend with remote "/tmp/rclone3151231395" === 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", 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/01/12 01:07:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/12 01:07:30 DEBUG : potato: Seek from 10 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 10 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Seek from 5 to 2 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/12 01:07:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Seek from 5 to 2 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/12 01:07:30 DEBUG : potato: Seek from 8 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 8 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/12 01:07:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/12 01:07:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/12 01:07:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/12 01:07:30 DEBUG : potato: Seek from 5 to 2 2025/01/12 01:07:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/12 01:07:30 DEBUG : potato: Seek from 9 to 0 2025/01/12 01:07:30 DEBUG : potato: Seek from 9 to 0 2025/01/12 01:07:30 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:07:33 DEBUG : rutabaga: md5 = 80c42f34f2de58238d039742b8211abc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/12 01:07:35 DEBUG : empty space: md5 = d4c60cc23dfcaab7fd2a8592520c087c OK === RUN TestCheck/3 2025/01/12 01:07:38 DEBUG : potato2: md5 = 2e175d0a16f1e74b784774d661feda5a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/12 01:07:40 DEBUG : remotepotato: md5 = b566e82b4a229d57e20ffa6e1d1e0b3b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.68s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/12 01:07:44 DEBUG : Creating backend with remote "nonexistent" 2025/01/12 01:07:44 DEBUG : Creating backend with remote "nonexistent" 2025/01/12 01:07:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/12 01:07:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/12 01:07:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/12 01:07:44 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:07:45 DEBUG : rutabaga: md5 = 7e83db575d2996c7f133f59f108e3ac4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/12 01:07:49 DEBUG : empty space: md5 = 1d1145ace4549aa914b5790492e74601 OK === RUN TestCheckDownload/3 2025/01/12 01:07:53 DEBUG : potato2: md5 = 1a1b10e1ccfb658e1fd8b65c928fe6f1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/12 01:07:57 DEBUG : remotepotato: md5 = b0b58f27d6fcb084f40627beb5ad8ab6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.02s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.38s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:08:04 DEBUG : rutabaga: md5 = 8ad1a8663c43bd0baf447c11df821ffe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/12 01:08:07 DEBUG : empty space: md5 = c944e3feb2e64aa6a38024d98f4e0eec OK === RUN TestCheckSizeOnly/3 2025/01/12 01:08:09 DEBUG : potato2: md5 = 2d0ca52ac7c912e97a7a8bdfa97201a4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/12 01:08:11 DEBUG : remotepotato: md5 = 905d3ad1a64573274e94563452a1cbb7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.24s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:08:17 DEBUG : test.sum: md5 = d3d516a4ebab6d66289b981f3a71720d OK 2025/01/12 01:08:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/12 01:08:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/12 01:08:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/12 01:08:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/12 01:08:19 DEBUG : test.sum: md5 = 74dc4fabef0eccf6c600a788ef39dc17 OK 2025/01/12 01:08:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/12 01:08:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/12 01:08:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/12 01:08:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.65s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:08:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/data" 2025/01/12 01:08:22 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:08:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/data" 2025/01/12 01:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/vjrnln8ratgmqakfosrqe8espk" 2025/01/12 01:08:28 DEBUG : data/banana: md5 = 60e6fd3963406bdf9d05dce9e165fb5f OK 2025/01/12 01:08:29 DEBUG : test.sum: md5 = fa173c86721c5cd3c2a181473e69c366 OK === RUN TestCheckSumDownload/subtest1 2025/01/12 01:08:34 DEBUG : data/potato: md5 = 3c4733e89b121108a3875337dfecd155 OK 2025/01/12 01:08:36 DEBUG : test.sum: md5 = 0d8e99867cf1d0b12c501289a74d8e94 OK === RUN TestCheckSumDownload/subtest2 2025/01/12 01:08:40 DEBUG : test.sum: md5 = 48e040d0edcf1ba0dbcaa34776c82158 OK === RUN TestCheckSumDownload/subtest3 2025/01/12 01:08:45 DEBUG : test.sum: md5 = 1e4efa685a292d94650cb424c76c00dc OK === RUN TestCheckSumDownload/subtest4 2025/01/12 01:08:49 DEBUG : test.sum: md5 = dd179f0a400a95b7521ac094268136da OK === RUN TestCheckSumDownload/subtest5 2025/01/12 01:08:53 DEBUG : test.sum: md5 = 8072e4d1014b33bad1e279d9aaa7490a OK === RUN TestCheckSumDownload/subtest6 2025/01/12 01:08:59 DEBUG : data/banana: md5 = 3e29727adad7d94b71fece036da959d7 OK 2025/01/12 01:09:00 DEBUG : data/potato: md5 = c94c776698e2a0efd8e1fe643e162857 OK 2025/01/12 01:09:02 DEBUG : test.sum: md5 = 61ccb238ef18cf0faadfa0341de56107 OK === RUN TestCheckSumDownload/subtest7 2025/01/12 01:09:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/12 01:09:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.35s) --- PASS: TestCheckSumDownload/subtest1 (2.62s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.42s) --- PASS: TestCheckSumDownload/subtest4 (2.71s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/01/12 01:09:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pagaqol5juxo" 2025/01/12 01:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:08 DEBUG : Creating backend with remote "TestDrive:crypt/mrfeg6e50546otpn3jv6o0aeii91kb4tcg01a71j1go1ga0o7a3g" 2025/01/12 01:09:09 DEBUG : Creating backend with remote "/tmp/rclone2444678880" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo'", Local "Local file system at /tmp/rclone2444678880", Modify Window "1ms" 2025/01/12 01:09:12 DEBUG : hello, world!: md5 = f118ec7604e730501813837b362f81c5 OK upper checkfile vs. lower remote (without normalization) 2025/01/12 01:09:12 ERROR : hello, world!: sum not found 2025/01/12 01:09:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo' 2025/01/12 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': 1 files missing 2025/01/12 01:09:12 NOTICE: 1 hashes missing 2025/01/12 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': 2 differences found 2025/01/12 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/12 01:09:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': 0 differences found 2025/01/12 01:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': 1 matching files 2025/01/12 01:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movujow5xove" 2025/01/12 01:09:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/s4ad3plviefirte5i1g3nvnd5lneh0prfsabreddsesbgolun7t0" 2025/01/12 01:09:15 DEBUG : Creating backend with remote "/tmp/rclone1642862878" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove'", Local "Local file system at /tmp/rclone1642862878", Modify Window "1ms" 2025/01/12 01:09:17 DEBUG : HELLO, WORLD!: md5 = bd3b02dfdea8aa704901344e23ca9d54 OK lower checkfile vs. upper remote (without normalization) 2025/01/12 01:09:17 ERROR : HELLO, WORLD!: sum not found 2025/01/12 01:09:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove' 2025/01/12 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': 1 files missing 2025/01/12 01:09:17 NOTICE: 1 hashes missing 2025/01/12 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': 2 differences found 2025/01/12 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/12 01:09:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': 0 differences found 2025/01/12 01:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': 1 matching files 2025/01/12 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobiqez4jora" 2025/01/12 01:09:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/h0e7vsu5fpe9f9n5164rsvpu8270ugkdk08ntl6ikk7j9l9q7lo0" 2025/01/12 01:09:20 DEBUG : Creating backend with remote "/tmp/rclone3594228454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora'", Local "Local file system at /tmp/rclone3594228454", Modify Window "1ms" 2025/01/12 01:09:22 DEBUG : HeLlO, wOrLd!: md5 = a504636839ddabac51d352bdb94b6fa5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/12 01:09:23 ERROR : HeLlO, wOrLd!: sum not found 2025/01/12 01:09:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora' 2025/01/12 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': 1 files missing 2025/01/12 01:09:23 NOTICE: 1 hashes missing 2025/01/12 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': 2 differences found 2025/01/12 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/12 01:09:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': 0 differences found 2025/01/12 01:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': 1 matching files 2025/01/12 01:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewudan0hawu" 2025/01/12 01:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/iof3s0ho76is8sghget7id1a6tfb8qeg0u1m293s807mfee8hh10" 2025/01/12 01:09:25 DEBUG : Creating backend with remote "/tmp/rclone4230979275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu'", Local "Local file system at /tmp/rclone4230979275", Modify Window "1ms" 2025/01/12 01:09:28 DEBUG : HELLO, WORLD!: md5 = caa9aebe1678bd8582dee0cee283bca7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/12 01:09:28 ERROR : HELLO, WORLD!: sum not found 2025/01/12 01:09:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu' 2025/01/12 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': 1 files missing 2025/01/12 01:09:28 NOTICE: 1 hashes missing 2025/01/12 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': 2 differences found 2025/01/12 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/12 01:09:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': 0 differences found 2025/01/12 01:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': 1 matching files 2025/01/12 01:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelapuj5fafe" 2025/01/12 01:09:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/vcmhjcesksme75t3peblkqiks03nspsn9jan0gs6v16fl2t5kpu0" 2025/01/12 01:09:30 DEBUG : Creating backend with remote "/tmp/rclone736819977" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe'", Local "Local file system at /tmp/rclone736819977", Modify Window "1ms" 2025/01/12 01:09:33 DEBUG : 測試_Русский___ě_áñ: md5 = a0512e40b04723d0e241f8c616201ab7 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/12 01:09:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/12 01:09:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe' 2025/01/12 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': 1 files missing 2025/01/12 01:09:33 NOTICE: 1 hashes missing 2025/01/12 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': 2 differences found 2025/01/12 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/12 01:09:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': 0 differences found 2025/01/12 01:09:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': 1 matching files 2025/01/12 01:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hikegid5puwe" 2025/01/12 01:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/7ec8g9v9iltfcucpad11eofinl8tsoaqi2af44eecld84ga18rm0" 2025/01/12 01:09:36 DEBUG : Creating backend with remote "/tmp/rclone2465916718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe'", Local "Local file system at /tmp/rclone2465916718", Modify Window "1ms" 2025/01/12 01:09:39 DEBUG : 測試_Русский___ě_áñ: md5 = 8b16d48a045657b5d2d1e8f4e6c859ad OK NFC checkfile vs. NFD remote (without normalization) 2025/01/12 01:09:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/12 01:09:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe' 2025/01/12 01:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': 1 files missing 2025/01/12 01:09:39 NOTICE: 1 hashes missing 2025/01/12 01:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': 2 differences found 2025/01/12 01:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/12 01:09:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': 0 differences found 2025/01/12 01:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': 1 matching files 2025/01/12 01:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jodoled7qudi" 2025/01/12 01:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/gejc1lufqce2n71h72rt1fplb0estoh4k4bs7tfm2u5u49siprm0" 2025/01/12 01:09:41 DEBUG : Creating backend with remote "/tmp/rclone3287293351" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi'", Local "Local file system at /tmp/rclone3287293351", Modify Window "1ms" 2025/01/12 01:09:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcc5dd6afa658d8e0f8f0b38b4e0f631 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/12 01:09:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 01:09:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi' 2025/01/12 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': 1 files missing 2025/01/12 01:09:45 NOTICE: 1 hashes missing 2025/01/12 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': 2 differences found 2025/01/12 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/12 01:09:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': 0 differences found 2025/01/12 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': 1 matching files 2025/01/12 01:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xebucok7jicu" 2025/01/12 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/5n4t754b97r4dbhkoekfdd804885kplf5dhav6l7qbtgmv8nqpvg" 2025/01/12 01:09:47 DEBUG : Creating backend with remote "/tmp/rclone1081367124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu'", Local "Local file system at /tmp/rclone1081367124", Modify Window "1ms" 2025/01/12 01:09:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 28cedfdf052b2ae0f4a4fb9fe9ac0691 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/12 01:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 01:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu' 2025/01/12 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': 1 files missing 2025/01/12 01:09:50 NOTICE: 1 hashes missing 2025/01/12 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': 2 differences found 2025/01/12 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/12 01:09:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': 0 differences found 2025/01/12 01:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': 1 matching files 2025/01/12 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-takisij0vubu" 2025/01/12 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/a38d1680svut84o265v9hd4i4s7s0a53a131t2pt2ovkh765ri9g" 2025/01/12 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone753554372" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu'", Local "Local file system at /tmp/rclone753554372", Modify Window "1ms" 2025/01/12 01:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 47b25d33374798e544e9e9ca6635e7ce OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/12 01:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 01:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu' 2025/01/12 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': 1 files missing 2025/01/12 01:09:56 NOTICE: 1 hashes missing 2025/01/12 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': 2 differences found 2025/01/12 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/12 01:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': 0 differences found 2025/01/12 01:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': 1 matching files 2025/01/12 01:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawival9xuyi" 2025/01/12 01:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/5tjg8ufl0s9ufc54i5mntr0q3bs77frladt1jo5fja6t0l5gakt0" 2025/01/12 01:09:58 DEBUG : Creating backend with remote "/tmp/rclone3820805391" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi'", Local "Local file system at /tmp/rclone3820805391", Modify Window "1ms" 2025/01/12 01:10:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7375f1ad313d218386994bd35c26a53 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/12 01:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/12 01:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi' 2025/01/12 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': 1 files missing 2025/01/12 01:10:01 NOTICE: 1 hashes missing 2025/01/12 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': 2 differences found 2025/01/12 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/12 01:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/12 01:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': 0 differences found 2025/01/12 01:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': 1 matching files 2025/01/12 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawival9xuyi': Purge remote 2025/01/12 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-takisij0vubu': Purge remote 2025/01/12 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xebucok7jicu': Purge remote 2025/01/12 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jodoled7qudi': Purge remote 2025/01/12 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikegid5puwe': Purge remote 2025/01/12 01:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelapuj5fafe': Purge remote 2025/01/12 01:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewudan0hawu': Purge remote 2025/01/12 01:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobiqez4jora': Purge remote 2025/01/12 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movujow5xove': Purge remote 2025/01/12 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pagaqol5juxo': Purge remote --- PASS: TestApplyTransforms (61.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:10:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 01:10:12 DEBUG : sub/file2: md5 = fc75cbd2499cc682a5ffe074536e1e62 OK 2025/01/12 01:10:12 INFO : file1: Copied (new) to: sub/file2 2025/01/12 01:10:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 01:10:13 DEBUG : file1: Unchanged skipping 2025/01/12 01:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': don't need to copy/move sub/file2, it is already at target location 2025/01/12 01:10:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:10:19 DEBUG : dst/file1: md5 = 55408212d0b65d04e6dcbb47e8111429 OK 2025/01/12 01:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/backup" 2025/01/12 01:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/1nrff024r7pq65ecp72fc28jb0" 2025/01/12 01:10:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/12 01:10:25 INFO : dst/file1: Moved (server-side) 2025/01/12 01:10:27 DEBUG : dst/file1: md5 = 1bc2e9dc4eaaaac255e98edf5765b80d OK 2025/01/12 01:10:27 INFO : dst/file1: Copied (new) 2025/01/12 01:10:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:10:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:10:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/dst" 2025/01/12 01:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/CompareDest" 2025/01/12 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/gveqi14airsml4bgu7krj116o8" 2025/01/12 01:10:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 01:10:38 DEBUG : one: md5 = 6cf96b1551388c69e6b9192db937f1e1 OK 2025/01/12 01:10:38 INFO : one: Copied (new) 2025/01/12 01:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 01:10:41 DEBUG : one: md5 = 8e3591b8ca1aed8e24c7e2512990c936 OK 2025/01/12 01:10:41 INFO : one: Copied (replaced existing) 2025/01/12 01:10:43 DEBUG : dst/one: md5 = ccef1ff989e3b5e0fb8d22b3f902df10 OK 2025/01/12 01:10:46 DEBUG : CompareDest/one: md5 = d71f3fac708bbe6a876a1b1de9c4f47d OK 2025/01/12 01:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 01:10:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:10:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 01:10:50 DEBUG : CompareDest/two: md5 = 68519cc734727a0b6eb7131b9d29190d OK 2025/01/12 01:10:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 01:10:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:10:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 01:10:52 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 01:10:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:10:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 01:10:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 01:10:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/12 01:10:55 DEBUG : two: md5 = 620512a600eac433ef4507e447590a55 OK 2025/01/12 01:10:55 INFO : two: Copied (new) 2025/01/12 01:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 01:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:10:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:10:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/dst" 2025/01/12 01:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 01:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/CopyDest" 2025/01/12 01:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/12 01:11:03 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 01:11:06 DEBUG : one: md5 = 664a986fa0a152e62ad55767f35f42ba OK 2025/01/12 01:11:06 INFO : one: Copied (new) 2025/01/12 01:11:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 01:11:09 DEBUG : one: md5 = 2aa1bcc7249b8724391e290376f0a086 OK 2025/01/12 01:11:09 INFO : one: Copied (replaced existing) 2025/01/12 01:11:11 DEBUG : dst/one: md5 = 261bcaa511c0ae17069882dc5ac3603f OK 2025/01/12 01:11:14 DEBUG : CopyDest/one: md5 = bdef2c7151a20734f365679adb62300f OK 2025/01/12 01:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/BackupDir" 2025/01/12 01:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/12 01:11:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 01:11:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:11:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 01:11:19 INFO : one: Moved (server-side) 2025/01/12 01:11:20 INFO : one: Copied (server-side copy) 2025/01/12 01:11:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/12 01:11:22 DEBUG : CopyDest/two: md5 = 471a0ad8fdbcaf3f16135b1770275003 OK 2025/01/12 01:11:23 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 01:11:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:11:25 INFO : two: Copied (server-side copy) 2025/01/12 01:11:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/12 01:11:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 01:11:25 DEBUG : two: Unchanged skipping 2025/01/12 01:11:28 DEBUG : CopyDest/three: md5 = bca2f5d4d5de074679689a600e6b7b2f OK 2025/01/12 01:11:28 DEBUG : three: Need to transfer - File not found at Destination 2025/01/12 01:11:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/12 01:11:29 DEBUG : three: Destination not found in --copy-dest 2025/01/12 01:11:30 DEBUG : three: md5 = 73169f940c1e0e4f82b377fe3849c765 OK 2025/01/12 01:11:30 INFO : three: Copied (new) 2025/01/12 01:11:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 01:11:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:11:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 01:11:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 01:11:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:11:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 01:11:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.12s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:11:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/12 01:11:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 37c2c455a0f2375ee2cfb3d58e859762 OK 2025/01/12 01:11:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/12 01:11:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/12 01:11:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/12 01:11:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/12 01:11:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/12 01:11:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 38ddf6d6de252f9ce78904514c60d413 OK 2025/01/12 01:11:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/12 01:11:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/12 01:11:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:11:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using skip mode. 2025/01/12 01:11:53 NOTICE: one: Found 2 files with duplicate names 2025/01/12 01:11:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.43s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:11:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using skip mode. 2025/01/12 01:12:00 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/12 01:12:00 INFO : one: Deleted 2025/01/12 01:12:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using first mode. 2025/01/12 01:12:07 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:07 INFO : one: Deleted 2025/01/12 01:12:08 INFO : one: Deleted 2025/01/12 01:12:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using newest mode. 2025/01/12 01:12:14 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:15 INFO : one: Deleted 2025/01/12 01:12:15 INFO : one: Deleted 2025/01/12 01:12:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.37s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using oldest mode. 2025/01/12 01:12:22 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:22 INFO : one: Deleted 2025/01/12 01:12:23 INFO : one: Deleted 2025/01/12 01:12:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using largest mode. 2025/01/12 01:12:29 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:30 INFO : one: Deleted 2025/01/12 01:12:30 INFO : one: Deleted 2025/01/12 01:12:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using smallest mode. 2025/01/12 01:12:37 NOTICE: one: Found 3 files with duplicate names 2025/01/12 01:12:38 INFO : one: Deleted 2025/01/12 01:12:38 INFO : one: Deleted 2025/01/12 01:12:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Looking for duplicate names using rename mode. 2025/01/12 01:12:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/12 01:12:47 INFO : one-2.txt: renamed from: one.txt 2025/01/12 01:12:49 INFO : one-3.txt: renamed from: one.txt 2025/01/12 01:12:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:12:55 DEBUG : dupe1/one.txt: md5 = 9fd9cde1afcf013905e3c9e959a07b53 OK 2025/01/12 01:12:58 DEBUG : dupe2/two.txt: md5 = 3c528203ff381509b290318bfb828e18 OK 2025/01/12 01:13:01 DEBUG : dupe3/three.txt: md5 = 577ee91dbc0c9612d16c2b2c6841cea9 OK 2025/01/12 01:13:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/12 01:13:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/12 01:13:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/12 01:13:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/12 01:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/12 01:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/12 01:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:13:10 DEBUG : a.txt: md5 = 534e0dc3e76173fb28c70d4804e05700 OK 2025/01/12 01:13:12 DEBUG : zend.txt: md5 = d18736eeaabaee259f57b1b5c23210c6 OK 2025/01/12 01:13:14 DEBUG : sub dir/hello world: md5 = 933f6e7556832955513b171a6b7ba5a8 OK 2025/01/12 01:13:16 DEBUG : sub dir/hello world2: md5 = a232b58421420649892ee01a135ce14f OK 2025/01/12 01:13:19 DEBUG : sub dir/ignore dir/.ignore: md5 = cfe88613dad493cd897babe51de4ad2c OK 2025/01/12 01:13:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = 584c9238d726f840f60ad187dbab9b72 OK 2025/01/12 01:13:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 85df34006682611fe29527c14f665f39 OK 2025/01/12 01:13:24 DEBUG : a.txt: Excluded (Size Filter) 2025/01/12 01:13:24 DEBUG : a.txt: Excluded 2025/01/12 01:13:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/12 01:13:25 DEBUG : sub dir/hello world: Excluded 2025/01/12 01:13:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/12 01:13:25 DEBUG : sub dir/hello world2: Excluded 2025/01/12 01:13:25 DEBUG : sub dir/ignore dir: Excluded 2025/01/12 01:13:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/12 01:13:25 DEBUG : sub dir/hello world: Excluded 2025/01/12 01:13:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/12 01:13:25 DEBUG : sub dir/hello world2: Excluded 2025/01/12 01:13:26 DEBUG : sub dir/ignore dir: Excluded 2025/01/12 01:13:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/12 01:13:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.70s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:13:35 DEBUG : file1: md5 = 329a09ad90765115409152ac3d2eb70d OK 2025/01/12 01:13:37 DEBUG : sub/file2: md5 = 5411b835bfc106e8c170b8b68ebc3ffd OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/12 01:13:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/12 01:13:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/12 01:13:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/12 01:13:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.14s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:13:45 DEBUG : file1: md5 = daa65462a75caacb0c65b9b24be22b69 OK 2025/01/12 01:13:48 DEBUG : sub/file2: md5 = a29bdeb20bf80830e96da147d2183a83 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/12 01:13:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/notfound" 2025/01/12 01:13:52 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/12 01:13:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.79s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:13:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Making directory 2025/01/12 01:13:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:00 DEBUG : sub dir/hello world: md5 = 5c1768c021cc25e143b22898fe93f1cf OK 2025/01/12 01:14:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.61s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:04 DEBUG : potato2: md5 = 993743e584c39f14eb9c2a0b2e0fa481 OK 2025/01/12 01:14:06 DEBUG : empty space: md5 = b881d8f6f9f7a50900c4b1bb21248590 OK --- PASS: TestLs (5.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:09 DEBUG : potato2: md5 = 742bbf9077aa8d7213c651d48c45f08d OK 2025/01/12 01:14:11 DEBUG : empty space: md5 = 7c98a0fb8648b7a11cf5e2cd7fb5a2a6 OK 2025/01/12 01:14:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.43s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:15 DEBUG : potato2: md5 = 9ba14cdafce2f619bf92c2a9a8f10ce5 OK 2025/01/12 01:14:16 DEBUG : empty space: md5 = 49ca6225a1ea4f56a354b498dc05bb16 OK --- PASS: TestLsLong (5.01s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:20 DEBUG : potato2: md5 = a59b38043aa0899beb1e7b51181e0812 OK 2025/01/12 01:14:21 DEBUG : empty space: md5 = d7194a006d928a94557219e23eeb4527 OK --- PASS: TestHashSums (4.87s) === RUN TestHashSumsWithErrors 2025/01/12 01:14:23 DEBUG : Creating backend with remote ":memory:" 2025/01/12 01:14:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/12 01:14:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/12 01:14:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/12 01:14:23 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:25 DEBUG : potato2: md5 = 79e67a607c38c0d4b276f1c14c220b25 OK 2025/01/12 01:14:26 DEBUG : empty space: md5 = 47db7d97c2edc47501e45295b8aa997c OK 2025/01/12 01:14:29 DEBUG : sub dir/potato3: md5 = 4c2a0b7ad1b16e17441aca30311f6ca7 OK 2025/01/12 01:14:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:34 DEBUG : small: md5 = d2268d52c10c3c3b199ae022ab49e025 OK 2025/01/12 01:14:36 DEBUG : medium: md5 = 233775cb30f4726d9bb24b26848c0258 OK 2025/01/12 01:14:38 DEBUG : large: md5 = e03142741f8a21c01da5ce0627230eaa OK 2025/01/12 01:14:38 DEBUG : Waiting for deletions to finish 2025/01/12 01:14:38 DEBUG : large: Excluded (Size Filter) 2025/01/12 01:14:39 INFO : medium: Deleted 2025/01/12 01:14:39 INFO : small: Deleted --- PASS: TestDelete (7.28s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:41 DEBUG : small: md5 = 9768824f9759b8e2f364b8df0442907f OK 2025/01/12 01:14:43 DEBUG : medium: md5 = 17b452f32b0e77c0ace59d5e61428629 OK 2025/01/12 01:14:45 DEBUG : large: md5 = 91bb9a38a622b5915ec7cce36fe6b60f OK 2025/01/12 01:14:45 DEBUG : Waiting for deletions to finish 2025/01/12 01:14:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/12 01:14:46 INFO : small: Deleted 2025/01/12 01:14:46 INFO : large: Deleted --- PASS: TestMaxDelete (7.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:49 DEBUG : small: md5 = a115f26b8be480b0b6fc497be76c0dd7 OK 2025/01/12 01:14:51 DEBUG : medium: md5 = 1c36addb00c119b3fdadb5583913d33d OK 2025/01/12 01:14:52 DEBUG : large: md5 = 453a4bada381a5c55eea94acd4bfd486 OK 2025/01/12 01:14:52 DEBUG : Waiting for deletions to finish 2025/01/12 01:14:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/12 01:14:53 INFO : small: Deleted 2025/01/12 01:14:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:14:57 DEBUG : small: md5 = 76b83f0449549a8a71f39047e26ddcaa OK 2025/01/12 01:14:58 DEBUG : medium: md5 = 70e9127b4a5794c40174d0b2f40bebad OK 2025/01/12 01:15:00 DEBUG : large: md5 = a74eae36f575fb13a3293c871ac8e76a OK 2025/01/12 01:15:00 DEBUG : Waiting for deletions to finish 2025/01/12 01:15:00 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/12 01:15:01 INFO : small: Deleted 2025/01/12 01:15:01 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.54s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:15:04 DEBUG : ReadFile: md5 = b3539bbe325bfdb4497babf6871dc651 OK --- PASS: TestReadFile (4.84s) === RUN TestRetry 2025/01/12 01:15:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/12 01:15:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/12 01:15:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 01:15:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 01:15:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 01:15:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/12 01:15:07 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:15:09 DEBUG : file1: md5 = 56a022cafda61f198b6cfa502be37f45 OK 2025/01/12 01:15:11 DEBUG : file2: md5 = ae984f979094c537ef29cd848fad9af4 OK --- PASS: TestCat (16.51s) === RUN TestPurge 2025/01/12 01:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woweman5jaka" 2025/01/12 01:15:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 01:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/j53s4t88jrunpc7u4gdk861m8d1lqevh74pnko00a736c0rb5gu0" 2025/01/12 01:15:25 DEBUG : Creating backend with remote "/tmp/rclone2553011116" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woweman5jaka'", Local "Local file system at /tmp/rclone2553011116", Modify Window "1ms" 2025/01/12 01:15:30 DEBUG : A1/B1/C1/one: md5 = a11d60fe4f7ba4328f0df539eddc5ff7 OK 2025/01/12 01:15:30 INFO : A2: Making directory 2025/01/12 01:15:31 INFO : A1/B2: Making directory 2025/01/12 01:15:32 INFO : A1/B2/C2: Making directory 2025/01/12 01:15:33 INFO : A1/B1/C3: Making directory 2025/01/12 01:15:35 INFO : A3: Making directory 2025/01/12 01:15:36 INFO : A3/B3: Making directory 2025/01/12 01:15:37 INFO : A3/B3/C4: Making directory 2025/01/12 01:15:39 DEBUG : A1/two: md5 = 3c35ca1693e3076a05e70bec2ad39014 OK 2025/01/12 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woweman5jaka': Purge remote 2025/01/12 01:15:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:15:48 DEBUG : A1/B1/C1/one: md5 = 644183dbbf14cc74db6e58606355b081 OK 2025/01/12 01:15:48 INFO : A2: Making directory 2025/01/12 01:15:49 INFO : A1/B2: Making directory 2025/01/12 01:15:50 INFO : A1/B2/C2: Making directory 2025/01/12 01:15:51 INFO : A1/B1/C3: Making directory 2025/01/12 01:15:52 INFO : A3: Making directory 2025/01/12 01:15:53 INFO : A3/B3: Making directory 2025/01/12 01:15:54 INFO : A3/B3/C4: Making directory 2025/01/12 01:15:57 DEBUG : A1/two: md5 = 16478d64e44d53f9c44e61a07e13cadc OK 2025/01/12 01:15:58 DEBUG : removing 1 level 3 directories 2025/01/12 01:15:58 INFO : A3/B3/C4: Removing directory 2025/01/12 01:16:01 DEBUG : removing 2 level 3 directories 2025/01/12 01:16:01 INFO : A1/B2/C2: Removing directory 2025/01/12 01:16:01 INFO : A1/B1/C3: Removing directory 2025/01/12 01:16:02 DEBUG : removing 2 level 2 directories 2025/01/12 01:16:02 INFO : A3/B3: Removing directory 2025/01/12 01:16:02 INFO : A1/B2: Removing directory 2025/01/12 01:16:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/12 01:16:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 01:16:02 DEBUG : removing 2 level 1 directories 2025/01/12 01:16:02 INFO : A3: Removing directory 2025/01/12 01:16:02 INFO : A2: Removing directory 2025/01/12 01:16:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/12 01:16:07 DEBUG : removing 1 level 3 directories 2025/01/12 01:16:07 INFO : A1/B1/C1: Removing directory 2025/01/12 01:16:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:08 DEBUG : removing 1 level 2 directories 2025/01/12 01:16:08 INFO : A1/B1: Removing directory 2025/01/12 01:16:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 01:16:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:16:08 DEBUG : removing 1 level 1 directories 2025/01/12 01:16:08 INFO : A1: Removing directory 2025/01/12 01:16:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 01:16:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 01:16:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 01:16:09 DEBUG : removing 1 level 0 directories 2025/01/12 01:16:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Removing directory 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/12 01:16:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (27.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:12 INFO : A1: Making directory 2025/01/12 01:16:13 INFO : A1/B1: Making directory 2025/01/12 01:16:14 INFO : A1/B1/C1: Making directory 2025/01/12 01:16:16 DEBUG : removing 1 level 3 directories 2025/01/12 01:16:16 INFO : A1/B1/C1: Removing directory 2025/01/12 01:16:17 DEBUG : removing 1 level 2 directories 2025/01/12 01:16:17 INFO : A1/B1: Removing directory 2025/01/12 01:16:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:16:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.27s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:20 INFO : A1: Making directory 2025/01/12 01:16:21 INFO : A1/B1: Making directory 2025/01/12 01:16:22 INFO : A1/B1/C1: Making directory 2025/01/12 01:16:25 DEBUG : removing 1 level 3 directories 2025/01/12 01:16:25 INFO : A1/B1/C1: Removing directory 2025/01/12 01:16:26 DEBUG : removing 1 level 2 directories 2025/01/12 01:16:26 INFO : A1/B1: Removing directory 2025/01/12 01:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:16:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:31 DEBUG : file1: md5 = bb118fa2cf57f87b4dfd957b4562122b OK 2025/01/12 01:16:31 DEBUG : filename.txt: File name found in url 2025/01/12 01:16:33 DEBUG : filename.txt: md5 = 987312f0e481650e9aec812a052a7045 OK 2025/01/12 01:16:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/12 01:16:35 DEBUG : headerfilename.txt: md5 = 511777dc4fdf0f5afd7d0d6c140bf27c OK 2025/01/12 01:16:36 DEBUG : file2: md5 = f7804ba1606341c31621711575cdb1d7 OK --- PASS: TestCopyURL (9.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 01:16:42 DEBUG : sub/file2: md5 = 8751a44d7ead721f87d66ba16618e7dd OK 2025/01/12 01:16:42 INFO : file1: Copied (new) to: sub/file2 2025/01/12 01:16:42 INFO : file1: Deleted 2025/01/12 01:16:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 01:16:43 DEBUG : file1: Unchanged skipping 2025/01/12 01:16:43 INFO : file1: Deleted 2025/01/12 01:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': don't need to copy/move sub/file2, it is already at target location 2025/01/12 01:16:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.54s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/12 01:16:47 DEBUG : file1: md5 = 267da589ee1a49f480a9c025057b3a66 OK 2025/01/12 01:16:47 INFO : file1: Copied (new) 2025/01/12 01:16:47 INFO : file1: Deleted 2025/01/12 01:16:48 DEBUG : file1: Destination exists, skipping 2025/01/12 01:16:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:16:53 DEBUG : dst/file1: md5 = 8acf0a0b46895e4f32970b9226d37708 OK 2025/01/12 01:16:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqiyex8varu/backup" 2025/01/12 01:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg/1nrff024r7pq65ecp72fc28jb0" 2025/01/12 01:16:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/12 01:16:58 INFO : dst/file1: Moved (server-side) 2025/01/12 01:17:00 DEBUG : dst/file1: md5 = 1ee806671489f09836ce242ccedd19db OK 2025/01/12 01:17:00 INFO : dst/file1: Copied (new) 2025/01/12 01:17:00 INFO : dst/file1: Deleted 2025/01/12 01:17:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:17:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/12 01:17:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.28s) === 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:17:08 DEBUG : A1/one: md5 = a875e121fca527696c983c037983df33 OK 2025/01/12 01:17:09 DEBUG : A1/two: md5 = f9d543f381eb5bcc156f9418f4abde51 OK 2025/01/12 01:17:12 DEBUG : A1/B1/three: md5 = a4cb95941ec92b8df4d9b4f977d83fdf OK 2025/01/12 01:17:15 DEBUG : A1/B1/C1/four: md5 = 90e108003a553c154f946423054019cf OK 2025/01/12 01:17:17 DEBUG : A1/B1/C2/five: md5 = bb6370e8fd9deb3c4eb8f6787a0e042d OK 2025/01/12 01:17:17 INFO : A1/B2: Making directory 2025/01/12 01:17:18 INFO : A1/B1/C3: Making directory 2025/01/12 01:17:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/12 01:17:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/12 01:17:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/12 01:17:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/12 01:17:31 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/12 01:17:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 01:17:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 01:17:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:17:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 01:17:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 01:17:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/12 01:17:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/12 01:17:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/12 01:17:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/12 01:17:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/12 01:17:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/12 01:17:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 01:17:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 01:17:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:17:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 01:17:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 01:17:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/12 01:17:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/12 01:17:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/12 01:17:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/12 01:17:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/12 01:17:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/12 01:18:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/12 01:18:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/12 01:18:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/12 01:18:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.44s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 01:18:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 6916694d9a7075f63a9d40d35adff59f OK 2025/01/12 01:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/12 01:18:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 01:18:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/12 01:18:05 DEBUG : no_checksum_big_file_from_pipe: md5 = d4a3a0634277d68c8985610aa4dafa65 OK 2025/01/12 01:18:05 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 01:18:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 2fc3586a8f43a4f28c4f7b2c8ac95daa OK 2025/01/12 01:18:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 01:18:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/12 01:18:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 83d36ecc765bc3c8f93f967f7a9570ad OK 2025/01/12 01:18:10 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 01:18:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 01:18:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/12 01:18:16 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-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/12 01:18:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/12 01:18:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/12 01:18:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.45s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/12 01:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/12 01:18:26 DEBUG : rcat_metadata: md5 = f409bd4f7901873f94e43abdbdc5a77c OK 2025/01/12 01:18:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/12 01:18:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/12 01:18:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = afd61b5cea2124e18c9ee6817ef53c93 OK 2025/01/12 01:18:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.69s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.31s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:32 DEBUG : potato1: md5 = 3a16baabff842fb6fa3f1fcf54a7be9d OK 2025/01/12 01:18:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/12 01:18:34 DEBUG : potato2: md5 = 91e75a15f4160341bd39e10a3a3292c0 OK 2025/01/12 01:18:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.56s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:37 DEBUG : potato1: md5 = b95ed4aa44c9fc4c1740ee9b20508957 OK 2025/01/12 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/12 01:18:39 DEBUG : potato2: md5 = 8c9218a12f774208bd485252974385b8 OK 2025/01/12 01:18:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.50s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:43 DEBUG : potato2: md5 = c941a03f29268ef071ae5b70686d42a9 OK 2025/01/12 01:18:44 DEBUG : empty space: md5 = 1aeca9f406667752808e4f083325cd45 OK 2025/01/12 01:18:47 DEBUG : sub dir/potato3: md5 = 66ca7ecbe5c9cf8b0d96c880e14c9fcf OK 2025/01/12 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Touching "empty space" 2025/01/12 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Touching "potato2" 2025/01/12 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Touching "sub dir/potato3" 2025/01/12 01:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:53 DEBUG : dir with metadata: Making directory with metadata 2025/01/12 01:18:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.73s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:56 DEBUG : directory with modtime: Making directory with metadata 2025/01/12 01:18:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.69s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:18:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/12 01:18:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 01:18:59 DEBUG : Google drive root 'crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg': Skipping btime metadata as can't update it on an existing file: 2025-01-12T01:18:59.106444153Z 2025/01/12 01:19:00 INFO : non existent directory: Updated directory metadata 2025/01/12 01:19:02 DEBUG : Google drive root 'crypt/frv1bnhr6cvs3gaoln8jocs7ubflfenr8mjatb8uumdb6irtmvjg': Skipping btime metadata as can't update it on an existing file: 2025-01-12T01:18:59.106444153Z 2025/01/12 01:19:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:19:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/12 01:19:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/12 01:19:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.32s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:19:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/12 01:19:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 01:19:10 DEBUG : dst: Making directory with metadata 2025/01/12 01:19:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/12 01:19:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 01:19:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 01:19:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 01:19:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/12 01:19:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/12 01:19:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu'", Local "Local file system at /tmp/rclone3151231395", Modify Window "1ms" 2025/01/12 01:19:17 DEBUG : sub dir/test remove existing: md5 = 99fc9e8351a98077bde7dbb1a4a068e2 OK 2025/01/12 01:19:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = abe1ab2eebcfde52cb84f032d2594e68 OK 2025/01/12 01:19:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.suwevad7" before starting 2025/01/12 01:19:21 DEBUG : sub dir/test remove existing.suwevad7: TEST: removing renamed existing file after operation 2025/01/12 01:19:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.larusuh4" before starting 2025/01/12 01:19:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.larusuh4: TEST: renaming existing back after failed operation 2025/01/12 01:19:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wekoriy1" before starting 2025/01/12 01:19:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wekoriy1: TEST: removing renamed existing file after operation 2025/01/12 01:19:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0bem14f7kqvv9rc9f76jbfv1881fmhgpcp8r1f7rd3s98hn08fsg" 2025/01/12 01:19:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l3gm3bjhpmmedf0d5lhc8gcc2rls9o5oqi0ks6btfmbt82vih77bdfhjp2u9ubitnuk6jbkn1ht7kjvrsgogpg4djppql9r9rsrekkl7p3orb8sgt6p1amf6dgboh1oakpgqhro5l2g2e6mhhnnn51uqdku2fvdeq9ndghbaouhahltahecg" --- PASS: TestRemoveExisting (13.99s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/12 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqiyex8varu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m0.00139662s (try 1/5)