"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/02 05:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi" 2025/07/02 05:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:58:13 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430" 2025/07/02 05:58:14 DEBUG : Creating backend with remote "/tmp/rclone2110033021" === 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/02 05:58:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/02 05:58:14 DEBUG : potato: Seek from 10 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 10 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/02 05:58:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/02 05:58:14 DEBUG : potato: Seek from 8 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 8 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/02 05:58:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:58:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:58:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:58:14 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:58:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/02 05:58:14 DEBUG : potato: Seek from 9 to 0 2025/07/02 05:58:14 DEBUG : potato: Seek from 9 to 0 2025/07/02 05:58:14 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:58:16 DEBUG : rutabaga: md5 = 6101a13929ee9d61fe509e2db366d5d3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/02 05:58:18 DEBUG : empty space: md5 = 841ed0479c8f12a006ae50d073b843b0 OK === RUN TestCheck/3 2025/07/02 05:58:20 DEBUG : potato2: md5 = 619b7307e88bf02c7a47b1cd7d5e52a1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/02 05:58:22 DEBUG : remotepotato: md5 = b2aa3c1509a9a7ad981e39e778c7b84e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.35s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/07/02 05:58:26 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 05:58:26 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 05:58:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/02 05:58:26 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/07/02 05:58:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/02 05:58:26 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:58:27 DEBUG : rutabaga: md5 = 6b03e46b08151e904367b9cfe8999796 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/02 05:58:31 DEBUG : empty space: md5 = 608e5e5f6b05267f1a1bd4cfbccce6f6 OK === RUN TestCheckDownload/3 2025/07/02 05:58:33 DEBUG : potato2: md5 = 69b6c4304ea7644f0ca511ef650fb32b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/02 05:58:37 DEBUG : remotepotato: md5 = 1f75c8eb7a157b38a56c815bef1773bb OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.16s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.17s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (1.14s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:58:43 DEBUG : rutabaga: md5 = 9385ccc9fae195c60f7e852e5a428051 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/02 05:58:45 DEBUG : empty space: md5 = 1af415f85b9efa1050e5664763ff3f02 OK === RUN TestCheckSizeOnly/3 2025/07/02 05:58:47 DEBUG : potato2: md5 = 7c120a0c8d043a70e815e5fb10167af9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/02 05:58:49 DEBUG : remotepotato: md5 = 099e8101bfed3d29eb04f3cb0512a150 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.50s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:58:54 DEBUG : test.sum: md5 = b9567a926828d718ce2d7bcc7ed7e20e OK 2025/07/02 05:58:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 05:58:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 05:58:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 05:58:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/02 05:58:56 DEBUG : test.sum: md5 = 2639e2f6d1a31e12e876d371efa0679a OK 2025/07/02 05:58:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 05:58:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 05:58:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 05:58:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:58:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/data" 2025/07/02 05:58:58 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 05:59:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/data" 2025/07/02 05:59:00 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/vjrnln8ratgmqakfosrqe8espk" 2025/07/02 05:59:04 DEBUG : data/banana: md5 = 4c8bea5230cb238697537889ca59656b OK 2025/07/02 05:59:05 DEBUG : test.sum: md5 = 36ee8686f6cb896cf77574313c368d4c OK === RUN TestCheckSumDownload/subtest1 2025/07/02 05:59:10 DEBUG : data/potato: md5 = 0a80749e6918b5ce2fe6b72a49978306 OK 2025/07/02 05:59:11 DEBUG : test.sum: md5 = dbe109d216a171a9947b568bde0999a1 OK === RUN TestCheckSumDownload/subtest2 2025/07/02 05:59:16 DEBUG : test.sum: md5 = d49c33a0e150b2ec751543fa88aa5c57 OK === RUN TestCheckSumDownload/subtest3 2025/07/02 05:59:20 DEBUG : test.sum: md5 = b4e5fd3e1e7cf6e0400ccda790f25e81 OK === RUN TestCheckSumDownload/subtest4 2025/07/02 05:59:24 DEBUG : test.sum: md5 = 077b7424b1e9114fff6cbaf68d109510 OK === RUN TestCheckSumDownload/subtest5 2025/07/02 05:59:28 DEBUG : test.sum: md5 = 4033e905295a7211c46ffb9736eb4789 OK === RUN TestCheckSumDownload/subtest6 2025/07/02 05:59:32 DEBUG : data/banana: md5 = a779c31ae9eb360427f4bba0524e566d OK 2025/07/02 05:59:33 DEBUG : data/potato: md5 = 36b473f1fbe8ea5beb17415f75421aba OK 2025/07/02 05:59:34 DEBUG : test.sum: md5 = c8386bb3ccb1663b8c8ea9b4d310ac55 OK === RUN TestCheckSumDownload/subtest7 2025/07/02 05:59:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/02 05:59:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.53s) --- PASS: TestCheckSumDownload/subtest1 (2.66s) --- PASS: TestCheckSumDownload/subtest2 (2.26s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.09s) --- PASS: TestCheckSumDownload/subtest5 (2.21s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/07/02 05:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bicisus5pebe" 2025/07/02 05:59:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/ttldrl60qmrabk73efavs2oqf11kfe95t9erh9srn8chrl8imhrg" 2025/07/02 05:59:41 DEBUG : Creating backend with remote "/tmp/rclone3689660671" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe'", Local "Local file system at /tmp/rclone3689660671", Modify Window "1ms" 2025/07/02 05:59:43 DEBUG : hello, world!: md5 = 0977d7b5cce342c0660a503c33c528a7 OK upper checkfile vs. lower remote (without normalization) 2025/07/02 05:59:43 ERROR : hello, world!: sum not found 2025/07/02 05:59:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe' 2025/07/02 05:59:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': 1 files missing 2025/07/02 05:59:43 NOTICE: 1 hashes missing 2025/07/02 05:59:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': 2 differences found 2025/07/02 05:59:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/02 05:59:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:59:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': 0 differences found 2025/07/02 05:59:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': 1 matching files 2025/07/02 05:59:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-holijon1quvu" 2025/07/02 05:59:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/k4juanokpast3qutgstle59vsfaf5n490o26738u8113lvbfnqu0" 2025/07/02 05:59:45 DEBUG : Creating backend with remote "/tmp/rclone2145171936" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu'", Local "Local file system at /tmp/rclone2145171936", Modify Window "1ms" 2025/07/02 05:59:48 DEBUG : HELLO, WORLD!: md5 = 8cf57192269bb4504642f0fabab2320c OK lower checkfile vs. upper remote (without normalization) 2025/07/02 05:59:48 ERROR : HELLO, WORLD!: sum not found 2025/07/02 05:59:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu' 2025/07/02 05:59:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': 1 files missing 2025/07/02 05:59:48 NOTICE: 1 hashes missing 2025/07/02 05:59:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': 2 differences found 2025/07/02 05:59:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/02 05:59:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': 0 differences found 2025/07/02 05:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': 1 matching files 2025/07/02 05:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwinog3zuyu" 2025/07/02 05:59:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/tbr4mgtk525r8p37vqks1315ntmht6e0u8gp1iunvsfd0iddhpbg" 2025/07/02 05:59:51 DEBUG : Creating backend with remote "/tmp/rclone642543264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu'", Local "Local file system at /tmp/rclone642543264", Modify Window "1ms" 2025/07/02 05:59:53 DEBUG : HeLlO, wOrLd!: md5 = 1c7da4fcd333d6d8ac39fc29c32b4f22 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/02 05:59:53 ERROR : HeLlO, wOrLd!: sum not found 2025/07/02 05:59:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu' 2025/07/02 05:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': 1 files missing 2025/07/02 05:59:53 NOTICE: 1 hashes missing 2025/07/02 05:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': 2 differences found 2025/07/02 05:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/02 05:59:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:59:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': 0 differences found 2025/07/02 05:59:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': 1 matching files 2025/07/02 05:59:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jelopop1zebe" 2025/07/02 05:59:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:59:54 DEBUG : Creating backend with remote "TestDrive:crypt/e60p72gijcjgp6gpu886st2rml8rncsvv8ebbjinc5jnot8ndk0g" 2025/07/02 05:59:55 DEBUG : Creating backend with remote "/tmp/rclone3819114291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe'", Local "Local file system at /tmp/rclone3819114291", Modify Window "1ms" 2025/07/02 05:59:58 DEBUG : HELLO, WORLD!: md5 = 3d7bd274314ab05a2cf9026495cc3610 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/02 05:59:58 ERROR : HELLO, WORLD!: sum not found 2025/07/02 05:59:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe' 2025/07/02 05:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': 1 files missing 2025/07/02 05:59:58 NOTICE: 1 hashes missing 2025/07/02 05:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': 2 differences found 2025/07/02 05:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/02 05:59:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:59:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': 0 differences found 2025/07/02 05:59:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': 1 matching files 2025/07/02 05:59:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logawec7cina" 2025/07/02 05:59:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:59:59 DEBUG : Creating backend with remote "TestDrive:crypt/famh2dflglc89b2681vjjsstd0qjrjmeldpkpq7eslf4p5iab3rg" 2025/07/02 06:00:00 DEBUG : Creating backend with remote "/tmp/rclone809867883" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina'", Local "Local file system at /tmp/rclone809867883", Modify Window "1ms" 2025/07/02 06:00:02 DEBUG : 測試_Русский___ě_áñ: md5 = ce51f95cb893583321633d76369dd62e OK NFD checkfile vs. NFC remote (without normalization) 2025/07/02 06:00:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina' 2025/07/02 06:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': 1 files missing 2025/07/02 06:00:03 NOTICE: 1 hashes missing 2025/07/02 06:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': 2 differences found 2025/07/02 06:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/02 06:00:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': 0 differences found 2025/07/02 06:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': 1 matching files 2025/07/02 06:00:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lukanom6fepi" 2025/07/02 06:00:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:00:04 DEBUG : Creating backend with remote "TestDrive:crypt/jaj3kvq2fu7v3741itj0vmqf2tbnnqai1f4lef87ki43js6e0vn0" 2025/07/02 06:00:05 DEBUG : Creating backend with remote "/tmp/rclone7774755" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi'", Local "Local file system at /tmp/rclone7774755", Modify Window "1ms" 2025/07/02 06:00:08 DEBUG : 測試_Русский___ě_áñ: md5 = d7adbc5b7af9a042adbfbe0cce88c51e OK NFC checkfile vs. NFD remote (without normalization) 2025/07/02 06:00:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi' 2025/07/02 06:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': 1 files missing 2025/07/02 06:00:08 NOTICE: 1 hashes missing 2025/07/02 06:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': 2 differences found 2025/07/02 06:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/02 06:00:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': 0 differences found 2025/07/02 06:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': 1 matching files 2025/07/02 06:00:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muhadaj7revo" 2025/07/02 06:00:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:00:10 DEBUG : Creating backend with remote "TestDrive:crypt/laqgbilieqin798mdqat1cg4r2881bo08u0vgut0r5vpmoljbea0" 2025/07/02 06:00:11 DEBUG : Creating backend with remote "/tmp/rclone1645131329" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo'", Local "Local file system at /tmp/rclone1645131329", Modify Window "1ms" 2025/07/02 06:00:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0bd26c5180ad386541bc0e86d77d952b OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/02 06:00:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo' 2025/07/02 06:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': 1 files missing 2025/07/02 06:00:13 NOTICE: 1 hashes missing 2025/07/02 06:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': 2 differences found 2025/07/02 06:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/02 06:00:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': 0 differences found 2025/07/02 06:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': 1 matching files 2025/07/02 06:00:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javolew0dule" 2025/07/02 06:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:00:14 DEBUG : Creating backend with remote "TestDrive:crypt/apf10v4r59ouojt8ncufmcdfl18p3ib6kf0i2lnc2050g26d765g" 2025/07/02 06:00:15 DEBUG : Creating backend with remote "/tmp/rclone2727605176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule'", Local "Local file system at /tmp/rclone2727605176", Modify Window "1ms" 2025/07/02 06:00:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f9e0f85f837cb8c3301f35995d62d4a2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/02 06:00:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule' 2025/07/02 06:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': 1 files missing 2025/07/02 06:00:18 NOTICE: 1 hashes missing 2025/07/02 06:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': 2 differences found 2025/07/02 06:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/02 06:00:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': 0 differences found 2025/07/02 06:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': 1 matching files 2025/07/02 06:00:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yawupar8wanu" 2025/07/02 06:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:00:19 DEBUG : Creating backend with remote "TestDrive:crypt/c96nmjep3vhqbqj7vfjsdeqkron04i2m011oppsrkctvl27p1rjg" 2025/07/02 06:00:20 DEBUG : Creating backend with remote "/tmp/rclone240202406" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu'", Local "Local file system at /tmp/rclone240202406", Modify Window "1ms" 2025/07/02 06:00:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c5c72273f097606ea5368390edc6f3f OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/02 06:00:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu' 2025/07/02 06:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': 1 files missing 2025/07/02 06:00:23 NOTICE: 1 hashes missing 2025/07/02 06:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': 2 differences found 2025/07/02 06:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/02 06:00:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': 0 differences found 2025/07/02 06:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': 1 matching files 2025/07/02 06:00:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-likemuh4kiju" 2025/07/02 06:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:00:24 DEBUG : Creating backend with remote "TestDrive:crypt/db9i2771grtbo5d00oinb38shpsr08747114puvcpqoo5kigq3o0" 2025/07/02 06:00:25 DEBUG : Creating backend with remote "/tmp/rclone3732468395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju'", Local "Local file system at /tmp/rclone3732468395", Modify Window "1ms" 2025/07/02 06:00:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1c34be80fd0c8f6f7113907c63bc7126 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/02 06:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju' 2025/07/02 06:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': 1 files missing 2025/07/02 06:00:28 NOTICE: 1 hashes missing 2025/07/02 06:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': 2 differences found 2025/07/02 06:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/02 06:00:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:00:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': 0 differences found 2025/07/02 06:00:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': 1 matching files 2025/07/02 06:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-likemuh4kiju': Purge remote 2025/07/02 06:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yawupar8wanu': Purge remote 2025/07/02 06:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javolew0dule': Purge remote 2025/07/02 06:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhadaj7revo': Purge remote 2025/07/02 06:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lukanom6fepi': Purge remote 2025/07/02 06:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logawec7cina': Purge remote 2025/07/02 06:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jelopop1zebe': Purge remote 2025/07/02 06:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwinog3zuyu': Purge remote 2025/07/02 06:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-holijon1quvu': Purge remote 2025/07/02 06:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bicisus5pebe': Purge remote --- PASS: TestApplyTransforms (53.78s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:00:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 06:00:36 DEBUG : sub/file2: md5 = b78600bb86dd32ba53d2f26aa60e380e OK 2025/07/02 06:00:36 INFO : file1: Copied (new) to: sub/file2 2025/07/02 06:00:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 06:00:37 DEBUG : file1: Unchanged skipping 2025/07/02 06:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': don't need to copy/move sub/file2, it is already at target location 2025/07/02 06:00:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:00:42 DEBUG : dst/file1: md5 = e80fabff8c2a29147314c5f158b2e59f OK 2025/07/02 06:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/backup" 2025/07/02 06:00:43 DEBUG : Config file has changed externally - reloading 2025/07/02 06:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/1nrff024r7pq65ecp72fc28jb0" 2025/07/02 06:00:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 06:00:47 INFO : dst/file1: Moved (server-side) 2025/07/02 06:00:48 DEBUG : dst/file1: md5 = b7b463f5529a83c1e4b6ebd2aa81fde4 OK 2025/07/02 06:00:48 INFO : dst/file1: Copied (new) 2025/07/02 06:00:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:00:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:00:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.81s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/dst" 2025/07/02 06:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 06:00:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/CompareDest" 2025/07/02 06:00:55 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/gveqi14airsml4bgu7krj116o8" 2025/07/02 06:00:56 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 06:00:58 DEBUG : one: md5 = 41e639444ae4eb6936b4916e23dd08e8 OK 2025/07/02 06:00:58 INFO : one: Copied (new) 2025/07/02 06:01:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:01 DEBUG : one: md5 = 3c1f723b8f53cd99262e3ffd099fe7ef OK 2025/07/02 06:01:01 INFO : one: Copied (replaced existing) 2025/07/02 06:01:03 DEBUG : dst/one: md5 = 7bc7c6c946a9630ad7c8f3073b363142 OK 2025/07/02 06:01:05 DEBUG : CompareDest/one: md5 = e46c7cee6555cfe8d3bd14876cbccda2 OK 2025/07/02 06:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 06:01:08 DEBUG : CompareDest/two: md5 = 88f0e60e4b1c9ecaa7cb18eb61acffa5 OK 2025/07/02 06:01:09 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:01:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 06:01:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:01:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 06:01:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:01:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:13 DEBUG : two: md5 = 57823439d9be1d6f98b01c4655fb4f11 OK 2025/07/02 06:01:13 INFO : two: Copied (new) 2025/07/02 06:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:01:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:01:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.70s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/dst" 2025/07/02 06:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 06:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/CopyDest" 2025/07/02 06:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/02 06:01:21 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 06:01:23 DEBUG : one: md5 = 0e3e23318ff3309ceea884769b2c9124 OK 2025/07/02 06:01:23 INFO : one: Copied (new) 2025/07/02 06:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:26 DEBUG : one: md5 = c359909f2fbbe7d1df05ca1db69a9794 OK 2025/07/02 06:01:26 INFO : one: Copied (replaced existing) 2025/07/02 06:01:28 DEBUG : dst/one: md5 = 8ac65f9080c48ebe92e4ac7be0a9fde0 OK 2025/07/02 06:01:30 DEBUG : CopyDest/one: md5 = 511be5313a95345e888fd5925ec40efd OK 2025/07/02 06:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/BackupDir" 2025/07/02 06:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/02 06:01:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:01:35 INFO : one: Moved (server-side) 2025/07/02 06:01:36 INFO : one: Copied (server-side copy) 2025/07/02 06:01:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 06:01:39 DEBUG : CopyDest/two: md5 = 7c754ce6ef41f751e24000d63e90c583 OK 2025/07/02 06:01:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:01:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:41 INFO : two: Copied (server-side copy) 2025/07/02 06:01:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 06:01:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 06:01:42 DEBUG : two: Unchanged skipping 2025/07/02 06:01:43 DEBUG : CopyDest/three: md5 = 99a54b2092d7ad23072e7d7ba3348e06 OK 2025/07/02 06:01:44 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 06:01:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 06:01:45 DEBUG : three: Destination not found in --copy-dest 2025/07/02 06:01:46 DEBUG : three: md5 = 542b6415a02ae9c846b9c1b4c87c1a95 OK 2025/07/02 06:01:46 INFO : three: Copied (new) 2025/07/02 06:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 06:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 06:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:01:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.66s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:01:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/02 06:01:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5d219f8c798664a9ab592cfdecdaba37 OK 2025/07/02 06:01:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/02 06:01:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/02 06:01:56 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/07/02 06:01:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/02 06:01:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/02 06:01:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3ce5976400d9e7c94f62a90e889a8f84 OK 2025/07/02 06:01:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/02 06:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/02 06:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using skip mode. 2025/07/02 06:02:06 NOTICE: one: Found 2 files with duplicate names 2025/07/02 06:02:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using skip mode. 2025/07/02 06:02:11 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/02 06:02:12 INFO : one: Deleted 2025/07/02 06:02:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using first mode. 2025/07/02 06:02:18 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:18 INFO : one: Deleted 2025/07/02 06:02:19 INFO : one: Deleted 2025/07/02 06:02:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using newest mode. 2025/07/02 06:02:24 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:24 INFO : one: Deleted 2025/07/02 06:02:25 INFO : one: Deleted 2025/07/02 06:02:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.41s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using oldest mode. 2025/07/02 06:02:31 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:31 INFO : one: Deleted 2025/07/02 06:02:32 INFO : one: Deleted 2025/07/02 06:02:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using largest mode. 2025/07/02 06:02:37 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:38 INFO : one: Deleted 2025/07/02 06:02:38 INFO : one: Deleted 2025/07/02 06:02:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using smallest mode. 2025/07/02 06:02:43 NOTICE: one: Found 3 files with duplicate names 2025/07/02 06:02:44 INFO : one: Deleted 2025/07/02 06:02:44 INFO : one: Deleted 2025/07/02 06:02:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:02:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Looking for duplicate names using rename mode. 2025/07/02 06:02:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/02 06:02:52 INFO : one-2.txt: renamed from: one.txt 2025/07/02 06:02:53 INFO : one-3.txt: renamed from: one.txt 2025/07/02 06:02:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.53s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:03:05 DEBUG : dupe1/one.txt: md5 = a9dec30a33112c82c5822a2979d450fa OK 2025/07/02 06:03:07 DEBUG : dupe2/two.txt: md5 = 3d731ed51835470e44f4c9cd8a9e8a98 OK 2025/07/02 06:03:09 DEBUG : dupe3/three.txt: md5 = c8617b3e6ba4c3c65028c03417dfa6df OK 2025/07/02 06:03:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/02 06:03:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/02 06:03:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/02 06:03:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/02 06:03:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/02 06:03:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/02 06:03:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.51s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:03:17 DEBUG : a.txt: md5 = 878624585949fc53592e3b51a8e37d14 OK 2025/07/02 06:03:18 DEBUG : zend.txt: md5 = 1059442a2ef9e47b2363928d03e8d539 OK 2025/07/02 06:03:20 DEBUG : sub dir/hello world: md5 = 88fac7a0337107cabd6c5e79c30bc312 OK 2025/07/02 06:03:21 DEBUG : sub dir/hello world2: md5 = 5f40ab0d72901b0ff373839d332c8ad6 OK 2025/07/02 06:03:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 38846f2bfbd5618fe40b3d11efafe482 OK 2025/07/02 06:03:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = cd37eea15600921687d68fde15ddbd4a OK 2025/07/02 06:03:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = af06fce40d9edb406ccce2d9237a01e7 OK 2025/07/02 06:03:28 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 06:03:28 DEBUG : a.txt: Excluded 2025/07/02 06:03:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 06:03:29 DEBUG : sub dir/hello world: Excluded 2025/07/02 06:03:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 06:03:29 DEBUG : sub dir/hello world2: Excluded 2025/07/02 06:03:29 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 06:03:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 06:03:29 DEBUG : sub dir/hello world: Excluded 2025/07/02 06:03:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 06:03:29 DEBUG : sub dir/hello world2: Excluded 2025/07/02 06:03:30 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 06:03:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/02 06:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.86s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:03:38 DEBUG : a.txt: md5 = ab7b16742515eb482812523fdcdda27c OK 2025/07/02 06:03:39 DEBUG : zend.txt: md5 = b5e53cc3edcc48ea366c1b947ff021c1 OK 2025/07/02 06:03:41 DEBUG : sub dir/hello world: md5 = 51e89113b3ab7d6f8c1e1da312b3dc27 OK 2025/07/02 06:03:43 DEBUG : sub dir/hello world2: md5 = 442524d59137731f9fd97af7e321cafe OK 2025/07/02 06:03:45 DEBUG : sub dir/ignore dir/.ignore: md5 = ea052c13ae1e0bfcf03457b69c9c488c OK 2025/07/02 06:03:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = b224a0716bcf1c1dac8bb9225e5575d7 OK 2025/07/02 06:03:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 12f03f83da5e899d34d71d682b649e7e OK 2025/07/02 06:03:50 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 06:03:50 DEBUG : a.txt: Excluded 2025/07/02 06:03:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 06:03:50 DEBUG : sub dir/hello world2: Excluded 2025/07/02 06:03:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 06:03:50 DEBUG : sub dir/hello world: Excluded 2025/07/02 06:03:51 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 06:03:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 06:03:51 DEBUG : sub dir/hello world2: Excluded 2025/07/02 06:03:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 06:03:51 DEBUG : sub dir/hello world: Excluded 2025/07/02 06:03:51 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 06:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/02 06:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/02 06:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/02 06:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/02 06:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/02 06:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/02 06:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.76s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:03:59 DEBUG : file1: md5 = 899adc33e0bfef1d2fbb84d5a522b2f2 OK 2025/07/02 06:04:01 DEBUG : sub/file2: md5 = c2750488f5a9035fe8eac7b4c1acc158 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/07/02 06:04:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/02 06:04:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/02 06:04:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/02 06:04:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.42s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:09 DEBUG : file1: md5 = 052876eb61256a45203cb29028f76301 OK 2025/07/02 06:04:11 DEBUG : sub/file2: md5 = 227cd478caefc96a4036f488c670333a 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/07/02 06:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/notfound" 2025/07/02 06:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/qe0i31qdkoejk60elps0ni5sqk" 2025/07/02 06:04:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.42s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Making directory 2025/07/02 06:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:22 DEBUG : sub dir/hello world: md5 = e13f5dfda865a6f0560dd915be7aea3c OK 2025/07/02 06:04:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:26 DEBUG : potato2: md5 = f2fcba862434d963ce57582b12d8566e OK 2025/07/02 06:04:27 DEBUG : empty space: md5 = fb359695222b91ca77383b2f7c579d77 OK --- PASS: TestLs (4.71s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:30 DEBUG : potato2: md5 = 3a128e38d4215dca2e5a894d61295041 OK 2025/07/02 06:04:32 DEBUG : empty space: md5 = 5a1989ca042143907d904c7555350ae9 OK 2025/07/02 06:04:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.06s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:36 DEBUG : potato2: md5 = 39dc855bf9df4a0309dbee14411c252e OK 2025/07/02 06:04:37 DEBUG : empty space: md5 = a9122cc14d6cc9784492be0a1bd95a1d OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:40 DEBUG : potato2: md5 = 38efa1fbbccbeb755e1ce926e4ffd799 OK 2025/07/02 06:04:42 DEBUG : empty space: md5 = c27d13d88b497a13691a14132f4c4223 OK --- PASS: TestHashSums (4.53s) === RUN TestHashSumsWithErrors 2025/07/02 06:04:43 DEBUG : Creating backend with remote ":memory:" 2025/07/02 06:04:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/02 06:04:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 06:04:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/02 06:04:43 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:45 DEBUG : potato2: md5 = dd5a678d8a534d65f4b55c39372cac56 OK 2025/07/02 06:04:46 DEBUG : empty space: md5 = c8ebc004931f9c0acfb3bcb049301fc7 OK 2025/07/02 06:04:48 DEBUG : sub dir/potato3: md5 = 5de4ad231c047dcee83053c56158fd3d OK 2025/07/02 06:04:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:53 DEBUG : small: md5 = ead48b0d363e8709a4b3703737ab54ae OK 2025/07/02 06:04:54 DEBUG : medium: md5 = be1a0d8391d4062fb492f67fb26f34f5 OK 2025/07/02 06:04:56 DEBUG : large: md5 = 3fbaf48607bd5f6eb43d0de02693c0b9 OK 2025/07/02 06:04:56 DEBUG : Waiting for deletions to finish 2025/07/02 06:04:56 DEBUG : large: Excluded (Size Filter) 2025/07/02 06:04:57 INFO : medium: Deleted 2025/07/02 06:04:57 INFO : small: Deleted --- PASS: TestDelete (6.25s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:04:59 DEBUG : small: md5 = 0b71b7befcf936298b24b4b23527988d OK 2025/07/02 06:05:01 DEBUG : medium: md5 = d2552f60d1df72ce13b7d35e10cb52bc OK 2025/07/02 06:05:02 DEBUG : large: md5 = 5978f397cdf661d280fdd24c7065f0a4 OK 2025/07/02 06:05:03 DEBUG : Waiting for deletions to finish 2025/07/02 06:05:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/02 06:05:03 INFO : large: Deleted 2025/07/02 06:05:03 INFO : small: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:05:06 DEBUG : small: md5 = f4ecdc9669bff7c694941827684dad91 OK 2025/07/02 06:05:07 DEBUG : medium: md5 = cd04ab24bd768521c87464f763245a57 OK 2025/07/02 06:05:09 DEBUG : large: md5 = 0fcb6faaa926186b8d0ff5775323a79b OK 2025/07/02 06:05:09 DEBUG : Waiting for deletions to finish 2025/07/02 06:05:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 06:05:10 INFO : small: Deleted 2025/07/02 06:05:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:05:13 DEBUG : small: md5 = 891ad39a8e24b70bf01ebbf644a05d16 OK 2025/07/02 06:05:14 DEBUG : medium: md5 = 5eb568f0db643203087fb4c21009f334 OK 2025/07/02 06:05:16 DEBUG : large: md5 = bddd4d1f91255faae8c50e4cbb704055 OK 2025/07/02 06:05:16 DEBUG : Waiting for deletions to finish 2025/07/02 06:05:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 06:05:16 INFO : medium: Deleted 2025/07/02 06:05:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:05:20 DEBUG : ReadFile: md5 = 8d6a98090d0fbd2afdc7bdcd227ac8e5 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/07/02 06:05:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/02 06:05:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/02 06:05:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 06:05:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 06:05:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 06:05:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 06:05:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:05:24 DEBUG : file1: md5 = 6a308eb66fa9b9a1167754c71034811a OK 2025/07/02 06:05:25 DEBUG : file2: md5 = f595ea148983681b77a71a4eeaa250e6 OK --- PASS: TestCat (16.87s) === RUN TestPurge 2025/07/02 06:05:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behifuc2tedu" 2025/07/02 06:05:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:05:39 DEBUG : Creating backend with remote "TestDrive:crypt/toealr2dlne3koq17ahm898k7teik1h90qtb0v6rsgjqiabg25rg" 2025/07/02 06:05:40 DEBUG : Creating backend with remote "/tmp/rclone1443488870" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behifuc2tedu'", Local "Local file system at /tmp/rclone1443488870", Modify Window "1ms" 2025/07/02 06:05:45 DEBUG : A1/B1/C1/one: md5 = 3c4a09d159332f3420f97f88c6f5a2b2 OK 2025/07/02 06:05:45 INFO : A2: Making directory 2025/07/02 06:05:46 INFO : A1/B2: Making directory 2025/07/02 06:05:46 INFO : A1/B2/C2: Making directory 2025/07/02 06:05:47 INFO : A1/B1/C3: Making directory 2025/07/02 06:05:48 INFO : A3: Making directory 2025/07/02 06:05:49 INFO : A3/B3: Making directory 2025/07/02 06:05:49 INFO : A3/B3/C4: Making directory 2025/07/02 06:05:51 DEBUG : A1/two: md5 = d4cdf2a6e6be256713a0c9495128dce1 OK 2025/07/02 06:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behifuc2tedu': Purge remote 2025/07/02 06:05:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:05:58 DEBUG : A1/B1/C1/one: md5 = 6ac5159e85cac0e84aa7048f5eda45b4 OK 2025/07/02 06:05:58 INFO : A2: Making directory 2025/07/02 06:05:59 INFO : A1/B2: Making directory 2025/07/02 06:06:00 INFO : A1/B2/C2: Making directory 2025/07/02 06:06:01 INFO : A1/B1/C3: Making directory 2025/07/02 06:06:01 INFO : A3: Making directory 2025/07/02 06:06:02 INFO : A3/B3: Making directory 2025/07/02 06:06:03 INFO : A3/B3/C4: Making directory 2025/07/02 06:06:05 DEBUG : A1/two: md5 = 58fe68db3ceb08b08ad24e70f3610430 OK 2025/07/02 06:06:06 DEBUG : removing 1 level 3 directories 2025/07/02 06:06:06 INFO : A3/B3/C4: Removing directory 2025/07/02 06:06:09 DEBUG : removing 2 level 3 directories 2025/07/02 06:06:09 INFO : A1/B2/C2: Removing directory 2025/07/02 06:06:09 INFO : A1/B1/C3: Removing directory 2025/07/02 06:06:10 DEBUG : removing 2 level 2 directories 2025/07/02 06:06:10 INFO : A3/B3: Removing directory 2025/07/02 06:06:10 INFO : A1/B2: Removing directory 2025/07/02 06:06:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/02 06:06:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 06:06:10 DEBUG : removing 2 level 1 directories 2025/07/02 06:06:10 INFO : A3: Removing directory 2025/07/02 06:06:10 INFO : A2: Removing directory 2025/07/02 06:06:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/02 06:06:14 DEBUG : removing 1 level 3 directories 2025/07/02 06:06:14 INFO : A1/B1/C1: Removing directory 2025/07/02 06:06:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:15 DEBUG : removing 1 level 2 directories 2025/07/02 06:06:15 INFO : A1/B1: Removing directory 2025/07/02 06:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 06:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:06:16 DEBUG : removing 1 level 1 directories 2025/07/02 06:06:16 INFO : A1: Removing directory 2025/07/02 06:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 06:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 06:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:06:17 DEBUG : removing 1 level 0 directories 2025/07/02 06:06:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Removing directory 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 06:06:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:19 INFO : A1: Making directory 2025/07/02 06:06:20 INFO : A1/B1: Making directory 2025/07/02 06:06:20 INFO : A1/B1/C1: Making directory 2025/07/02 06:06:23 DEBUG : removing 1 level 3 directories 2025/07/02 06:06:23 INFO : A1/B1/C1: Removing directory 2025/07/02 06:06:24 DEBUG : removing 1 level 2 directories 2025/07/02 06:06:24 INFO : A1/B1: Removing directory 2025/07/02 06:06:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:06:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:26 INFO : A1: Making directory 2025/07/02 06:06:27 INFO : A1/B1: Making directory 2025/07/02 06:06:27 INFO : A1/B1/C1: Making directory 2025/07/02 06:06:30 DEBUG : removing 1 level 3 directories 2025/07/02 06:06:30 INFO : A1/B1/C1: Removing directory 2025/07/02 06:06:31 DEBUG : removing 1 level 2 directories 2025/07/02 06:06:31 INFO : A1/B1: Removing directory 2025/07/02 06:06:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:06:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.35s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:35 DEBUG : file1: md5 = 3bcdba4c8be43539be0f4431eb773720 OK 2025/07/02 06:06:35 DEBUG : filename.txt: File name found in url 2025/07/02 06:06:37 DEBUG : filename.txt: md5 = faf8212cd4e71cf4a6c909b10c926083 OK 2025/07/02 06:06:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/02 06:06:38 DEBUG : headerfilename.txt: md5 = c52a34509a6762e1128847d2fc64835d OK 2025/07/02 06:06:39 DEBUG : file2: md5 = 19bf480dac07f167330ee7acc2f5e2c0 OK --- PASS: TestCopyURL (8.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 06:06:44 DEBUG : sub/file2: md5 = d97e02dd006160bcc69f61ac0ba38a59 OK 2025/07/02 06:06:44 INFO : file1: Copied (new) to: sub/file2 2025/07/02 06:06:44 INFO : file1: Deleted 2025/07/02 06:06:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 06:06:45 DEBUG : file1: Unchanged skipping 2025/07/02 06:06:45 INFO : file1: Deleted 2025/07/02 06:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': don't need to copy/move sub/file2, it is already at target location 2025/07/02 06:06:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 06:06:49 DEBUG : file1: md5 = c3394da0c1f7c422beb340d9477dad33 OK 2025/07/02 06:06:49 INFO : file1: Copied (new) 2025/07/02 06:06:49 INFO : file1: Deleted 2025/07/02 06:06:50 DEBUG : file1: Destination exists, skipping 2025/07/02 06:06:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:06:54 DEBUG : dst/file1: md5 = d4cf134ede1ba3e27cafeeeb9102e177 OK 2025/07/02 06:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolapav6puyi/backup" 2025/07/02 06:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430/1nrff024r7pq65ecp72fc28jb0" 2025/07/02 06:06:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 06:06:59 INFO : dst/file1: Moved (server-side) 2025/07/02 06:07:00 DEBUG : dst/file1: md5 = be6c8924c285db176ccdb379b874b22b OK 2025/07/02 06:07:00 INFO : dst/file1: Copied (new) 2025/07/02 06:07:00 INFO : dst/file1: Deleted 2025/07/02 06:07:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:07:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 06:07:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.99s) === 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:07:07 DEBUG : A1/one: md5 = 8dcc6a89021b8258f285757df43e6cfd OK 2025/07/02 06:07:09 DEBUG : A1/two: md5 = 5787abd5ffe793b720a5dbfafcaea883 OK 2025/07/02 06:07:11 DEBUG : A1/B1/three: md5 = 33db3d5b9f86bfa69c2f8ab0849631f9 OK 2025/07/02 06:07:13 DEBUG : A1/B1/C1/four: md5 = 18bfc2ff7913e04affe60e0bcbbc42b7 OK 2025/07/02 06:07:15 DEBUG : A1/B1/C2/five: md5 = 7bebc07c16c0f3b0247e8f8df87d6849 OK 2025/07/02 06:07:15 INFO : A1/B2: Making directory 2025/07/02 06:07:16 INFO : A1/B1/C3: Making directory 2025/07/02 06:07:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/02 06:07:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/02 06:07:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/02 06:07:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/02 06:07:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/02 06:07:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 06:07:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 06:07:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:07:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 06:07:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 06:07:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/02 06:07:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/02 06:07:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/02 06:07:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/02 06:07:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/02 06:07:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/02 06:07:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 06:07:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 06:07:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:07:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 06:07:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 06:07:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/02 06:07:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/02 06:07:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 06:07:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 06:07:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 06:07:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 06:07:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 06:07:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 06:07:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 06:07:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.05s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 06:07:52 DEBUG : no_checksum_small_file_from_pipe: md5 = d1ac36b93501a26cfc1dbf0a8844ad3b OK 2025/07/02 06:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/02 06:07:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 06:07:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/02 06:07:54 DEBUG : no_checksum_big_file_from_pipe: md5 = 210931ec5085409091675dff55c3963f OK 2025/07/02 06:07:54 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 06:07:57 DEBUG : with_checksum_small_file_from_pipe: md5 = c221eb232d421bee9b01401906d39260 OK 2025/07/02 06:07:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 06:07:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/02 06:07:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 9fbfd2a7330c7322f8d7f0352c72eace OK 2025/07/02 06:07:59 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 06:08:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 06:08:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/02 06:08:04 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-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 06:08:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 06:08:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/02 06:08:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/02 06:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (48 bytes), uploading instead of streaming 2025/07/02 06:08:12 DEBUG : rcat_metadata: md5 = c9cfa3f010e1d9cebf18b0e438bb424f OK 2025/07/02 06:08:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/02 06:08:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/02 06:08:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = ed7b0fa6244bd2c27cc1135d4b4b8c69 OK 2025/07/02 06:08:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.96s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:17 DEBUG : potato1: md5 = d3fa6f4dc62fade5ad89ed3d3606ddd9 OK 2025/07/02 06:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/02 06:08:19 DEBUG : potato2: md5 = aa594942de4dda98d7e081f6a5126c92 OK 2025/07/02 06:08:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:22 DEBUG : potato1: md5 = 5c9b4346e86ea44d2b9f4f684ae421be OK 2025/07/02 06:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/02 06:08:23 DEBUG : potato2: md5 = a8d02b04b02c46e7e4238f38807b4c50 OK 2025/07/02 06:08:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:27 DEBUG : potato2: md5 = 4c6dae5c400228e12b9da91e4adce079 OK 2025/07/02 06:08:28 DEBUG : empty space: md5 = 67cd197d4947944afa3b567ab79958b2 OK 2025/07/02 06:08:30 DEBUG : sub dir/potato3: md5 = 3d5c0bc845fe0662dd97055fa825dae0 OK 2025/07/02 06:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Touching "sub dir/potato3" 2025/07/02 06:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Touching "empty space" 2025/07/02 06:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Touching "potato2" 2025/07/02 06:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:35 DEBUG : dir with metadata: Making directory with metadata 2025/07/02 06:08:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:37 DEBUG : directory with modtime: Making directory with metadata 2025/07/02 06:08:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.51s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/02 06:08:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 06:08:40 DEBUG : Google drive root 'crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430': Skipping btime metadata as can't update it on an existing file: 2025-07-02T06:08:40.232357769Z 2025/07/02 06:08:40 INFO : non existent directory: Updated directory metadata 2025/07/02 06:08:42 DEBUG : Google drive root 'crypt/7po191m3928fs8mui5paurpqbe8popbd4ud3a3p7mmu4se0ke430': Skipping btime metadata as can't update it on an existing file: 2025-07-02T06:08:40.232357769Z 2025/07/02 06:08:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/02 06:08:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/02 06:08:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/02 06:08:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 06:08:49 DEBUG : dst: Making directory with metadata 2025/07/02 06:08:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 06:08:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 06:08:50 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 06:08:50 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 06:08:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/02 06:08:51 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 06:08:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi'", Local "Local file system at /tmp/rclone2110033021", Modify Window "1ms" 2025/07/02 06:08:54 DEBUG : sub dir/test remove existing: md5 = 9484316ac62383f1dd775f03ceed40cd OK 2025/07/02 06:08:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ee0a505619ecde6893f47bbac6c63a3a OK 2025/07/02 06:08:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nujeyuw5" before starting 2025/07/02 06:08:58 DEBUG : sub dir/test remove existing.nujeyuw5: TEST: removing renamed existing file after operation 2025/07/02 06:08:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wesewuw7" before starting 2025/07/02 06:09:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wesewuw7: TEST: renaming existing back after failed operation 2025/07/02 06:09:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reposoc6" before starting 2025/07/02 06:09:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reposoc6: TEST: removing renamed existing file after operation 2025/07/02 06:09:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5hatirmoqb1jf4fub9orp3qipn11j3j1npvemdl55pv9u15b1jug" 2025/07/02 06:09:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e98imdgb7gkiil2tfa04ok281d308e389t2qq4crn05m1f0r8tt726dlv52ttj8vsiorr6g3oi3lo3nk0gsr8vhlotdl51dl9po7tpcjbqd3c2v93fd5dv1uui5povb7trh4g1ubtcjph0ftuntaos4bos0935mart9fbl762c0qmq83rjhg" --- PASS: TestRemoveExisting (12.53s) === 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/07/02 06:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolapav6puyi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m52.560449777s (try 1/5)