"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/17 01:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi" 2025/01/17 01:00:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0" 2025/01/17 01:00:46 DEBUG : Creating backend with remote "/tmp/rclone528130010" === 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/17 01:00:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/17 01:00:46 DEBUG : potato: Seek from 10 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 10 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Seek from 5 to 2 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/17 01:00:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Seek from 5 to 2 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/17 01:00:46 DEBUG : potato: Seek from 8 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 8 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/17 01:00:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 01:00:46 DEBUG : potato: Seek from 5 to 2 2025/01/17 01:00:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/17 01:00:46 DEBUG : potato: Seek from 9 to 0 2025/01/17 01:00:46 DEBUG : potato: Seek from 9 to 0 2025/01/17 01:00:46 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:00:49 DEBUG : rutabaga: md5 = 40edfe7e7104a69bda4e0a01a442d77f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/17 01:00:52 DEBUG : empty space: md5 = 70807e902837a6bb4012398e3eda663d OK === RUN TestCheck/3 2025/01/17 01:00:55 DEBUG : potato2: md5 = 5ca46eae092f41c640cb4f8174cc0049 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/17 01:00:57 DEBUG : remotepotato: md5 = dfec4f05496c8ce4193f3eaf7f3a2b75 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.92s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/01/17 01:01:02 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 01:01:02 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 01:01:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/17 01:01:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/17 01:01:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/17 01:01:02 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:01:04 DEBUG : rutabaga: md5 = ee6d75f69b027b7877347be1154bb0d6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/17 01:01:09 DEBUG : empty space: md5 = c000a7293d8b201f8f6b891e47f48092 OK === RUN TestCheckDownload/3 2025/01/17 01:01:12 DEBUG : potato2: md5 = 7d6b9df0bda5b1de5eeabbc82199c5be OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/17 01:01:18 DEBUG : remotepotato: md5 = 00e233c0883cdf2c4796d0b56b4ca77c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.36s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.56s) --- PASS: TestCheckDownload/5 (1.42s) --- PASS: TestCheckDownload/6 (1.60s) --- PASS: TestCheckDownload/7 (1.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:01:25 DEBUG : rutabaga: md5 = 1adda0cabfc4b6d4aa9eeb99d5606d1f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/17 01:01:29 DEBUG : empty space: md5 = 76cda8d786c47dc37745e1a021dd9997 OK === RUN TestCheckSizeOnly/3 2025/01/17 01:01:31 DEBUG : potato2: md5 = 449185c738ed42e22c74ccb032baf39e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/17 01:01:34 DEBUG : remotepotato: md5 = f7a3d773e1ed82bd4322dc63f22ba24f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.49s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:01:40 DEBUG : test.sum: md5 = 749373168a72ba8a97b7f0b11a4eb3e2 OK 2025/01/17 01:01:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 01:01:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 01:01:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 01:01:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/17 01:01:43 DEBUG : test.sum: md5 = 9a10d4fc2b86383dfc44b1fecd1aecca OK 2025/01/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.72s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/data" 2025/01/17 01:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/data" 2025/01/17 01:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/vjrnln8ratgmqakfosrqe8espk" 2025/01/17 01:01:52 DEBUG : data/banana: md5 = 6c16a49b8c25ed31e6312ebfe7d753fa OK 2025/01/17 01:01:54 DEBUG : test.sum: md5 = 5f2b1463d0b376a9eebd7bb007da8f09 OK === RUN TestCheckSumDownload/subtest1 2025/01/17 01:01:59 DEBUG : data/potato: md5 = 6fb4864cf82f49d6c8cded6038a81d80 OK 2025/01/17 01:02:01 DEBUG : test.sum: md5 = ddbbe7d9259a20c8d103ae9fcb16496c OK === RUN TestCheckSumDownload/subtest2 2025/01/17 01:02:06 DEBUG : test.sum: md5 = 0109f85450b7587242396f4a4091bf2c OK === RUN TestCheckSumDownload/subtest3 2025/01/17 01:02:11 DEBUG : test.sum: md5 = b2f7eccff332d5c2ff498b7416d595a4 OK === RUN TestCheckSumDownload/subtest4 2025/01/17 01:02:15 DEBUG : test.sum: md5 = a0c4ba73e1b1a9a5afcd0425e91a4da0 OK === RUN TestCheckSumDownload/subtest5 2025/01/17 01:02:20 DEBUG : test.sum: md5 = 8c74fbb171050c3a7fc81cd379f24ba3 OK === RUN TestCheckSumDownload/subtest6 2025/01/17 01:02:25 DEBUG : data/banana: md5 = 95e56556562d3d99dc32424c42b8946c OK 2025/01/17 01:02:26 DEBUG : data/potato: md5 = c3a0950f5913f16e692e63084b1622f8 OK 2025/01/17 01:02:28 DEBUG : test.sum: md5 = 43e0c30aa7cf50f28541796b558859a1 OK === RUN TestCheckSumDownload/subtest7 2025/01/17 01:02:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/17 01:02:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (53.58s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.90s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.45s) --- PASS: TestCheckSumDownload/subtest6 (2.58s) --- PASS: TestCheckSumDownload/subtest7 (3.35s) === RUN TestApplyTransforms 2025/01/17 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyeyix6gido" 2025/01/17 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/0hr0hjsbtqus4ubt43k56540k9u5b03hbhdf7i0mn1kc8uh72050" 2025/01/17 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone2153258924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido'", Local "Local file system at /tmp/rclone2153258924", Modify Window "1ms" 2025/01/17 01:02:45 DEBUG : hello, world!: md5 = ffe7792fafa601f71702d36bd983898a OK upper checkfile vs. lower remote (without normalization) 2025/01/17 01:02:46 ERROR : hello, world!: sum not found 2025/01/17 01:02:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido' 2025/01/17 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': 1 files missing 2025/01/17 01:02:46 NOTICE: 1 hashes missing 2025/01/17 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': 2 differences found 2025/01/17 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/17 01:02:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': 0 differences found 2025/01/17 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': 1 matching files 2025/01/17 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fucobuy0faju" 2025/01/17 01:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/ul9cleid00rdgl7q311rrifbhgll891a5ma7vtjo7da94s86ei0g" 2025/01/17 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone1551022537" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju'", Local "Local file system at /tmp/rclone1551022537", Modify Window "1ms" 2025/01/17 01:02:51 DEBUG : HELLO, WORLD!: md5 = 8b008ed06b99f5e18853d34e50f23858 OK lower checkfile vs. upper remote (without normalization) 2025/01/17 01:02:51 ERROR : HELLO, WORLD!: sum not found 2025/01/17 01:02:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju' 2025/01/17 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': 1 files missing 2025/01/17 01:02:51 NOTICE: 1 hashes missing 2025/01/17 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': 2 differences found 2025/01/17 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/17 01:02:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': 0 differences found 2025/01/17 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': 1 matching files 2025/01/17 01:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafoqek2fuqo" 2025/01/17 01:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/0cpfl553s6dg04itn2j76mbp31dj7nmg2ri8c5e6d1j2745mgmlg" 2025/01/17 01:02:54 DEBUG : Creating backend with remote "/tmp/rclone1103425400" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo'", Local "Local file system at /tmp/rclone1103425400", Modify Window "1ms" 2025/01/17 01:02:57 DEBUG : HeLlO, wOrLd!: md5 = 141e918aeccbb55367db02e7fa48044d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/17 01:02:57 ERROR : HeLlO, wOrLd!: sum not found 2025/01/17 01:02:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo' 2025/01/17 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': 1 files missing 2025/01/17 01:02:57 NOTICE: 1 hashes missing 2025/01/17 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': 2 differences found 2025/01/17 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/17 01:02:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': 0 differences found 2025/01/17 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': 1 matching files 2025/01/17 01:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafuzor6mozu" 2025/01/17 01:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/3l5vu9r7tcmcqah05dntgmmdt9fuu50na8e01od4htuob65rc1j0" 2025/01/17 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone2836802865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu'", Local "Local file system at /tmp/rclone2836802865", Modify Window "1ms" 2025/01/17 01:03:03 DEBUG : HELLO, WORLD!: md5 = feba60e7d5ceca7abc3311f755003641 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/17 01:03:03 ERROR : HELLO, WORLD!: sum not found 2025/01/17 01:03:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu' 2025/01/17 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': 1 files missing 2025/01/17 01:03:03 NOTICE: 1 hashes missing 2025/01/17 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': 2 differences found 2025/01/17 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/17 01:03:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': 0 differences found 2025/01/17 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': 1 matching files 2025/01/17 01:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veraqos4vaza" 2025/01/17 01:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/kbd3b9nivgq50pch4mkhpbenmlmjh7m3ti2qhdr6274vjrtfpua0" 2025/01/17 01:03:06 DEBUG : Creating backend with remote "/tmp/rclone1722030143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza'", Local "Local file system at /tmp/rclone1722030143", Modify Window "1ms" 2025/01/17 01:03:08 DEBUG : 測試_Русский___ě_áñ: md5 = bb4354b0f50be2ff2df3613b889f71f3 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/17 01:03:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza' 2025/01/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': 1 files missing 2025/01/17 01:03:09 NOTICE: 1 hashes missing 2025/01/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': 2 differences found 2025/01/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/17 01:03:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': 0 differences found 2025/01/17 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': 1 matching files 2025/01/17 01:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duqifom1qawe" 2025/01/17 01:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/phsvdao4crfimfj66621n27kev22vlb7tnfkq3vul3fj5doo7ns0" 2025/01/17 01:03:12 DEBUG : Creating backend with remote "/tmp/rclone2647592934" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe'", Local "Local file system at /tmp/rclone2647592934", Modify Window "1ms" 2025/01/17 01:03:15 DEBUG : 測試_Русский___ě_áñ: md5 = a513383aef77ac66ae217e0133265568 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/17 01:03:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe' 2025/01/17 01:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': 1 files missing 2025/01/17 01:03:16 NOTICE: 1 hashes missing 2025/01/17 01:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': 2 differences found 2025/01/17 01:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/17 01:03:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': 0 differences found 2025/01/17 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': 1 matching files 2025/01/17 01:03:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mutoxab2kece" 2025/01/17 01:03:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:17 DEBUG : Creating backend with remote "TestDrive:crypt/8mie4usg20sfl06146cv1hg9usbvesvg6pcj6bnn1ageaa9kn9j0" 2025/01/17 01:03:18 DEBUG : Creating backend with remote "/tmp/rclone2451687237" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece'", Local "Local file system at /tmp/rclone2451687237", Modify Window "1ms" 2025/01/17 01:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 375167b5c923d3ac5844525733cd0c6a OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/17 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece' 2025/01/17 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': 1 files missing 2025/01/17 01:03:22 NOTICE: 1 hashes missing 2025/01/17 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': 2 differences found 2025/01/17 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/17 01:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': 0 differences found 2025/01/17 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': 1 matching files 2025/01/17 01:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rerevuh0fada" 2025/01/17 01:03:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/c748papcf2i6jeoiakskf9m4rroolgkds7r16a8vmosgulm6tdr0" 2025/01/17 01:03:24 DEBUG : Creating backend with remote "/tmp/rclone198862142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada'", Local "Local file system at /tmp/rclone198862142", Modify Window "1ms" 2025/01/17 01:03:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb24b0d0cdea98e1b2363e103858d20c OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/17 01:03:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada' 2025/01/17 01:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': 1 files missing 2025/01/17 01:03:28 NOTICE: 1 hashes missing 2025/01/17 01:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': 2 differences found 2025/01/17 01:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/17 01:03:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': 0 differences found 2025/01/17 01:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': 1 matching files 2025/01/17 01:03:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pagiciz1cepe" 2025/01/17 01:03:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:29 DEBUG : Creating backend with remote "TestDrive:crypt/5m3re2a3e0v1h5flv769vlctnq96ovos67chu986h552qikttfv0" 2025/01/17 01:03:30 DEBUG : Creating backend with remote "/tmp/rclone1926469128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe'", Local "Local file system at /tmp/rclone1926469128", Modify Window "1ms" 2025/01/17 01:03:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71b96de0dd7508dc26a19161b3bf93ad OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/17 01:03:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe' 2025/01/17 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': 1 files missing 2025/01/17 01:03:34 NOTICE: 1 hashes missing 2025/01/17 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': 2 differences found 2025/01/17 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/17 01:03:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': 0 differences found 2025/01/17 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': 1 matching files 2025/01/17 01:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowesop2xofu" 2025/01/17 01:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/d3qotj55bse5eee1m349lhdg59rbcfij2pipmph3d6ojjaaej450" 2025/01/17 01:03:36 DEBUG : Creating backend with remote "/tmp/rclone3747763799" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu'", Local "Local file system at /tmp/rclone3747763799", Modify Window "1ms" 2025/01/17 01:03:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c91d1908a0ad213b1c830842345819e8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/17 01:03:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 01:03:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu' 2025/01/17 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': 1 files missing 2025/01/17 01:03:40 NOTICE: 1 hashes missing 2025/01/17 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': 2 differences found 2025/01/17 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/17 01:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 01:03:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': 0 differences found 2025/01/17 01:03:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': 1 matching files 2025/01/17 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowesop2xofu': Purge remote 2025/01/17 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pagiciz1cepe': Purge remote 2025/01/17 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rerevuh0fada': Purge remote 2025/01/17 01:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mutoxab2kece': Purge remote 2025/01/17 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duqifom1qawe': Purge remote 2025/01/17 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veraqos4vaza': Purge remote 2025/01/17 01:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafuzor6mozu': Purge remote 2025/01/17 01:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafoqek2fuqo': Purge remote 2025/01/17 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fucobuy0faju': Purge remote 2025/01/17 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyeyix6gido': Purge remote --- PASS: TestApplyTransforms (66.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:03:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 01:03:51 DEBUG : sub/file2: md5 = ccdbe9fcca5f2f924365199e3ea31a5a OK 2025/01/17 01:03:51 INFO : file1: Copied (new) to: sub/file2 2025/01/17 01:03:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 01:03:52 DEBUG : file1: Unchanged skipping 2025/01/17 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': don't need to copy/move sub/file2, it is already at target location 2025/01/17 01:03:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.22s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:03:58 DEBUG : dst/file1: md5 = 5dcf76d9bc0f412c041fc159b16619fd OK 2025/01/17 01:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/backup" 2025/01/17 01:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/1nrff024r7pq65ecp72fc28jb0" 2025/01/17 01:04:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 01:04:04 INFO : dst/file1: Moved (server-side) 2025/01/17 01:04:06 DEBUG : dst/file1: md5 = 004681ec258b85f038bc6250bcb3709e OK 2025/01/17 01:04:06 INFO : dst/file1: Copied (new) 2025/01/17 01:04:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:04:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:04:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/dst" 2025/01/17 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 01:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/CompareDest" 2025/01/17 01:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/gveqi14airsml4bgu7krj116o8" 2025/01/17 01:04:15 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 01:04:18 DEBUG : one: md5 = 40e784ff89c05d06f8bfc74c1540f568 OK 2025/01/17 01:04:18 INFO : one: Copied (new) 2025/01/17 01:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 01:04:21 DEBUG : one: md5 = 7dfec9bbadae8b1246f1a22d40fe1406 OK 2025/01/17 01:04:21 INFO : one: Copied (replaced existing) 2025/01/17 01:04:24 DEBUG : dst/one: md5 = 1ff46aba6e89447aea64ef6e00640c43 OK 2025/01/17 01:04:27 DEBUG : CompareDest/one: md5 = 009af61df7e0855b94ac95d49fa7bcbd OK 2025/01/17 01:04:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 01:04:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:04:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 01:04:30 DEBUG : CompareDest/two: md5 = 2d52d967c5aa724960692786cbb4bb2c OK 2025/01/17 01:04:31 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 01:04:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:04:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 01:04:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 01:04:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:04:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 01:04:33 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 01:04:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 01:04:35 DEBUG : two: md5 = b49bf5fa6710d1acc2fb47a64b614b31 OK 2025/01/17 01:04:35 INFO : two: Copied (new) 2025/01/17 01:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:04:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:04:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.68s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:04:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/dst" 2025/01/17 01:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 01:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/CopyDest" 2025/01/17 01:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/17 01:04:45 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 01:04:48 DEBUG : one: md5 = d41285957bf08fc9c33cc3b87e1bd012 OK 2025/01/17 01:04:48 INFO : one: Copied (new) 2025/01/17 01:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 01:04:51 DEBUG : one: md5 = ba87399d4104a57294ea5fe69b034676 OK 2025/01/17 01:04:51 INFO : one: Copied (replaced existing) 2025/01/17 01:04:53 DEBUG : dst/one: md5 = 51934334a7777ba40c091e98b63830e7 OK 2025/01/17 01:04:56 DEBUG : CopyDest/one: md5 = e52ceb2f35ac08394159900bba6937fc OK 2025/01/17 01:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/BackupDir" 2025/01/17 01:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/17 01:04:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 01:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:04:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 01:05:01 INFO : one: Moved (server-side) 2025/01/17 01:05:03 INFO : one: Copied (server-side copy) 2025/01/17 01:05:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 01:05:05 DEBUG : CopyDest/two: md5 = a1c0355025d4974b3cbdf12ca8b6b6b6 OK 2025/01/17 01:05:06 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 01:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:05:08 INFO : two: Copied (server-side copy) 2025/01/17 01:05:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 01:05:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 01:05:09 DEBUG : two: Unchanged skipping 2025/01/17 01:05:11 DEBUG : CopyDest/three: md5 = 5f134679e719eca26c7a40c7942d01af OK 2025/01/17 01:05:12 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 01:05:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 01:05:12 DEBUG : three: Destination not found in --copy-dest 2025/01/17 01:05:14 DEBUG : three: md5 = ff2ee13d7def88905ab7905552f95653 OK 2025/01/17 01:05:14 INFO : three: Copied (new) 2025/01/17 01:05:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 01:05:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:05:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:05:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:05:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:05:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 01:05:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.22s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:05:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/17 01:05:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 52bc9aefa55a189392a0117cf5421bd3 OK 2025/01/17 01:05:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/17 01:05:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/17 01:05:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/17 01:05:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/17 01:05:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/17 01:05:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 770ee7c035134d09add9b5196b158a0f OK 2025/01/17 01:05:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/17 01:05:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/17 01:05:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:05:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using skip mode. 2025/01/17 01:05:40 NOTICE: one: Found 2 files with duplicate names 2025/01/17 01:05:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:05:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using skip mode. 2025/01/17 01:05:48 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:05:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/17 01:05:48 INFO : one: Deleted 2025/01/17 01:05:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using first mode. 2025/01/17 01:05:56 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:05:56 INFO : one: Deleted 2025/01/17 01:05:57 INFO : one: Deleted 2025/01/17 01:05:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using newest mode. 2025/01/17 01:06:04 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:06:04 INFO : one: Deleted 2025/01/17 01:06:05 INFO : one: Deleted 2025/01/17 01:06:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.71s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using oldest mode. 2025/01/17 01:06:12 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:06:13 INFO : one: Deleted 2025/01/17 01:06:13 INFO : one: Deleted 2025/01/17 01:06:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.97s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using largest mode. 2025/01/17 01:06:20 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:06:21 INFO : one: Deleted 2025/01/17 01:06:21 INFO : one: Deleted 2025/01/17 01:06:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using smallest mode. 2025/01/17 01:06:28 NOTICE: one: Found 3 files with duplicate names 2025/01/17 01:06:29 INFO : one: Deleted 2025/01/17 01:06:29 INFO : one: Deleted 2025/01/17 01:06:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.98s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Looking for duplicate names using rename mode. 2025/01/17 01:06:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/17 01:06:39 INFO : one-2.txt: renamed from: one.txt 2025/01/17 01:06:41 INFO : one-3.txt: renamed from: one.txt 2025/01/17 01:06:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:06:49 DEBUG : dupe1/one.txt: md5 = 7b5c9c3486ba8cfa398e23cbc1d50191 OK 2025/01/17 01:06:52 DEBUG : dupe2/two.txt: md5 = cf5196a3f527da4b80b8cbf13dcfa895 OK 2025/01/17 01:06:55 DEBUG : dupe3/three.txt: md5 = 8853f88343b98ca44062c83127218962 OK 2025/01/17 01:06:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/17 01:06:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/17 01:06:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/17 01:06:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/17 01:07:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/17 01:07:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/17 01:07:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:07:05 DEBUG : a.txt: md5 = f1158007eb7ec7b63ea9dc082086e1dc OK 2025/01/17 01:07:06 DEBUG : zend.txt: md5 = b1cd20b3035cd7e86d611b64e4821ad8 OK 2025/01/17 01:07:09 DEBUG : sub dir/hello world: md5 = 733559c02c7b74c3614e042b2310eaf1 OK 2025/01/17 01:07:11 DEBUG : sub dir/hello world2: md5 = 951da2b6010541d3d17a6dece9e8aade OK 2025/01/17 01:07:14 DEBUG : sub dir/ignore dir/.ignore: md5 = e7ca963561cf242f9e9d4c4d67c41e27 OK 2025/01/17 01:07:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 29646e19668a80410228c985e27ca0f9 OK 2025/01/17 01:07:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5a9222a308294d6427104fcc52e04b2e OK 2025/01/17 01:07:20 DEBUG : a.txt: Excluded (Size Filter) 2025/01/17 01:07:20 DEBUG : a.txt: Excluded 2025/01/17 01:07:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 01:07:20 DEBUG : sub dir/hello world: Excluded 2025/01/17 01:07:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 01:07:20 DEBUG : sub dir/hello world2: Excluded 2025/01/17 01:07:21 DEBUG : sub dir/ignore dir: Excluded 2025/01/17 01:07:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 01:07:21 DEBUG : sub dir/hello world: Excluded 2025/01/17 01:07:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 01:07:21 DEBUG : sub dir/hello world2: Excluded 2025/01/17 01:07:21 DEBUG : sub dir/ignore dir: Excluded 2025/01/17 01:07:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/17 01:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/17 01:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/17 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/17 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/17 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/17 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:07:31 DEBUG : file1: md5 = 900f0c2c788e0735f8b08ac11ad7579a OK 2025/01/17 01:07:34 DEBUG : sub/file2: md5 = 8a3e6a3dafe71879d5e257be4e8b9bf0 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/17 01:07:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/17 01:07:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/17 01:07:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/17 01:07:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.34s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:07:43 DEBUG : file1: md5 = 41ff0b6ea7a433fbc4625e77a2641948 OK 2025/01/17 01:07:45 DEBUG : sub/file2: md5 = 3408fb91067b7d518a1d9b63bd96fb95 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/17 01:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/notfound" 2025/01/17 01:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/17 01:07:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.47s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:07:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Making directory 2025/01/17 01:07:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:07:58 DEBUG : sub dir/hello world: md5 = ce1ee607918f3812479d8a3f6bf6e815 OK 2025/01/17 01:08:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:03 DEBUG : potato2: md5 = fedce6c95dab5b1bb090d4aa874bc14f OK 2025/01/17 01:08:05 DEBUG : empty space: md5 = c33939ad5fa373555d93d59394a4e6b5 OK --- PASS: TestLs (5.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:09 DEBUG : potato2: md5 = 188e79b484aa2f403f708426b94ee6f1 OK 2025/01/17 01:08:10 DEBUG : empty space: md5 = 30d7d5eb31faa8165ab3e789d9367ea4 OK 2025/01/17 01:08:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/17 01:08:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.15s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:16 DEBUG : potato2: md5 = 3611f00e86cd372ae9175d42e6007632 OK 2025/01/17 01:08:17 DEBUG : empty space: md5 = 972a50a33b6f9d9a071459f8281330ef OK --- PASS: TestLsLong (5.65s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:21 DEBUG : potato2: md5 = 15a8b330f76a43c5a88b93f5a1a0fbdd OK 2025/01/17 01:08:23 DEBUG : empty space: md5 = 765b08272d57a50eed5423c4862037e1 OK --- PASS: TestHashSums (5.28s) === RUN TestHashSumsWithErrors 2025/01/17 01:08:25 DEBUG : Creating backend with remote ":memory:" 2025/01/17 01:08:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/17 01:08:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 01:08:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/17 01:08:25 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:27 DEBUG : potato2: md5 = 7fab953ff4b7a2dbe33cd03994a40a66 OK 2025/01/17 01:08:28 DEBUG : empty space: md5 = ceb43db407ed578bab1d2e392c22316b OK 2025/01/17 01:08:31 DEBUG : sub dir/potato3: md5 = 7cb893a08c91485fa40d177599bec469 OK 2025/01/17 01:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:37 DEBUG : small: md5 = 87efc88450123b7d3b26aa4ddbf50a7c OK 2025/01/17 01:08:39 DEBUG : medium: md5 = 66451a0f285beed0859ad71c10605342 OK 2025/01/17 01:08:40 DEBUG : large: md5 = 9a9125ebae6acf58b29ef43402d1cb7f OK 2025/01/17 01:08:41 DEBUG : Waiting for deletions to finish 2025/01/17 01:08:41 DEBUG : large: Excluded (Size Filter) 2025/01/17 01:08:41 INFO : small: Deleted 2025/01/17 01:08:41 INFO : medium: Deleted --- PASS: TestDelete (7.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:45 DEBUG : small: md5 = 8af812c6639e7bf38a26afa7b442583b OK 2025/01/17 01:08:46 DEBUG : medium: md5 = 378a35bb5cc819918a9559ab7e44c2cf OK 2025/01/17 01:08:48 DEBUG : large: md5 = d17f4015c112ffd5569de3420f9fcd1d OK 2025/01/17 01:08:48 DEBUG : Waiting for deletions to finish 2025/01/17 01:08:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/17 01:08:49 INFO : medium: Deleted 2025/01/17 01:08:49 INFO : small: Deleted --- PASS: TestMaxDelete (8.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:08:52 DEBUG : small: md5 = 02137d02317f569f4a32ed0758f092d6 OK 2025/01/17 01:08:54 DEBUG : medium: md5 = 9b7685c4c71c460e937d3d08890222f2 OK 2025/01/17 01:08:56 DEBUG : large: md5 = f230b33fde238c577e1c1d5981d4db03 OK 2025/01/17 01:08:56 DEBUG : Waiting for deletions to finish 2025/01/17 01:08:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/17 01:08:57 INFO : medium: Deleted 2025/01/17 01:08:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:09:00 DEBUG : small: md5 = fbb3ea095019181af4d4da7733095245 OK 2025/01/17 01:09:02 DEBUG : medium: md5 = 97a500bd9c9bd436ecba5e589a749e6f OK 2025/01/17 01:09:04 DEBUG : large: md5 = 0af639ae6e6596e2210ee6ddb158ab23 OK 2025/01/17 01:09:04 DEBUG : Waiting for deletions to finish 2025/01/17 01:09:04 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/17 01:09:05 INFO : large: Deleted 2025/01/17 01:09:05 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:09:08 DEBUG : ReadFile: md5 = 393fea8e89caf340fcb7859edd5dbd30 OK --- PASS: TestReadFile (5.50s) === RUN TestRetry 2025/01/17 01:09:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/17 01:09:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/17 01:09:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 01:09:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 01:09:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 01:09:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 01:09:12 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:09:14 DEBUG : file1: md5 = b95177e90a894d9c07393b7e6470faf5 OK 2025/01/17 01:09:16 DEBUG : file2: md5 = 0712c3d9c380ad711c51b5b87c1b1736 OK --- PASS: TestCat (19.67s) === RUN TestPurge 2025/01/17 01:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biwuzey2tada" 2025/01/17 01:09:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/udkha804tr955kin15ejhf957ttgal6thgkfk9k8nd995illunn0" 2025/01/17 01:09:33 DEBUG : Creating backend with remote "/tmp/rclone3822393422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biwuzey2tada'", Local "Local file system at /tmp/rclone3822393422", Modify Window "1ms" 2025/01/17 01:09:40 DEBUG : A1/B1/C1/one: md5 = f912af2db2c7e313ed58f59379bdd0fe OK 2025/01/17 01:09:40 INFO : A2: Making directory 2025/01/17 01:09:41 INFO : A1/B2: Making directory 2025/01/17 01:09:42 INFO : A1/B2/C2: Making directory 2025/01/17 01:09:44 INFO : A1/B1/C3: Making directory 2025/01/17 01:09:45 INFO : A3: Making directory 2025/01/17 01:09:46 INFO : A3/B3: Making directory 2025/01/17 01:09:47 INFO : A3/B3/C4: Making directory 2025/01/17 01:09:49 DEBUG : A1/two: md5 = 34387244bede19ad27b16b21577b1a05 OK 2025/01/17 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biwuzey2tada': Purge remote 2025/01/17 01:09:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.31s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:09:58 DEBUG : A1/B1/C1/one: md5 = 97c81bd09a90b71c2e07229401b465b4 OK 2025/01/17 01:09:58 INFO : A2: Making directory 2025/01/17 01:09:59 INFO : A1/B2: Making directory 2025/01/17 01:10:00 INFO : A1/B2/C2: Making directory 2025/01/17 01:10:02 INFO : A1/B1/C3: Making directory 2025/01/17 01:10:03 INFO : A3: Making directory 2025/01/17 01:10:04 INFO : A3/B3: Making directory 2025/01/17 01:10:05 INFO : A3/B3/C4: Making directory 2025/01/17 01:10:08 DEBUG : A1/two: md5 = 75bd349713ab1e2ed8fc70411b4e9ca3 OK 2025/01/17 01:10:09 DEBUG : removing 1 level 3 directories 2025/01/17 01:10:09 INFO : A3/B3/C4: Removing directory 2025/01/17 01:10:12 DEBUG : removing 2 level 3 directories 2025/01/17 01:10:12 INFO : A1/B2/C2: Removing directory 2025/01/17 01:10:12 INFO : A1/B1/C3: Removing directory 2025/01/17 01:10:13 DEBUG : removing 2 level 2 directories 2025/01/17 01:10:13 INFO : A3/B3: Removing directory 2025/01/17 01:10:13 INFO : A1/B2: Removing directory 2025/01/17 01:10:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/17 01:10:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 01:10:14 DEBUG : removing 2 level 1 directories 2025/01/17 01:10:14 INFO : A3: Removing directory 2025/01/17 01:10:14 INFO : A2: Removing directory 2025/01/17 01:10:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/17 01:10:18 DEBUG : removing 1 level 3 directories 2025/01/17 01:10:18 INFO : A1/B1/C1: Removing directory 2025/01/17 01:10:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:19 DEBUG : removing 1 level 2 directories 2025/01/17 01:10:19 INFO : A1/B1: Removing directory 2025/01/17 01:10:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 01:10:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:10:20 DEBUG : removing 1 level 1 directories 2025/01/17 01:10:20 INFO : A1: Removing directory 2025/01/17 01:10:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 01:10:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 01:10:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:10:21 DEBUG : removing 1 level 0 directories 2025/01/17 01:10:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Removing directory 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 01:10:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (29.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:10:24 INFO : A1: Making directory 2025/01/17 01:10:25 INFO : A1/B1: Making directory 2025/01/17 01:10:26 INFO : A1/B1/C1: Making directory 2025/01/17 01:10:29 DEBUG : removing 1 level 3 directories 2025/01/17 01:10:29 INFO : A1/B1/C1: Removing directory 2025/01/17 01:10:30 DEBUG : removing 1 level 2 directories 2025/01/17 01:10:30 INFO : A1/B1: Removing directory 2025/01/17 01:10:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:10:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:10:33 INFO : A1: Making directory 2025/01/17 01:10:34 INFO : A1/B1: Making directory 2025/01/17 01:10:35 INFO : A1/B1/C1: Making directory 2025/01/17 01:10:38 DEBUG : removing 1 level 3 directories 2025/01/17 01:10:38 INFO : A1/B1/C1: Removing directory 2025/01/17 01:10:39 DEBUG : removing 1 level 2 directories 2025/01/17 01:10:39 INFO : A1/B1: Removing directory 2025/01/17 01:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.96s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:10:45 DEBUG : file1: md5 = a86ea1527495e14b80b4233d4d6861ab OK 2025/01/17 01:10:45 DEBUG : filename.txt: File name found in url 2025/01/17 01:10:47 DEBUG : filename.txt: md5 = 3af82b8ede444e4dd95496d7db5510f9 OK 2025/01/17 01:10:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/17 01:10:49 DEBUG : headerfilename.txt: md5 = 7e506967f304642b820f6c5648cfd87a OK 2025/01/17 01:10:50 DEBUG : file2: md5 = c7f465cee19b32f1f20c1d390f86997a OK --- PASS: TestCopyURL (10.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:10:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 01:10:56 DEBUG : sub/file2: md5 = 13d585ebaa6cb0eb43b91457a3555f97 OK 2025/01/17 01:10:56 INFO : file1: Copied (new) to: sub/file2 2025/01/17 01:10:56 INFO : file1: Deleted 2025/01/17 01:10:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 01:10:57 DEBUG : file1: Unchanged skipping 2025/01/17 01:10:57 INFO : file1: Deleted 2025/01/17 01:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': don't need to copy/move sub/file2, it is already at target location 2025/01/17 01:10:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:11:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 01:11:02 DEBUG : file1: md5 = d11f2ed70983a0a0e48a405244682704 OK 2025/01/17 01:11:02 INFO : file1: Copied (new) 2025/01/17 01:11:02 INFO : file1: Deleted 2025/01/17 01:11:03 DEBUG : file1: Destination exists, skipping 2025/01/17 01:11:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:11:08 DEBUG : dst/file1: md5 = 43dccb519deafc2aa44607094b85217f OK 2025/01/17 01:11:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susenuj2zazi/backup" 2025/01/17 01:11:08 DEBUG : Creating backend with remote "TestDrive:crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0/1nrff024r7pq65ecp72fc28jb0" 2025/01/17 01:11:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 01:11:13 INFO : dst/file1: Moved (server-side) 2025/01/17 01:11:15 DEBUG : dst/file1: md5 = a8cdf833090ee4edcfa4d37b18dd7f0e OK 2025/01/17 01:11:15 INFO : dst/file1: Copied (new) 2025/01/17 01:11:15 INFO : dst/file1: Deleted 2025/01/17 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 01:11:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.06s) === 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:11:24 DEBUG : A1/one: md5 = 7443e679c66bd916b3cd1ca5f5133df5 OK 2025/01/17 01:11:25 DEBUG : A1/two: md5 = 209a03e97e399ab64ed8271ba6072419 OK 2025/01/17 01:11:28 DEBUG : A1/B1/three: md5 = fe3a28796809cb9e16895d481a11d23e OK 2025/01/17 01:11:31 DEBUG : A1/B1/C1/four: md5 = 5e3525e63435a5e4599d6eb27aac0a45 OK 2025/01/17 01:11:33 DEBUG : A1/B1/C2/five: md5 = 2368fac894311cd967fb2fd208f39640 OK 2025/01/17 01:11:33 INFO : A1/B2: Making directory 2025/01/17 01:11:34 INFO : A1/B1/C3: Making directory 2025/01/17 01:11:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/17 01:11:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/17 01:11:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/17 01:11:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/17 01:11:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/17 01:11:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 01:11:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 01:11:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:11:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 01:11:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 01:11:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/17 01:12:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/17 01:12:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/17 01:12:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/17 01:12:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/17 01:12:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/17 01:12:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 01:12:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 01:12:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:12:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 01:12:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 01:12:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/17 01:12:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.78s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 01:12:21 DEBUG : no_checksum_small_file_from_pipe: md5 = afae998758dbc6c4d49587fb32cfeba1 OK 2025/01/17 01:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/17 01:12:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 01:12:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/17 01:12:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 0e358de49e07c4d5ed1254d5cfa43f56 OK 2025/01/17 01:12:23 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 01:12:27 DEBUG : with_checksum_small_file_from_pipe: md5 = d3924fdf4fe95d8ff65f7190b4bb37e2 OK 2025/01/17 01:12:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 01:12:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/17 01:12:29 DEBUG : with_checksum_big_file_from_pipe: md5 = 90646c5e97ea5341fd65affa58c37635 OK 2025/01/17 01:12:29 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 01:12:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 01:12:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/17 01:12:35 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-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 01:12:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 01:12:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/17 01:12:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/17 01:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/17 01:12:44 DEBUG : rcat_metadata: md5 = 07e25bfd6bbb62fdf3297656480b0324 OK 2025/01/17 01:12:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/17 01:12:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/17 01:12:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3bd4c5b33f7336b2a0690a33194d516d OK 2025/01/17 01:12:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.52s) --- PASS: TestRcatMetadata/Normal (2.96s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:51 DEBUG : potato1: md5 = fc6425c0c46e71bd4331778f6996ae7a OK 2025/01/17 01:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/17 01:12:53 DEBUG : potato2: md5 = 72dd732fe6dab644f70b117e5f8d9a44 OK 2025/01/17 01:12:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.52s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:12:56 DEBUG : potato1: md5 = 4804f875c14638f2c7b97e88430ffdaf OK 2025/01/17 01:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/17 01:12:58 DEBUG : potato2: md5 = 9da312dc3614fe3f6ebdf2dc749994d7 OK 2025/01/17 01:12:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:02 DEBUG : potato2: md5 = abf6c8988cd5538500d2154731a97438 OK 2025/01/17 01:13:03 DEBUG : empty space: md5 = 9a9dade9d1033c701c7144ad0957a288 OK 2025/01/17 01:13:06 DEBUG : sub dir/potato3: md5 = a4ac7bbb40a523db19b232424feef66a OK 2025/01/17 01:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Touching "empty space" 2025/01/17 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Touching "potato2" 2025/01/17 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Touching "sub dir/potato3" 2025/01/17 01:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:13 DEBUG : dir with metadata: Making directory with metadata 2025/01/17 01:13:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.88s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:16 DEBUG : directory with modtime: Making directory with metadata 2025/01/17 01:13:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.66s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/17 01:13:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 01:13:20 DEBUG : Google drive root 'crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0': Skipping btime metadata as can't update it on an existing file: 2025-01-17T01:13:19.93105257Z 2025/01/17 01:13:21 INFO : non existent directory: Updated directory metadata 2025/01/17 01:13:23 DEBUG : Google drive root 'crypt/1arn58u8df4s02se8begsh755jlbsq97fqn8gn25m8sh4qcs2ju0': Skipping btime metadata as can't update it on an existing file: 2025-01-17T01:13:19.93105257Z 2025/01/17 01:13:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.13s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/17 01:13:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/17 01:13:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/17 01:13:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 01:13:30 DEBUG : dst: Making directory with metadata 2025/01/17 01:13:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 01:13:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 01:13:32 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 01:13:33 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 01:13:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/17 01:13:34 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 01:13:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi'", Local "Local file system at /tmp/rclone528130010", Modify Window "1ms" 2025/01/17 01:13:38 DEBUG : sub dir/test remove existing: md5 = d7cd6a000686b32463bde5426f653107 OK 2025/01/17 01:13:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6045900624f338e40f41dff57ebeefba OK 2025/01/17 01:13:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.duqowel2" before starting 2025/01/17 01:13:42 DEBUG : sub dir/test remove existing.duqowel2: TEST: removing renamed existing file after operation 2025/01/17 01:13:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoniyol0" before starting 2025/01/17 01:13:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoniyol0: TEST: renaming existing back after failed operation 2025/01/17 01:13:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zosudul2" before starting 2025/01/17 01:13:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zosudul2: TEST: removing renamed existing file after operation 2025/01/17 01:13:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "01tsm5taprbkuh9r8v0llui13o6e1ufqpuhf3lhihegqe80vbapo5imoijop9t01v6g1vgi439tbmrlmrab6vn3a58ed0l2ucfbucogftnsneiov2h775ggbtq1iqleks7t1g3acd7kv4ps30190cu63bto0qjl3fa93th6unqukohq4j740" 2025/01/17 01:13:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nspa5uukog52gjp9536efrriqethu98tbg0i9c0bqmj9tv870g10" --- PASS: TestRemoveExisting (14.62s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/17 01:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susenuj2zazi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m6.140639648s (try 1/5)