"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/02 02:19:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone" 2025/05/02 02:19:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:19:55 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0" 2025/05/02 02:19:56 DEBUG : Creating backend with remote "/tmp/rclone4159168554" === 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/02 02:19:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/02 02:19:57 DEBUG : potato: Seek from 10 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 10 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Seek from 5 to 2 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/02 02:19:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Seek from 5 to 2 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/02 02:19:57 DEBUG : potato: Seek from 8 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 8 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/02 02:19:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 02:19:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 02:19:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 02:19:57 DEBUG : potato: Seek from 5 to 2 2025/05/02 02:19:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/02 02:19:57 DEBUG : potato: Seek from 9 to 0 2025/05/02 02:19:57 DEBUG : potato: Seek from 9 to 0 2025/05/02 02:19:57 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:19:59 DEBUG : rutabaga: md5 = 4d8375fd9f5798937d993368f05aaebd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/02 02:20:01 DEBUG : empty space: md5 = f30da8b1b01db523f07fc756c31f3dad OK === RUN TestCheck/3 2025/05/02 02:20:03 DEBUG : potato2: md5 = 1e1cfd30efb7b2460e831d96aa0e6ee5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/02 02:20:05 DEBUG : remotepotato: md5 = 65f95dc4df687913c16958d0200b3aab OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.12s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/02 02:20:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 02:20:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 02:20:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/02 02:20:08 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/05/02 02:20:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/02 02:20:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:20:09 DEBUG : rutabaga: md5 = 920ae5598d780e123a81cc6d57b4262f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/02 02:20:13 DEBUG : empty space: md5 = a1b6d6c680a9e0b0ee77b7c8591ac2e1 OK === RUN TestCheckDownload/3 2025/05/02 02:20:16 DEBUG : potato2: md5 = 726721c965f074bebaa4044194f9633f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/02 02:20:20 DEBUG : remotepotato: md5 = ca6ed3dd5ac80e879e6048532540f619 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.52s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:20:26 DEBUG : rutabaga: md5 = b9ad595c8bce181eb7b364e60538a30c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/02 02:20:28 DEBUG : empty space: md5 = 58c1f09a19c731262bc10920ddb84849 OK === RUN TestCheckSizeOnly/3 2025/05/02 02:20:29 DEBUG : potato2: md5 = 0a66976cfdbb23968a9876067eb7f0bd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/02 02:20:32 DEBUG : remotepotato: md5 = f3af3fcfd7da46637770b836268ee059 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.26s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:20:36 DEBUG : test.sum: md5 = 2937a9d2e907469c43326264d77e4d60 OK 2025/05/02 02:20:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 02:20:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 02:20:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 02:20:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/02 02:20:39 DEBUG : test.sum: md5 = 644e3a62b28296ceeed79f460876afda OK 2025/05/02 02:20:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 02:20:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 02:20:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 02:20:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.38s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:20:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/data" 2025/05/02 02:20:41 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:20:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/data" 2025/05/02 02:20:43 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/vjrnln8ratgmqakfosrqe8espk" 2025/05/02 02:20:47 DEBUG : data/banana: md5 = db2e29b7eb01c1a3f88f67454785101c OK 2025/05/02 02:20:48 DEBUG : test.sum: md5 = 70c4757db8947b60ded5e36baed89845 OK === RUN TestCheckSumDownload/subtest1 2025/05/02 02:20:52 DEBUG : data/potato: md5 = 83c85c0c98071c1a0a2b66baa368d0ba OK 2025/05/02 02:20:54 DEBUG : test.sum: md5 = a0e8788aa2f23f8fe26bd36837255b09 OK === RUN TestCheckSumDownload/subtest2 2025/05/02 02:20:57 DEBUG : test.sum: md5 = e93d951f37c0eb60d01de0ad19df6134 OK === RUN TestCheckSumDownload/subtest3 2025/05/02 02:21:02 DEBUG : test.sum: md5 = f04415cbd6b54528525c5c7f79c0be8b OK === RUN TestCheckSumDownload/subtest4 2025/05/02 02:21:05 DEBUG : test.sum: md5 = f39b682f5be00a90c74d29b520abb59d OK === RUN TestCheckSumDownload/subtest5 2025/05/02 02:21:09 DEBUG : test.sum: md5 = 9126158f604555f06526c7844c6ec401 OK === RUN TestCheckSumDownload/subtest6 2025/05/02 02:21:14 DEBUG : data/banana: md5 = 8e0333f7ab7252faaec035179ae014c4 OK 2025/05/02 02:21:15 DEBUG : data/potato: md5 = 130c3eab0051e301608d7824ea5b30c7 OK 2025/05/02 02:21:16 DEBUG : test.sum: md5 = 25dde8d1943a94d8c77d92bc37056f0a OK === RUN TestCheckSumDownload/subtest7 2025/05/02 02:21:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/02 02:21:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.05s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (1.97s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.40s) --- PASS: TestCheckSumDownload/subtest7 (2.33s) === RUN TestApplyTransforms 2025/05/02 02:21:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiyatex4zoce" 2025/05/02 02:21:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:22 DEBUG : Creating backend with remote "TestDrive:crypt/1kpilqpdqbva36sacbbr6psvnqe0q43ni7tvrvesc19e8m6u7hmg" 2025/05/02 02:21:23 DEBUG : Creating backend with remote "/tmp/rclone1607466122" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce'", Local "Local file system at /tmp/rclone1607466122", Modify Window "1ms" 2025/05/02 02:21:25 DEBUG : hello, world!: md5 = a9cf4df8319fa675cbbd15c473f2fefc OK upper checkfile vs. lower remote (without normalization) 2025/05/02 02:21:26 ERROR : hello, world!: sum not found 2025/05/02 02:21:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce' 2025/05/02 02:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': 1 files missing 2025/05/02 02:21:26 NOTICE: 1 hashes missing 2025/05/02 02:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': 2 differences found 2025/05/02 02:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/02 02:21:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': 0 differences found 2025/05/02 02:21:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': 1 matching files 2025/05/02 02:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tajines6muta" 2025/05/02 02:21:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/rdumt47qta6ajgu5mepas2oacl8mfp8o3cftm2r8oduolhmdhlug" 2025/05/02 02:21:28 DEBUG : Creating backend with remote "/tmp/rclone2392449164" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta'", Local "Local file system at /tmp/rclone2392449164", Modify Window "1ms" 2025/05/02 02:21:30 DEBUG : HELLO, WORLD!: md5 = 94ed30be6221b7f2d4d31bf417bae593 OK lower checkfile vs. upper remote (without normalization) 2025/05/02 02:21:31 ERROR : HELLO, WORLD!: sum not found 2025/05/02 02:21:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta' 2025/05/02 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': 1 files missing 2025/05/02 02:21:31 NOTICE: 1 hashes missing 2025/05/02 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': 2 differences found 2025/05/02 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/02 02:21:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': 0 differences found 2025/05/02 02:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': 1 matching files 2025/05/02 02:21:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqahur1qejo" 2025/05/02 02:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/468p7dvo9jb14eijdmi161p8vfl6ukpg6rc647m7k29g14aok63g" 2025/05/02 02:21:33 DEBUG : Creating backend with remote "/tmp/rclone3057041691" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo'", Local "Local file system at /tmp/rclone3057041691", Modify Window "1ms" 2025/05/02 02:21:35 DEBUG : HeLlO, wOrLd!: md5 = 3cc965323b0968b4d55be29760e33023 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/02 02:21:35 ERROR : HeLlO, wOrLd!: sum not found 2025/05/02 02:21:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo' 2025/05/02 02:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': 1 files missing 2025/05/02 02:21:35 NOTICE: 1 hashes missing 2025/05/02 02:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': 2 differences found 2025/05/02 02:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/02 02:21:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': 0 differences found 2025/05/02 02:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': 1 matching files 2025/05/02 02:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hododoz0havu" 2025/05/02 02:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/9t4o5hftes5hmeb7orl2nu3naap09na852c6gcdbh0ou465d3ed0" 2025/05/02 02:21:37 DEBUG : Creating backend with remote "/tmp/rclone851510821" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu'", Local "Local file system at /tmp/rclone851510821", Modify Window "1ms" 2025/05/02 02:21:39 DEBUG : HELLO, WORLD!: md5 = 8738c7adb2d36c8cf2cca15110fd8470 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/02 02:21:40 ERROR : HELLO, WORLD!: sum not found 2025/05/02 02:21:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu' 2025/05/02 02:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': 1 files missing 2025/05/02 02:21:40 NOTICE: 1 hashes missing 2025/05/02 02:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': 2 differences found 2025/05/02 02:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/02 02:21:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': 0 differences found 2025/05/02 02:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': 1 matching files 2025/05/02 02:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tecequg2guti" 2025/05/02 02:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/iiegut01mosvs25mtot4nmrhrhhk99btd5g83q952mdbjghlj3d0" 2025/05/02 02:21:42 DEBUG : Creating backend with remote "/tmp/rclone2840417818" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti'", Local "Local file system at /tmp/rclone2840417818", Modify Window "1ms" 2025/05/02 02:21:44 DEBUG : 測試_Русский___ě_áñ: md5 = 0a6434ca22cc580444be06e6a9885290 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/02 02:21:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 02:21:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti' 2025/05/02 02:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': 1 files missing 2025/05/02 02:21:45 NOTICE: 1 hashes missing 2025/05/02 02:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': 2 differences found 2025/05/02 02:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/02 02:21:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': 0 differences found 2025/05/02 02:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': 1 matching files 2025/05/02 02:21:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paqiqaw6tobe" 2025/05/02 02:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:46 DEBUG : Creating backend with remote "TestDrive:crypt/rbhmg7gbbbhdtt01q5kkhrs27mltnhg64m33t2me2vug8omjg73g" 2025/05/02 02:21:47 DEBUG : Creating backend with remote "/tmp/rclone2508400606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe'", Local "Local file system at /tmp/rclone2508400606", Modify Window "1ms" 2025/05/02 02:21:49 DEBUG : 測試_Русский___ě_áñ: md5 = 23cbd35f030727e9cb1d1d7f7758c7b3 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/02 02:21:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 02:21:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe' 2025/05/02 02:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': 1 files missing 2025/05/02 02:21:49 NOTICE: 1 hashes missing 2025/05/02 02:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': 2 differences found 2025/05/02 02:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/02 02:21:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': 0 differences found 2025/05/02 02:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': 1 matching files 2025/05/02 02:21:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupatik2xuya" 2025/05/02 02:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/1lto1hhpr657cfa48gjvdcov8k1mp86vjcnkgb9u67vpo0v9v310" 2025/05/02 02:21:51 DEBUG : Creating backend with remote "/tmp/rclone1920195548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya'", Local "Local file system at /tmp/rclone1920195548", Modify Window "1ms" 2025/05/02 02:21:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a43d6a120c3475ac4dc9ec6a0ccac66 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/02 02:21:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 02:21:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya' 2025/05/02 02:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': 1 files missing 2025/05/02 02:21:54 NOTICE: 1 hashes missing 2025/05/02 02:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': 2 differences found 2025/05/02 02:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/02 02:21:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': 0 differences found 2025/05/02 02:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': 1 matching files 2025/05/02 02:21:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xamuhuh7rero" 2025/05/02 02:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:21:55 DEBUG : Creating backend with remote "TestDrive:crypt/vairaidm3ucc0fg6jlooilnia7dvu5neafcjclm0892uicqd51eg" 2025/05/02 02:21:56 DEBUG : Creating backend with remote "/tmp/rclone392613728" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero'", Local "Local file system at /tmp/rclone392613728", Modify Window "1ms" 2025/05/02 02:21:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e90332c6c25d81ef0c2ad3b21a04f3da OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/02 02:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 02:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero' 2025/05/02 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': 1 files missing 2025/05/02 02:21:59 NOTICE: 1 hashes missing 2025/05/02 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': 2 differences found 2025/05/02 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/02 02:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': 0 differences found 2025/05/02 02:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': 1 matching files 2025/05/02 02:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vilokin7heze" 2025/05/02 02:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/hu6a6fum8207ootcgejli5oc2c2l3idrq6lk78i3abb1saatit3g" 2025/05/02 02:22:01 DEBUG : Creating backend with remote "/tmp/rclone3741481784" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze'", Local "Local file system at /tmp/rclone3741481784", Modify Window "1ms" 2025/05/02 02:22:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6a7ff0550064a5dac7307154de0b0f4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/02 02:22:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 02:22:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze' 2025/05/02 02:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': 1 files missing 2025/05/02 02:22:03 NOTICE: 1 hashes missing 2025/05/02 02:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': 2 differences found 2025/05/02 02:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/02 02:22:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': 0 differences found 2025/05/02 02:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': 1 matching files 2025/05/02 02:22:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewipit1cijo" 2025/05/02 02:22:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:22:04 DEBUG : Creating backend with remote "TestDrive:crypt/50m29ae506603auaa3or0h5v2nguafq7n2016hb5onjej2duhk00" 2025/05/02 02:22:05 DEBUG : Creating backend with remote "/tmp/rclone3317709587" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo'", Local "Local file system at /tmp/rclone3317709587", Modify Window "1ms" 2025/05/02 02:22:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 401a769ec733ee4337a155161dfe8f01 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/02 02:22:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 02:22:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo' 2025/05/02 02:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': 1 files missing 2025/05/02 02:22:08 NOTICE: 1 hashes missing 2025/05/02 02:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': 2 differences found 2025/05/02 02:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/02 02:22:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 02:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': 0 differences found 2025/05/02 02:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': 1 matching files 2025/05/02 02:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewipit1cijo': Purge remote 2025/05/02 02:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilokin7heze': Purge remote 2025/05/02 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xamuhuh7rero': Purge remote 2025/05/02 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupatik2xuya': Purge remote 2025/05/02 02:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paqiqaw6tobe': Purge remote 2025/05/02 02:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecequg2guti': Purge remote 2025/05/02 02:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hododoz0havu': Purge remote 2025/05/02 02:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqahur1qejo': Purge remote 2025/05/02 02:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tajines6muta': Purge remote 2025/05/02 02:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiyatex4zoce': Purge remote --- PASS: TestApplyTransforms (51.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:22:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 02:22:16 DEBUG : sub/file2: md5 = ca2ffd7f8c86fdb35f08e121211dee06 OK 2025/05/02 02:22:16 INFO : file1: Copied (new) to: sub/file2 2025/05/02 02:22:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:22:17 DEBUG : file1: Unchanged skipping 2025/05/02 02:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': don't need to copy/move sub/file2, it is already at target location 2025/05/02 02:22:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:22:22 DEBUG : dst/file1: md5 = 67df6fdc3e4dfa48bc778d7fbbc5a4a1 OK 2025/05/02 02:22:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/backup" 2025/05/02 02:22:23 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 02:22:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 02:22:26 INFO : dst/file1: Moved (server-side) 2025/05/02 02:22:28 DEBUG : dst/file1: md5 = 93cc5419bf7f1622071b1d22b8d05451 OK 2025/05/02 02:22:28 INFO : dst/file1: Copied (new) 2025/05/02 02:22:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:22:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:22:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:22:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/dst" 2025/05/02 02:22:32 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 02:22:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/CompareDest" 2025/05/02 02:22:34 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/gveqi14airsml4bgu7krj116o8" 2025/05/02 02:22:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 02:22:38 DEBUG : one: md5 = c4eec443eda2bc0246cb500ec8b8e4cd OK 2025/05/02 02:22:38 INFO : one: Copied (new) 2025/05/02 02:22:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:22:40 DEBUG : one: md5 = d42262a69aa13bebc1172f9dec5eb39e OK 2025/05/02 02:22:40 INFO : one: Copied (replaced existing) 2025/05/02 02:22:42 DEBUG : dst/one: md5 = 5cee00d4e52c4426b23f42fefc5a8676 OK 2025/05/02 02:22:44 DEBUG : CompareDest/one: md5 = 1cc664e83587124248b4ba1766cb9f17 OK 2025/05/02 02:22:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:22:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:22:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 02:22:47 DEBUG : CompareDest/two: md5 = 1939910e72c85f4c17e2ae69ec1ad2df OK 2025/05/02 02:22:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 02:22:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:22:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 02:22:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 02:22:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:22:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 02:22:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 02:22:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 02:22:52 DEBUG : two: md5 = 56e41191735130c9652f80a16b782b43 OK 2025/05/02 02:22:52 INFO : two: Copied (new) 2025/05/02 02:22:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:22:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:22:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:22:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/dst" 2025/05/02 02:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 02:22:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/CopyDest" 2025/05/02 02:22:58 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/02 02:23:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 02:23:02 DEBUG : one: md5 = 66c53667bad13dcb6f1cdc1345ee299e OK 2025/05/02 02:23:02 INFO : one: Copied (new) 2025/05/02 02:23:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:23:04 DEBUG : one: md5 = 9d400f5ed5629b21f97f7c1ab68cff1b OK 2025/05/02 02:23:04 INFO : one: Copied (replaced existing) 2025/05/02 02:23:06 DEBUG : dst/one: md5 = 9b0ebdb63a492ec00cdc1d8f2e60c004 OK 2025/05/02 02:23:09 DEBUG : CopyDest/one: md5 = 2267eb49c1a5cd3cf7c69b49db6c40b3 OK 2025/05/02 02:23:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/BackupDir" 2025/05/02 02:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/02 02:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:23:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 02:23:13 INFO : one: Moved (server-side) 2025/05/02 02:23:14 INFO : one: Copied (server-side copy) 2025/05/02 02:23:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 02:23:16 DEBUG : CopyDest/two: md5 = d63f9107f841a8770e434a4d86893a98 OK 2025/05/02 02:23:17 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 02:23:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:23:18 INFO : two: Copied (server-side copy) 2025/05/02 02:23:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 02:23:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 02:23:18 DEBUG : two: Unchanged skipping 2025/05/02 02:23:20 DEBUG : CopyDest/three: md5 = 4d71f3ec4ef1239c551b7a635f15ad77 OK 2025/05/02 02:23:21 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 02:23:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 02:23:21 DEBUG : three: Destination not found in --copy-dest 2025/05/02 02:23:23 DEBUG : three: md5 = 276ec7c07de4cd5921cd39d398bd3f9f OK 2025/05/02 02:23:23 INFO : three: Copied (new) 2025/05/02 02:23:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 02:23:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:23:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:23:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 02:23:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:23:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:23:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:23:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/02 02:23:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ae47ef1ff0c1a77b272dfd861b21532d OK 2025/05/02 02:23:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/02 02:23:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/02 02:23:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/02 02:23:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/02 02:23:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/02 02:23:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 13b90fe8657144dca3a3db267675fac7 OK 2025/05/02 02:23:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/02 02:23:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/02 02:23:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:23:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using skip mode. 2025/05/02 02:23:42 NOTICE: one: Found 2 files with duplicate names 2025/05/02 02:23:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using skip mode. 2025/05/02 02:23:48 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:23:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/02 02:23:48 INFO : one: Deleted 2025/05/02 02:23:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.13s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:23:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using first mode. 2025/05/02 02:23:54 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:23:55 INFO : one: Deleted 2025/05/02 02:23:55 INFO : one: Deleted 2025/05/02 02:23:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.05s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using newest mode. 2025/05/02 02:24:00 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:24:01 INFO : one: Deleted 2025/05/02 02:24:01 INFO : one: Deleted 2025/05/02 02:24:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using oldest mode. 2025/05/02 02:24:07 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:24:07 INFO : one: Deleted 2025/05/02 02:24:08 INFO : one: Deleted 2025/05/02 02:24:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using largest mode. 2025/05/02 02:24:13 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:24:14 INFO : one: Deleted 2025/05/02 02:24:14 INFO : one: Deleted 2025/05/02 02:24:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using smallest mode. 2025/05/02 02:24:19 NOTICE: one: Found 3 files with duplicate names 2025/05/02 02:24:20 INFO : one: Deleted 2025/05/02 02:24:20 INFO : one: Deleted 2025/05/02 02:24:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Looking for duplicate names using rename mode. 2025/05/02 02:24:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/02 02:24:28 INFO : one-2.txt: renamed from: one.txt 2025/05/02 02:24:29 INFO : one-3.txt: renamed from: one.txt 2025/05/02 02:24:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:35 DEBUG : dupe1/one.txt: md5 = fbd911a90d00731e095bb632ef3d6f03 OK 2025/05/02 02:24:37 DEBUG : dupe2/two.txt: md5 = 39c09c7633b3c436791d8f9e70604a66 OK 2025/05/02 02:24:39 DEBUG : dupe3/three.txt: md5 = 39fbf09d79f10c345185c80ea6e26b26 OK 2025/05/02 02:24:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/02 02:24:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/02 02:24:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 02:24:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/02 02:24:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 02:24:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/02 02:24:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.37s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:24:46 DEBUG : a.txt: md5 = af7812883e72bc660c0ee029a42160f3 OK 2025/05/02 02:24:48 DEBUG : zend.txt: md5 = de79cfd82f5fdeb4d17eba9b567160d2 OK 2025/05/02 02:24:50 DEBUG : sub dir/hello world: md5 = c3c6e3c32dc73d26e373897be5de6197 OK 2025/05/02 02:24:51 DEBUG : sub dir/hello world2: md5 = 342f02ae8e3b8d29e002a6c09ec9d33e OK 2025/05/02 02:24:53 DEBUG : sub dir/ignore dir/.ignore: md5 = ae3fe81c38e1f809dc02dfd307c03a9e OK 2025/05/02 02:24:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = e011ecc5418b4a19946f9756467c1460 OK 2025/05/02 02:24:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4cfb78afadafee1be4b4e31dd0d2141e OK 2025/05/02 02:24:58 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 02:24:58 DEBUG : a.txt: Excluded 2025/05/02 02:24:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 02:24:58 DEBUG : sub dir/hello world: Excluded 2025/05/02 02:24:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 02:24:58 DEBUG : sub dir/hello world2: Excluded 2025/05/02 02:24:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 02:24:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 02:24:59 DEBUG : sub dir/hello world: Excluded 2025/05/02 02:24:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 02:24:59 DEBUG : sub dir/hello world2: Excluded 2025/05/02 02:24:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 02:25:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/02 02:25:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/02 02:25:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/02 02:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/02 02:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/02 02:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 02:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.55s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:07 DEBUG : a.txt: md5 = ae96cd54dbc84ef381a85ade5269cd8a OK 2025/05/02 02:25:08 DEBUG : zend.txt: md5 = 5694a3257fde6b633ed6866e7bb78f83 OK 2025/05/02 02:25:10 DEBUG : sub dir/hello world: md5 = a8a630547c3ba884c665f6d6526f4caa OK 2025/05/02 02:25:12 DEBUG : sub dir/hello world2: md5 = 91b8fb7e4ab76a9cc5894fad4d7659d4 OK 2025/05/02 02:25:14 DEBUG : sub dir/ignore dir/.ignore: md5 = f7fe735c489b927146c525b6df38e31c OK 2025/05/02 02:25:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = ba34c76031f45d8d0f18a089ecf9fbce OK 2025/05/02 02:25:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = cffb91bc8c26890ad281093994dd1c40 OK 2025/05/02 02:25:18 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 02:25:18 DEBUG : a.txt: Excluded 2025/05/02 02:25:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 02:25:19 DEBUG : sub dir/hello world2: Excluded 2025/05/02 02:25:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 02:25:19 DEBUG : sub dir/hello world: Excluded 2025/05/02 02:25:19 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 02:25:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 02:25:19 DEBUG : sub dir/hello world2: Excluded 2025/05/02 02:25:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 02:25:19 DEBUG : sub dir/hello world: Excluded 2025/05/02 02:25:20 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 02:25:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/02 02:25:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/02 02:25:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/02 02:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/02 02:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/02 02:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/02 02:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.87s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:28 DEBUG : file1: md5 = 5f55a1ae7d4289683b5b3c255da3b853 OK 2025/05/02 02:25:30 DEBUG : sub/file2: md5 = e4e0f73db68e7a58e868c4471ec2dfcf 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/05/02 02:25:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/02 02:25:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/02 02:25:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/02 02:25:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.06s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:37 DEBUG : file1: md5 = c104954af0672558d5418f16e776cbb9 OK 2025/05/02 02:25:39 DEBUG : sub/file2: md5 = cb7dd5bb899286e0bf4058dc60b90290 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/05/02 02:25:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/notfound" 2025/05/02 02:25:43 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/02 02:25:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.32s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Making directory 2025/05/02 02:25:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:50 DEBUG : sub dir/hello world: md5 = 10f15d4cfcfc59e12296c22174e1e029 OK 2025/05/02 02:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:53 DEBUG : potato2: md5 = 40ce3a68b190fd9c4fce05bd1a4bcfb5 OK 2025/05/02 02:25:55 DEBUG : empty space: md5 = cd6f0b4ec5ad3adbaab3c7256a899d95 OK --- PASS: TestLs (4.30s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:25:58 DEBUG : potato2: md5 = aba86f7f29e004dc5e0ac6763b2b1d89 OK 2025/05/02 02:25:59 DEBUG : empty space: md5 = 3db58e99b20ea979aa9afd93a6ad7354 OK 2025/05/02 02:26:00 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.80s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:03 DEBUG : potato2: md5 = a737b9e0feaac60de977b9c924d23912 OK 2025/05/02 02:26:04 DEBUG : empty space: md5 = 433e98ce6674c7c553208ecae8cd394c OK --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:07 DEBUG : potato2: md5 = c8643efa729943dc234a220c6a2d8678 OK 2025/05/02 02:26:08 DEBUG : empty space: md5 = f3462a981dc52b2d5fc38515a998ef60 OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/05/02 02:26:10 DEBUG : Creating backend with remote ":memory:" 2025/05/02 02:26:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/02 02:26:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 02:26:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/02 02:26:10 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:11 DEBUG : potato2: md5 = 72eb16a2362f48cc3e6aa61dd0dc9fd1 OK 2025/05/02 02:26:13 DEBUG : empty space: md5 = a95651df724668278f7d7ced42846006 OK 2025/05/02 02:26:15 DEBUG : sub dir/potato3: md5 = 8606af4839fa9bd6be4eb0eaaa69b36d OK 2025/05/02 02:26:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:20 DEBUG : small: md5 = 4dbf5e88205ac3b6aeb7bf14d6daa576 OK 2025/05/02 02:26:21 DEBUG : medium: md5 = ba544408d24d1f5fd872b4f8500714e0 OK 2025/05/02 02:26:22 DEBUG : large: md5 = d23f5bb36f852575ccc9abfc967b1196 OK 2025/05/02 02:26:22 DEBUG : Waiting for deletions to finish 2025/05/02 02:26:23 DEBUG : large: Excluded (Size Filter) 2025/05/02 02:26:23 INFO : medium: Deleted 2025/05/02 02:26:23 INFO : small: Deleted --- PASS: TestDelete (5.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:25 DEBUG : small: md5 = b3d41497c36795875d082c38fdfc3d9c OK 2025/05/02 02:26:27 DEBUG : medium: md5 = efbb3adceae2d4da94a504e0fa60f01c OK 2025/05/02 02:26:28 DEBUG : large: md5 = 9c35659dcde00b5ffbc40b32f981eaa1 OK 2025/05/02 02:26:28 DEBUG : Waiting for deletions to finish 2025/05/02 02:26:28 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/02 02:26:29 INFO : medium: Deleted 2025/05/02 02:26:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:32 DEBUG : small: md5 = 19e8937c8bb256e3a7bfa7ac47356adf OK 2025/05/02 02:26:33 DEBUG : medium: md5 = fcc1f1c938d95e6bbca372cd80ad07ff OK 2025/05/02 02:26:35 DEBUG : large: md5 = c584cb50e25230598c4d66bc980900d0 OK 2025/05/02 02:26:35 DEBUG : Waiting for deletions to finish 2025/05/02 02:26:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 02:26:36 INFO : medium: Deleted 2025/05/02 02:26:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:38 DEBUG : small: md5 = 9281584c1b686c2211dd68737bedb493 OK 2025/05/02 02:26:40 DEBUG : medium: md5 = 5cd011a87551540d0d976a284fcd888c OK 2025/05/02 02:26:41 DEBUG : large: md5 = b415dadf15fdb6764cd4a70c21a3412c OK 2025/05/02 02:26:41 DEBUG : Waiting for deletions to finish 2025/05/02 02:26:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 02:26:42 INFO : large: Deleted 2025/05/02 02:26:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:45 DEBUG : ReadFile: md5 = e0f76a69a61e3a2afd3a3242a3f44c8b OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/05/02 02:26:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/02 02:26:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/02 02:26:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 02:26:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 02:26:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 02:26:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 02:26:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:26:49 DEBUG : file1: md5 = 4162382670b157da2bd14e0be1edd33d OK 2025/05/02 02:26:50 DEBUG : file2: md5 = 6e28f5af921b0a08944476a10f3c9856 OK --- PASS: TestCat (15.76s) === RUN TestPurge 2025/05/02 02:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nurexef4wozi" 2025/05/02 02:27:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 02:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/d5qg3ff8lbj4c1sfkkjt230oe7q1kdidafjte6kvajojgtoetpkg" 2025/05/02 02:27:04 DEBUG : Creating backend with remote "/tmp/rclone275361292" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nurexef4wozi'", Local "Local file system at /tmp/rclone275361292", Modify Window "1ms" 2025/05/02 02:27:09 DEBUG : A1/B1/C1/one: md5 = 9a83ced2d5ab0f875228d280c70e2578 OK 2025/05/02 02:27:09 INFO : A2: Making directory 2025/05/02 02:27:09 INFO : A1/B2: Making directory 2025/05/02 02:27:10 INFO : A1/B2/C2: Making directory 2025/05/02 02:27:11 INFO : A1/B1/C3: Making directory 2025/05/02 02:27:12 INFO : A3: Making directory 2025/05/02 02:27:12 INFO : A3/B3: Making directory 2025/05/02 02:27:13 INFO : A3/B3/C4: Making directory 2025/05/02 02:27:15 DEBUG : A1/two: md5 = 6ed27e7bac84f829f4b68ec63aa746ea OK 2025/05/02 02:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nurexef4wozi': Purge remote 2025/05/02 02:27:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.12s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:27:22 DEBUG : A1/B1/C1/one: md5 = 9b87523925ba96a8ce3f998ed57f1f05 OK 2025/05/02 02:27:22 INFO : A2: Making directory 2025/05/02 02:27:23 INFO : A1/B2: Making directory 2025/05/02 02:27:24 INFO : A1/B2/C2: Making directory 2025/05/02 02:27:24 INFO : A1/B1/C3: Making directory 2025/05/02 02:27:25 INFO : A3: Making directory 2025/05/02 02:27:26 INFO : A3/B3: Making directory 2025/05/02 02:27:27 INFO : A3/B3/C4: Making directory 2025/05/02 02:27:29 DEBUG : A1/two: md5 = d5101c33088020d4ba2b0b02158f6043 OK 2025/05/02 02:27:30 DEBUG : removing 1 level 3 directories 2025/05/02 02:27:30 INFO : A3/B3/C4: Removing directory 2025/05/02 02:27:32 DEBUG : removing 2 level 3 directories 2025/05/02 02:27:32 INFO : A1/B2/C2: Removing directory 2025/05/02 02:27:32 INFO : A1/B1/C3: Removing directory 2025/05/02 02:27:33 DEBUG : removing 2 level 2 directories 2025/05/02 02:27:33 INFO : A3/B3: Removing directory 2025/05/02 02:27:33 INFO : A1/B2: Removing directory 2025/05/02 02:27:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/02 02:27:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 02:27:34 DEBUG : removing 2 level 1 directories 2025/05/02 02:27:34 INFO : A3: Removing directory 2025/05/02 02:27:34 INFO : A2: Removing directory 2025/05/02 02:27:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/02 02:27:38 DEBUG : removing 1 level 3 directories 2025/05/02 02:27:38 INFO : A1/B1/C1: Removing directory 2025/05/02 02:27:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:38 DEBUG : removing 1 level 2 directories 2025/05/02 02:27:38 INFO : A1/B1: Removing directory 2025/05/02 02:27:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 02:27:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:27:39 DEBUG : removing 1 level 1 directories 2025/05/02 02:27:39 INFO : A1: Removing directory 2025/05/02 02:27:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 02:27:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 02:27:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:27:40 DEBUG : removing 1 level 0 directories 2025/05/02 02:27:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Removing directory 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/02 02:27:40 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.56s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:27:42 INFO : A1: Making directory 2025/05/02 02:27:43 INFO : A1/B1: Making directory 2025/05/02 02:27:43 INFO : A1/B1/C1: Making directory 2025/05/02 02:27:46 DEBUG : removing 1 level 3 directories 2025/05/02 02:27:46 INFO : A1/B1/C1: Removing directory 2025/05/02 02:27:46 DEBUG : removing 1 level 2 directories 2025/05/02 02:27:46 INFO : A1/B1: Removing directory 2025/05/02 02:27:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:27:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:27:49 INFO : A1: Making directory 2025/05/02 02:27:50 INFO : A1/B1: Making directory 2025/05/02 02:27:50 INFO : A1/B1/C1: Making directory 2025/05/02 02:27:53 DEBUG : removing 1 level 3 directories 2025/05/02 02:27:53 INFO : A1/B1/C1: Removing directory 2025/05/02 02:27:54 DEBUG : removing 1 level 2 directories 2025/05/02 02:27:54 INFO : A1/B1: Removing directory 2025/05/02 02:27:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.47s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:27:58 DEBUG : file1: md5 = f046d949e03608271a4fad2fdaa54d36 OK 2025/05/02 02:27:58 DEBUG : filename.txt: File name found in url 2025/05/02 02:28:00 DEBUG : filename.txt: md5 = 0dc111668b49c468706a2afd71cfdf57 OK 2025/05/02 02:28:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/02 02:28:01 DEBUG : headerfilename.txt: md5 = 27611dbfef92275bcb1c15dcd668fecc OK 2025/05/02 02:28:02 DEBUG : file2: md5 = c94f91108ef677ea0dc529590c520ebb OK --- PASS: TestCopyURL (8.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:28:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 02:28:07 DEBUG : sub/file2: md5 = 68b4a568e771f069ef8e05d594fce288 OK 2025/05/02 02:28:07 INFO : file1: Copied (new) to: sub/file2 2025/05/02 02:28:07 INFO : file1: Deleted 2025/05/02 02:28:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:28:07 DEBUG : file1: Unchanged skipping 2025/05/02 02:28:07 INFO : file1: Deleted 2025/05/02 02:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': don't need to copy/move sub/file2, it is already at target location 2025/05/02 02:28:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:28:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 02:28:12 DEBUG : file1: md5 = f528f59db0748e03a8af8317d0f1485e OK 2025/05/02 02:28:12 INFO : file1: Copied (new) 2025/05/02 02:28:12 INFO : file1: Deleted 2025/05/02 02:28:12 DEBUG : file1: Destination exists, skipping 2025/05/02 02:28:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:28:16 DEBUG : dst/file1: md5 = c6b50dfb760848cb7651be49ba8bdadf OK 2025/05/02 02:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujowuk3jone/backup" 2025/05/02 02:28:17 DEBUG : Creating backend with remote "TestDrive:crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 02:28:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 02:28:20 INFO : dst/file1: Moved (server-side) 2025/05/02 02:28:22 DEBUG : dst/file1: md5 = 354da109da72506c6a19e26072f3c590 OK 2025/05/02 02:28:22 INFO : dst/file1: Copied (new) 2025/05/02 02:28:22 INFO : dst/file1: Deleted 2025/05/02 02:28:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:28:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 02:28:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.97s) === 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:28:28 DEBUG : A1/one: md5 = 4af9e818ae06ab5285fe369e39d21002 OK 2025/05/02 02:28:29 DEBUG : A1/two: md5 = 86779c80d7ad11ddc00b62a3e480b6e4 OK 2025/05/02 02:28:31 DEBUG : A1/B1/three: md5 = 9956b66c43728e1dbcb1d0f4165ad609 OK 2025/05/02 02:28:33 DEBUG : A1/B1/C1/four: md5 = 15f99e4884e40b5e900208f7663c29c1 OK 2025/05/02 02:28:35 DEBUG : A1/B1/C2/five: md5 = 95a427de2d0add9af9c285f60ecfb00b OK 2025/05/02 02:28:35 INFO : A1/B2: Making directory 2025/05/02 02:28:36 INFO : A1/B1/C3: Making directory 2025/05/02 02:28:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/02 02:28:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/02 02:28:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/02 02:28:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/02 02:28:46 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/02 02:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 02:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 02:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 02:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 02:28:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/02 02:28:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/02 02:28:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/02 02:28:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/02 02:28:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/02 02:28:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/02 02:29:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 02:29:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 02:29:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:29:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 02:29:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 02:29:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/02 02:29:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 02:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.11s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 02:29:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 9d2db440088625c6a77c82e5f7dd88d1 OK 2025/05/02 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/02 02:29:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 02:29:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/02 02:29:13 DEBUG : no_checksum_big_file_from_pipe: md5 = bd5c73e5f8dd9d922be14d0ebecd6a8c OK 2025/05/02 02:29:13 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 02:29:16 DEBUG : with_checksum_small_file_from_pipe: md5 = a45214c5d3045e441d31b235bfa56b38 OK 2025/05/02 02:29:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 02:29:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/02 02:29:18 DEBUG : with_checksum_big_file_from_pipe: md5 = c8e17a6bf5f8f98556a009d5f62f0d86 OK 2025/05/02 02:29:18 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 02:29:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:29:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/02 02:29:22 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-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 02:29:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 02:29:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/02 02:29:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/02 02:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (48 bytes), uploading instead of streaming 2025/05/02 02:29:30 DEBUG : rcat_metadata: md5 = 47b1ef410c470a876c010efcf0de4b63 OK 2025/05/02 02:29:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/02 02:29:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/02 02:29:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3eb4c2c1eac302417885b14c51d6b46e OK 2025/05/02 02:29:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.41s) --- PASS: TestRcatMetadata/Normal (2.36s) --- PASS: TestRcatMetadata/ViaDisk (2.58s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:35 DEBUG : potato1: md5 = 9be0283b7ea5c916239260c4abe74fc9 OK 2025/05/02 02:29:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (60 bytes), uploading instead of streaming 2025/05/02 02:29:37 DEBUG : potato2: md5 = cd618a93dbd4cf04f157511887c084af OK 2025/05/02 02:29:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.08s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:39 DEBUG : potato1: md5 = eef3bfea38d3d1c0e276acdf5235f925 OK 2025/05/02 02:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': File to upload is small (60 bytes), uploading instead of streaming 2025/05/02 02:29:41 DEBUG : potato2: md5 = 5b8f8310aacf1411a18e57af89abe251 OK 2025/05/02 02:29:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.45s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:44 DEBUG : potato2: md5 = 77f4ce79dd5921d5d617d55a10adcf20 OK 2025/05/02 02:29:45 DEBUG : empty space: md5 = e9445b15378fefb2626a744b1f002bea OK 2025/05/02 02:29:47 DEBUG : sub dir/potato3: md5 = 528e1be00050163d2b975a6aa44b64c3 OK 2025/05/02 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Touching "sub dir/potato3" 2025/05/02 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Touching "potato2" 2025/05/02 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Touching "empty space" 2025/05/02 02:29:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.26s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:52 DEBUG : dir with metadata: Making directory with metadata 2025/05/02 02:29:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:54 DEBUG : directory with modtime: Making directory with metadata 2025/05/02 02:29:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:29:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/02 02:29:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 02:29:57 DEBUG : Google drive root 'crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0': Skipping btime metadata as can't update it on an existing file: 2025-05-02T02:29:57.27172937Z 2025/05/02 02:29:58 INFO : non existent directory: Updated directory metadata 2025/05/02 02:29:59 DEBUG : Google drive root 'crypt/eanbm8o2i52qv11tc10r125f59at1nqh32647dlqjtnd0m30c2m0': Skipping btime metadata as can't update it on an existing file: 2025-05-02T02:29:57.27172937Z 2025/05/02 02:30:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:30:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/02 02:30:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/02 02:30:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:30:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/02 02:30:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 02:30:05 DEBUG : dst: Making directory with metadata 2025/05/02 02:30:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 02:30:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 02:30:06 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 02:30:07 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 02:30:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/02 02:30:07 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 02:30:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone'", Local "Local file system at /tmp/rclone4159168554", Modify Window "1ms" 2025/05/02 02:30:11 DEBUG : sub dir/test remove existing: md5 = c3a865f5ced2fe86016dd256ade20381 OK 2025/05/02 02:30:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8d3054be20b13d5af783790d6cd41eb5 OK 2025/05/02 02:30:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wuhakul0" before starting 2025/05/02 02:30:15 DEBUG : sub dir/test remove existing.wuhakul0: TEST: removing renamed existing file after operation 2025/05/02 02:30:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazeluh8" before starting 2025/05/02 02:30:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazeluh8: TEST: renaming existing back after failed operation 2025/05/02 02:30:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qoqitih3" before starting 2025/05/02 02:30:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qoqitih3: TEST: removing renamed existing file after operation 2025/05/02 02:30:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p9jd0r34t4qhukvl7bagqrhre56du33f1hahs55jkao594grvku4ho8mot7fu75c2t1or7ih0101nlnv4a7ko9vfd4anu9eeijhi3stk5slhlua464sb382cs37519v052u380ohppadfmrhjr91rcd2dgsi2nugr5ts5ppk0jsnrbsvtq70" 2025/05/02 02:30:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9nb1if9k0ou73toiiirfkbe4eunnuuulrduqm0mc4cfghf87v6m0" --- PASS: TestRemoveExisting (12.81s) === 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/05/02 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujowuk3jone': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m26.626951281s (try 1/5)