"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/10/29 04:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya" 2024/10/29 04:53:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0" 2024/10/29 04:53:52 DEBUG : Creating backend with remote "/tmp/rclone2697964748" === 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", 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 2024/10/29 04:53:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/29 04:53:52 DEBUG : potato: Seek from 10 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 10 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Seek from 5 to 2 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/29 04:53:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Seek from 5 to 2 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/29 04:53:52 DEBUG : potato: Seek from 8 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 8 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/29 04:53:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 04:53:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 04:53:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 04:53:52 DEBUG : potato: Seek from 5 to 2 2024/10/29 04:53:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/29 04:53:52 DEBUG : potato: Seek from 9 to 0 2024/10/29 04:53:52 DEBUG : potato: Seek from 9 to 0 2024/10/29 04:53:52 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:53:55 DEBUG : rutabaga: md5 = cff20c03055a0c058af86f280ef9c047 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/29 04:53:58 DEBUG : empty space: md5 = b898300f3435006bb620813110812124 OK === RUN TestCheck/3 2024/10/29 04:54:00 DEBUG : potato2: md5 = b1324fa0701c1d6123c9c142f27a0df6 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/29 04:54:03 DEBUG : remotepotato: md5 = 6bfd4d22c51c4f7c523fe88cd38c0f41 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.45s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/10/29 04:54:07 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 04:54:07 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 04:54:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/29 04:54:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/29 04:54:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/29 04:54:07 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:54:09 DEBUG : rutabaga: md5 = c2924d96054549700b57527e86e54f6f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/29 04:54:14 DEBUG : empty space: md5 = 38a0229cbb334674b777fefd4d9c6587 OK === RUN TestCheckDownload/3 2024/10/29 04:54:17 DEBUG : potato2: md5 = 7560732cdbd72b09cff143e763f2e3f2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/29 04:54:22 DEBUG : remotepotato: md5 = 52f488d6d2bbdf53759f6d786398b78c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.95s) --- PASS: TestCheckDownload/1 (1.30s) --- PASS: TestCheckDownload/2 (1.40s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.67s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.85s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:54:30 DEBUG : rutabaga: md5 = f9811774d2f1a5faf18dbf8590883cbb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/29 04:54:32 DEBUG : empty space: md5 = 39bc5110982cf8447a1cb640ffc3558c OK === RUN TestCheckSizeOnly/3 2024/10/29 04:54:35 DEBUG : potato2: md5 = 37d9436460c8b952d2e2255b61a89993 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/29 04:54:37 DEBUG : remotepotato: md5 = c36c549d158a1a949bc869c4417f1472 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.12s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:54:43 DEBUG : test.sum: md5 = 34c42e92d1716244fb6d30974b286110 OK 2024/10/29 04:54:44 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 04:54:44 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 04:54:44 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 04:54:44 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/29 04:54:46 DEBUG : test.sum: md5 = 66b8e34ebe9cbe642eb41a7f25a77dd2 OK 2024/10/29 04:54:47 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 04:54:47 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 04:54:47 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 04:54:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:54:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/data" 2024/10/29 04:54:48 DEBUG : Config file has changed externally - reloading 2024/10/29 04:54:48 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/data" 2024/10/29 04:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/vjrnln8ratgmqakfosrqe8espk" 2024/10/29 04:54:55 DEBUG : data/banana: md5 = 2033602c98d4f6e121d5b902a348aea0 OK 2024/10/29 04:54:56 DEBUG : test.sum: md5 = 93cf62ca13f8101d3eb408cfb1a15823 OK === RUN TestCheckSumDownload/subtest1 2024/10/29 04:55:01 DEBUG : data/potato: md5 = 76e06c80f2fe9dc29fcc547abe358a45 OK 2024/10/29 04:55:03 DEBUG : test.sum: md5 = 30419832f9795325253b1e4de1a8c0d0 OK === RUN TestCheckSumDownload/subtest2 2024/10/29 04:55:07 DEBUG : test.sum: md5 = 4b4ce90b0913d79804258ad7e787c2e1 OK === RUN TestCheckSumDownload/subtest3 2024/10/29 04:55:13 DEBUG : test.sum: md5 = bb4c4972cc619061b7ed9b99ccd785c5 OK === RUN TestCheckSumDownload/subtest4 2024/10/29 04:55:17 DEBUG : test.sum: md5 = c64326132af81d8300137bccdebc3e5d OK === RUN TestCheckSumDownload/subtest5 2024/10/29 04:55:22 DEBUG : test.sum: md5 = 34f32e7d18a763a50237ba46a0ab1c6c OK === RUN TestCheckSumDownload/subtest6 2024/10/29 04:55:27 DEBUG : data/banana: md5 = 919d86e309a7bacb0c75474853eb8906 OK 2024/10/29 04:55:28 DEBUG : data/potato: md5 = 9a72348d934c3d8d5e0196074ad65645 OK 2024/10/29 04:55:30 DEBUG : test.sum: md5 = 3a25cb683ff29620ca4199079c708389 OK === RUN TestCheckSumDownload/subtest7 2024/10/29 04:55:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/29 04:55:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.65s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.79s) --- PASS: TestCheckSumDownload/subtest4 (2.25s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.62s) --- PASS: TestCheckSumDownload/subtest7 (2.55s) === RUN TestApplyTransforms 2024/10/29 04:55:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liluvuv8yoje" 2024/10/29 04:55:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:55:37 DEBUG : Creating backend with remote "TestDrive:crypt/489juafbj2ehsvgml9038fqvcbpgh8009m1f8uijt9cr33mna96g" 2024/10/29 04:55:38 DEBUG : Creating backend with remote "/tmp/rclone3581871762" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje'", Local "Local file system at /tmp/rclone3581871762", Modify Window "1ms" 2024/10/29 04:55:41 DEBUG : hello, world!: md5 = 3980516accb090b82d76a234a526b1d5 OK upper checkfile vs. lower remote (without normalization) 2024/10/29 04:55:41 ERROR : hello, world!: sum not found 2024/10/29 04:55:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje' 2024/10/29 04:55:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': 1 files missing 2024/10/29 04:55:41 NOTICE: 1 hashes missing 2024/10/29 04:55:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': 2 differences found 2024/10/29 04:55:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/29 04:55:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': 0 differences found 2024/10/29 04:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': 1 matching files 2024/10/29 04:55:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqobel2cuno" 2024/10/29 04:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:55:43 DEBUG : Creating backend with remote "TestDrive:crypt/1ta8ggkqin8ukmn2qp11h2gk60fpbe7brtqmnt6agun9hv8fegjg" 2024/10/29 04:55:44 DEBUG : Creating backend with remote "/tmp/rclone3999351037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno'", Local "Local file system at /tmp/rclone3999351037", Modify Window "1ms" 2024/10/29 04:55:47 DEBUG : HELLO, WORLD!: md5 = 299e044d009dfa6e68355d18584933e1 OK lower checkfile vs. upper remote (without normalization) 2024/10/29 04:55:47 ERROR : HELLO, WORLD!: sum not found 2024/10/29 04:55:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno' 2024/10/29 04:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': 1 files missing 2024/10/29 04:55:47 NOTICE: 1 hashes missing 2024/10/29 04:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': 2 differences found 2024/10/29 04:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/29 04:55:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': 0 differences found 2024/10/29 04:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': 1 matching files 2024/10/29 04:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lulopuh2mejo" 2024/10/29 04:55:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/iip0qq2u458l0l47o2puqenvtmi96cmt9q2j9c9dqlst8hqp06tg" 2024/10/29 04:55:50 DEBUG : Creating backend with remote "/tmp/rclone201058514" 2024/10/29 04:55:50 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo'", Local "Local file system at /tmp/rclone201058514", Modify Window "1ms" 2024/10/29 04:55:53 DEBUG : HeLlO, wOrLd!: md5 = 5c812f51cfe3f10e46e81059d0fc8f32 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/29 04:55:53 ERROR : HeLlO, wOrLd!: sum not found 2024/10/29 04:55:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo' 2024/10/29 04:55:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': 1 files missing 2024/10/29 04:55:53 NOTICE: 1 hashes missing 2024/10/29 04:55:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': 2 differences found 2024/10/29 04:55:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/29 04:55:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': 0 differences found 2024/10/29 04:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': 1 matching files 2024/10/29 04:55:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xalepol5xiso" 2024/10/29 04:55:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:55:55 DEBUG : Creating backend with remote "TestDrive:crypt/b8q6vak1ak1lnk30fl627e2q5bfoijr96q9leec3vl7gdguegqu0" 2024/10/29 04:55:56 DEBUG : Creating backend with remote "/tmp/rclone4040649508" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso'", Local "Local file system at /tmp/rclone4040649508", Modify Window "1ms" 2024/10/29 04:55:59 DEBUG : HELLO, WORLD!: md5 = 414978ac4fd3925956a159ee983362bc OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/29 04:55:59 ERROR : HELLO, WORLD!: sum not found 2024/10/29 04:55:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso' 2024/10/29 04:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': 1 files missing 2024/10/29 04:55:59 NOTICE: 1 hashes missing 2024/10/29 04:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': 2 differences found 2024/10/29 04:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/29 04:56:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': 0 differences found 2024/10/29 04:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': 1 matching files 2024/10/29 04:56:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejivip9fomu" 2024/10/29 04:56:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:00 DEBUG : Creating backend with remote "TestDrive:crypt/g2va38psn25g0n8na37mbq1h4b75saulkli1jsh36hfctq9dkqe0" 2024/10/29 04:56:02 DEBUG : Creating backend with remote "/tmp/rclone1551565046" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu'", Local "Local file system at /tmp/rclone1551565046", Modify Window "1ms" 2024/10/29 04:56:05 DEBUG : 測試_Русский___ě_áñ: md5 = 3dba8a8c9d20f48c98a8bbebe8ab0fd8 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/29 04:56:05 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu' 2024/10/29 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': 1 files missing 2024/10/29 04:56:05 NOTICE: 1 hashes missing 2024/10/29 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': 2 differences found 2024/10/29 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/29 04:56:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': 0 differences found 2024/10/29 04:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': 1 matching files 2024/10/29 04:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yijuyiw9yiye" 2024/10/29 04:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/2cpmi88d8scc9t815e30un4hsmr1e63gg7qk9d83pqkb720fdnq0" 2024/10/29 04:56:07 DEBUG : Creating backend with remote "/tmp/rclone1578684550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye'", Local "Local file system at /tmp/rclone1578684550", Modify Window "1ms" 2024/10/29 04:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 22feac9007ddc6774884da48b2eafb21 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/29 04:56:11 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye' 2024/10/29 04:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': 1 files missing 2024/10/29 04:56:11 NOTICE: 1 hashes missing 2024/10/29 04:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': 2 differences found 2024/10/29 04:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/29 04:56:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': 0 differences found 2024/10/29 04:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': 1 matching files 2024/10/29 04:56:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soyofep9wune" 2024/10/29 04:56:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:12 DEBUG : Creating backend with remote "TestDrive:crypt/lo9aq2kh33ob0arbdno4kgkmi53dnreomqmodu5igir9pn68fas0" 2024/10/29 04:56:13 DEBUG : Creating backend with remote "/tmp/rclone1600522705" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune'", Local "Local file system at /tmp/rclone1600522705", Modify Window "1ms" 2024/10/29 04:56:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a850a04cd8a75abacc45b80844374059 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/29 04:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune' 2024/10/29 04:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': 1 files missing 2024/10/29 04:56:17 NOTICE: 1 hashes missing 2024/10/29 04:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': 2 differences found 2024/10/29 04:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/29 04:56:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': 0 differences found 2024/10/29 04:56:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': 1 matching files 2024/10/29 04:56:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hohoyaf4vowa" 2024/10/29 04:56:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:19 DEBUG : Creating backend with remote "TestDrive:crypt/cplhvlik4ejiujpos62trf6o2d78ko5jcf4nijs0nfs4gmo9k7cg" 2024/10/29 04:56:20 DEBUG : Creating backend with remote "/tmp/rclone1475968169" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa'", Local "Local file system at /tmp/rclone1475968169", Modify Window "1ms" 2024/10/29 04:56:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 993c63cd3c4a21f8fdb072bfd4eb3442 OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/29 04:56:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa' 2024/10/29 04:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': 1 files missing 2024/10/29 04:56:23 NOTICE: 1 hashes missing 2024/10/29 04:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': 2 differences found 2024/10/29 04:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/29 04:56:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': 0 differences found 2024/10/29 04:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': 1 matching files 2024/10/29 04:56:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cexiquz2noli" 2024/10/29 04:56:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:24 DEBUG : Creating backend with remote "TestDrive:crypt/j8ahg1e07460d29iq3idcrno6rd6ag6jidhv66m4i6jiv0nqv7n0" 2024/10/29 04:56:25 DEBUG : Creating backend with remote "/tmp/rclone1452252957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli'", Local "Local file system at /tmp/rclone1452252957", Modify Window "1ms" 2024/10/29 04:56:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 625de8a04f838bea4324a28e1c9d874d OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/29 04:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli' 2024/10/29 04:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': 1 files missing 2024/10/29 04:56:29 NOTICE: 1 hashes missing 2024/10/29 04:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': 2 differences found 2024/10/29 04:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/29 04:56:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': 0 differences found 2024/10/29 04:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': 1 matching files 2024/10/29 04:56:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yefotod5kolo" 2024/10/29 04:56:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:56:31 DEBUG : Creating backend with remote "TestDrive:crypt/josru484j3t90q8m8t4gaa1cob4lbe0poodavvuqp6ogism3iptg" 2024/10/29 04:56:32 DEBUG : Creating backend with remote "/tmp/rclone1902665095" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo'", Local "Local file system at /tmp/rclone1902665095", Modify Window "1ms" 2024/10/29 04:56:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 781c08093740adde9c211451c16e8bf7 OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/29 04:56:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 04:56:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo' 2024/10/29 04:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': 1 files missing 2024/10/29 04:56:35 NOTICE: 1 hashes missing 2024/10/29 04:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': 2 differences found 2024/10/29 04:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/29 04:56:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 04:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': 0 differences found 2024/10/29 04:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': 1 matching files 2024/10/29 04:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yefotod5kolo': Purge remote 2024/10/29 04:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexiquz2noli': Purge remote 2024/10/29 04:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hohoyaf4vowa': Purge remote 2024/10/29 04:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyofep9wune': Purge remote 2024/10/29 04:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yijuyiw9yiye': Purge remote 2024/10/29 04:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejivip9fomu': Purge remote 2024/10/29 04:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalepol5xiso': Purge remote 2024/10/29 04:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulopuh2mejo': Purge remote 2024/10/29 04:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqobel2cuno': Purge remote 2024/10/29 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liluvuv8yoje': Purge remote --- PASS: TestApplyTransforms (65.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:56:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 04:56:46 DEBUG : sub/file2: md5 = 70df586c309dbabea5659818788119f7 OK 2024/10/29 04:56:46 INFO : file1: Copied (new) to: sub/file2 2024/10/29 04:56:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 04:56:47 DEBUG : file1: Unchanged skipping 2024/10/29 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': don't need to copy/move sub/file2, it is already at target location 2024/10/29 04:56:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:56:53 DEBUG : dst/file1: md5 = e19354385899580d4720393d0bc887a8 OK 2024/10/29 04:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/backup" 2024/10/29 04:56:54 DEBUG : Config file has changed externally - reloading 2024/10/29 04:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/1nrff024r7pq65ecp72fc28jb0" 2024/10/29 04:56:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 04:56:59 INFO : dst/file1: Moved (server-side) 2024/10/29 04:57:01 DEBUG : dst/file1: md5 = 8765f2f7553bfb1fb31acb46e8b403df OK 2024/10/29 04:57:01 INFO : dst/file1: Copied (new) 2024/10/29 04:57:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 04:57:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 04:57:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:57:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/dst" 2024/10/29 04:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 04:57:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/CompareDest" 2024/10/29 04:57:10 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/gveqi14airsml4bgu7krj116o8" 2024/10/29 04:57:11 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:57:14 DEBUG : one: md5 = d0c6f020c2a673afce509448898ff718 OK 2024/10/29 04:57:14 INFO : one: Copied (new) 2024/10/29 04:57:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:17 DEBUG : one: md5 = 849e46e2a92432d9c5792d601f0b7f8a OK 2024/10/29 04:57:17 INFO : one: Copied (replaced existing) 2024/10/29 04:57:19 DEBUG : dst/one: md5 = bc2ace8eee192610da40f57cdc93e4d6 OK 2024/10/29 04:57:22 DEBUG : CompareDest/one: md5 = e241973fbb0b793a1d89ef028ebe7ff7 OK 2024/10/29 04:57:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:57:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 04:57:26 DEBUG : CompareDest/two: md5 = 5b478a806afcdfd79cad25a38c702d80 OK 2024/10/29 04:57:27 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 04:57:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:57:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 04:57:28 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 04:57:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:57:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 04:57:29 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 04:57:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:31 DEBUG : two: md5 = 9b3ecabe53e0d79057b3360c58a9f5f8 OK 2024/10/29 04:57:31 INFO : two: Copied (new) 2024/10/29 04:57:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 04:57:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 04:57:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 04:57:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:57:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/dst" 2024/10/29 04:57:38 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 04:57:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/CopyDest" 2024/10/29 04:57:39 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/29 04:57:41 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 04:57:44 DEBUG : one: md5 = 6b4089c4fb09beaa374b6d61a6b6c38c OK 2024/10/29 04:57:44 INFO : one: Copied (new) 2024/10/29 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:47 DEBUG : one: md5 = 054574d04e2fc41c4dba284c364e3fea OK 2024/10/29 04:57:47 INFO : one: Copied (replaced existing) 2024/10/29 04:57:49 DEBUG : dst/one: md5 = d9a710862786004b1f9546a91ea96347 OK 2024/10/29 04:57:52 DEBUG : CopyDest/one: md5 = 0982968c5c4481715967e40c0f305103 OK 2024/10/29 04:57:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/BackupDir" 2024/10/29 04:57:53 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/29 04:57:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:57:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 04:57:58 INFO : one: Moved (server-side) 2024/10/29 04:57:59 INFO : one: Copied (server-side copy) 2024/10/29 04:57:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/29 04:58:01 DEBUG : CopyDest/two: md5 = 6423d4da4d00fa57617a298d2eb31768 OK 2024/10/29 04:58:02 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 04:58:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:58:04 INFO : two: Copied (server-side copy) 2024/10/29 04:58:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/29 04:58:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 04:58:05 DEBUG : two: Unchanged skipping 2024/10/29 04:58:07 DEBUG : CopyDest/three: md5 = 6462f905ef21fb644d67744da7d8fc59 OK 2024/10/29 04:58:08 DEBUG : three: Need to transfer - File not found at Destination 2024/10/29 04:58:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/29 04:58:08 DEBUG : three: Destination not found in --copy-dest 2024/10/29 04:58:10 DEBUG : three: md5 = 74dacb4f5e8c9d852ccdfad7eb79d7e6 OK 2024/10/29 04:58:10 INFO : three: Copied (new) 2024/10/29 04:58:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 04:58:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 04:58:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 04:58:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 04:58:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 04:58:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 04:58:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.94s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:58:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/29 04:58:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 708c47d8b6d0ef33ff291bea86c0ab45 OK 2024/10/29 04:58:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/29 04:58:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/29 04:58:24 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 2024/10/29 04:58:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/29 04:58:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/29 04:58:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7c35ceae47801bcc62d2b6ce9cf3ce87 OK 2024/10/29 04:58:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/29 04:58:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/29 04:58:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:58:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using skip mode. 2024/10/29 04:58:35 NOTICE: one: Found 2 files with duplicate names 2024/10/29 04:58:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:58:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using skip mode. 2024/10/29 04:58:43 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:58:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/29 04:58:43 INFO : one: Deleted 2024/10/29 04:58:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.36s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:58:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using first mode. 2024/10/29 04:58:51 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:58:52 INFO : one: Deleted 2024/10/29 04:58:52 INFO : one: Deleted 2024/10/29 04:58:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.19s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:58:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using newest mode. 2024/10/29 04:58:59 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:59:00 INFO : one: Deleted 2024/10/29 04:59:00 INFO : one: Deleted 2024/10/29 04:59:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:59:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using oldest mode. 2024/10/29 04:59:08 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:59:08 INFO : one: Deleted 2024/10/29 04:59:09 INFO : one: Deleted 2024/10/29 04:59:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.05s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:59:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using largest mode. 2024/10/29 04:59:16 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:59:17 INFO : one: Deleted 2024/10/29 04:59:18 INFO : one: Deleted 2024/10/29 04:59:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.79s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:59:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using smallest mode. 2024/10/29 04:59:24 NOTICE: one: Found 3 files with duplicate names 2024/10/29 04:59:25 INFO : one: Deleted 2024/10/29 04:59:26 INFO : one: Deleted 2024/10/29 04:59:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.94s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:59:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Looking for duplicate names using rename mode. 2024/10/29 04:59:34 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/29 04:59:35 INFO : one-2.txt: renamed from: one.txt 2024/10/29 04:59:37 INFO : one-3.txt: renamed from: one.txt 2024/10/29 04:59:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 04:59:44 DEBUG : dupe1/one.txt: md5 = 08d703add0e01b291f4590f2e0818624 OK 2024/10/29 04:59:47 DEBUG : dupe2/two.txt: md5 = 05629dd87a23efb72a9d8d7108cec06b OK 2024/10/29 04:59:50 DEBUG : dupe3/three.txt: md5 = 4f56dae7ae68dc4738b6454cc7b32f6f OK 2024/10/29 04:59:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/29 04:59:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/29 04:59:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/29 04:59:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/29 04:59:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/29 04:59:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/29 04:59:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.28s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:00:01 DEBUG : a.txt: md5 = bc2250e9e4efd545bca12c29bd99b190 OK 2024/10/29 05:00:03 DEBUG : zend.txt: md5 = f072df5c6388725c2d597126e0e18573 OK 2024/10/29 05:00:06 DEBUG : sub dir/hello world: md5 = 045b01e52252fa7c8c5737648079cfe5 OK 2024/10/29 05:00:08 DEBUG : sub dir/hello world2: md5 = 2dbaf3f4db6fcb99eb884c837d441789 OK 2024/10/29 05:00:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 544c8f3a03f59a4a8adfd60ce133cf1e OK 2024/10/29 05:00:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 158414ea2b3dd34e3536029a6bb076f6 OK 2024/10/29 05:00:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = b6dfde24e748ada571cf14c84f362d2f OK 2024/10/29 05:00:18 DEBUG : a.txt: Excluded (Size Filter) 2024/10/29 05:00:18 DEBUG : a.txt: Excluded 2024/10/29 05:00:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 05:00:18 DEBUG : sub dir/hello world2: Excluded 2024/10/29 05:00:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 05:00:18 DEBUG : sub dir/hello world: Excluded 2024/10/29 05:00:20 DEBUG : sub dir/ignore dir: Excluded 2024/10/29 05:00:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 05:00:20 DEBUG : sub dir/hello world2: Excluded 2024/10/29 05:00:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 05:00:20 DEBUG : sub dir/hello world: Excluded 2024/10/29 05:00:20 DEBUG : sub dir/ignore dir: Excluded 2024/10/29 05:00:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/29 05:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (30.55s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:00:31 DEBUG : file1: md5 = 7908c582144bebf13acc19e965453ad3 OK 2024/10/29 05:00:34 DEBUG : sub/file2: md5 = 14c16fa8bf7e39b25f9c34bd62db635d 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 2024/10/29 05:00:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/29 05:00:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/29 05:00:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/29 05:00:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (13.53s) --- PASS: TestListJSON/Default (0.51s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.42s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.33s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.98s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:00:45 DEBUG : file1: md5 = de0abef3ac8b6081665a5a17ff5be569 OK 2024/10/29 05:00:48 DEBUG : sub/file2: md5 = 1e26996ea4e4355d99081c6f59d41c71 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 2024/10/29 05:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/notfound" 2024/10/29 05:00:53 DEBUG : Config file has changed externally - reloading 2024/10/29 05:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/qe0i31qdkoejk60elps0ni5sqk" 2024/10/29 05:00:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (16.75s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.36s) --- PASS: TestStatJSON/Dir (0.71s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.34s) --- PASS: TestStatJSON/NotFound (0.76s) --- PASS: TestStatJSON/DirFilesOnly (0.38s) --- PASS: TestStatJSON/FileFilesOnly (0.40s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s) --- PASS: TestStatJSON/DirDirsOnly (0.39s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.97s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Making directory 2024/10/29 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Making directory --- PASS: TestMkdir (1.13s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:04 DEBUG : sub dir/hello world: md5 = 9b5eae3a49f528180073c914bffdf8e3 OK 2024/10/29 05:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:09 DEBUG : potato2: md5 = 853583c0b513d12568a86f612041e21e OK 2024/10/29 05:01:11 DEBUG : empty space: md5 = fe7c13c536cea48ccc145d0d5d17669e OK --- PASS: TestLs (6.10s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:15 DEBUG : potato2: md5 = fa691d0e3c77fb1c3e82f2c02d8eca3e OK 2024/10/29 05:01:17 DEBUG : empty space: md5 = 1f76a0650a801c81cd54b4bc4fb5bf23 OK 2024/10/29 05:01:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.68s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:22 DEBUG : potato2: md5 = 703b2b8415bfe10b1f096e987fe766b0 OK 2024/10/29 05:01:23 DEBUG : empty space: md5 = 56f061fc47f4b5596d6b95f095756c41 OK --- PASS: TestLsLong (6.15s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:28 DEBUG : potato2: md5 = 4075eb5b759ff8ed6b451cff01e6047e OK 2024/10/29 05:01:30 DEBUG : empty space: md5 = 2bb16fc4f0c1b4e39b895ccd6f4ab910 OK --- PASS: TestHashSums (5.68s) === RUN TestHashSumsWithErrors 2024/10/29 05:01:32 DEBUG : Creating backend with remote ":memory:" 2024/10/29 05:01:32 DEBUG : Config file has changed externally - reloading 2024/10/29 05:01:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/29 05:01:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 05:01:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/29 05:01:32 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:34 DEBUG : potato2: md5 = 3b9150d1a8c66e4cb860a2643375bb9d OK 2024/10/29 05:01:35 DEBUG : empty space: md5 = e7ddc34e783588709df48d562f03e3b7 OK 2024/10/29 05:01:38 DEBUG : sub dir/potato3: md5 = 8e0cb52bc524ee00ac7012c6a236ac71 OK 2024/10/29 05:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:44 DEBUG : small: md5 = fa7bd7894373d144ef376a82b7807625 OK 2024/10/29 05:01:46 DEBUG : medium: md5 = c04ca5985f7421f2355a967e90411e96 OK 2024/10/29 05:01:48 DEBUG : large: md5 = 6b23c7c5236e152499c8b2239c4ec44c OK 2024/10/29 05:01:48 DEBUG : Waiting for deletions to finish 2024/10/29 05:01:48 DEBUG : large: Excluded (Size Filter) 2024/10/29 05:01:49 INFO : small: Deleted 2024/10/29 05:01:49 INFO : medium: Deleted --- PASS: TestDelete (7.84s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:01:52 DEBUG : small: md5 = 6985f2290aaaa228f8e0fda694fa7aaa OK 2024/10/29 05:01:54 DEBUG : medium: md5 = 90bc0f30a5741bae580ea61e61603c2a OK 2024/10/29 05:01:56 DEBUG : large: md5 = 93bbe0fa8593c665fdc9148e811f22fa OK 2024/10/29 05:01:56 DEBUG : Waiting for deletions to finish 2024/10/29 05:01:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/29 05:01:57 INFO : small: Deleted 2024/10/29 05:01:57 INFO : medium: Deleted --- PASS: TestMaxDelete (8.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:02:01 DEBUG : small: md5 = b9132a74dd04f40463f4382e5748023a OK 2024/10/29 05:02:03 DEBUG : medium: md5 = ef7211c6ded3991d8d4bb310dcbd0f62 OK 2024/10/29 05:02:04 DEBUG : large: md5 = 0dc2f78ce0685275917d04a83483ac9a OK 2024/10/29 05:02:05 DEBUG : Waiting for deletions to finish 2024/10/29 05:02:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 05:02:06 INFO : medium: Deleted 2024/10/29 05:02:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:02:09 DEBUG : small: md5 = 13ecb427a0ab574b6a3cffdce77197bc OK 2024/10/29 05:02:11 DEBUG : medium: md5 = e5a5c601c2dc625b4c61e39b32b130ce OK 2024/10/29 05:02:13 DEBUG : large: md5 = 6983638f1429068fee123d314ca5d6ad OK 2024/10/29 05:02:13 DEBUG : Waiting for deletions to finish 2024/10/29 05:02:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 05:02:14 INFO : small: Deleted 2024/10/29 05:02:14 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.51s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:02:18 DEBUG : ReadFile: md5 = 8cf484a382013f0ea30e3af7e1f1ff8c OK --- PASS: TestReadFile (5.45s) === RUN TestRetry 2024/10/29 05:02:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/29 05:02:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/29 05:02:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 05:02:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 05:02:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 05:02:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 05:02:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:02:23 DEBUG : file1: md5 = 9857031976ec0793906f35909e699f8c OK 2024/10/29 05:02:25 DEBUG : file2: md5 = 618b32362f19424f37445f6af1d3dd30 OK --- PASS: TestCat (18.70s) === RUN TestPurge 2024/10/29 05:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-parahoz2fode" 2024/10/29 05:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 05:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/1t5q5mtqbe9inbrl72bd16c66pjgdml3cma2gn2406kdnm4vott0" 2024/10/29 05:02:42 DEBUG : Creating backend with remote "/tmp/rclone79362082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-parahoz2fode'", Local "Local file system at /tmp/rclone79362082", Modify Window "1ms" 2024/10/29 05:02:48 DEBUG : A1/B1/C1/one: md5 = 5bb9637f9ce64f7f3e9524c5f72111d8 OK 2024/10/29 05:02:48 DEBUG : A2: Making directory 2024/10/29 05:02:49 DEBUG : A1/B2: Making directory 2024/10/29 05:02:50 DEBUG : A1/B2/C2: Making directory 2024/10/29 05:02:52 DEBUG : A1/B1/C3: Making directory 2024/10/29 05:02:53 DEBUG : A3: Making directory 2024/10/29 05:02:54 DEBUG : A3/B3: Making directory 2024/10/29 05:02:55 DEBUG : A3/B3/C4: Making directory 2024/10/29 05:02:58 DEBUG : A1/two: md5 = 5f301334e2d3f01f2ce928ffcae29974 OK 2024/10/29 05:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parahoz2fode': Purge remote 2024/10/29 05:03:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:03:08 DEBUG : A1/B1/C1/one: md5 = b3d3871ed95e8a716e69168f15f0d7a8 OK 2024/10/29 05:03:08 DEBUG : A2: Making directory 2024/10/29 05:03:09 DEBUG : A1/B2: Making directory 2024/10/29 05:03:10 DEBUG : A1/B2/C2: Making directory 2024/10/29 05:03:11 DEBUG : A1/B1/C3: Making directory 2024/10/29 05:03:12 DEBUG : A3: Making directory 2024/10/29 05:03:13 DEBUG : A3/B3: Making directory 2024/10/29 05:03:15 DEBUG : A3/B3/C4: Making directory 2024/10/29 05:03:17 DEBUG : A1/two: md5 = 143a32cdd87a60e34649d2fb58ff2ed8 OK 2024/10/29 05:03:19 DEBUG : removing 1 level 3 directories 2024/10/29 05:03:19 INFO : A3/B3/C4: Removing directory 2024/10/29 05:03:22 DEBUG : removing 2 level 3 directories 2024/10/29 05:03:22 INFO : A1/B2/C2: Removing directory 2024/10/29 05:03:22 INFO : A1/B1/C3: Removing directory 2024/10/29 05:03:23 DEBUG : removing 2 level 2 directories 2024/10/29 05:03:23 INFO : A3/B3: Removing directory 2024/10/29 05:03:23 INFO : A1/B2: Removing directory 2024/10/29 05:03:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/29 05:03:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 05:03:24 DEBUG : removing 2 level 1 directories 2024/10/29 05:03:24 INFO : A3: Removing directory 2024/10/29 05:03:24 INFO : A2: Removing directory 2024/10/29 05:03:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/29 05:03:29 DEBUG : removing 1 level 3 directories 2024/10/29 05:03:29 INFO : A1/B1/C1: Removing directory 2024/10/29 05:03:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:30 DEBUG : removing 1 level 2 directories 2024/10/29 05:03:30 INFO : A1/B1: Removing directory 2024/10/29 05:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 05:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:03:30 DEBUG : removing 1 level 1 directories 2024/10/29 05:03:30 INFO : A1: Removing directory 2024/10/29 05:03:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 05:03:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 05:03:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 05:03:31 DEBUG : removing 1 level 0 directories 2024/10/29 05:03:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Removing directory 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 05:03:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.63s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:03:34 DEBUG : A1: Making directory 2024/10/29 05:03:36 DEBUG : A1/B1: Making directory 2024/10/29 05:03:37 DEBUG : A1/B1/C1: Making directory 2024/10/29 05:03:40 DEBUG : removing 1 level 3 directories 2024/10/29 05:03:40 INFO : A1/B1/C1: Removing directory 2024/10/29 05:03:41 DEBUG : removing 1 level 2 directories 2024/10/29 05:03:41 INFO : A1/B1: Removing directory 2024/10/29 05:03:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:03:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:03:44 DEBUG : A1: Making directory 2024/10/29 05:03:45 DEBUG : A1/B1: Making directory 2024/10/29 05:03:46 DEBUG : A1/B1/C1: Making directory 2024/10/29 05:03:49 DEBUG : removing 1 level 3 directories 2024/10/29 05:03:49 INFO : A1/B1/C1: Removing directory 2024/10/29 05:03:50 DEBUG : removing 1 level 2 directories 2024/10/29 05:03:50 INFO : A1/B1: Removing directory 2024/10/29 05:03:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:03:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:03:55 DEBUG : file1: md5 = bb42ff3e142d05ce5ce6cdfcd380ff55 OK 2024/10/29 05:03:56 DEBUG : filename.txt: File name found in url 2024/10/29 05:03:57 DEBUG : filename.txt: md5 = 58c4703ca5b145eea06f176d28e80ac2 OK 2024/10/29 05:03:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/29 05:03:59 DEBUG : headerfilename.txt: md5 = 7ea80d197fade700199ba7e8076af4a6 OK 2024/10/29 05:04:01 DEBUG : file2: md5 = 5ffd2e17092de5e778b3d0a562ebb3cc OK --- PASS: TestCopyURL (11.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:04:05 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 05:04:08 DEBUG : sub/file2: md5 = babc14554f5a4b64a056e02ff5280ab9 OK 2024/10/29 05:04:08 INFO : file1: Copied (new) to: sub/file2 2024/10/29 05:04:08 INFO : file1: Deleted 2024/10/29 05:04:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 05:04:08 DEBUG : file1: Unchanged skipping 2024/10/29 05:04:08 INFO : file1: Deleted 2024/10/29 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': don't need to copy/move sub/file2, it is already at target location 2024/10/29 05:04:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (8.19s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:04:13 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 05:04:15 DEBUG : file1: md5 = 1505ddd0963019768674b5b83f38766b OK 2024/10/29 05:04:15 INFO : file1: Copied (new) 2024/10/29 05:04:15 INFO : file1: Deleted 2024/10/29 05:04:15 DEBUG : file1: Destination exists, skipping 2024/10/29 05:04:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.81s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:04:20 DEBUG : dst/file1: md5 = d97321a23269c1fbfbb8c9c125e666af OK 2024/10/29 05:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tirodoz1kaya/backup" 2024/10/29 05:04:21 DEBUG : Config file has changed externally - reloading 2024/10/29 05:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0/1nrff024r7pq65ecp72fc28jb0" 2024/10/29 05:04:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 05:04:26 INFO : dst/file1: Moved (server-side) 2024/10/29 05:04:28 DEBUG : dst/file1: md5 = 64598768067c29b0041b3eb5838e4654 OK 2024/10/29 05:04:28 INFO : dst/file1: Copied (new) 2024/10/29 05:04:28 INFO : dst/file1: Deleted 2024/10/29 05:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 05:04:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 05:04:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.34s) === 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:04:37 DEBUG : A1/one: md5 = 8ea0e7b4cf144a905e7d699157494db5 OK 2024/10/29 05:04:38 DEBUG : A1/two: md5 = a0fce5694a995e3a20b2eafbedb2c619 OK 2024/10/29 05:04:41 DEBUG : A1/B1/three: md5 = 910242b8db27862a84ff563c3d326e87 OK 2024/10/29 05:04:44 DEBUG : A1/B1/C1/four: md5 = 03c3218cb6669fa58ab4bf5087da5021 OK 2024/10/29 05:04:47 DEBUG : A1/B1/C2/five: md5 = cabd3dedcaba6bf0237a4a7f6b60ff04 OK 2024/10/29 05:04:47 DEBUG : A1/B2: Making directory 2024/10/29 05:04:48 DEBUG : A1/B1/C3: Making directory 2024/10/29 05:05:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/29 05:05:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/29 05:05:01 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/29 05:05:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/29 05:05:02 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/29 05:05:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 05:05:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 05:05:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:05:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 05:05:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 05:05:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/29 05:05:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/29 05:05:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/29 05:05:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/29 05:05:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/29 05:05:18 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/29 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:05:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 05:05:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 05:05:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/29 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/29 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 05:05:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 05:05:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 05:05:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 05:05:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (60.65s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:05:34 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 05:05:37 DEBUG : no_checksum_small_file_from_pipe: md5 = ce4ab51ff629807358114d0080926d87 OK 2024/10/29 05:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/29 05:05:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 05:05:37 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/29 05:05:39 DEBUG : no_checksum_big_file_from_pipe: md5 = a43b06feef83613c3cba845bc0916f9a OK 2024/10/29 05:05:39 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 05:05:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 92349db89509fe05aa3139feddbeda9c OK 2024/10/29 05:05:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 05:05:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/29 05:05:45 DEBUG : with_checksum_big_file_from_pipe: md5 = e21782542621cc87da1d1b8e871c74b2 OK 2024/10/29 05:05:45 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 05:05:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 05:05:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/29 05:05:51 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-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 05:05:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 05:05:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/29 05:05:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.11s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/29 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (48 bytes), uploading instead of streaming 2024/10/29 05:06:01 DEBUG : rcat_metadata: md5 = 7d9582bdd19139340d03548205f6e2d2 OK 2024/10/29 05:06:01 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/29 05:06:03 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/29 05:06:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = a7e965a6dd2bf89940cb951981656683 OK 2024/10/29 05:06:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.11s) --- PASS: TestRcatMetadata/Normal (3.26s) --- PASS: TestRcatMetadata/ViaDisk (3.41s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:08 DEBUG : potato1: md5 = f060cd6e4fb02924378884dc05f6d46b OK 2024/10/29 05:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (60 bytes), uploading instead of streaming 2024/10/29 05:06:10 DEBUG : potato2: md5 = 6cf7310f8626583bb91d0f47ab263fa5 OK 2024/10/29 05:06:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:13 DEBUG : potato1: md5 = 537049402f633fc20072f78216404794 OK 2024/10/29 05:06:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': File to upload is small (60 bytes), uploading instead of streaming 2024/10/29 05:06:15 DEBUG : potato2: md5 = d9736755e214f466d1effd1ac9c41e6b OK 2024/10/29 05:06:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.15s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:21 DEBUG : potato2: md5 = 6ddfad5cf77679345f1589de65bb15a6 OK 2024/10/29 05:06:23 DEBUG : empty space: md5 = 37f654a5eff3b01052569bc0259a731a OK 2024/10/29 05:06:26 DEBUG : sub dir/potato3: md5 = 06d708233bd5addcef9bc3eb4655ced8 OK 2024/10/29 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Touching "empty space" 2024/10/29 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Touching "potato2" 2024/10/29 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Touching "sub dir/potato3" 2024/10/29 05:06:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.85s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:33 DEBUG : dir with metadata: Making directory with metadata 2024/10/29 05:06:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.51s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:37 DEBUG : directory with modtime: Making directory with metadata 2024/10/29 05:06:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.97s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/29 05:06:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 05:06:42 DEBUG : Google drive root 'crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0': Skipping btime metadata as can't update it on an existing file: 2024-10-29T05:06:41.7727996Z 2024/10/29 05:06:42 INFO : non existent directory: Updated directory metadata 2024/10/29 05:06:45 DEBUG : Google drive root 'crypt/j7r552uog2884qahp37rbap4t15sbael4i5b766bm8flrhumemc0': Skipping btime metadata as can't update it on an existing file: 2024-10-29T05:06:41.7727996Z 2024/10/29 05:06:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/29 05:06:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/29 05:06:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya'", Local "Local file system at /tmp/rclone2697964748", Modify Window "1ms" 2024/10/29 05:06:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/29 05:06:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 05:06:53 DEBUG : dst: Making directory with metadata 2024/10/29 05:06:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 05:06:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 05:06:55 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 05:06:56 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 05:06:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/29 05:06:56 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 05:06:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.89s) === 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 2024/10/29 05:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tirodoz1kaya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m7.863137019s (try 1/5)