"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/17 05:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone" 2025/08/17 05:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0" 2025/08/17 05:01:41 DEBUG : Creating backend with remote "/tmp/rclone2753302841" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/17 05:01:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/17 05:01:42 DEBUG : potato: Seek from 10 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 10 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Seek from 5 to 2 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/17 05:01:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Seek from 5 to 2 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/17 05:01:42 DEBUG : potato: Seek from 8 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 8 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/17 05:01:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 05:01:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 05:01:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 05:01:42 DEBUG : potato: Seek from 5 to 2 2025/08/17 05:01:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/17 05:01:42 DEBUG : potato: Seek from 9 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 9 to 0 2025/08/17 05:01:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:01:44 DEBUG : rutabaga: md5 = 646aa6b6dbd669aeca66c3c56656b9f0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/17 05:01:46 DEBUG : empty space: md5 = 377a7837bcea5f72ce60709dc8cb2536 OK === RUN TestCheck/3 2025/08/17 05:01:48 DEBUG : potato2: md5 = ad7679e74bdc11bc5774a4c58248f2fa OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/17 05:01:50 DEBUG : remotepotato: md5 = 08541cd406ce4dd4d0824ef05b0bb5a4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.50s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/17 05:01:53 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 05:01:53 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 05:01:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/17 05:01:53 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/08/17 05:01:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/17 05:01:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:01:55 DEBUG : rutabaga: md5 = 4e7abb7c693c8091b07d81edba1beb52 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/17 05:01:59 DEBUG : empty space: md5 = 287601d3e4235e75413f689d33702e1c OK === RUN TestCheckDownload/3 2025/08/17 05:02:01 DEBUG : potato2: md5 = 80ab6b8a68307f33bda2df73100028e7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/17 05:02:05 DEBUG : remotepotato: md5 = 728d11a6e700873fe69367f7c9196fb0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.91s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.46s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:02:12 DEBUG : rutabaga: md5 = d2e6c0d443cb71efae7e85b2fcb1eee3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/17 05:02:14 DEBUG : empty space: md5 = 2fc0678c4cc704c6f01398e6a56307bf OK === RUN TestCheckSizeOnly/3 2025/08/17 05:02:15 DEBUG : potato2: md5 = 2f52cf59726c02c5807598b317f4e26d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/17 05:02:17 DEBUG : remotepotato: md5 = ee9c306b264de60e0ad46e6b1286e6f5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.13s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:02:22 DEBUG : test.sum: md5 = d439e5b186336e74a52b9615a2c7c8b3 OK 2025/08/17 05:02:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 05:02:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 05:02:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 05:02:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/17 05:02:24 DEBUG : test.sum: md5 = ff83d122a3d91329e97282a41a8e1604 OK 2025/08/17 05:02:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 05:02:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 05:02:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 05:02:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/data" 2025/08/17 05:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:02:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/data" 2025/08/17 05:02:28 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/vjrnln8ratgmqakfosrqe8espk" 2025/08/17 05:02:32 DEBUG : data/banana: md5 = 9419ceec324ef2a9b085e7f5b8484a49 OK 2025/08/17 05:02:33 DEBUG : test.sum: md5 = 9d6b6abac98e7aa6b6a3bb48a672baff OK === RUN TestCheckSumDownload/subtest1 2025/08/17 05:02:37 DEBUG : data/potato: md5 = f49bffa9ccc01f1c92cf3c5e88a85d64 OK 2025/08/17 05:02:39 DEBUG : test.sum: md5 = 209e6fa972ffcc0aaa81dd4757519da2 OK === RUN TestCheckSumDownload/subtest2 2025/08/17 05:02:43 DEBUG : test.sum: md5 = 9767692569278e82220922ea39416e05 OK === RUN TestCheckSumDownload/subtest3 2025/08/17 05:02:47 DEBUG : test.sum: md5 = 8cad026cf3959c54bd07c540e950bd86 OK === RUN TestCheckSumDownload/subtest4 2025/08/17 05:02:51 DEBUG : test.sum: md5 = c352931088f0428ce23c8788d12ce6b6 OK === RUN TestCheckSumDownload/subtest5 2025/08/17 05:02:55 DEBUG : test.sum: md5 = cc0378ae21131f397e8f58b25da0dbad OK === RUN TestCheckSumDownload/subtest6 2025/08/17 05:02:59 DEBUG : data/banana: md5 = 301ca6fb3b8ff61b301e85cf868cecec OK 2025/08/17 05:03:00 DEBUG : data/potato: md5 = dd73c0513169c381c057f05bf2437c2a OK 2025/08/17 05:03:01 DEBUG : test.sum: md5 = 7495668222106e372912477b12e56b4c OK === RUN TestCheckSumDownload/subtest7 2025/08/17 05:03:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/17 05:03:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.68s) --- PASS: TestCheckSumDownload/subtest1 (2.48s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.12s) --- PASS: TestCheckSumDownload/subtest5 (2.11s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2025/08/17 05:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-norowuc9cuta" 2025/08/17 05:03:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/30o7h26v96jiehlah78q2j5nes00el1f96l1t2clj07m3rq0vp3g" 2025/08/17 05:03:08 DEBUG : Creating backend with remote "/tmp/rclone2656075747" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta'", Local "Local file system at /tmp/rclone2656075747", Modify Window "1ms" 2025/08/17 05:03:10 DEBUG : hello, world!: md5 = 4d2e88e63e1eb7def5f52638330b80e0 OK upper checkfile vs. lower remote (without normalization) 2025/08/17 05:03:10 ERROR : hello, world!: sum not found 2025/08/17 05:03:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta' 2025/08/17 05:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': 1 files missing 2025/08/17 05:03:10 NOTICE: 1 hashes missing 2025/08/17 05:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': 1 differences found 2025/08/17 05:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/17 05:03:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': 0 differences found 2025/08/17 05:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': 1 matching files 2025/08/17 05:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritowep3seni" 2025/08/17 05:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/fr55l6ndid825bnce338tri4scp7vptrfug70j1fvsh4abl6q4n0" 2025/08/17 05:03:12 DEBUG : Creating backend with remote "/tmp/rclone3306786699" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni'", Local "Local file system at /tmp/rclone3306786699", Modify Window "1ms" 2025/08/17 05:03:14 DEBUG : HELLO, WORLD!: md5 = 0bf8c05be69e4f931f10fb0af5111bfb OK lower checkfile vs. upper remote (without normalization) 2025/08/17 05:03:15 ERROR : HELLO, WORLD!: sum not found 2025/08/17 05:03:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni' 2025/08/17 05:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': 1 files missing 2025/08/17 05:03:15 NOTICE: 1 hashes missing 2025/08/17 05:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': 1 differences found 2025/08/17 05:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/17 05:03:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': 0 differences found 2025/08/17 05:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': 1 matching files 2025/08/17 05:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotezit5gijo" 2025/08/17 05:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/uf0ommvldbc0cf15d724e5tm57e3l4p1qlpbp8bk1bqg2u4bfnh0" 2025/08/17 05:03:17 DEBUG : Creating backend with remote "/tmp/rclone2040107125" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo'", Local "Local file system at /tmp/rclone2040107125", Modify Window "1ms" 2025/08/17 05:03:19 DEBUG : HeLlO, wOrLd!: md5 = a70e7e0118b08c90182b2d509bf03bf0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/17 05:03:19 ERROR : HeLlO, wOrLd!: sum not found 2025/08/17 05:03:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo' 2025/08/17 05:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': 1 files missing 2025/08/17 05:03:19 NOTICE: 1 hashes missing 2025/08/17 05:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': 1 differences found 2025/08/17 05:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/17 05:03:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': 0 differences found 2025/08/17 05:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': 1 matching files 2025/08/17 05:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-penevax9furi" 2025/08/17 05:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/r7idmburqb35cbgn5ne8j0jj15cg5mpp0q5peg38upsplg0b5hi0" 2025/08/17 05:03:21 DEBUG : Creating backend with remote "/tmp/rclone3920150030" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi'", Local "Local file system at /tmp/rclone3920150030", Modify Window "1ms" 2025/08/17 05:03:24 DEBUG : HELLO, WORLD!: md5 = 71c17d863da64693d43a0d9eeedf4a8e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/17 05:03:24 ERROR : HELLO, WORLD!: sum not found 2025/08/17 05:03:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi' 2025/08/17 05:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': 1 files missing 2025/08/17 05:03:24 NOTICE: 1 hashes missing 2025/08/17 05:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': 1 differences found 2025/08/17 05:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/17 05:03:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': 0 differences found 2025/08/17 05:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': 1 matching files 2025/08/17 05:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mofiwew3bahi" 2025/08/17 05:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/o6vva42kam7jpb45pl3t8plcqskr56etbpi72i9ml2hoptfiamdg" 2025/08/17 05:03:26 DEBUG : Creating backend with remote "/tmp/rclone3303606979" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi'", Local "Local file system at /tmp/rclone3303606979", Modify Window "1ms" 2025/08/17 05:03:28 DEBUG : 測試_Русский___ě_áñ: md5 = beb2c88b3e3c21d53516f7daf1348e28 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/17 05:03:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi' 2025/08/17 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': 1 files missing 2025/08/17 05:03:29 NOTICE: 1 hashes missing 2025/08/17 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': 1 differences found 2025/08/17 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/17 05:03:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': 0 differences found 2025/08/17 05:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': 1 matching files 2025/08/17 05:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xozeluk1nudo" 2025/08/17 05:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/eo35le6u64dqorr019v0m073easv938gbc8qvdsv76jkvtqovtp0" 2025/08/17 05:03:31 DEBUG : Creating backend with remote "/tmp/rclone994939404" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo'", Local "Local file system at /tmp/rclone994939404", Modify Window "1ms" 2025/08/17 05:03:33 DEBUG : 測試_Русский___ě_áñ: md5 = 2e18d0816caed55664eccbcc384e0864 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/17 05:03:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo' 2025/08/17 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': 1 files missing 2025/08/17 05:03:34 NOTICE: 1 hashes missing 2025/08/17 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': 1 differences found 2025/08/17 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/17 05:03:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': 0 differences found 2025/08/17 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': 1 matching files 2025/08/17 05:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicokug4dage" 2025/08/17 05:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/bbnm2hs98omghqs5dn3hsuficn87qv7cdokkrjcf51prldr038b0" 2025/08/17 05:03:36 DEBUG : Creating backend with remote "/tmp/rclone2561588661" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage'", Local "Local file system at /tmp/rclone2561588661", Modify Window "1ms" 2025/08/17 05:03:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e5d66320f8ce01b17e2640bbb0c60345 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/17 05:03:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage' 2025/08/17 05:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': 1 files missing 2025/08/17 05:03:38 NOTICE: 1 hashes missing 2025/08/17 05:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': 1 differences found 2025/08/17 05:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/17 05:03:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': 0 differences found 2025/08/17 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': 1 matching files 2025/08/17 05:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wegeced9hehe" 2025/08/17 05:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/5711cn1bpeanbb0ufe4k38tf9clealanmmbqou6ptliti6nv7950" 2025/08/17 05:03:41 DEBUG : Creating backend with remote "/tmp/rclone2029294589" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe'", Local "Local file system at /tmp/rclone2029294589", Modify Window "1ms" 2025/08/17 05:03:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd5f9bf65f63a7d4a81f6c1140f16b78 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/17 05:03:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe' 2025/08/17 05:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': 1 files missing 2025/08/17 05:03:44 NOTICE: 1 hashes missing 2025/08/17 05:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': 1 differences found 2025/08/17 05:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/17 05:03:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': 0 differences found 2025/08/17 05:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': 1 matching files 2025/08/17 05:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuxewup0tudi" 2025/08/17 05:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/qcqh3s2tetnu068eci609ekmhu9i74h3es3pqurolp17jago0q20" 2025/08/17 05:03:46 DEBUG : Creating backend with remote "/tmp/rclone1431299155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi'", Local "Local file system at /tmp/rclone1431299155", Modify Window "1ms" 2025/08/17 05:03:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7d6c01365353494f35dc322d5f84d886 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/17 05:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi' 2025/08/17 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': 1 files missing 2025/08/17 05:03:48 NOTICE: 1 hashes missing 2025/08/17 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': 1 differences found 2025/08/17 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/17 05:03:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': 0 differences found 2025/08/17 05:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': 1 matching files 2025/08/17 05:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huluqog0sete" 2025/08/17 05:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/e7m07ofr45fsijahabjaamb6kmb4rmjf47gi5mvud61eqc2vcbk0" 2025/08/17 05:03:50 DEBUG : Creating backend with remote "/tmp/rclone4271564186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete'", Local "Local file system at /tmp/rclone4271564186", Modify Window "1ms" 2025/08/17 05:03:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ee78c232366b0518137bcd725509d60 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/17 05:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 05:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete' 2025/08/17 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': 1 files missing 2025/08/17 05:03:53 NOTICE: 1 hashes missing 2025/08/17 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': 1 differences found 2025/08/17 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/17 05:03:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 05:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': 0 differences found 2025/08/17 05:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': 1 matching files 2025/08/17 05:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huluqog0sete': Purge remote 2025/08/17 05:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuxewup0tudi': Purge remote 2025/08/17 05:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wegeced9hehe': Purge remote 2025/08/17 05:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicokug4dage': Purge remote 2025/08/17 05:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozeluk1nudo': Purge remote 2025/08/17 05:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofiwew3bahi': Purge remote 2025/08/17 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-penevax9furi': Purge remote 2025/08/17 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotezit5gijo': Purge remote 2025/08/17 05:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritowep3seni': Purge remote 2025/08/17 05:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-norowuc9cuta': Purge remote --- PASS: TestApplyTransforms (51.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:03:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 05:04:01 DEBUG : sub/file2: md5 = f348304925191fc898eb5ae961c0bfee OK 2025/08/17 05:04:01 INFO : file1: Copied (new) to: sub/file2 2025/08/17 05:04:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 05:04:01 DEBUG : file1: Unchanged skipping 2025/08/17 05:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': don't need to copy/move sub/file2, it is already at target location 2025/08/17 05:04:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.64s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:04:07 DEBUG : dst/file1: md5 = 9afb645514d677688289df041f8e5470 OK 2025/08/17 05:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/backup" 2025/08/17 05:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/1nrff024r7pq65ecp72fc28jb0" 2025/08/17 05:04:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 05:04:11 INFO : dst/file1: Moved (server-side) 2025/08/17 05:04:12 DEBUG : dst/file1: md5 = eb0cb983ae9b4af6ccd83d47269dff7a OK 2025/08/17 05:04:12 INFO : dst/file1: Copied (new) 2025/08/17 05:04:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:04:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:04:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/dst" 2025/08/17 05:04:17 DEBUG : Config file has changed externally - reloading 2025/08/17 05:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 05:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/CompareDest" 2025/08/17 05:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/gveqi14airsml4bgu7krj116o8" 2025/08/17 05:04:20 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 05:04:22 DEBUG : one: md5 = d668824958a0d3e14dfad53a12396643 OK 2025/08/17 05:04:22 INFO : one: Copied (new) 2025/08/17 05:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:25 DEBUG : one: md5 = 9376cc1f19be7c9c96c13cae6fc13494 OK 2025/08/17 05:04:25 INFO : one: Copied (replaced existing) 2025/08/17 05:04:27 DEBUG : dst/one: md5 = 7c8f0fb0b91b750394e17c4ce775f562 OK 2025/08/17 05:04:29 DEBUG : CompareDest/one: md5 = 3c1e78c7806e9724061f698a935d348c OK 2025/08/17 05:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:04:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 05:04:32 DEBUG : CompareDest/two: md5 = 161032cb461b2bbe901dd28e41876895 OK 2025/08/17 05:04:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 05:04:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:04:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 05:04:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 05:04:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:04:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 05:04:35 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 05:04:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:37 DEBUG : two: md5 = e23eb90ac1b1f8f316662d44d3153d03 OK 2025/08/17 05:04:37 INFO : two: Copied (new) 2025/08/17 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:04:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:04:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:04:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/dst" 2025/08/17 05:04:41 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 05:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/CopyDest" 2025/08/17 05:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/17 05:04:44 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 05:04:46 DEBUG : one: md5 = be96690018e98aaeac36d17236b85361 OK 2025/08/17 05:04:46 INFO : one: Copied (new) 2025/08/17 05:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:50 DEBUG : one: md5 = 5d620cf5b4be925b1368dd508d24526c OK 2025/08/17 05:04:50 INFO : one: Copied (replaced existing) 2025/08/17 05:04:52 DEBUG : dst/one: md5 = 678af80acdf417f2a16b862e78d3f3bb OK 2025/08/17 05:04:54 DEBUG : CopyDest/one: md5 = 0bad94bbf9463961b17d5644a78e091c OK 2025/08/17 05:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/BackupDir" 2025/08/17 05:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/17 05:04:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:04:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 05:04:58 INFO : one: Moved (server-side) 2025/08/17 05:04:59 INFO : one: Copied (server-side copy) 2025/08/17 05:04:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/17 05:05:01 DEBUG : CopyDest/two: md5 = bbc4d36905c30c2fd799eab5c20b5969 OK 2025/08/17 05:05:01 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 05:05:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:05:03 INFO : two: Copied (server-side copy) 2025/08/17 05:05:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/17 05:05:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 05:05:04 DEBUG : two: Unchanged skipping 2025/08/17 05:05:05 DEBUG : CopyDest/three: md5 = 6eae4eb827a4fdb12bf0e630781b6b8e OK 2025/08/17 05:05:06 DEBUG : three: Need to transfer - File not found at Destination 2025/08/17 05:05:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/17 05:05:06 DEBUG : three: Destination not found in --copy-dest 2025/08/17 05:05:08 DEBUG : three: md5 = 0ec27879c62d193dd4c4c7038a86eee6 OK 2025/08/17 05:05:08 INFO : three: Copied (new) 2025/08/17 05:05:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 05:05:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:05:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:05:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:05:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:05:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 05:05:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/17 05:05:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 43c3c68f3dbe932219a03e2ad184bdfd OK 2025/08/17 05:05:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/17 05:05:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/17 05:05:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/17 05:05:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/17 05:05:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/17 05:05:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 455902e30ae040ee1ebc4248e797a4e4 OK 2025/08/17 05:05:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/17 05:05:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/17 05:05:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using skip mode. 2025/08/17 05:05:27 NOTICE: one: Found 2 files with duplicate names 2025/08/17 05:05:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using skip mode. 2025/08/17 05:05:33 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:05:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/17 05:05:33 INFO : one: Deleted 2025/08/17 05:05:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using first mode. 2025/08/17 05:05:39 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:05:40 INFO : one: Deleted 2025/08/17 05:05:40 INFO : one: Deleted 2025/08/17 05:05:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.28s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using newest mode. 2025/08/17 05:05:45 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:05:46 INFO : one: Deleted 2025/08/17 05:05:46 INFO : one: Deleted 2025/08/17 05:05:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.59s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using oldest mode. 2025/08/17 05:05:52 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:05:53 INFO : one: Deleted 2025/08/17 05:05:53 INFO : one: Deleted 2025/08/17 05:05:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:05:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using largest mode. 2025/08/17 05:05:59 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:05:59 INFO : one: Deleted 2025/08/17 05:06:00 INFO : one: Deleted 2025/08/17 05:06:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.04s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using smallest mode. 2025/08/17 05:06:05 NOTICE: one: Found 3 files with duplicate names 2025/08/17 05:06:05 INFO : one: Deleted 2025/08/17 05:06:06 INFO : one: Deleted 2025/08/17 05:06:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:06:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Looking for duplicate names using rename mode. 2025/08/17 05:06:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/17 05:06:13 INFO : one-2.txt: renamed from: one.txt 2025/08/17 05:06:15 INFO : one-3.txt: renamed from: one.txt 2025/08/17 05:06:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:06:20 DEBUG : dupe1/one.txt: md5 = a4b1037e73d406040b3c02daf75d1156 OK 2025/08/17 05:06:22 DEBUG : dupe2/two.txt: md5 = dd50e6e687058ffaee5be239681d0561 OK 2025/08/17 05:06:25 DEBUG : dupe3/three.txt: md5 = 069ed5fcaba21c60d464d475a6c6285c OK 2025/08/17 05:06:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/17 05:06:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/17 05:06:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/17 05:06:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/17 05:06:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/17 05:06:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/17 05:06:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:06:32 DEBUG : a.txt: md5 = 9c3df1e54f77ad3570592c438e6ae4df OK 2025/08/17 05:06:34 DEBUG : zend.txt: md5 = 27799d481aa69d914edcc7939406ce8c OK 2025/08/17 05:06:36 DEBUG : sub dir/hello world: md5 = 19c90a8cb2a32b95b8bd6efc2603c70a OK 2025/08/17 05:06:37 DEBUG : sub dir/hello world2: md5 = b966604b4379178a3db2f92b6a1a5c33 OK 2025/08/17 05:06:39 DEBUG : sub dir/ignore dir/.ignore: md5 = ff1651fed78df0b81d7670b89fc99b92 OK 2025/08/17 05:06:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = e81bb991a41f142836189f92acaeee12 OK 2025/08/17 05:06:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4a083f621628312c12ddc6e86eca6645 OK 2025/08/17 05:06:44 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 05:06:44 DEBUG : a.txt: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 05:06:45 DEBUG : sub dir/hello world: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 05:06:45 DEBUG : sub dir/hello world2: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 05:06:45 DEBUG : sub dir/hello world: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 05:06:45 DEBUG : sub dir/hello world2: Excluded 2025/08/17 05:06:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 05:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/17 05:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/17 05:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/17 05:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/17 05:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/17 05:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/17 05:06:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.83s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:06:53 DEBUG : a.txt: md5 = 96e8ed065d118f989263729da41974d1 OK 2025/08/17 05:06:54 DEBUG : zend.txt: md5 = a0fb788dd8f80ada97a20c9b355db26d OK 2025/08/17 05:06:57 DEBUG : sub dir/hello world: md5 = 7e6d427012b79b3291d5e195a01d6db8 OK 2025/08/17 05:06:58 DEBUG : sub dir/hello world2: md5 = 147372a136b6a19f534274645e7a5e5d OK 2025/08/17 05:07:00 DEBUG : sub dir/ignore dir/.ignore: md5 = ac218268f46b8babf9ca3cb055267665 OK 2025/08/17 05:07:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 203a041d37485b4b55b10b3088f3cc04 OK 2025/08/17 05:07:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = b5d69881ce1899b1a21980824561656a OK 2025/08/17 05:07:05 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 05:07:05 DEBUG : a.txt: Excluded 2025/08/17 05:07:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 05:07:05 DEBUG : sub dir/hello world: Excluded 2025/08/17 05:07:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 05:07:05 DEBUG : sub dir/hello world2: Excluded 2025/08/17 05:07:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 05:07:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 05:07:06 DEBUG : sub dir/hello world: Excluded 2025/08/17 05:07:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 05:07:06 DEBUG : sub dir/hello world2: Excluded 2025/08/17 05:07:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 05:07:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/17 05:07:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/17 05:07:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/17 05:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/17 05:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/17 05:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/17 05:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:15 DEBUG : file1: md5 = 9ad5e7525378e40bd75ad46b9f2d1300 OK 2025/08/17 05:07:17 DEBUG : sub/file2: md5 = 09cde2b89ba8d9088dc252d91b22b04d 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/08/17 05:07:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/17 05:07:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/17 05:07:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/17 05:07:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.52s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:24 DEBUG : file1: md5 = 8a346fa279f82f1fdae3a42b998eefd6 OK 2025/08/17 05:07:26 DEBUG : sub/file2: md5 = 49d7d4fd7edad16e27e50360a90fc24b 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/08/17 05:07:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/notfound" 2025/08/17 05:07:30 DEBUG : Config file has changed externally - reloading 2025/08/17 05:07:30 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/17 05:07:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.70s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Making directory 2025/08/17 05:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:37 DEBUG : sub dir/hello world: md5 = 447bb5edfe30e079d200e2336a8e4f8c OK 2025/08/17 05:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.84s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:41 DEBUG : potato2: md5 = 811539cdfa0a80908b6e70e1895ef584 OK 2025/08/17 05:07:42 DEBUG : empty space: md5 = 3f2c99e662e5414b750425a241102ab5 OK --- PASS: TestLs (4.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:46 DEBUG : potato2: md5 = 3d012dd4e0d9621ec282e0bf383b1e84 OK 2025/08/17 05:07:47 DEBUG : empty space: md5 = 5b56aff61d29e52d69b471c5dbaf409a OK 2025/08/17 05:07:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/17 05:07:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:50 DEBUG : potato2: md5 = 22a045518db34a4995ea8c960e8fb2ec OK 2025/08/17 05:07:52 DEBUG : empty space: md5 = aaeed9f83e93a6bcb0e2445bc1d34829 OK --- PASS: TestLsLong (4.30s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:55 DEBUG : potato2: md5 = 240f2642d085fd5175486e5898be403a OK 2025/08/17 05:07:56 DEBUG : empty space: md5 = 44cf6da7e07d58dd565dfa52f2f04025 OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/08/17 05:07:58 DEBUG : Creating backend with remote ":memory:" 2025/08/17 05:07:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/17 05:07:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/17 05:07:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:07:59 DEBUG : potato2: md5 = e273d1a8d4e40b84114720dcbec7373b OK 2025/08/17 05:08:01 DEBUG : empty space: md5 = e4e29fee7cebca6340956a530914cdfa OK 2025/08/17 05:08:03 DEBUG : sub dir/potato3: md5 = 591ef76c96d449e920eefd22bbd463a9 OK 2025/08/17 05:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.49s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:07 DEBUG : small: md5 = 95d9cd75091ec21a8d42ddcb68fc89b9 OK 2025/08/17 05:08:09 DEBUG : medium: md5 = bca4f3c67105ff15085060902b851422 OK 2025/08/17 05:08:10 DEBUG : large: md5 = aab12f27881be1412cd3cefa9f403cbe OK 2025/08/17 05:08:10 DEBUG : Waiting for deletions to finish 2025/08/17 05:08:11 DEBUG : large: Excluded (Size Filter) 2025/08/17 05:08:11 INFO : small: Deleted 2025/08/17 05:08:11 INFO : medium: Deleted --- PASS: TestDelete (6.07s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:14 DEBUG : small: md5 = 05c3ebd8f08c00c9cf2dfb973dce06d9 OK 2025/08/17 05:08:15 DEBUG : medium: md5 = 83b3a416f378da03a37424caa5174645 OK 2025/08/17 05:08:16 DEBUG : large: md5 = 5689cb3c4a75de7ef47e2e079e9f309f OK 2025/08/17 05:08:17 DEBUG : Waiting for deletions to finish 2025/08/17 05:08:17 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/17 05:08:17 INFO : small: Deleted 2025/08/17 05:08:17 INFO : medium: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:20 DEBUG : small: md5 = c87fded16b6febb2055da25f690387e3 OK 2025/08/17 05:08:22 DEBUG : medium: md5 = cc78430991d7c6018ce95560c862124a OK 2025/08/17 05:08:23 DEBUG : large: md5 = d595396dc395dd09d3fbd02924434468 OK 2025/08/17 05:08:23 DEBUG : Waiting for deletions to finish 2025/08/17 05:08:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 05:08:24 INFO : small: Deleted 2025/08/17 05:08:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:27 DEBUG : small: md5 = 7de23e0b7d884da9d191c2c43e96ffbb OK 2025/08/17 05:08:28 DEBUG : medium: md5 = 1a0e5ff88f9d728c9d1ed34a1c434007 OK 2025/08/17 05:08:30 DEBUG : large: md5 = d2c8317aa12dbffc945e50e36562db2c OK 2025/08/17 05:08:30 DEBUG : Waiting for deletions to finish 2025/08/17 05:08:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 05:08:31 INFO : large: Deleted 2025/08/17 05:08:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:33 DEBUG : ReadFile: md5 = da4e161568670e68e2feeee0ca0f5098 OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2025/08/17 05:08:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/17 05:08:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/17 05:08:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 05:08:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 05:08:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 05:08:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 05:08:36 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:08:38 DEBUG : file1: md5 = 1b2741b679f72c02741f1f3751096f50 OK 2025/08/17 05:08:39 DEBUG : file2: md5 = 805eb9583d4d5110790ebdfd53b8a167 OK --- PASS: TestCat (18.57s) === RUN TestPurge 2025/08/17 05:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-benipod6hiva" 2025/08/17 05:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 05:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/5j7s58ukvo34d77j5qb6vrhqn5aq08vl52i26jvi1cbfvrk7d8f0" 2025/08/17 05:08:56 DEBUG : Creating backend with remote "/tmp/rclone1556906763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-benipod6hiva'", Local "Local file system at /tmp/rclone1556906763", Modify Window "1ms" 2025/08/17 05:09:00 DEBUG : A1/B1/C1/one: md5 = 41222aa01ba0b886efbb13ca63480bf7 OK 2025/08/17 05:09:00 INFO : A2: Making directory 2025/08/17 05:09:01 INFO : A1/B2: Making directory 2025/08/17 05:09:02 INFO : A1/B2/C2: Making directory 2025/08/17 05:09:02 INFO : A1/B1/C3: Making directory 2025/08/17 05:09:03 INFO : A3: Making directory 2025/08/17 05:09:04 INFO : A3/B3: Making directory 2025/08/17 05:09:05 INFO : A3/B3/C4: Making directory 2025/08/17 05:09:07 DEBUG : A1/two: md5 = 9b00a4da509c2090e13dcdc60cfb6c46 OK 2025/08/17 05:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-benipod6hiva': Purge remote 2025/08/17 05:09:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.36s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:09:14 DEBUG : A1/B1/C1/one: md5 = 6d3d38e3ebbdaea6ca5d1caab718bf4d OK 2025/08/17 05:09:14 INFO : A2: Making directory 2025/08/17 05:09:15 INFO : A1/B2: Making directory 2025/08/17 05:09:15 INFO : A1/B2/C2: Making directory 2025/08/17 05:09:16 INFO : A1/B1/C3: Making directory 2025/08/17 05:09:17 INFO : A3: Making directory 2025/08/17 05:09:17 INFO : A3/B3: Making directory 2025/08/17 05:09:18 INFO : A3/B3/C4: Making directory 2025/08/17 05:09:21 DEBUG : A1/two: md5 = 47f600c7c481817117cb4f413194038e OK 2025/08/17 05:09:22 DEBUG : removing 1 level 3 directories 2025/08/17 05:09:22 INFO : A3/B3/C4: Removing directory 2025/08/17 05:09:24 DEBUG : removing 2 level 3 directories 2025/08/17 05:09:24 INFO : A1/B2/C2: Removing directory 2025/08/17 05:09:24 INFO : A1/B1/C3: Removing directory 2025/08/17 05:09:25 DEBUG : removing 2 level 2 directories 2025/08/17 05:09:25 INFO : A3/B3: Removing directory 2025/08/17 05:09:25 INFO : A1/B2: Removing directory 2025/08/17 05:09:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/17 05:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 05:09:26 DEBUG : removing 2 level 1 directories 2025/08/17 05:09:26 INFO : A3: Removing directory 2025/08/17 05:09:26 INFO : A2: Removing directory 2025/08/17 05:09:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/17 05:09:30 DEBUG : removing 1 level 3 directories 2025/08/17 05:09:30 INFO : A1/B1/C1: Removing directory 2025/08/17 05:09:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:30 DEBUG : removing 1 level 2 directories 2025/08/17 05:09:30 INFO : A1/B1: Removing directory 2025/08/17 05:09:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 05:09:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:09:31 DEBUG : removing 1 level 1 directories 2025/08/17 05:09:31 INFO : A1: Removing directory 2025/08/17 05:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 05:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 05:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:09:31 DEBUG : removing 1 level 0 directories 2025/08/17 05:09:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Removing directory 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 05:09:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:09:34 INFO : A1: Making directory 2025/08/17 05:09:34 INFO : A1/B1: Making directory 2025/08/17 05:09:35 INFO : A1/B1/C1: Making directory 2025/08/17 05:09:37 DEBUG : removing 1 level 3 directories 2025/08/17 05:09:37 INFO : A1/B1/C1: Removing directory 2025/08/17 05:09:38 DEBUG : removing 1 level 2 directories 2025/08/17 05:09:38 INFO : A1/B1: Removing directory 2025/08/17 05:09:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:09:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:09:41 INFO : A1: Making directory 2025/08/17 05:09:41 INFO : A1/B1: Making directory 2025/08/17 05:09:42 INFO : A1/B1/C1: Making directory 2025/08/17 05:09:45 DEBUG : removing 1 level 3 directories 2025/08/17 05:09:45 INFO : A1/B1/C1: Removing directory 2025/08/17 05:09:45 DEBUG : removing 1 level 2 directories 2025/08/17 05:09:45 INFO : A1/B1: Removing directory 2025/08/17 05:09:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:09:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.99s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:09:49 DEBUG : file1: md5 = 6825631e491bef6517320cb97eec30f1 OK 2025/08/17 05:09:50 DEBUG : filename.txt: File name found in url 2025/08/17 05:09:51 DEBUG : filename.txt: md5 = a3a8eb1aa2a19f6bea6c75abe742e012 OK 2025/08/17 05:09:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/17 05:09:53 DEBUG : headerfilename.txt: md5 = b6eba6280141e52d9318dc6eb1473802 OK 2025/08/17 05:09:54 DEBUG : file2: md5 = 2ca9ab14ee8f14b455f35290664283af OK --- PASS: TestCopyURL (8.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:09:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 05:09:59 DEBUG : sub/file2: md5 = a54fdb60774c94ba65be4d8e9c75b5db OK 2025/08/17 05:09:59 INFO : file1: Copied (new) to: sub/file2 2025/08/17 05:09:59 INFO : file1: Deleted 2025/08/17 05:09:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 05:09:59 DEBUG : file1: Unchanged skipping 2025/08/17 05:09:59 INFO : file1: Deleted 2025/08/17 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': don't need to copy/move sub/file2, it is already at target location 2025/08/17 05:10:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:10:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 05:10:04 DEBUG : file1: md5 = 409ebd4e9291f47a87980afb7942e1e4 OK 2025/08/17 05:10:04 INFO : file1: Copied (new) 2025/08/17 05:10:04 INFO : file1: Deleted 2025/08/17 05:10:04 DEBUG : file1: Destination exists, skipping 2025/08/17 05:10:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:10:09 DEBUG : dst/file1: md5 = 0f7da5899eb28a1268e51cdc4b98c96c OK 2025/08/17 05:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafigil1xone/backup" 2025/08/17 05:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0/1nrff024r7pq65ecp72fc28jb0" 2025/08/17 05:10:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 05:10:13 INFO : dst/file1: Moved (server-side) 2025/08/17 05:10:14 DEBUG : dst/file1: md5 = 67eb3a1b440c42e5b1278bbad40f32de OK 2025/08/17 05:10:14 INFO : dst/file1: Copied (new) 2025/08/17 05:10:14 INFO : dst/file1: Deleted 2025/08/17 05:10:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 05:10:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.54s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:10:21 DEBUG : A1/one: md5 = d5b7ea78954dfd6ade9ae7ba445494d5 OK 2025/08/17 05:10:22 DEBUG : A1/two: md5 = 3b2bc554494796e80e7388e3b70b7dce OK 2025/08/17 05:10:24 DEBUG : A1/B1/three: md5 = 26db6a50b73c3584ba46f34a8a2da99f OK 2025/08/17 05:10:27 DEBUG : A1/B1/C1/four: md5 = 76a049e2ceca8596165082f1bf72a3d5 OK 2025/08/17 05:10:29 DEBUG : A1/B1/C2/five: md5 = 5e0ff10b82b1e6255496ec05c0eaedf4 OK 2025/08/17 05:10:29 INFO : A1/B2: Making directory 2025/08/17 05:10:30 INFO : A1/B1/C3: Making directory 2025/08/17 05:10:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/17 05:10:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/17 05:10:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/17 05:10:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/17 05:10:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/17 05:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 05:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 05:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 05:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 05:10:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/17 05:10:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/17 05:10:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/17 05:10:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/17 05:10:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/17 05:10:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/17 05:10:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 05:10:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 05:10:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:10:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 05:10:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 05:10:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/17 05:11:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 05:11:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.41s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 05:11:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 3992c4fac7ec637e55637cee3d5cdd7c OK 2025/08/17 05:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/17 05:11:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 05:11:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/17 05:11:06 DEBUG : no_checksum_big_file_from_pipe: md5 = 18259c61134358f6211f0ff116f3c865 OK 2025/08/17 05:11:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 05:11:09 DEBUG : with_checksum_small_file_from_pipe: md5 = 5d63ea2fd0f5e7fa4651e1b31340b4ed OK 2025/08/17 05:11:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 05:11:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/17 05:11:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 7e520be1641bfedabcc6040627437ca5 OK 2025/08/17 05:11:11 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 05:11:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 05:11:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/17 05:11:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 05:11:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 05:11:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/17 05:11:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.03s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/17 05:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (48 bytes), uploading instead of streaming 2025/08/17 05:11:24 DEBUG : rcat_metadata: md5 = 268dbee138b48119b4dc2ee361ff2da4 OK 2025/08/17 05:11:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/17 05:11:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/17 05:11:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7d86928d4f7aa5d952b407b12801c364 OK 2025/08/17 05:11:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:30 DEBUG : potato1: md5 = 072308faeacc8b78f0dc59ceb46237ab OK 2025/08/17 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (60 bytes), uploading instead of streaming 2025/08/17 05:11:31 DEBUG : potato2: md5 = c8ccf431fe0e2760e31c9f32a8de37b1 OK 2025/08/17 05:11:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:34 DEBUG : potato1: md5 = 0e67dd11c828b9dd9840dadc321701b8 OK 2025/08/17 05:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': File to upload is small (60 bytes), uploading instead of streaming 2025/08/17 05:11:35 DEBUG : potato2: md5 = 5908fd8aa26a3cf6c97594f3cf374bcf OK 2025/08/17 05:11:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.59s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:39 DEBUG : potato2: md5 = 0c5e4e4e456e968adfcdbbf70a53e242 OK 2025/08/17 05:11:40 DEBUG : empty space: md5 = f493573f9d9b6bdf675710eaf7fc95d0 OK 2025/08/17 05:11:42 DEBUG : sub dir/potato3: md5 = 039e9101b575af4f939491df61d169b5 OK 2025/08/17 05:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Touching "empty space" 2025/08/17 05:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Touching "sub dir/potato3" 2025/08/17 05:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Touching "potato2" 2025/08/17 05:11:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:47 DEBUG : dir with metadata: Making directory with metadata 2025/08/17 05:11:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.21s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:49 DEBUG : directory with modtime: Making directory with metadata 2025/08/17 05:11:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/17 05:11:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 05:11:51 DEBUG : Google drive root 'crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0': Skipping btime metadata as can't update it on an existing file: 2025-08-17T05:11:51.475502012Z 2025/08/17 05:11:52 INFO : non existent directory: Updated directory metadata 2025/08/17 05:11:53 DEBUG : Google drive root 'crypt/1ejse066b947v1oie3dg7g05ok15c743o81g3cra3roe18sjqrt0': Skipping btime metadata as can't update it on an existing file: 2025-08-17T05:11:51.475502012Z 2025/08/17 05:11:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.51s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:11:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/17 05:11:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/17 05:11:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:12:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/17 05:12:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 05:12:00 DEBUG : dst: Making directory with metadata 2025/08/17 05:12:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 05:12:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 05:12:01 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 05:12:01 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 05:12:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/17 05:12:02 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 05:12:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone'", Local "Local file system at /tmp/rclone2753302841", Modify Window "1ms" 2025/08/17 05:12:05 DEBUG : sub dir/test remove existing: md5 = d3e9cd745ebedbc62c1472e950c04bc3 OK 2025/08/17 05:12:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cee67b45e56b21a5b05c903ad269cb17 OK 2025/08/17 05:12:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rijahip2" before starting 2025/08/17 05:12:09 DEBUG : sub dir/test remove existing.rijahip2: TEST: removing renamed existing file after operation 2025/08/17 05:12:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caduxic7" before starting 2025/08/17 05:12:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caduxic7: TEST: renaming existing back after failed operation 2025/08/17 05:12:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufabum2" before starting 2025/08/17 05:12:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufabum2: TEST: removing renamed existing file after operation 2025/08/17 05:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "01fagh2qnaoqphu9478sulio7avinbeojo8t748epojln43s33j0" 2025/08/17 05:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g7dkd08q55uuvdedvjj0dllcu45fvki5453d2mpn2dmnut4ntvfha9a43gutk8h3lb8psk59lqhi1tb0qqimucrnsj67bfkh20gutnk5noj09a71mnocrcgqsln4rdo7v1l64ptjulp9f04cbfe1ggnfa8ih8mqn267be25002i89nis6eo0" --- PASS: TestRemoveExisting (12.69s) === 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/08/17 05:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafigil1xone': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m35.803134547s (try 1/5)