"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/08 03:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe" 2026/08/08 03:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0" 2026/08/08 03:29:52 DEBUG : Creating backend with remote "/tmp/rclone3480916525" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/08/08 03:29:53 DEBUG : a: size = 0 OK 2026/08/08 03:29:53 DEBUG : a: size = 1 (memory) 2026/08/08 03:29:53 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/08 03:29:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/08 03:29:53 DEBUG : potato: Seek from 10 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 10 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 2 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/08 03:29:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 2 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/08 03:29:53 DEBUG : potato: Seek from 8 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 8 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/08 03:29:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 03:29:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 03:29:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 03:29:53 DEBUG : potato: Seek from 5 to 2 2026/08/08 03:29:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/08 03:29:53 DEBUG : potato: Seek from 9 to 0 2026/08/08 03:29:53 DEBUG : potato: Seek from 9 to 0 2026/08/08 03:29:53 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:29:55 DEBUG : rutabaga: md5 = eec59eb1b36fc7eeaa56dcc0486f5418 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/08 03:29:58 DEBUG : empty space: md5 = 3b5e85661c104cf2bb463d56d24c5562 OK === RUN TestCheck/3 2026/08/08 03:30:00 DEBUG : potato2: md5 = 216fe44568f97c88ee418988e4110d3a OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/08 03:30:02 DEBUG : remotepotato: md5 = c6668d1ae65389031f506e45c226e843 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/08/08 03:30:05 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 03:30:05 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 03:30:05 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/08 03:30:05 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/08 03:30:05 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/08 03:30:05 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:30:07 DEBUG : rutabaga: md5 = 554b538e7efa4d1d62b02850d8433d02 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/08 03:30:10 DEBUG : empty space: md5 = 3475f206eecea91114741b2f9fd35ee7 OK === RUN TestCheckDownload/3 2026/08/08 03:30:13 DEBUG : potato2: md5 = d45fedd862f28a13f9667904f0209d7a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/08 03:30:17 DEBUG : remotepotato: md5 = 3888985e2d097107f1a0ab99fff9785b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.60s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:30:23 DEBUG : rutabaga: md5 = a41116bca2d67e06bdaa789caa9e0822 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/08 03:30:26 DEBUG : empty space: md5 = a8e49b0c6717d0291402e8bf0893a4b6 OK === RUN TestCheckSizeOnly/3 2026/08/08 03:30:28 DEBUG : potato2: md5 = 3facc8d0d0f17808fed50669ab3f56bd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/08 03:30:30 DEBUG : remotepotato: md5 = fe6e2377dabdb3a29e2eac1f5f82a8f5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.49s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:30:35 DEBUG : test.sum: md5 = bdc31c999d3885d5713d328106676964 OK 2026/08/08 03:30:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 03:30:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 03:30:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 03:30:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/08 03:30:37 DEBUG : test.sum: md5 = fd7a426b1ff4ad6371aac9ef7cacd8a6 OK 2026/08/08 03:30:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 03:30:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 03:30:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 03:30:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:30:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/data" 2026/08/08 03:30:39 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:30:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/data" 2026/08/08 03:30:41 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/vjrnln8ratgmqakfosrqe8espk" 2026/08/08 03:30:45 DEBUG : data/banana: md5 = 7fe89b4296213feea76cf917e4999b4b OK 2026/08/08 03:30:47 DEBUG : test.sum: md5 = 21ebef8095892ae46a9a76e11d04ea68 OK === RUN TestCheckSumDownload/subtest1 2026/08/08 03:30:51 DEBUG : data/potato: md5 = 294b92eb3c86f4f5ef75341c1331f8e5 OK 2026/08/08 03:30:53 DEBUG : test.sum: md5 = 8bd9f829280c022cdf80ebcf86996dc3 OK === RUN TestCheckSumDownload/subtest2 2026/08/08 03:30:57 DEBUG : test.sum: md5 = dca192c0b289346e6e164a5bf5270245 OK === RUN TestCheckSumDownload/subtest3 2026/08/08 03:31:01 DEBUG : test.sum: md5 = c50ebea8fefc7a9cbe4f5fa711ef7e37 OK === RUN TestCheckSumDownload/subtest4 2026/08/08 03:31:05 DEBUG : test.sum: md5 = 616022d9bcf2acd4f6c00399f577defa OK === RUN TestCheckSumDownload/subtest5 2026/08/08 03:31:09 DEBUG : test.sum: md5 = 2639fb06e9bf48574266314f3ebed533 OK === RUN TestCheckSumDownload/subtest6 2026/08/08 03:31:13 DEBUG : data/banana: md5 = 06d9f574a7d67b6d773e132c7944eb88 OK 2026/08/08 03:31:14 DEBUG : data/potato: md5 = 9098bdd2319a68b68934d68f622ea192 OK 2026/08/08 03:31:16 DEBUG : test.sum: md5 = 62306691059d937cfdeead4f7860f755 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (39.84s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (1.94s) === RUN TestApplyTransforms 2026/08/08 03:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fumasen8gudi" 2026/08/08 03:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/gtveo34qfp5gbp64rk3029nbhl6gahfcmqj0oa8h9n1nf33st38g" 2026/08/08 03:31:22 DEBUG : Creating backend with remote "/tmp/rclone654335285" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi'", Local "Local file system at /tmp/rclone654335285", Modify Window "1ms" 2026/08/08 03:31:25 DEBUG : hello, world!: md5 = ff4f7cb36fca94a93e629894c63b31bf OK upper checkfile vs. lower remote (without normalization) 2026/08/08 03:31:25 ERROR : hello, world!: sum not found 2026/08/08 03:31:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi' 2026/08/08 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': 1 files missing 2026/08/08 03:31:25 NOTICE: 1 hashes missing 2026/08/08 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': 1 differences found 2026/08/08 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/08 03:31:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': 0 differences found 2026/08/08 03:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': 1 matching files 2026/08/08 03:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifuhaj5ruvu" 2026/08/08 03:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/i535gk6q1dgc4ngd95mn4ud6ecsbitbgfoumifg444ookq4rknlg" 2026/08/08 03:31:27 DEBUG : Creating backend with remote "/tmp/rclone2858526566" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu'", Local "Local file system at /tmp/rclone2858526566", Modify Window "1ms" 2026/08/08 03:31:30 DEBUG : HELLO, WORLD!: md5 = a30d7a03ce79612228dc79552c21da11 OK lower checkfile vs. upper remote (without normalization) 2026/08/08 03:31:30 ERROR : HELLO, WORLD!: sum not found 2026/08/08 03:31:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu' 2026/08/08 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': 1 files missing 2026/08/08 03:31:30 NOTICE: 1 hashes missing 2026/08/08 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': 1 differences found 2026/08/08 03:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/08 03:31:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': 0 differences found 2026/08/08 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': 1 matching files 2026/08/08 03:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipusuv8yiba" 2026/08/08 03:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/62rq6vidqdn793rsnu4134r6iul1nhm8sgjm0isclpchj9mmn8jg" 2026/08/08 03:31:32 DEBUG : Creating backend with remote "/tmp/rclone3766008937" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba'", Local "Local file system at /tmp/rclone3766008937", Modify Window "1ms" 2026/08/08 03:31:34 DEBUG : HeLlO, wOrLd!: md5 = 88a7cd367411892fab9fcc80aab8f267 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/08 03:31:35 ERROR : HeLlO, wOrLd!: sum not found 2026/08/08 03:31:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba' 2026/08/08 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': 1 files missing 2026/08/08 03:31:35 NOTICE: 1 hashes missing 2026/08/08 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': 1 differences found 2026/08/08 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/08 03:31:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': 0 differences found 2026/08/08 03:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': 1 matching files 2026/08/08 03:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duqoroq7jowu" 2026/08/08 03:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/3kmpjkt31kpm049c96a5lvjlan4hlatbphv3sdp45djqnp5cep1g" 2026/08/08 03:31:37 DEBUG : Creating backend with remote "/tmp/rclone2314741978" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu'", Local "Local file system at /tmp/rclone2314741978", Modify Window "1ms" 2026/08/08 03:31:40 DEBUG : HELLO, WORLD!: md5 = 60d73297081dfc05ee33031df0745e75 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/08 03:31:40 ERROR : HELLO, WORLD!: sum not found 2026/08/08 03:31:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu' 2026/08/08 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': 1 files missing 2026/08/08 03:31:40 NOTICE: 1 hashes missing 2026/08/08 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': 1 differences found 2026/08/08 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/08 03:31:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': 0 differences found 2026/08/08 03:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': 1 matching files 2026/08/08 03:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizeyod2wimi" 2026/08/08 03:31:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/hioj80608bo61ma0gei660sqmg0t3s9q0g84iolsipdjr5eufub0" 2026/08/08 03:31:42 DEBUG : Creating backend with remote "/tmp/rclone15542666" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi'", Local "Local file system at /tmp/rclone15542666", Modify Window "1ms" 2026/08/08 03:31:45 DEBUG : 測試_Русский___ě_áñ: md5 = 82d93f97fc2b85c00d308242d4597a9c OK NFD checkfile vs. NFC remote (without normalization) 2026/08/08 03:31:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/08 03:31:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi' 2026/08/08 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': 1 files missing 2026/08/08 03:31:45 NOTICE: 1 hashes missing 2026/08/08 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': 1 differences found 2026/08/08 03:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/08 03:31:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': 0 differences found 2026/08/08 03:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': 1 matching files 2026/08/08 03:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lalatum2sifi" 2026/08/08 03:31:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/c8kqeo0jhr4v5i0fee2j9ersp07rsbdr4eahn2h4ivanc7mkqe7g" 2026/08/08 03:31:47 DEBUG : Creating backend with remote "/tmp/rclone1206021113" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi'", Local "Local file system at /tmp/rclone1206021113", Modify Window "1ms" 2026/08/08 03:31:50 DEBUG : 測試_Русский___ě_áñ: md5 = ff41f3e22d383156ec44b94a77173912 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/08 03:31:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/08 03:31:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi' 2026/08/08 03:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': 1 files missing 2026/08/08 03:31:50 NOTICE: 1 hashes missing 2026/08/08 03:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': 1 differences found 2026/08/08 03:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/08 03:31:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': 0 differences found 2026/08/08 03:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': 1 matching files 2026/08/08 03:31:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakiwih4lete" 2026/08/08 03:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:51 DEBUG : Creating backend with remote "TestDrive:crypt/qd7j5ece6hgoqn1hi6t8c7if4hbufiio9t8i6bdi2o5t9n0pb6cg" 2026/08/08 03:31:52 DEBUG : Creating backend with remote "/tmp/rclone964219795" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete'", Local "Local file system at /tmp/rclone964219795", Modify Window "1ms" 2026/08/08 03:31:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00eeb6d08c4673cde485c5477d7a3069 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/08 03:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 03:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete' 2026/08/08 03:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': 1 files missing 2026/08/08 03:31:55 NOTICE: 1 hashes missing 2026/08/08 03:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': 1 differences found 2026/08/08 03:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/08 03:31:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:31:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': 0 differences found 2026/08/08 03:31:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': 1 matching files 2026/08/08 03:31:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xahinox1vano" 2026/08/08 03:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:31:56 DEBUG : Creating backend with remote "TestDrive:crypt/5rfgluh8aa57646i2mhj5hmftjosufhfdfii1k7pd2c2bo7j17j0" 2026/08/08 03:31:57 DEBUG : Creating backend with remote "/tmp/rclone45736225" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano'", Local "Local file system at /tmp/rclone45736225", Modify Window "1ms" 2026/08/08 03:31:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5531decb6dd033ed4a0b0055f8d30efe OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/08 03:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 03:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano' 2026/08/08 03:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': 1 files missing 2026/08/08 03:32:00 NOTICE: 1 hashes missing 2026/08/08 03:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': 1 differences found 2026/08/08 03:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/08 03:32:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': 0 differences found 2026/08/08 03:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': 1 matching files 2026/08/08 03:32:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hevahag1rusi" 2026/08/08 03:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:32:01 DEBUG : Creating backend with remote "TestDrive:crypt/obqebbpe7dtgsoa17mcisvtltbqdfp491fnoujl08vs4eomhl0sg" 2026/08/08 03:32:02 DEBUG : Creating backend with remote "/tmp/rclone4042384706" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi'", Local "Local file system at /tmp/rclone4042384706", Modify Window "1ms" 2026/08/08 03:32:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f95ed1778af3c0af96f860a84ff3b183 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/08 03:32:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 03:32:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi' 2026/08/08 03:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': 1 files missing 2026/08/08 03:32:05 NOTICE: 1 hashes missing 2026/08/08 03:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': 1 differences found 2026/08/08 03:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/08 03:32:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': 0 differences found 2026/08/08 03:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': 1 matching files 2026/08/08 03:32:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kofujuv9meso" 2026/08/08 03:32:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:32:06 DEBUG : Creating backend with remote "TestDrive:crypt/oak3usn5tfddm8si0rp55b9fur47qmsg7hfq2l2hrleeidofm1tg" 2026/08/08 03:32:07 DEBUG : Creating backend with remote "/tmp/rclone3322238097" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso'", Local "Local file system at /tmp/rclone3322238097", Modify Window "1ms" 2026/08/08 03:32:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2559cc6f79d1657096f0edf2d9680f93 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/08 03:32:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 03:32:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso' 2026/08/08 03:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': 1 files missing 2026/08/08 03:32:09 NOTICE: 1 hashes missing 2026/08/08 03:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': 1 differences found 2026/08/08 03:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/08 03:32:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 03:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': 0 differences found 2026/08/08 03:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': 1 matching files 2026/08/08 03:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kofujuv9meso': Purge remote 2026/08/08 03:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevahag1rusi': Purge remote 2026/08/08 03:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xahinox1vano': Purge remote 2026/08/08 03:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakiwih4lete': Purge remote 2026/08/08 03:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lalatum2sifi': Purge remote 2026/08/08 03:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizeyod2wimi': Purge remote 2026/08/08 03:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duqoroq7jowu': Purge remote 2026/08/08 03:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipusuv8yiba': Purge remote 2026/08/08 03:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifuhaj5ruvu': Purge remote 2026/08/08 03:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fumasen8gudi': Purge remote --- PASS: TestApplyTransforms (53.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:32:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 03:32:18 DEBUG : sub/file2: md5 = 3fcbbe6bd226287a1b1683948a585013 OK 2026/08/08 03:32:18 DEBUG : sub/file2: size = 14 OK 2026/08/08 03:32:18 INFO : file1: Copied (new) to: sub/file2 2026/08/08 03:32:18 DEBUG : sub/file2: size = 14 OK 2026/08/08 03:32:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 03:32:18 DEBUG : file1: Unchanged skipping 2026/08/08 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:32:24 DEBUG : dst/file1: md5 = bb1cd7a2f8f2a88bc86040e1af08e00e OK 2026/08/08 03:32:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/backup" 2026/08/08 03:32:25 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/1nrff024r7pq65ecp72fc28jb0" 2026/08/08 03:32:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:32:26 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe') 2026/08/08 03:32:26 DEBUG : dst/file1: Sizes differ 2026/08/08 03:32:29 INFO : dst/file1: Moved (server-side) 2026/08/08 03:32:30 DEBUG : dst/file1: md5 = b84d8d6ab6f90ef31c62adce48273bfb OK 2026/08/08 03:32:30 DEBUG : dst/file1: size = 14 OK 2026/08/08 03:32:30 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.72s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/dst" 2026/08/08 03:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 03:32:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/CompareDest" 2026/08/08 03:32:37 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/gveqi14airsml4bgu7krj116o8" 2026/08/08 03:32:39 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 03:32:42 DEBUG : one: md5 = af974c0000c3b268c39c270740f7e5fb OK 2026/08/08 03:32:42 DEBUG : one: size = 3 OK 2026/08/08 03:32:42 INFO : one: Copied (new) 2026/08/08 03:32:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:32:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/dst') 2026/08/08 03:32:43 DEBUG : one: Sizes differ 2026/08/08 03:32:44 DEBUG : one: md5 = 27c00ff5da7e99f1b737bf62d6f2271f OK 2026/08/08 03:32:44 DEBUG : one: size = 5 OK 2026/08/08 03:32:44 INFO : one: Copied (replaced existing) 2026/08/08 03:32:46 DEBUG : dst/one: md5 = 144241782f6f6383daf3c72504962dc6 OK 2026/08/08 03:32:49 DEBUG : CompareDest/one: md5 = 83956593875b4ad9bf5c69b45e142f74 OK 2026/08/08 03:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:32:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/dst') 2026/08/08 03:32:49 DEBUG : one: Sizes differ 2026/08/08 03:32:50 DEBUG : one: size = 5 OK 2026/08/08 03:32:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:32:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 03:32:52 DEBUG : CompareDest/two: md5 = abd6bf39d8282b09d3c5098111540616 OK 2026/08/08 03:32:53 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 03:32:53 DEBUG : two: size = 3 OK 2026/08/08 03:32:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:32:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 03:32:54 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 03:32:54 DEBUG : two: size = 3 OK 2026/08/08 03:32:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:32:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 03:32:55 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 03:32:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:32:55 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/CompareDest') 2026/08/08 03:32:55 DEBUG : two: Sizes differ 2026/08/08 03:32:57 DEBUG : two: md5 = a890e578567f77614feaf9f3a962d30d OK 2026/08/08 03:32:57 DEBUG : two: size = 5 OK 2026/08/08 03:32:57 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (25.92s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:33:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/dst" 2026/08/08 03:33:02 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 03:33:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/CopyDest" 2026/08/08 03:33:04 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/08 03:33:05 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 03:33:07 DEBUG : one: md5 = 2437af2242724783e8ff1112a2c4cb08 OK 2026/08/08 03:33:07 DEBUG : one: size = 3 OK 2026/08/08 03:33:07 INFO : one: Copied (new) 2026/08/08 03:33:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:33:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/dst') 2026/08/08 03:33:09 DEBUG : one: Sizes differ 2026/08/08 03:33:10 DEBUG : one: md5 = 66beea035604992dc4ba3bbf1ad1f0ab OK 2026/08/08 03:33:10 DEBUG : one: size = 5 OK 2026/08/08 03:33:10 INFO : one: Copied (replaced existing) 2026/08/08 03:33:12 DEBUG : dst/one: md5 = a1f1e30e1cc67fc513eb9448576fec7f OK 2026/08/08 03:33:14 DEBUG : CopyDest/one: md5 = b75c5b51f2b10a1a1c8739517590a994 OK 2026/08/08 03:33:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/BackupDir" 2026/08/08 03:33:15 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/08 03:33:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:33:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/dst') 2026/08/08 03:33:17 DEBUG : one: Sizes differ 2026/08/08 03:33:18 DEBUG : one: size = 5 OK 2026/08/08 03:33:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:33:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:33:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/dst') 2026/08/08 03:33:18 DEBUG : one: Sizes differ 2026/08/08 03:33:19 INFO : one: Moved (server-side) 2026/08/08 03:33:20 DEBUG : one: size = 5 OK 2026/08/08 03:33:20 INFO : one: Copied (server-side copy) 2026/08/08 03:33:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/08 03:33:22 DEBUG : CopyDest/two: md5 = 7df89e4fbb79abf69474217a1f304d7d OK 2026/08/08 03:33:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 03:33:23 DEBUG : two: size = 3 OK 2026/08/08 03:33:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:33:25 DEBUG : two: size = 3 OK 2026/08/08 03:33:25 INFO : two: Copied (server-side copy) 2026/08/08 03:33:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/08 03:33:25 DEBUG : two: size = 3 OK 2026/08/08 03:33:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 03:33:25 DEBUG : two: Unchanged skipping 2026/08/08 03:33:27 DEBUG : CopyDest/three: md5 = fe510650b64dd311030b5671a914213d OK 2026/08/08 03:33:28 DEBUG : three: Need to transfer - File not found at Destination 2026/08/08 03:33:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:33:28 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe/CopyDest') 2026/08/08 03:33:28 DEBUG : three: Sizes differ 2026/08/08 03:33:28 DEBUG : three: Destination not found in --copy-dest 2026/08/08 03:33:30 DEBUG : three: md5 = aa7180e7e5853791d59206a5bbb62f58 OK 2026/08/08 03:33:30 DEBUG : three: size = 7 OK 2026/08/08 03:33:30 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (34.94s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.57s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:33:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/08 03:33:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 498f28b9dd41294e9e2f376183884b62 OK 2026/08/08 03:33:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/08 03:33:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/08 03:33:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/08 03:33:42 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/08/08 03:33:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/08 03:33:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/08 03:33:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 12b18f12fe5fee45de15d1cb36433a14 OK 2026/08/08 03:33:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/08 03:33:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.40s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:33:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using skip mode. 2026/08/08 03:33:51 NOTICE: one: Found 2 files with duplicate names 2026/08/08 03:33:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.22s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:33:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using skip mode. 2026/08/08 03:33:58 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:33:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/08 03:33:58 INFO : one: Deleted 2026/08/08 03:33:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.89s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using first mode. 2026/08/08 03:34:04 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:34:05 INFO : one: Deleted 2026/08/08 03:34:05 INFO : one: Deleted 2026/08/08 03:34:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.41s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using newest mode. 2026/08/08 03:34:11 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:34:12 INFO : one: Deleted 2026/08/08 03:34:12 INFO : one: Deleted 2026/08/08 03:34:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.88s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using oldest mode. 2026/08/08 03:34:18 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:34:19 INFO : one: Deleted 2026/08/08 03:34:19 INFO : one: Deleted 2026/08/08 03:34:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.69s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using largest mode. 2026/08/08 03:34:25 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:34:25 INFO : one: Deleted 2026/08/08 03:34:26 INFO : one: Deleted 2026/08/08 03:34:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.80s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using smallest mode. 2026/08/08 03:34:32 NOTICE: one: Found 3 files with duplicate names 2026/08/08 03:34:33 INFO : one: Deleted 2026/08/08 03:34:33 INFO : one: Deleted 2026/08/08 03:34:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.30s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Looking for duplicate names using rename mode. 2026/08/08 03:34:40 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/08 03:34:42 INFO : one-2.txt: renamed from: one.txt 2026/08/08 03:34:43 INFO : one-3.txt: renamed from: one.txt 2026/08/08 03:34:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.34s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:34:49 DEBUG : dupe1/one.txt: md5 = b147333dc835996f7eedf263cff67257 OK 2026/08/08 03:34:51 DEBUG : dupe2/two.txt: md5 = 40f33f69cb46c9178877798b05951d62 OK 2026/08/08 03:34:54 DEBUG : dupe3/three.txt: md5 = eb47279cdbddc05e7fc38f4f0488aeb1 OK 2026/08/08 03:34:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/08 03:34:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/08 03:34:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/08 03:34:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.21s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:35:03 DEBUG : a.txt: md5 = 3ad7054b89f3f83be7c01e36abaeaca6 OK 2026/08/08 03:35:04 DEBUG : zend.txt: md5 = 520c9a7158a460a1c30ae51db8876adb OK 2026/08/08 03:35:07 DEBUG : sub dir/hello world: md5 = 0590bcc0cc5be924ca1a7d5f5a0b8c2d OK 2026/08/08 03:35:08 DEBUG : sub dir/hello world2: md5 = 10306ae0bf08bb214aa296ea5220c782 OK 2026/08/08 03:35:10 DEBUG : sub dir/ignore dir/.ignore: md5 = cf8b69f53306acd8056c610b55cbe477 OK 2026/08/08 03:35:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6563627de8a002c10fbbcfa0afc84e91 OK 2026/08/08 03:35:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 72af6d0e624ff7ee3e356a39cc4dd339 OK 2026/08/08 03:35:16 DEBUG : a.txt: Excluded (Size Filter) 2026/08/08 03:35:16 DEBUG : a.txt: Excluded 2026/08/08 03:35:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 03:35:16 DEBUG : sub dir/hello world: Excluded 2026/08/08 03:35:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 03:35:16 DEBUG : sub dir/hello world2: Excluded 2026/08/08 03:35:17 DEBUG : sub dir/ignore dir: Excluded 2026/08/08 03:35:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 03:35:17 DEBUG : sub dir/hello world: Excluded 2026/08/08 03:35:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 03:35:17 DEBUG : sub dir/hello world2: Excluded 2026/08/08 03:35:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.98s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:35:26 DEBUG : a.txt: md5 = 68eda6d229ee266363d0993732f7761e OK 2026/08/08 03:35:27 DEBUG : zend.txt: md5 = 420ab37922b4ed2e538cbff6dd595927 OK 2026/08/08 03:35:30 DEBUG : sub dir/hello world: md5 = bac6c6c667c5697af63bf20a410b5169 OK 2026/08/08 03:35:31 DEBUG : sub dir/hello world2: md5 = 85902a400dfb84d3979d7d6371a9a70d OK 2026/08/08 03:35:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 539ed6841b4a2cdab8beb683e26416b2 OK 2026/08/08 03:35:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = fa58d1f63d0bd38ef8b9539f47a5df11 OK 2026/08/08 03:35:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 721b637e1f56474e3825668d860e47f5 OK 2026/08/08 03:35:39 DEBUG : a.txt: Excluded (Size Filter) 2026/08/08 03:35:39 DEBUG : a.txt: Excluded 2026/08/08 03:35:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 03:35:39 DEBUG : sub dir/hello world2: Excluded 2026/08/08 03:35:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 03:35:39 DEBUG : sub dir/hello world: Excluded 2026/08/08 03:35:40 DEBUG : sub dir/ignore dir: Excluded 2026/08/08 03:35:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 03:35:40 DEBUG : sub dir/hello world2: Excluded 2026/08/08 03:35:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 03:35:40 DEBUG : sub dir/hello world: Excluded 2026/08/08 03:35:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.89s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:35:49 DEBUG : file1: md5 = 5488d69620a4db699b8ee06b85b650bd OK 2026/08/08 03:35:51 DEBUG : sub/file2: md5 = 44ea963b24b6b6f13706a0c58be08acd 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 2026/08/08 03:35:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/08 03:35:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/08 03:35:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.34s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:35:59 DEBUG : file1: md5 = efa7dc15e174776dfcb3926aa91c3c56 OK 2026/08/08 03:36:01 DEBUG : sub/file2: md5 = bcaa6cdabe9623e59cab543914d20bfb 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 2026/08/08 03:36:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/notfound" 2026/08/08 03:36:05 DEBUG : Config file has changed externally - reloading 2026/08/08 03:36:05 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.42s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestStatJSONMemory 2026/08/08 03:36:10 DEBUG : Creating backend with remote ":memory:" 2026/08/08 03:36:10 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 03:36:10 DEBUG : sub/file1: size = 5 OK 2026/08/08 03:36:10 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 03:36:10 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Making directory 2026/08/08 03:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:13 DEBUG : sub dir/hello world: md5 = 2ce9687b35a44ef8fd4a19a4854e94e4 OK --- PASS: TestLsd (4.94s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:17 DEBUG : potato2: md5 = c1cf8c88dcd210756d21cb8647348356 OK 2026/08/08 03:36:19 DEBUG : empty space: md5 = afa596a12f1650be67d3a96250c779dc OK --- PASS: TestLs (5.39s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:23 DEBUG : potato2: md5 = 53b23cc5434bdb0a1ade7384232b7cf3 OK 2026/08/08 03:36:24 DEBUG : empty space: md5 = a034ef2901180c23e93f91d41373d31a OK 2026/08/08 03:36:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/08 03:36:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.54s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:28 DEBUG : potato2: md5 = 3a41e0fb785dcd5ddb03b7f47a4c6c40 OK 2026/08/08 03:36:29 DEBUG : empty space: md5 = 74f32deb00a3643b4eb7e1d735e0043a OK --- PASS: TestLsLong (5.19s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:33 DEBUG : potato2: md5 = b144ae4265d3d7d7fa08992db5f9666f OK 2026/08/08 03:36:35 DEBUG : empty space: md5 = 9fedc39c23fc79e6f77eb895c2eba8cf OK --- PASS: TestHashSums (4.97s) === RUN TestHashSumsWithErrors 2026/08/08 03:36:37 DEBUG : Creating backend with remote ":memory:" 2026/08/08 03:36:37 ERROR : file1: hash unsupported: hash type not supported 2026/08/08 03:36:37 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/08 03:36:37 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/08 03:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 03:36:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/08 03:36:37 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:38 DEBUG : potato2: md5 = 0cb976896b39434df7867ae834d11c68 OK 2026/08/08 03:36:40 DEBUG : empty space: md5 = 66eeaeed71ffddc227413fa5d768c06f OK 2026/08/08 03:36:42 DEBUG : sub dir/potato3: md5 = 7f8fe41c0dd090075b22699655e84a5f OK --- PASS: TestCount (9.13s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:47 DEBUG : small: md5 = c3acbb1dc3f689e78a1ae81f244b61c2 OK 2026/08/08 03:36:49 DEBUG : medium: md5 = a0e169564eed71c6a6a9a5601d343050 OK 2026/08/08 03:36:50 DEBUG : large: md5 = 8fbe0c07d4c43c27119e6e5cb5597785 OK 2026/08/08 03:36:50 DEBUG : Waiting for deletions to finish 2026/08/08 03:36:51 DEBUG : large: Excluded (Size Filter) 2026/08/08 03:36:51 INFO : medium: Deleted 2026/08/08 03:36:51 INFO : small: Deleted --- PASS: TestDelete (6.63s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:36:54 DEBUG : small: md5 = a26885c9805201c0c02f8345b651f1ee OK 2026/08/08 03:36:55 DEBUG : medium: md5 = 8aaa847ec4f7e234e20c77f4e9a4b81b OK 2026/08/08 03:36:57 DEBUG : large: md5 = 356fdf8306a8bf2eebd568a796be2903 OK 2026/08/08 03:36:57 DEBUG : Waiting for deletions to finish 2026/08/08 03:36:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/08 03:36:57 INFO : medium: Deleted 2026/08/08 03:36:57 INFO : large: Deleted --- PASS: TestMaxDelete (7.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:37:01 DEBUG : small: md5 = c5400df57508c1d050087cc20c37227c OK 2026/08/08 03:37:02 DEBUG : medium: md5 = 6793dd69371225dead25c4235cf829ea OK 2026/08/08 03:37:04 DEBUG : large: md5 = 953d8bc350e1ff567cff1e0bc8800408 OK 2026/08/08 03:37:04 DEBUG : Waiting for deletions to finish 2026/08/08 03:37:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 03:37:05 INFO : medium: Deleted 2026/08/08 03:37:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.34s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:37:08 DEBUG : small: md5 = c2a583c096b66a40993593c102161a57 OK 2026/08/08 03:37:10 DEBUG : medium: md5 = 7d2e68335aedfef510ba29d2298272e1 OK 2026/08/08 03:37:11 DEBUG : large: md5 = a7f4278b3ca0d80653a951511340808b OK 2026/08/08 03:37:11 DEBUG : Waiting for deletions to finish 2026/08/08 03:37:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 03:37:12 INFO : medium: Deleted 2026/08/08 03:37:12 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.37s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:37:16 DEBUG : ReadFile: md5 = ad7917cbd073052ab35cc007a90717d2 OK --- PASS: TestReadFile (4.46s) === RUN TestRetry 2026/08/08 03:37:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/08 03:37:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/08 03:37:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 03:37:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 03:37:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 03:37:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 03:37:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:37:20 DEBUG : file1: md5 = 2f09f656ab3726634e1bc8fe1cde5244 OK 2026/08/08 03:37:22 DEBUG : file2: md5 = cad185859b65228ba810455d94fe08a0 OK --- PASS: TestCat (15.08s) === RUN TestPurge 2026/08/08 03:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidoqay9loco" 2026/08/08 03:37:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/diqi0it87qs2ih93pepp9n6f5guv4ji34291iqaltqcg33u33d20" 2026/08/08 03:37:35 DEBUG : Creating backend with remote "/tmp/rclone2123462515" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidoqay9loco'", Local "Local file system at /tmp/rclone2123462515", Modify Window "1ms" 2026/08/08 03:37:39 DEBUG : A1/B1/C1/one: md5 = b2d73e06e5e675000df89a6e7cacdd04 OK 2026/08/08 03:37:39 INFO : A2: Making directory 2026/08/08 03:37:40 INFO : A1/B2: Making directory 2026/08/08 03:37:41 INFO : A1/B2/C2: Making directory 2026/08/08 03:37:42 INFO : A1/B1/C3: Making directory 2026/08/08 03:37:43 INFO : A3: Making directory 2026/08/08 03:37:43 INFO : A3/B3: Making directory 2026/08/08 03:37:44 INFO : A3/B3/C4: Making directory 2026/08/08 03:37:47 DEBUG : A1/two: md5 = af741115e87744eaf730f342fddc7295 OK 2026/08/08 03:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidoqay9loco': Purge remote 2026/08/08 03:37:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.87s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:37:54 DEBUG : A1/B1/C1/one: md5 = e7af9aab9116574c126e53220a25678e OK 2026/08/08 03:37:54 INFO : A2: Making directory 2026/08/08 03:37:55 INFO : A1/B2: Making directory 2026/08/08 03:37:56 INFO : A1/B2/C2: Making directory 2026/08/08 03:37:57 INFO : A1/B1/C3: Making directory 2026/08/08 03:37:58 INFO : A3: Making directory 2026/08/08 03:37:58 INFO : A3/B3: Making directory 2026/08/08 03:37:59 INFO : A3/B3/C4: Making directory 2026/08/08 03:38:02 DEBUG : A1/two: md5 = dd5d2ac894868016d18eb12220740245 OK 2026/08/08 03:38:03 DEBUG : removing 1 level 3 directories 2026/08/08 03:38:03 INFO : A3/B3/C4: Removing directory 2026/08/08 03:38:06 DEBUG : removing 2 level 3 directories 2026/08/08 03:38:06 INFO : A1/B2/C2: Removing directory 2026/08/08 03:38:06 INFO : A1/B1/C3: Removing directory 2026/08/08 03:38:06 DEBUG : removing 2 level 2 directories 2026/08/08 03:38:06 INFO : A3/B3: Removing directory 2026/08/08 03:38:06 INFO : A1/B2: Removing directory 2026/08/08 03:38:07 DEBUG : removing 2 level 1 directories 2026/08/08 03:38:07 INFO : A3: Removing directory 2026/08/08 03:38:07 INFO : A2: Removing directory 2026/08/08 03:38:11 DEBUG : removing 1 level 3 directories 2026/08/08 03:38:11 INFO : A1/B1/C1: Removing directory 2026/08/08 03:38:12 DEBUG : removing 1 level 2 directories 2026/08/08 03:38:12 INFO : A1/B1: Removing directory 2026/08/08 03:38:13 DEBUG : removing 1 level 1 directories 2026/08/08 03:38:13 INFO : A1: Removing directory 2026/08/08 03:38:13 DEBUG : removing 1 level 0 directories 2026/08/08 03:38:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.40s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:16 INFO : A1: Making directory 2026/08/08 03:38:17 INFO : A1/B1: Making directory 2026/08/08 03:38:17 INFO : A1/B1/C1: Making directory 2026/08/08 03:38:20 DEBUG : removing 1 level 3 directories 2026/08/08 03:38:20 INFO : A1/B1/C1: Removing directory 2026/08/08 03:38:21 DEBUG : removing 1 level 2 directories 2026/08/08 03:38:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.73s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:24 INFO : A1: Making directory 2026/08/08 03:38:24 INFO : A1/B1: Making directory 2026/08/08 03:38:25 INFO : A1/B1/C1: Making directory 2026/08/08 03:38:28 DEBUG : removing 1 level 3 directories 2026/08/08 03:38:28 INFO : A1/B1/C1: Removing directory 2026/08/08 03:38:29 DEBUG : removing 1 level 2 directories 2026/08/08 03:38:29 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.20s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:33 DEBUG : file1: md5 = a641c9d149d0c7924a6d7905d085c081 OK 2026/08/08 03:38:33 DEBUG : file1: size = 14 OK 2026/08/08 03:38:34 DEBUG : filename.txt: File name found in url 2026/08/08 03:38:36 DEBUG : filename.txt: md5 = 8f619605475c722ef0049d8fae3ebe48 OK 2026/08/08 03:38:36 DEBUG : filename.txt: size = 14 OK 2026/08/08 03:38:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/08 03:38:37 DEBUG : headerfilename.txt: md5 = c88bddf5732cbf6fa68731a842a56fdc OK 2026/08/08 03:38:37 DEBUG : headerfilename.txt: size = 14 OK 2026/08/08 03:38:39 DEBUG : file2: md5 = 1851fc738c9d9afc90187786e8ccf4f9 OK 2026/08/08 03:38:39 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.17s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:43 DEBUG : file1: md5 = 77b19c612afc2d6cc21535c10006cdbd OK 2026/08/08 03:38:43 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 03:38:46 DEBUG : sub/file2: md5 = 6aca14b32f487c9f34eed1c4573310d2 OK 2026/08/08 03:38:46 DEBUG : sub/file2: size = 14 OK 2026/08/08 03:38:46 INFO : file1: Copied (new) to: sub/file2 2026/08/08 03:38:46 INFO : file1: Deleted 2026/08/08 03:38:47 DEBUG : sub/file2: size = 14 OK 2026/08/08 03:38:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 03:38:47 DEBUG : file1: Unchanged skipping 2026/08/08 03:38:47 INFO : file1: Deleted 2026/08/08 03:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.38s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 03:38:52 DEBUG : file1: md5 = f541e027754834666f30928531267d76 OK 2026/08/08 03:38:52 DEBUG : file1: size = 14 OK 2026/08/08 03:38:52 INFO : file1: Copied (new) 2026/08/08 03:38:52 INFO : file1: Deleted 2026/08/08 03:38:52 DEBUG : file1: Destination exists, skipping 2026/08/08 03:38:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:38:57 DEBUG : dst/file1: md5 = a24df72a3becb2211e81af1739ef71d5 OK 2026/08/08 03:38:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqobak8dobe/backup" 2026/08/08 03:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0/1nrff024r7pq65ecp72fc28jb0" 2026/08/08 03:38:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3480916525) 2026/08/08 03:38:59 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe') 2026/08/08 03:38:59 DEBUG : dst/file1: Sizes differ 2026/08/08 03:39:02 INFO : dst/file1: Moved (server-side) 2026/08/08 03:39:03 DEBUG : dst/file1: md5 = e78cfc2ae9896760d9ebd213316ca9d0 OK 2026/08/08 03:39:03 DEBUG : dst/file1: size = 14 OK 2026/08/08 03:39:03 INFO : dst/file1: Copied (new) 2026/08/08 03:39:03 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.74s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:39:10 DEBUG : A1/one: md5 = 9c474ae3c02e4b2d60ecf63a30cda2a2 OK 2026/08/08 03:39:12 DEBUG : A1/two: md5 = 09180ed8545097f9e14a89df5f7f15e8 OK 2026/08/08 03:39:14 DEBUG : A1/B1/three: md5 = b34bf4428438a7d491b762b5189ff1da OK 2026/08/08 03:39:17 DEBUG : A1/B1/C1/four: md5 = 1ddd9e2bf3674a41e431c580322ed016 OK 2026/08/08 03:39:19 DEBUG : A1/B1/C2/five: md5 = dd99530af3354db23bae8f4bbe025e74 OK 2026/08/08 03:39:19 INFO : A1/B2: Making directory 2026/08/08 03:39:20 INFO : A1/B1/C3: Making directory 2026/08/08 03:39:30 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/08 03:39:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/08 03:39:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/08 03:39:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/08 03:39:30 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/08 03:39:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/08 03:39:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/08 03:39:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/08 03:39:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/08 03:39:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/08 03:39:42 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (46.85s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 03:39:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 8a3744ec1bb9c00cc4149bc2f24a0174 OK 2026/08/08 03:39:57 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 03:39:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/08 03:39:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 03:39:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/08 03:39:59 DEBUG : no_checksum_big_file_from_pipe: md5 = d9e737427cef9be6a03793df7f5aa693 OK 2026/08/08 03:39:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 03:39:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 03:40:02 DEBUG : with_checksum_small_file_from_pipe: md5 = e9d9a79fb7453b9085451819c6f3a8dc OK 2026/08/08 03:40:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 03:40:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 03:40:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/08 03:40:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 58df746671d7e1016b2696de6761fc24 OK 2026/08/08 03:40:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 03:40:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 03:40:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 03:40:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 03:40:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/08 03:40:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 03:40:10 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 03:40:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 03:40:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 03:40:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/08 03:40:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 03:40:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.26s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/08 03:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (48 bytes), uploading instead of streaming 2026/08/08 03:40:18 DEBUG : rcat_metadata: md5 = 73fee9581bd05c7dd80c20def07cc2ed OK 2026/08/08 03:40:18 DEBUG : rcat_metadata: size = 48 OK 2026/08/08 03:40:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/08 03:40:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/08 03:40:22 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8516e7dfd10dbcedfd80419a1c77e2b8 OK 2026/08/08 03:40:22 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/08 03:40:22 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.75s) --- PASS: TestRcatMetadata/Normal (2.88s) --- PASS: TestRcatMetadata/ViaDisk (3.35s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:25 DEBUG : potato1: md5 = 8847305233c00447c221bc6d19186cae OK 2026/08/08 03:40:25 DEBUG : potato1: size = 60 OK 2026/08/08 03:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/08 03:40:26 DEBUG : potato2: md5 = ca51f1d229400f49d360f2705e51fd0b OK 2026/08/08 03:40:26 DEBUG : potato2: size = 60 OK 2026/08/08 03:40:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.93s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:30 DEBUG : potato1: md5 = 92dca88813a9ab138b5c0f6f1e16cc93 OK 2026/08/08 03:40:30 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe') 2026/08/08 03:40:30 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe') 2026/08/08 03:40:30 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe') 60 --- PASS: TestRcatSizeShortEOF (2.48s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:32 DEBUG : potato1: md5 = f15a15849d67795c0faad84146f4895a OK 2026/08/08 03:40:32 DEBUG : potato1: size = 60 OK 2026/08/08 03:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/08 03:40:34 DEBUG : potato2: md5 = 2bf37adcd197641b744054e238cdbfe7 OK 2026/08/08 03:40:34 DEBUG : potato2: size = 60 OK 2026/08/08 03:40:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.59s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:38 DEBUG : potato1: md5 = b129fd55105fe56a3f1bf8bacda26779 OK 2026/08/08 03:40:38 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.81s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:40 DEBUG : potato2: md5 = 7baf096e9bdc94b14362b90c9606b0e8 OK 2026/08/08 03:40:42 DEBUG : empty space: md5 = c0af25b43f14552f268108b4138dd83d OK 2026/08/08 03:40:44 DEBUG : sub dir/potato3: md5 = 64605d1ab4f343133bde1dd6b0b47785 OK 2026/08/08 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Touching "sub dir/potato3" 2026/08/08 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Touching "potato2" 2026/08/08 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Touching "empty space" --- PASS: TestTouchDir (10.40s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:49 DEBUG : dir with metadata: Making directory with metadata 2026/08/08 03:40:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.81s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:52 DEBUG : directory with modtime: Making directory with metadata 2026/08/08 03:40:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.83s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:40:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/08 03:40:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 03:40:55 DEBUG : Google drive root 'crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0': Skipping btime metadata as can't update it on an existing file: 2026-08-08T03:40:55.549579145Z 2026/08/08 03:40:56 INFO : non existent directory: Updated directory metadata 2026/08/08 03:40:58 DEBUG : Google drive root 'crypt/adljq56a7mu7kslo6p99430p5r8a4jv3s1cj0g6mop1iggubh2u0': Skipping btime metadata as can't update it on an existing file: 2026-08-08T03:40:55.549579145Z 2026/08/08 03:40:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.04s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:41:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/08 03:41:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/08 03:41:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.34s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:41:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/08 03:41:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 03:41:04 DEBUG : dst: Making directory with metadata 2026/08/08 03:41:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 03:41:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 03:41:06 INFO : dst: Set directory modification time (using SetModTime) 2026/08/08 03:41:06 INFO : dst: Set directory modification time (using SetModTime) 2026/08/08 03:41:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/08 03:41:07 INFO : dst: Set directory modification time (using SetModTime) 2026/08/08 03:41:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe'", Local "Local file system at /tmp/rclone3480916525", Modify Window "1ms" 2026/08/08 03:41:10 DEBUG : sub dir/test remove existing: md5 = 1eb740ec6e2a11e423519d023785a6d4 OK 2026/08/08 03:41:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a7c128cd9097b42a73429de8d74ee327 OK 2026/08/08 03:41:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mewuwuq0" before starting 2026/08/08 03:41:15 DEBUG : sub dir/test remove existing.mewuwuq0: TEST: removing renamed existing file after operation 2026/08/08 03:41:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobafoj6" before starting 2026/08/08 03:41:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobafoj6: TEST: renaming existing back after failed operation 2026/08/08 03:41:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zesonom0" before starting 2026/08/08 03:41:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zesonom0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.79s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/08 03:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqobak8dobe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m31.059975137s (try 1/5)