"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/05 15:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru" 2025/11/05 15:24:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70" 2025/11/05 15:24:36 DEBUG : Creating backend with remote "/tmp/rclone4177508557" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.35s) === RUN TestSizeDiffers 2025/11/05 15:24:37 DEBUG : a: size = 0 OK 2025/11/05 15:24:37 DEBUG : a: size = 1 (memory) 2025/11/05 15:24:37 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/05 15:24:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/05 15:24:37 DEBUG : potato: Seek from 10 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 10 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/05 15:24:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/05 15:24:37 DEBUG : potato: Seek from 8 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 8 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/05 15:24:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/05 15:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/05 15:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/05 15:24:37 DEBUG : potato: Seek from 5 to 2 2025/11/05 15:24:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/05 15:24:37 DEBUG : potato: Seek from 9 to 0 2025/11/05 15:24:37 DEBUG : potato: Seek from 9 to 0 2025/11/05 15:24:37 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:24:40 DEBUG : rutabaga: md5 = 0e7498f5ad07daf087c4246a3b8bd83f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/05 15:24:43 DEBUG : empty space: md5 = 9f6549b5e9b657b70d70d45a546d68cf OK === RUN TestCheck/3 2025/11/05 15:24:46 DEBUG : potato2: md5 = 8d847fb6c2a955b54c58ad396dfe3307 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/05 15:24:48 DEBUG : remotepotato: md5 = 64496461791dff6ea179c8355e481c17 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.37s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/11/05 15:24:52 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 15:24:52 DEBUG : Creating backend with remote "nonexistent" 2025/11/05 15:24:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/05 15:24:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/05 15:24:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/05 15:24:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:24:54 DEBUG : rutabaga: md5 = e06b774786750a4033409352c1fc482d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/05 15:24:59 DEBUG : empty space: md5 = 2b2e7f6e039a1ee24e136f9b03da8ed4 OK === RUN TestCheckDownload/3 2025/11/05 15:25:02 DEBUG : potato2: md5 = b32a6fb864a7e9475961961fa215b25d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/05 15:25:10 DEBUG : remotepotato: md5 = eae6f5d190ceb3e3a2542793b3cfa9db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (23.16s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.51s) --- PASS: TestCheckDownload/3 (1.22s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.51s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:25:18 DEBUG : rutabaga: md5 = 71e8eca2c369a707c3f47a72f68fda8f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/05 15:25:20 DEBUG : empty space: md5 = 4088ae9ff7825fb0ab7ac96b45b4ed16 OK === RUN TestCheckSizeOnly/3 2025/11/05 15:25:23 DEBUG : potato2: md5 = db24c7c37194306f5502b48400d166fb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/05 15:25:26 DEBUG : remotepotato: md5 = 32286856da73a971ac49d1d8972e0b18 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.66s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.47s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:25:31 DEBUG : test.sum: md5 = 55f4fb3e352664046edda888d11c7b30 OK 2025/11/05 15:25:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 15:25:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 15:25:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 15:25:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/05 15:25:35 DEBUG : test.sum: md5 = f3847a0470fb9f26aab10a28ff85e1b0 OK 2025/11/05 15:25:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/05 15:25:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/05 15:25:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/05 15:25:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.69s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/data" 2025/11/05 15:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/data" 2025/11/05 15:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/vjrnln8ratgmqakfosrqe8espk" 2025/11/05 15:25:44 DEBUG : data/banana: md5 = 149de218f5b3c770532bc003a308bdfb OK 2025/11/05 15:25:46 DEBUG : test.sum: md5 = 8c45ae09bfd07d1dbd40ac426e7c6ba4 OK === RUN TestCheckSumDownload/subtest1 2025/11/05 15:25:51 DEBUG : data/potato: md5 = ca8239d3a91b2dcb473a02062e815fac OK 2025/11/05 15:25:53 DEBUG : test.sum: md5 = 159ae2805bf486f81e4e760aeb98183d OK === RUN TestCheckSumDownload/subtest2 2025/11/05 15:25:57 DEBUG : test.sum: md5 = 919b835817badb5935faec4c3ac8ceb3 OK === RUN TestCheckSumDownload/subtest3 2025/11/05 15:26:03 DEBUG : test.sum: md5 = a282b76c66f06f4ae0d534fcdd66583e OK === RUN TestCheckSumDownload/subtest4 2025/11/05 15:26:08 DEBUG : test.sum: md5 = fe0853992193e362465e0081d6f7b8cf OK === RUN TestCheckSumDownload/subtest5 2025/11/05 15:26:14 DEBUG : test.sum: md5 = 5d750497644824c6e9776c3d4c242086 OK === RUN TestCheckSumDownload/subtest6 2025/11/05 15:26:20 DEBUG : data/banana: md5 = 7ef0313aea3a76d7df1695fefa1b742f OK 2025/11/05 15:26:22 DEBUG : data/potato: md5 = 4da6e83280d7ede0787a1cf149fad740 OK 2025/11/05 15:26:24 DEBUG : test.sum: md5 = 276abc82317ee4fc291e6dbaff688665 OK === RUN TestCheckSumDownload/subtest7 2025/11/05 15:26:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/05 15:26:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (50.79s) --- PASS: TestCheckSumDownload/subtest1 (2.91s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (3.17s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.63s) --- PASS: TestCheckSumDownload/subtest6 (3.50s) --- PASS: TestCheckSumDownload/subtest7 (2.53s) === RUN TestApplyTransforms 2025/11/05 15:26:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luhoriq7xeto" 2025/11/05 15:26:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:26:30 DEBUG : Creating backend with remote "TestDrive:crypt/rvdol6sa60phmkslhh3b2d53n56balebi5m05tetgg8upaei2uf0" 2025/11/05 15:26:31 DEBUG : Creating backend with remote "/tmp/rclone1246671635" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto'", Local "Local file system at /tmp/rclone1246671635", Modify Window "1ms" 2025/11/05 15:26:34 DEBUG : hello, world!: md5 = 66f26e10e0eae45a4fe28aad92d58f9a OK upper checkfile vs. lower remote (without normalization) 2025/11/05 15:26:35 ERROR : hello, world!: sum not found 2025/11/05 15:26:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto' 2025/11/05 15:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': 1 files missing 2025/11/05 15:26:35 NOTICE: 1 hashes missing 2025/11/05 15:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': 1 differences found 2025/11/05 15:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/05 15:26:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:26:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': 0 differences found 2025/11/05 15:26:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': 1 matching files 2025/11/05 15:26:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bovadod9hemi" 2025/11/05 15:26:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:26:38 DEBUG : Creating backend with remote "TestDrive:crypt/nfjemhr4sdqsacpn127t2ta5v6rsr17v56d11m1hlsjlrdpabfpg" 2025/11/05 15:26:39 DEBUG : Creating backend with remote "/tmp/rclone1831620559" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi'", Local "Local file system at /tmp/rclone1831620559", Modify Window "1ms" 2025/11/05 15:26:41 DEBUG : HELLO, WORLD!: md5 = 64a6279b13a234b0b67f3f2053b2a652 OK lower checkfile vs. upper remote (without normalization) 2025/11/05 15:26:42 ERROR : HELLO, WORLD!: sum not found 2025/11/05 15:26:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi' 2025/11/05 15:26:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': 1 files missing 2025/11/05 15:26:42 NOTICE: 1 hashes missing 2025/11/05 15:26:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': 1 differences found 2025/11/05 15:26:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/05 15:26:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:26:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': 0 differences found 2025/11/05 15:26:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': 1 matching files 2025/11/05 15:26:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puhefab5yogo" 2025/11/05 15:26:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:26:43 DEBUG : Creating backend with remote "TestDrive:crypt/tpkf4i5e4srgv7v29lr06mvgl9ideup2jfk00jo16qmfo3o6m7o0" 2025/11/05 15:26:44 DEBUG : Creating backend with remote "/tmp/rclone824146877" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo'", Local "Local file system at /tmp/rclone824146877", Modify Window "1ms" 2025/11/05 15:26:47 DEBUG : HeLlO, wOrLd!: md5 = af6d041a36323d723fbb9150a6e70c60 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/05 15:26:48 ERROR : HeLlO, wOrLd!: sum not found 2025/11/05 15:26:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo' 2025/11/05 15:26:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': 1 files missing 2025/11/05 15:26:48 NOTICE: 1 hashes missing 2025/11/05 15:26:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': 1 differences found 2025/11/05 15:26:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/05 15:26:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': 0 differences found 2025/11/05 15:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': 1 matching files 2025/11/05 15:26:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ladojek8boqu" 2025/11/05 15:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:26:50 DEBUG : Creating backend with remote "TestDrive:crypt/8o4hkpp90hgkjtvs4t1ieiuurljo2t86n8r58r236g72tgmsckhg" 2025/11/05 15:26:51 DEBUG : Creating backend with remote "/tmp/rclone1336462572" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu'", Local "Local file system at /tmp/rclone1336462572", Modify Window "1ms" 2025/11/05 15:26:54 DEBUG : HELLO, WORLD!: md5 = 8c4fac8741c61eb4409250cf3feee984 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/05 15:26:54 ERROR : HELLO, WORLD!: sum not found 2025/11/05 15:26:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu' 2025/11/05 15:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': 1 files missing 2025/11/05 15:26:54 NOTICE: 1 hashes missing 2025/11/05 15:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': 1 differences found 2025/11/05 15:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/05 15:26:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': 0 differences found 2025/11/05 15:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': 1 matching files 2025/11/05 15:26:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoqemih7xoto" 2025/11/05 15:26:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:26:56 DEBUG : Creating backend with remote "TestDrive:crypt/tdto44khmi2erqncal2hu5hofefc9tj1pioh8qhqcrnenj3f8f10" 2025/11/05 15:26:58 DEBUG : Creating backend with remote "/tmp/rclone4234920270" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto'", Local "Local file system at /tmp/rclone4234920270", Modify Window "1ms" 2025/11/05 15:27:00 DEBUG : 測試_Русский___ě_áñ: md5 = a906c1e0bce5a313c233f364be7909be OK NFD checkfile vs. NFC remote (without normalization) 2025/11/05 15:27:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto' 2025/11/05 15:27:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': 1 files missing 2025/11/05 15:27:01 NOTICE: 1 hashes missing 2025/11/05 15:27:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': 1 differences found 2025/11/05 15:27:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/05 15:27:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': 0 differences found 2025/11/05 15:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': 1 matching files 2025/11/05 15:27:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waxapom6yuta" 2025/11/05 15:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:27:02 DEBUG : Creating backend with remote "TestDrive:crypt/noef869cfvqr6q94pmioeurnvder7me6vgdmggs6hcbqfro538n0" 2025/11/05 15:27:03 DEBUG : Creating backend with remote "/tmp/rclone779473934" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta'", Local "Local file system at /tmp/rclone779473934", Modify Window "1ms" 2025/11/05 15:27:08 DEBUG : 測試_Русский___ě_áñ: md5 = 3c50d5b8df2350742fd3c583f84f2c67 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/05 15:27:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta' 2025/11/05 15:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': 1 files missing 2025/11/05 15:27:09 NOTICE: 1 hashes missing 2025/11/05 15:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': 1 differences found 2025/11/05 15:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/05 15:27:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': 0 differences found 2025/11/05 15:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': 1 matching files 2025/11/05 15:27:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huhaced8buzi" 2025/11/05 15:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:27:10 DEBUG : Creating backend with remote "TestDrive:crypt/m1vaj1poh09720bsqfrtga5hh10erpq3e2o6cvcaijd952bubvo0" 2025/11/05 15:27:11 DEBUG : Creating backend with remote "/tmp/rclone3576923659" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi'", Local "Local file system at /tmp/rclone3576923659", Modify Window "1ms" 2025/11/05 15:27:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7adb932aef4257c8122f89ef400a691b OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/05 15:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi' 2025/11/05 15:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': 1 files missing 2025/11/05 15:27:19 NOTICE: 1 hashes missing 2025/11/05 15:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': 1 differences found 2025/11/05 15:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/05 15:27:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': 0 differences found 2025/11/05 15:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': 1 matching files 2025/11/05 15:27:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guregim1zaqa" 2025/11/05 15:27:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:27:20 DEBUG : Creating backend with remote "TestDrive:crypt/sgao72arhb48je6mg43jdutih5jb5shs5n540rpkv1g15atj0pd0" 2025/11/05 15:27:22 DEBUG : Creating backend with remote "/tmp/rclone3064371565" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa'", Local "Local file system at /tmp/rclone3064371565", Modify Window "1ms" 2025/11/05 15:27:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 11083d286264ae1e4724c46604e83d37 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/05 15:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa' 2025/11/05 15:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': 1 files missing 2025/11/05 15:27:25 NOTICE: 1 hashes missing 2025/11/05 15:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': 1 differences found 2025/11/05 15:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/05 15:27:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': 0 differences found 2025/11/05 15:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': 1 matching files 2025/11/05 15:27:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fonumeg9sasi" 2025/11/05 15:27:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:27:27 DEBUG : Creating backend with remote "TestDrive:crypt/o8kjqpicc1745tk77micls4cmvc86uqna70psumubvg7971gr6dg" 2025/11/05 15:27:28 DEBUG : Creating backend with remote "/tmp/rclone3007371314" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi'", Local "Local file system at /tmp/rclone3007371314", Modify Window "1ms" 2025/11/05 15:27:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 45606363a2d219b03f73c1fc18311e9b OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/05 15:27:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi' 2025/11/05 15:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': 1 files missing 2025/11/05 15:27:31 NOTICE: 1 hashes missing 2025/11/05 15:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': 1 differences found 2025/11/05 15:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/05 15:27:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': 0 differences found 2025/11/05 15:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': 1 matching files 2025/11/05 15:27:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ledenaw8fetu" 2025/11/05 15:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:27:32 DEBUG : Creating backend with remote "TestDrive:crypt/juh9omhcelb1h2bj57kimcgcq3e0oev9lecdupe1bkj7h2n0moq0" 2025/11/05 15:27:33 DEBUG : Creating backend with remote "/tmp/rclone3285388834" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu'", Local "Local file system at /tmp/rclone3285388834", Modify Window "1ms" 2025/11/05 15:27:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f6e1e92d3fa774b7ef7956957cdf061 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/05 15:27:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/05 15:27:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu' 2025/11/05 15:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': 1 files missing 2025/11/05 15:27:36 NOTICE: 1 hashes missing 2025/11/05 15:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': 1 differences found 2025/11/05 15:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/05 15:27:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/05 15:27:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': 0 differences found 2025/11/05 15:27:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': 1 matching files 2025/11/05 15:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ledenaw8fetu': Purge remote 2025/11/05 15:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fonumeg9sasi': Purge remote 2025/11/05 15:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guregim1zaqa': Purge remote 2025/11/05 15:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huhaced8buzi': Purge remote 2025/11/05 15:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waxapom6yuta': Purge remote 2025/11/05 15:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoqemih7xoto': Purge remote 2025/11/05 15:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladojek8boqu': Purge remote 2025/11/05 15:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puhefab5yogo': Purge remote 2025/11/05 15:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bovadod9hemi': Purge remote 2025/11/05 15:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luhoriq7xeto': Purge remote --- PASS: TestApplyTransforms (73.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:27:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:27:47 DEBUG : sub/file2: md5 = 32f7cd946f7145f4f8a90f90b9800a17 OK 2025/11/05 15:27:47 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:27:47 INFO : file1: Copied (new) to: sub/file2 2025/11/05 15:27:48 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:27:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 15:27:48 DEBUG : file1: Unchanged skipping 2025/11/05 15:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': don't need to copy/move sub/file2, it is already at target location 2025/11/05 15:27:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.75s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.58s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:27:55 DEBUG : dst/file1: md5 = 65883f3683294695859074acafa2a4e1 OK 2025/11/05 15:27:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/backup" 2025/11/05 15:27:56 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 15:27:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:27:57 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru') 2025/11/05 15:27:57 DEBUG : dst/file1: Sizes differ 2025/11/05 15:28:00 INFO : dst/file1: Moved (server-side) 2025/11/05 15:28:02 DEBUG : dst/file1: md5 = 9bc36b624ad142f6b743c7db18b32eaf OK 2025/11/05 15:28:02 DEBUG : dst/file1: size = 14 OK 2025/11/05 15:28:02 INFO : dst/file1: Copied (new) 2025/11/05 15:28:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:28:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:28:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (19.26s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:28:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/dst" 2025/11/05 15:28:11 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 15:28:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/CompareDest" 2025/11/05 15:28:13 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/gveqi14airsml4bgu7krj116o8" 2025/11/05 15:28:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 15:28:18 DEBUG : one: md5 = bba56c900f45555fb8300709ae1151e9 OK 2025/11/05 15:28:18 DEBUG : one: size = 3 OK 2025/11/05 15:28:18 INFO : one: Copied (new) 2025/11/05 15:28:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:28:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/dst') 2025/11/05 15:28:20 DEBUG : one: Sizes differ 2025/11/05 15:28:21 DEBUG : one: md5 = 499ce6bbce3894d81003bf65b24aaf6b OK 2025/11/05 15:28:21 DEBUG : one: size = 5 OK 2025/11/05 15:28:21 INFO : one: Copied (replaced existing) 2025/11/05 15:28:24 DEBUG : dst/one: md5 = 53649bc91fa4c84c50904443371ee01f OK 2025/11/05 15:28:27 DEBUG : CompareDest/one: md5 = 32cde75de6f5b0e87055b1cb73fc5b28 OK 2025/11/05 15:28:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:28:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/dst') 2025/11/05 15:28:28 DEBUG : one: Sizes differ 2025/11/05 15:28:28 DEBUG : one: size = 5 OK 2025/11/05 15:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:28:31 DEBUG : CompareDest/two: md5 = c2574f575c26b3f7e24acbdaf0c738da OK 2025/11/05 15:28:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:28:32 DEBUG : two: size = 3 OK 2025/11/05 15:28:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:28:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:28:33 DEBUG : two: size = 3 OK 2025/11/05 15:28:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:28:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:28:35 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:28:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:28:35 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/CompareDest') 2025/11/05 15:28:35 DEBUG : two: Sizes differ 2025/11/05 15:28:37 DEBUG : two: md5 = 5d9211e1019a5c4b09aa049db2ba6885 OK 2025/11/05 15:28:37 DEBUG : two: size = 5 OK 2025/11/05 15:28:37 INFO : two: Copied (new) 2025/11/05 15:28:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:28:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:28:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:28:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (31.39s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:28:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/dst" 2025/11/05 15:28:43 DEBUG : Config file has changed externally - reloading 2025/11/05 15:28:43 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 15:28:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/CopyDest" 2025/11/05 15:28:45 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/05 15:28:46 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 15:28:49 DEBUG : one: md5 = e5b02c4d251e99c8a64c49c933dec3e1 OK 2025/11/05 15:28:49 DEBUG : one: size = 3 OK 2025/11/05 15:28:49 INFO : one: Copied (new) 2025/11/05 15:28:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:28:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/dst') 2025/11/05 15:28:51 DEBUG : one: Sizes differ 2025/11/05 15:28:53 DEBUG : one: md5 = 42071a809e2c27d56ff551fc5ae9aa71 OK 2025/11/05 15:28:53 DEBUG : one: size = 5 OK 2025/11/05 15:28:53 INFO : one: Copied (replaced existing) 2025/11/05 15:28:56 DEBUG : dst/one: md5 = b5c810178bc57d19d0dee3f0af2d1f67 OK 2025/11/05 15:28:58 DEBUG : CopyDest/one: md5 = 76c7b03aba8303e047b73e510a762654 OK 2025/11/05 15:28:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/BackupDir" 2025/11/05 15:28:59 DEBUG : Config file has changed externally - reloading 2025/11/05 15:28:59 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/05 15:29:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:29:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/dst') 2025/11/05 15:29:01 DEBUG : one: Sizes differ 2025/11/05 15:29:02 DEBUG : one: size = 5 OK 2025/11/05 15:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:29:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:29:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/dst') 2025/11/05 15:29:02 DEBUG : one: Sizes differ 2025/11/05 15:29:04 INFO : one: Moved (server-side) 2025/11/05 15:29:05 DEBUG : one: size = 5 OK 2025/11/05 15:29:05 INFO : one: Copied (server-side copy) 2025/11/05 15:29:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 15:29:08 DEBUG : CopyDest/two: md5 = b4f6806b5215772d5efa3655ca67fd84 OK 2025/11/05 15:29:09 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:29:09 DEBUG : two: size = 3 OK 2025/11/05 15:29:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:29:11 DEBUG : two: size = 3 OK 2025/11/05 15:29:11 INFO : two: Copied (server-side copy) 2025/11/05 15:29:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 15:29:12 DEBUG : two: size = 3 OK 2025/11/05 15:29:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 15:29:12 DEBUG : two: Unchanged skipping 2025/11/05 15:29:15 DEBUG : CopyDest/three: md5 = b2cfed7a7c520533c65bdcca34e5f5a1 OK 2025/11/05 15:29:16 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 15:29:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:29:16 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru/CopyDest') 2025/11/05 15:29:16 DEBUG : three: Sizes differ 2025/11/05 15:29:16 DEBUG : three: Destination not found in --copy-dest 2025/11/05 15:29:18 DEBUG : three: md5 = db1088bc4756f779b52aef8727bb262f OK 2025/11/05 15:29:18 DEBUG : three: size = 7 OK 2025/11/05 15:29:18 INFO : three: Copied (new) 2025/11/05 15:29:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 15:29:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:29:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:29:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 15:29:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:29:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:29:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (44.38s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:29:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/05 15:29:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cd3532cea34828f11ca2a2823c63def6 OK 2025/11/05 15:29:32 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/05 15:29:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/05 15:29:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/05 15:29:33 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 2025/11/05 15:29:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/05 15:29:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/05 15:29:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 66221f69887912ed15de1c3aa98bb475 OK 2025/11/05 15:29:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/05 15:29:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/05 15:29:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/05 15:29:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.85s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:29:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using skip mode. 2025/11/05 15:29:45 NOTICE: one: Found 2 files with duplicate names 2025/11/05 15:29:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (7.07s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:29:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using skip mode. 2025/11/05 15:29:53 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:29:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/05 15:29:54 INFO : one: Deleted 2025/11/05 15:29:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.56s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using first mode. 2025/11/05 15:30:01 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:30:02 INFO : one: Deleted 2025/11/05 15:30:02 INFO : one: Deleted 2025/11/05 15:30:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.17s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using newest mode. 2025/11/05 15:30:09 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:30:10 INFO : one: Deleted 2025/11/05 15:30:11 INFO : one: Deleted 2025/11/05 15:30:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.40s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.85s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using oldest mode. 2025/11/05 15:30:21 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:30:22 INFO : one: Deleted 2025/11/05 15:30:23 INFO : one: Deleted 2025/11/05 15:30:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (11.04s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using largest mode. 2025/11/05 15:30:30 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:30:30 INFO : one: Deleted 2025/11/05 15:30:31 INFO : one: Deleted 2025/11/05 15:30:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.76s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using smallest mode. 2025/11/05 15:30:40 NOTICE: one: Found 3 files with duplicate names 2025/11/05 15:30:41 INFO : one: Deleted 2025/11/05 15:30:42 INFO : one: Deleted 2025/11/05 15:30:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (10.94s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:30:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Looking for duplicate names using rename mode. 2025/11/05 15:30:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/05 15:30:54 INFO : one-2.txt: renamed from: one.txt 2025/11/05 15:30:56 INFO : one-3.txt: renamed from: one.txt 2025/11/05 15:30:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.78s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:31:03 DEBUG : dupe1/one.txt: md5 = 973e97aceb6fde95f59e5bde843eaf85 OK 2025/11/05 15:31:11 DEBUG : dupe2/two.txt: md5 = 283af1497fa116ec27f13acbfe9a0727 OK 2025/11/05 15:31:20 DEBUG : dupe3/three.txt: md5 = 50cec2d589fa5e2c1d8813ab744734d3 OK 2025/11/05 15:31:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/05 15:31:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/05 15:31:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 15:31:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/05 15:31:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 15:31:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/05 15:31:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (28.75s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:31:31 DEBUG : a.txt: md5 = f1e50f5b2616adaad0375d15fd2182e9 OK 2025/11/05 15:31:33 DEBUG : zend.txt: md5 = e027b9107cd41020eecf270cad86bbb6 OK 2025/11/05 15:31:35 DEBUG : sub dir/hello world: md5 = 7ae92fc6b7d746c6f6034d5049518de1 OK 2025/11/05 15:31:37 DEBUG : sub dir/hello world2: md5 = 3524e7a99f0471bfb8e2f22cefe9da0f OK 2025/11/05 15:31:42 DEBUG : sub dir/ignore dir/.ignore: md5 = bf2e7dcaecc229a31d8d48c0c88723cc OK 2025/11/05 15:31:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = e62a951e50e4fbafa48ec3989a9e7ad9 OK 2025/11/05 15:31:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = ebaf89f1feffb7a589699e03c2b8caaa OK 2025/11/05 15:31:48 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 15:31:48 DEBUG : a.txt: Excluded 2025/11/05 15:31:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:31:48 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:31:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:31:48 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:31:49 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:31:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:31:49 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:31:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:31:49 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:31:49 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:31:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/05 15:31:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/05 15:31:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/05 15:31:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/05 15:31:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/05 15:31:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/05 15:31:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (29.38s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:32:04 DEBUG : a.txt: md5 = 21525f430f9dfb823efa20217c6cee9b OK 2025/11/05 15:32:08 DEBUG : zend.txt: md5 = 130c4c37a7b3acd00d567d76e7718051 OK 2025/11/05 15:32:10 DEBUG : sub dir/hello world: md5 = 8e68aea953eb1edb3beb04cd58229e9e OK 2025/11/05 15:32:12 DEBUG : sub dir/hello world2: md5 = 5abc275fdae5e2731f16f9c1145d9f52 OK 2025/11/05 15:32:15 DEBUG : sub dir/ignore dir/.ignore: md5 = f9f2567d29fa27b344c1582daa6c39b0 OK 2025/11/05 15:32:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 863f4e3711f69035bec5a62ea0899587 OK 2025/11/05 15:32:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4ea0acd767514ddd8f999311b5efc2be OK 2025/11/05 15:32:21 DEBUG : a.txt: Excluded (Size Filter) 2025/11/05 15:32:21 DEBUG : a.txt: Excluded 2025/11/05 15:32:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:32:22 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:32:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:32:22 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:32:23 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:32:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/05 15:32:23 DEBUG : sub dir/hello world2: Excluded 2025/11/05 15:32:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/05 15:32:23 DEBUG : sub dir/hello world: Excluded 2025/11/05 15:32:23 DEBUG : sub dir/ignore dir: Excluded 2025/11/05 15:32:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/05 15:32:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/05 15:32:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/05 15:32:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/05 15:32:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/05 15:32:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/05 15:32:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (33.30s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:32:34 DEBUG : file1: md5 = bcf7b0045a00cf22a04277b68258c5b8 OK 2025/11/05 15:32:36 DEBUG : sub/file2: md5 = b96f72502d0a7b84e745af4775237896 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/11/05 15:32:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/05 15:32:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/05 15:32:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/05 15:32:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.78s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (1.14s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:32:45 DEBUG : file1: md5 = 7651d4da793da8c6f1bc6a6e54c22c45 OK 2025/11/05 15:32:48 DEBUG : sub/file2: md5 = cf0ecf84c12569ce3fe71f51aa4f278d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/05 15:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/notfound" 2025/11/05 15:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/qe0i31qdkoejk60elps0ni5sqk" 2025/11/05 15:32:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (15.00s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (1.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:32:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Making directory 2025/11/05 15:32:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Making directory --- PASS: TestMkdir (1.15s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:03 DEBUG : sub dir/hello world: md5 = 2ef1ba4bfd86943a1aa408fcf64b49f2 OK 2025/11/05 15:33:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.14s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:08 DEBUG : potato2: md5 = dde9ce92343bfc048faa962ecba24174 OK 2025/11/05 15:33:10 DEBUG : empty space: md5 = 8a9b067a5314602f586158a9faea9639 OK --- PASS: TestLs (5.89s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:15 DEBUG : potato2: md5 = 21f15c8638dd9dc427a11568fc844d9f OK 2025/11/05 15:33:17 DEBUG : empty space: md5 = 2753746f2d675c9042316c47725560f6 OK 2025/11/05 15:33:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (8.04s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:21 DEBUG : potato2: md5 = f97f69fd0ee9c43770c0fb0c3770cd2f OK 2025/11/05 15:33:23 DEBUG : empty space: md5 = 389d2b9e8121fcf414486a31e4518afd OK --- PASS: TestLsLong (5.96s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:28 DEBUG : potato2: md5 = f41223f940b43642f6bcb3104ee1f9cd OK 2025/11/05 15:33:29 DEBUG : empty space: md5 = 1d5f4f63010e738be6f424406dc48704 OK --- PASS: TestHashSums (5.99s) === RUN TestHashSumsWithErrors 2025/11/05 15:33:32 DEBUG : Creating backend with remote ":memory:" 2025/11/05 15:33:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/05 15:33:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/05 15:33:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:34 DEBUG : potato2: md5 = d66cefd54325eacd0d5d7a179dca0fc8 OK 2025/11/05 15:33:35 DEBUG : empty space: md5 = 8fab6e51dca4196e4485094ab10043b9 OK 2025/11/05 15:33:38 DEBUG : sub dir/potato3: md5 = d99e88edea1529031af427c2974e8dd4 OK 2025/11/05 15:33:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.89s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:45 DEBUG : small: md5 = ca2132dc8600fd8698152cf5754a4b33 OK 2025/11/05 15:33:47 DEBUG : medium: md5 = b841867d2a1a2157475879d62caebf00 OK 2025/11/05 15:33:48 DEBUG : large: md5 = 96301092005eb438e549c7db26418d23 OK 2025/11/05 15:33:49 DEBUG : Waiting for deletions to finish 2025/11/05 15:33:49 DEBUG : large: Excluded (Size Filter) 2025/11/05 15:33:49 INFO : small: Deleted 2025/11/05 15:33:50 INFO : medium: Deleted --- PASS: TestDelete (8.14s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:33:53 DEBUG : small: md5 = 9a88164ca7681114eca23a513f20992a OK 2025/11/05 15:33:54 DEBUG : medium: md5 = d1a4e0c28a9c210c62b28e7b192b1577 OK 2025/11/05 15:33:56 DEBUG : large: md5 = a9812a0d17c9c576db8449f528978b94 OK 2025/11/05 15:33:56 DEBUG : Waiting for deletions to finish 2025/11/05 15:33:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/05 15:33:57 INFO : small: Deleted 2025/11/05 15:33:57 INFO : large: Deleted --- PASS: TestMaxDelete (8.41s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:34:02 DEBUG : small: md5 = 1b5188203593b93491d029e78aa04be0 OK 2025/11/05 15:34:03 DEBUG : medium: md5 = fd947db835f98138bc4ee505e01427ad OK 2025/11/05 15:34:05 DEBUG : large: md5 = ad7b81e53aec151c148a45898ee0e3bf OK 2025/11/05 15:34:06 DEBUG : Waiting for deletions to finish 2025/11/05 15:34:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 15:34:06 INFO : small: Deleted 2025/11/05 15:34:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.09s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:34:11 DEBUG : small: md5 = d62035ba41521930f8ae6a00dde48011 OK 2025/11/05 15:34:13 DEBUG : medium: md5 = 0ad0cc3c10c61a78bff0d91efa5385f6 OK 2025/11/05 15:34:15 DEBUG : large: md5 = 54662cc05b17c78f07692c28dbc21eef OK 2025/11/05 15:34:15 DEBUG : Waiting for deletions to finish 2025/11/05 15:34:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/05 15:34:16 INFO : large: Deleted 2025/11/05 15:34:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (10.00s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:34:21 DEBUG : ReadFile: md5 = 2381cd6b92245aabe713c1a823dc6f4a OK --- PASS: TestReadFile (5.66s) === RUN TestRetry 2025/11/05 15:34:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/05 15:34:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/05 15:34:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:34:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:34:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:34:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/05 15:34:24 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:34:26 DEBUG : file1: md5 = bc828ba4a27ae5e46c34d3d5ef203b3b OK 2025/11/05 15:34:28 DEBUG : file2: md5 = 3df6726ebb6f3f9bb9eb803cb8a8e4a1 OK --- PASS: TestCat (19.64s) === RUN TestPurge 2025/11/05 15:34:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nevodeq3tuci" 2025/11/05 15:34:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:34:44 DEBUG : Creating backend with remote "TestDrive:crypt/3n7tigahp9ggp8glqtjsamisgnbn1i2qdm4igaol2hjgh92mi4l0" 2025/11/05 15:34:45 DEBUG : Creating backend with remote "/tmp/rclone156972218" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nevodeq3tuci'", Local "Local file system at /tmp/rclone156972218", Modify Window "1ms" 2025/11/05 15:34:52 DEBUG : A1/B1/C1/one: md5 = 2e5a7620477b7b3ce14cf212fa71834b OK 2025/11/05 15:34:52 INFO : A2: Making directory 2025/11/05 15:34:53 INFO : A1/B2: Making directory 2025/11/05 15:34:54 INFO : A1/B2/C2: Making directory 2025/11/05 15:34:55 INFO : A1/B1/C3: Making directory 2025/11/05 15:34:57 INFO : A3: Making directory 2025/11/05 15:34:57 INFO : A3/B3: Making directory 2025/11/05 15:34:59 INFO : A3/B3/C4: Making directory 2025/11/05 15:35:01 DEBUG : A1/two: md5 = bb6e96afebe444681a5224a48ac22b4f OK 2025/11/05 15:35:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nevodeq3tuci': Purge remote 2025/11/05 15:35:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.48s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:35:11 DEBUG : A1/B1/C1/one: md5 = 5ce644ea614d0f563516a7a28b7af4d9 OK 2025/11/05 15:35:11 INFO : A2: Making directory 2025/11/05 15:35:12 INFO : A1/B2: Making directory 2025/11/05 15:35:13 INFO : A1/B2/C2: Making directory 2025/11/05 15:35:14 INFO : A1/B1/C3: Making directory 2025/11/05 15:35:15 INFO : A3: Making directory 2025/11/05 15:35:16 INFO : A3/B3: Making directory 2025/11/05 15:35:17 INFO : A3/B3/C4: Making directory 2025/11/05 15:35:20 DEBUG : A1/two: md5 = a86edaf3e2805caf6a0f4492554abf0f OK 2025/11/05 15:35:22 DEBUG : removing 1 level 3 directories 2025/11/05 15:35:22 INFO : A3/B3/C4: Removing directory 2025/11/05 15:35:25 DEBUG : removing 2 level 3 directories 2025/11/05 15:35:25 INFO : A1/B2/C2: Removing directory 2025/11/05 15:35:25 INFO : A1/B1/C3: Removing directory 2025/11/05 15:35:26 DEBUG : removing 2 level 2 directories 2025/11/05 15:35:26 INFO : A3/B3: Removing directory 2025/11/05 15:35:26 INFO : A1/B2: Removing directory 2025/11/05 15:35:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 15:35:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/05 15:35:27 DEBUG : removing 2 level 1 directories 2025/11/05 15:35:27 INFO : A3: Removing directory 2025/11/05 15:35:27 INFO : A2: Removing directory 2025/11/05 15:35:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/05 15:35:32 DEBUG : removing 1 level 3 directories 2025/11/05 15:35:32 INFO : A1/B1/C1: Removing directory 2025/11/05 15:35:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:33 DEBUG : removing 1 level 2 directories 2025/11/05 15:35:33 INFO : A1/B1: Removing directory 2025/11/05 15:35:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 15:35:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:35:34 DEBUG : removing 1 level 1 directories 2025/11/05 15:35:34 INFO : A1: Removing directory 2025/11/05 15:35:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 15:35:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 15:35:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:35:35 DEBUG : removing 1 level 0 directories 2025/11/05 15:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Removing directory 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 15:35:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.77s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:35:38 INFO : A1: Making directory 2025/11/05 15:35:39 INFO : A1/B1: Making directory 2025/11/05 15:35:40 INFO : A1/B1/C1: Making directory 2025/11/05 15:35:43 DEBUG : removing 1 level 3 directories 2025/11/05 15:35:43 INFO : A1/B1/C1: Removing directory 2025/11/05 15:35:44 DEBUG : removing 1 level 2 directories 2025/11/05 15:35:44 INFO : A1/B1: Removing directory 2025/11/05 15:35:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:35:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.63s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:35:48 INFO : A1: Making directory 2025/11/05 15:35:49 INFO : A1/B1: Making directory 2025/11/05 15:35:50 INFO : A1/B1/C1: Making directory 2025/11/05 15:35:54 DEBUG : removing 1 level 3 directories 2025/11/05 15:35:54 INFO : A1/B1/C1: Removing directory 2025/11/05 15:35:55 DEBUG : removing 1 level 2 directories 2025/11/05 15:35:55 INFO : A1/B1: Removing directory 2025/11/05 15:35:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.99s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:36:02 DEBUG : file1: md5 = 5193cd38740ab61d4c8a430eedf52819 OK 2025/11/05 15:36:03 DEBUG : filename.txt: File name found in url 2025/11/05 15:36:05 DEBUG : filename.txt: md5 = aee9e48f1ba9771ff122d35bdc4e18da OK 2025/11/05 15:36:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/05 15:36:07 DEBUG : headerfilename.txt: md5 = 3b08663627b4116beb036e7d77900f64 OK 2025/11/05 15:36:09 DEBUG : file2: md5 = 03d5e193121fe0e8597dbdcee95dc61b OK --- PASS: TestCopyURL (12.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:36:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:36:15 DEBUG : sub/file2: md5 = 8751740b3aef4f55bd653bb1e2e39048 OK 2025/11/05 15:36:15 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:36:15 INFO : file1: Copied (new) to: sub/file2 2025/11/05 15:36:15 INFO : file1: Deleted 2025/11/05 15:36:16 DEBUG : sub/file2: size = 14 OK 2025/11/05 15:36:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 15:36:16 DEBUG : file1: Unchanged skipping 2025/11/05 15:36:16 INFO : file1: Deleted 2025/11/05 15:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': don't need to copy/move sub/file2, it is already at target location 2025/11/05 15:36:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (9.50s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:36:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/05 15:36:23 DEBUG : file1: md5 = fa481ee7ef7f18be3dfb7c2c154bb834 OK 2025/11/05 15:36:23 DEBUG : file1: size = 14 OK 2025/11/05 15:36:23 INFO : file1: Copied (new) 2025/11/05 15:36:23 INFO : file1: Deleted 2025/11/05 15:36:24 DEBUG : file1: Destination exists, skipping 2025/11/05 15:36:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.84s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.60s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.95s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:36:30 DEBUG : dst/file1: md5 = 8206f5b6e3f0fd3fa7cea453bae67997 OK 2025/11/05 15:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehayiz1baru/backup" 2025/11/05 15:36:31 DEBUG : Config file has changed externally - reloading 2025/11/05 15:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 15:36:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4177508557) 2025/11/05 15:36:33 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru') 2025/11/05 15:36:33 DEBUG : dst/file1: Sizes differ 2025/11/05 15:36:36 INFO : dst/file1: Moved (server-side) 2025/11/05 15:36:38 DEBUG : dst/file1: md5 = 72945378dec0d089aa8c19f383389da3 OK 2025/11/05 15:36:38 DEBUG : dst/file1: size = 14 OK 2025/11/05 15:36:38 INFO : dst/file1: Copied (new) 2025/11/05 15:36:38 INFO : dst/file1: Deleted 2025/11/05 15:36:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:36:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/05 15:36:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.44s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:36:47 DEBUG : A1/one: md5 = e2e4b3e2a2dc4398e6b654289d9e7625 OK 2025/11/05 15:36:48 DEBUG : A1/two: md5 = 618eaff5ea86ab91fcbcf62e56640361 OK 2025/11/05 15:36:52 DEBUG : A1/B1/three: md5 = 047de7b29cc7ffcd3d8c6de2c0a3e6b0 OK 2025/11/05 15:36:55 DEBUG : A1/B1/C1/four: md5 = cccec5c2443a970df41803d4385b1d86 OK 2025/11/05 15:36:58 DEBUG : A1/B1/C2/five: md5 = ea5379d11eae173185186eb7b0c5bdbb OK 2025/11/05 15:36:58 INFO : A1/B2: Making directory 2025/11/05 15:36:59 INFO : A1/B1/C3: Making directory 2025/11/05 15:37:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/05 15:37:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/05 15:37:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/05 15:37:13 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/05 15:37:13 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/05 15:37:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 15:37:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 15:37:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:37:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 15:37:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 15:37:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/05 15:37:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/05 15:37:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/05 15:37:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/05 15:37:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/05 15:37:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/05 15:37:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 15:37:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 15:37:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:37:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 15:37:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 15:37:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/05 15:37:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 15:37:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.33s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:37:46 DEBUG : no_checksum_small_file_from_pipe: md5 = bfcad2eabcd51d59b39d908e60e7d658 OK 2025/11/05 15:37:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 15:37:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:37:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/05 15:37:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 56e290d7bce7e27979b13b29bd256645 OK 2025/11/05 15:37:48 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:37:48 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:37:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 8278261225e63185f0b56e908b128bb4 OK 2025/11/05 15:37:52 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:37:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:37:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/05 15:37:54 DEBUG : with_checksum_big_file_from_pipe: md5 = dc91a3214b8c73ae7ea57c19332af332 OK 2025/11/05 15:37:54 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:37:54 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:37:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:37:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 15:37:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/05 15:38:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:38:00 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (34 bytes), uploading instead of streaming 2025/11/05 15:38:04 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/05 15:38:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/05 15:38:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/05 15:38:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/05 15:38:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.52s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/05 15:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (48 bytes), uploading instead of streaming 2025/11/05 15:38:09 DEBUG : rcat_metadata: md5 = 821e9022cffcfd8bc79104f1c175892b OK 2025/11/05 15:38:09 DEBUG : rcat_metadata: size = 48 OK 2025/11/05 15:38:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/05 15:38:11 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/05 15:38:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = f05f5c92609989bac15b435e514d8824 OK 2025/11/05 15:38:12 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/05 15:38:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.55s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.10s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:16 DEBUG : potato1: md5 = 18f1bf028350c5823c259c10ecd3d535 OK 2025/11/05 15:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (60 bytes), uploading instead of streaming 2025/11/05 15:38:18 DEBUG : potato2: md5 = 38e3baac4d4f3965db81b12c1afdacda OK 2025/11/05 15:38:18 DEBUG : potato2: size = 60 OK 2025/11/05 15:38:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.11s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:22 DEBUG : potato1: md5 = 4b1bc330e73c6701d27a02f466cf37b0 OK 2025/11/05 15:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': File to upload is small (60 bytes), uploading instead of streaming 2025/11/05 15:38:24 DEBUG : potato2: md5 = 896a6ce3ef9956e3951c9a4be106e9bf OK 2025/11/05 15:38:24 DEBUG : potato2: size = 60 OK 2025/11/05 15:38:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.63s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:29 DEBUG : potato2: md5 = 623c66cf1b9431df2d4afe0d57ddda04 OK 2025/11/05 15:38:30 DEBUG : empty space: md5 = c3f49f3a9c34b32e1a93190ee77affe9 OK 2025/11/05 15:38:33 DEBUG : sub dir/potato3: md5 = b484730f59881a178613a88e57269fab OK 2025/11/05 15:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Touching "sub dir/potato3" 2025/11/05 15:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Touching "empty space" 2025/11/05 15:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Touching "potato2" 2025/11/05 15:38:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.36s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:40 DEBUG : dir with metadata: Making directory with metadata 2025/11/05 15:38:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.95s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:43 DEBUG : directory with modtime: Making directory with metadata 2025/11/05 15:38:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.97s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/05 15:38:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 15:38:46 DEBUG : Google drive root 'crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70': Skipping btime metadata as can't update it on an existing file: 2025-11-05T15:38:46.318099011Z 2025/11/05 15:38:47 INFO : non existent directory: Updated directory metadata 2025/11/05 15:38:49 DEBUG : Google drive root 'crypt/6de3q44vjbf6p2m6tsdlgru40ltv3ptsdocpos1thkb9i6bp5m70': Skipping btime metadata as can't update it on an existing file: 2025-11-05T15:38:46.318099011Z 2025/11/05 15:38:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.21s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/05 15:38:54 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/05 15:38:55 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.78s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:38:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/05 15:38:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 15:38:57 DEBUG : dst: Making directory with metadata 2025/11/05 15:38:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 15:38:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 15:38:58 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 15:38:59 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 15:38:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/05 15:39:00 INFO : dst: Set directory modification time (using SetModTime) 2025/11/05 15:39:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.48s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru'", Local "Local file system at /tmp/rclone4177508557", Modify Window "1ms" 2025/11/05 15:39:04 DEBUG : sub dir/test remove existing: md5 = 5281e41de55b07ac29de9558cd174789 OK 2025/11/05 15:39:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fd7bff8712cca21532aea3fe48ebe101 OK 2025/11/05 15:39:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kakakid9" before starting 2025/11/05 15:39:11 DEBUG : sub dir/test remove existing.kakakid9: TEST: removing renamed existing file after operation 2025/11/05 15:39:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaqayih1" before starting 2025/11/05 15:39:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaqayih1: TEST: renaming existing back after failed operation 2025/11/05 15:39:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kakemec2" before starting 2025/11/05 15:39:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kakemec2: TEST: removing renamed existing file after operation 2025/11/05 15:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0chqoueimg51e6jk0csdnlj9cidok30u4bs5188vibdtqi3t6n2e7rimjt334k4vtjl3bsvolqm0i2k7o43ekik1qivd4gamkb2o8q8cnqsp1gg2r8urqlfhdq1v51kvdhffovr8sgsa1ftjtbs1pk46e9ouutvevskk5k2rfqsqql9utuhg" 2025/11/05 15:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k4oiotnqbg7eji9fb5vaepb3ecfm04ro8q9lh6c1q5eb33h1odu0" --- PASS: TestRemoveExisting (18.26s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/05 15:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehayiz1baru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 14m45.33220009s (try 1/5)