"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/26 01:47:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo" 2025/08/26 01:47:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:47:08 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg" 2025/08/26 01:47:09 DEBUG : Creating backend with remote "/tmp/rclone1115362455" === 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/26 01:47:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/26 01:47:10 DEBUG : potato: Seek from 10 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 10 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/26 01:47:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/26 01:47:10 DEBUG : potato: Seek from 8 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 8 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/26 01:47:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 01:47:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 01:47:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 01:47:10 DEBUG : potato: Seek from 5 to 2 2025/08/26 01:47:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/26 01:47:10 DEBUG : potato: Seek from 9 to 0 2025/08/26 01:47:10 DEBUG : potato: Seek from 9 to 0 2025/08/26 01:47:10 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:12 DEBUG : rutabaga: md5 = 75f0fc5a00d429c22b85137ab07784d6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/26 01:47:14 DEBUG : empty space: md5 = ba9249503598d5b9dbf1d0379b6e9fb3 OK === RUN TestCheck/3 2025/08/26 01:47:16 DEBUG : potato2: md5 = bfe305d6ad12c18e431e64032d76e47d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/26 01:47:18 DEBUG : remotepotato: md5 = 4664bfba127abcb7e724f7e0a449909e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/08/26 01:47:21 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 01:47:21 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 01:47:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/26 01:47:21 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/26 01:47:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/26 01:47:21 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:22 DEBUG : rutabaga: md5 = 17b16af258083d58f3ff29854857045a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/26 01:47:27 DEBUG : empty space: md5 = ed454cb1651ecd85f141abe017f0ff34 OK === RUN TestCheckDownload/3 2025/08/26 01:47:30 DEBUG : potato2: md5 = aa7a0086a6ac543db5b0fdfb78f14c49 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/26 01:47:33 DEBUG : remotepotato: md5 = 5e367950c8fa0c962d4b481a12241262 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.80s) --- PASS: TestCheckDownload/1 (1.44s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:39 DEBUG : rutabaga: md5 = 2fa2320a76e57e0807623f428e520c5b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/26 01:47:42 DEBUG : empty space: md5 = 20a8def8cdf1c3ee8917995656b2340b OK === RUN TestCheckSizeOnly/3 2025/08/26 01:47:44 DEBUG : potato2: md5 = 09ceacf0f1758b535a78c2fd386fb903 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/26 01:47:46 DEBUG : remotepotato: md5 = 8765ad4d55d976d91e7102ce8984578f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.08s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:50 DEBUG : test.sum: md5 = 3c37dd7c9c67fa817c3963d42dd87df9 OK 2025/08/26 01:47:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 01:47:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 01:47:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 01:47:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/26 01:47:53 DEBUG : test.sum: md5 = ad43c1498dcf9fe84c4a7ec3d0271f81 OK 2025/08/26 01:47:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 01:47:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 01:47:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 01:47:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/data" 2025/08/26 01:47:55 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:47:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/data" 2025/08/26 01:47:57 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/vjrnln8ratgmqakfosrqe8espk" 2025/08/26 01:48:01 DEBUG : data/banana: md5 = 72a898b46fe7b564be2a5a2a2a48a650 OK 2025/08/26 01:48:02 DEBUG : test.sum: md5 = 758a191a8dd6c0cc2e08313d5295cb05 OK === RUN TestCheckSumDownload/subtest1 2025/08/26 01:48:07 DEBUG : data/potato: md5 = b1d3cfdbffec7fa2f155de0e92762697 OK 2025/08/26 01:48:08 DEBUG : test.sum: md5 = 9c3699be931f5cc2d94fcbe48c5d702b OK === RUN TestCheckSumDownload/subtest2 2025/08/26 01:48:13 DEBUG : test.sum: md5 = 850a3bce037f77c562eb5660addf6f2f OK === RUN TestCheckSumDownload/subtest3 2025/08/26 01:48:17 DEBUG : test.sum: md5 = 7ac7e910991280bbd86f0052e847fb7e OK === RUN TestCheckSumDownload/subtest4 2025/08/26 01:48:22 DEBUG : test.sum: md5 = 6f0a178f0d094746e1ec48b7024001c1 OK === RUN TestCheckSumDownload/subtest5 2025/08/26 01:48:26 DEBUG : test.sum: md5 = c0ef743131a6162620fdbbaa5aebf03e OK === RUN TestCheckSumDownload/subtest6 2025/08/26 01:48:30 DEBUG : data/banana: md5 = 7957b9927eecc75b698b024f51184061 OK 2025/08/26 01:48:31 DEBUG : data/potato: md5 = 390c20e8f4960e18505ee103e23c8b1f OK 2025/08/26 01:48:33 DEBUG : test.sum: md5 = cedeb7205b764cf98f74b5f30c4de0e8 OK === RUN TestCheckSumDownload/subtest7 2025/08/26 01:48:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/26 01:48:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.26s) --- PASS: TestCheckSumDownload/subtest1 (2.30s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.18s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.29s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/08/26 01:48:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-parazum4poka" 2025/08/26 01:48:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:48:38 DEBUG : Creating backend with remote "TestDrive:crypt/ei847lqhhbsg75rld1ao3l8mlu9dj0jjqhhd2o1c38glj957rqag" 2025/08/26 01:48:39 DEBUG : Creating backend with remote "/tmp/rclone1077340287" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka'", Local "Local file system at /tmp/rclone1077340287", Modify Window "1ms" 2025/08/26 01:48:42 DEBUG : hello, world!: md5 = 08c7c96695144bc6a531fba76d1d7247 OK upper checkfile vs. lower remote (without normalization) 2025/08/26 01:48:42 ERROR : hello, world!: sum not found 2025/08/26 01:48:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka' 2025/08/26 01:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': 1 files missing 2025/08/26 01:48:42 NOTICE: 1 hashes missing 2025/08/26 01:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': 1 differences found 2025/08/26 01:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/26 01:48:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': 0 differences found 2025/08/26 01:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': 1 matching files 2025/08/26 01:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zilorum8soro" 2025/08/26 01:48:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/jcrr8hus30absnibjmef0o9n68qdikceg1ji9lmrhabcgnkee09g" 2025/08/26 01:48:44 DEBUG : Creating backend with remote "/tmp/rclone1029234768" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro'", Local "Local file system at /tmp/rclone1029234768", Modify Window "1ms" 2025/08/26 01:48:47 DEBUG : HELLO, WORLD!: md5 = c7c4979f09c7a1553ecf331e829dfefd OK lower checkfile vs. upper remote (without normalization) 2025/08/26 01:48:47 ERROR : HELLO, WORLD!: sum not found 2025/08/26 01:48:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro' 2025/08/26 01:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': 1 files missing 2025/08/26 01:48:47 NOTICE: 1 hashes missing 2025/08/26 01:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': 1 differences found 2025/08/26 01:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/26 01:48:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': 0 differences found 2025/08/26 01:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': 1 matching files 2025/08/26 01:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borizad6mari" 2025/08/26 01:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/hjfcicqcjkt2rfkcfrdbijh85ctjdvq06rckm51co7d94m5ku2tg" 2025/08/26 01:48:49 DEBUG : Creating backend with remote "/tmp/rclone331744453" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari'", Local "Local file system at /tmp/rclone331744453", Modify Window "1ms" 2025/08/26 01:48:52 DEBUG : HeLlO, wOrLd!: md5 = 60ecd7f6ae7f3f5ba0bdeabae0fbda25 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/26 01:48:52 ERROR : HeLlO, wOrLd!: sum not found 2025/08/26 01:48:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari' 2025/08/26 01:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': 1 files missing 2025/08/26 01:48:52 NOTICE: 1 hashes missing 2025/08/26 01:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': 1 differences found 2025/08/26 01:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/26 01:48:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': 0 differences found 2025/08/26 01:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': 1 matching files 2025/08/26 01:48:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piboyir2yoku" 2025/08/26 01:48:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:48:53 DEBUG : Creating backend with remote "TestDrive:crypt/vhv0acipb18vltcn8n7s04o1ojhbrdjlor4046m199cluj2ia7p0" 2025/08/26 01:48:54 DEBUG : Creating backend with remote "/tmp/rclone3464638647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku'", Local "Local file system at /tmp/rclone3464638647", Modify Window "1ms" 2025/08/26 01:48:56 DEBUG : HELLO, WORLD!: md5 = c8de7c9457b32f0394432f9eb362cd7a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/26 01:48:57 ERROR : HELLO, WORLD!: sum not found 2025/08/26 01:48:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku' 2025/08/26 01:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': 1 files missing 2025/08/26 01:48:57 NOTICE: 1 hashes missing 2025/08/26 01:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': 1 differences found 2025/08/26 01:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/26 01:48:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': 0 differences found 2025/08/26 01:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': 1 matching files 2025/08/26 01:48:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-julakuy0weke" 2025/08/26 01:48:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:48:58 DEBUG : Creating backend with remote "TestDrive:crypt/d4f1ovhq48iq516hu33qnjp2bdl210jrrfafio0nms7j3ogmcoeg" 2025/08/26 01:48:59 DEBUG : Creating backend with remote "/tmp/rclone2834554922" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke'", Local "Local file system at /tmp/rclone2834554922", Modify Window "1ms" 2025/08/26 01:49:01 DEBUG : 測試_Русский___ě_áñ: md5 = c11db03eb11505e24330c2ff488443ca OK NFD checkfile vs. NFC remote (without normalization) 2025/08/26 01:49:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke' 2025/08/26 01:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': 1 files missing 2025/08/26 01:49:02 NOTICE: 1 hashes missing 2025/08/26 01:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': 1 differences found 2025/08/26 01:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/26 01:49:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': 0 differences found 2025/08/26 01:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': 1 matching files 2025/08/26 01:49:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yolunoh3cigu" 2025/08/26 01:49:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:03 DEBUG : Creating backend with remote "TestDrive:crypt/e0qdfc4k0m7t4tn0iqhkpdin2dm6jtafekf92hu53ihltv12kd20" 2025/08/26 01:49:04 DEBUG : Creating backend with remote "/tmp/rclone1151125548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu'", Local "Local file system at /tmp/rclone1151125548", Modify Window "1ms" 2025/08/26 01:49:06 DEBUG : 測試_Русский___ě_áñ: md5 = 63e800bd3e0238e8208a9d0b21b1fc3c OK NFC checkfile vs. NFD remote (without normalization) 2025/08/26 01:49:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu' 2025/08/26 01:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': 1 files missing 2025/08/26 01:49:07 NOTICE: 1 hashes missing 2025/08/26 01:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': 1 differences found 2025/08/26 01:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/26 01:49:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': 0 differences found 2025/08/26 01:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': 1 matching files 2025/08/26 01:49:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roguvub0moco" 2025/08/26 01:49:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:08 DEBUG : Creating backend with remote "TestDrive:crypt/9ipd5csurvph2iosu0m209v8bb7ko8mbah7acgesq2idtmr39mng" 2025/08/26 01:49:09 DEBUG : Creating backend with remote "/tmp/rclone1557386397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco'", Local "Local file system at /tmp/rclone1557386397", Modify Window "1ms" 2025/08/26 01:49:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5fc560b5e5fc3fb6053b01c42f9a77ba OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/26 01:49:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco' 2025/08/26 01:49:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': 1 files missing 2025/08/26 01:49:12 NOTICE: 1 hashes missing 2025/08/26 01:49:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': 1 differences found 2025/08/26 01:49:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/26 01:49:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': 0 differences found 2025/08/26 01:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': 1 matching files 2025/08/26 01:49:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqiniz6hapa" 2025/08/26 01:49:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:13 DEBUG : Creating backend with remote "TestDrive:crypt/p2oi8pulqnc63h0e5v49861pnaif3leci3d07denrsf2omgghk7g" 2025/08/26 01:49:14 DEBUG : Creating backend with remote "/tmp/rclone3134581835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa'", Local "Local file system at /tmp/rclone3134581835", Modify Window "1ms" 2025/08/26 01:49:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e75d190a0b337b5c9e0493e23a16a6af OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/26 01:49:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa' 2025/08/26 01:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': 1 files missing 2025/08/26 01:49:17 NOTICE: 1 hashes missing 2025/08/26 01:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': 1 differences found 2025/08/26 01:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/26 01:49:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': 0 differences found 2025/08/26 01:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': 1 matching files 2025/08/26 01:49:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiqazoc0yeka" 2025/08/26 01:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:18 DEBUG : Creating backend with remote "TestDrive:crypt/o803jujqtjb60g6enivufdv4helnc940hauov0ssuq2il3776fq0" 2025/08/26 01:49:19 DEBUG : Creating backend with remote "/tmp/rclone4073828534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka'", Local "Local file system at /tmp/rclone4073828534", Modify Window "1ms" 2025/08/26 01:49:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95fb09b9bd524a027e1f6c39f64fbecd OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/26 01:49:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka' 2025/08/26 01:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': 1 files missing 2025/08/26 01:49:22 NOTICE: 1 hashes missing 2025/08/26 01:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': 1 differences found 2025/08/26 01:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/26 01:49:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': 0 differences found 2025/08/26 01:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': 1 matching files 2025/08/26 01:49:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuholuv3fipo" 2025/08/26 01:49:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:23 DEBUG : Creating backend with remote "TestDrive:crypt/hvgckk34n4uudjo31fh3s0uou3d92djnjedgppff9s123spcbnp0" 2025/08/26 01:49:24 DEBUG : Creating backend with remote "/tmp/rclone3572592512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo'", Local "Local file system at /tmp/rclone3572592512", Modify Window "1ms" 2025/08/26 01:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f12143accc62a0d7869fff15f408179 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/26 01:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 01:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo' 2025/08/26 01:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': 1 files missing 2025/08/26 01:49:26 NOTICE: 1 hashes missing 2025/08/26 01:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': 1 differences found 2025/08/26 01:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/26 01:49:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 01:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': 0 differences found 2025/08/26 01:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': 1 matching files 2025/08/26 01:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuholuv3fipo': Purge remote 2025/08/26 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiqazoc0yeka': Purge remote 2025/08/26 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqiniz6hapa': Purge remote 2025/08/26 01:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roguvub0moco': Purge remote 2025/08/26 01:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yolunoh3cigu': Purge remote 2025/08/26 01:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-julakuy0weke': Purge remote 2025/08/26 01:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piboyir2yoku': Purge remote 2025/08/26 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borizad6mari': Purge remote 2025/08/26 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zilorum8soro': Purge remote 2025/08/26 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parazum4poka': Purge remote --- PASS: TestApplyTransforms (53.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:49:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:49:34 DEBUG : sub/file2: md5 = c7b57e96eaca4ad70e29bd9049eca936 OK 2025/08/26 01:49:34 INFO : file1: Copied (new) to: sub/file2 2025/08/26 01:49:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 01:49:35 DEBUG : file1: Unchanged skipping 2025/08/26 01:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': don't need to copy/move sub/file2, it is already at target location 2025/08/26 01:49:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.10s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:49:41 DEBUG : dst/file1: md5 = 9fe3ff6505cabbde5b04713a69e2c697 OK 2025/08/26 01:49:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/backup" 2025/08/26 01:49:42 DEBUG : Config file has changed externally - reloading 2025/08/26 01:49:42 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/1nrff024r7pq65ecp72fc28jb0" 2025/08/26 01:49:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 01:49:46 INFO : dst/file1: Moved (server-side) 2025/08/26 01:49:47 DEBUG : dst/file1: md5 = 1d0b808b06841cbc29df489502937727 OK 2025/08/26 01:49:47 INFO : dst/file1: Copied (new) 2025/08/26 01:49:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:49:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:49:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:49:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/dst" 2025/08/26 01:49:52 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 01:49:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/CompareDest" 2025/08/26 01:49:54 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/gveqi14airsml4bgu7krj116o8" 2025/08/26 01:49:55 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 01:49:58 DEBUG : one: md5 = 622f00f9f8db2ae5f6581cfff2d61c1d OK 2025/08/26 01:49:58 INFO : one: Copied (new) 2025/08/26 01:49:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:01 DEBUG : one: md5 = 4e03834aad667b47e338422dcdec7832 OK 2025/08/26 01:50:01 INFO : one: Copied (replaced existing) 2025/08/26 01:50:03 DEBUG : dst/one: md5 = 20baa72b522a3b5629f580c713fdf41f OK 2025/08/26 01:50:05 DEBUG : CompareDest/one: md5 = 44a5fecbe0a4d1193dd175c170e3e6d1 OK 2025/08/26 01:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 01:50:08 DEBUG : CompareDest/two: md5 = 4b5c3b5f731c68d770fdb67f6a174beb OK 2025/08/26 01:50:09 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:50:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 01:50:10 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:50:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 01:50:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:50:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:13 DEBUG : two: md5 = 31dd55d5f455239e0255aef821ecb007 OK 2025/08/26 01:50:13 INFO : two: Copied (new) 2025/08/26 01:50:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 01:50:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:50:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:50:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:50:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/dst" 2025/08/26 01:50:17 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 01:50:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/CopyDest" 2025/08/26 01:50:19 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/26 01:50:21 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 01:50:23 DEBUG : one: md5 = 1f603f73c710c47ed2dcdd0106d2a65f OK 2025/08/26 01:50:23 INFO : one: Copied (new) 2025/08/26 01:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:26 DEBUG : one: md5 = 6cd733e0899b974ba73d4a3349d29845 OK 2025/08/26 01:50:26 INFO : one: Copied (replaced existing) 2025/08/26 01:50:28 DEBUG : dst/one: md5 = 2d5c1f03cdbc5ad49a049d0524d8b2bb OK 2025/08/26 01:50:31 DEBUG : CopyDest/one: md5 = 6fee1afc1a9bc3cedd614655ebdb8322 OK 2025/08/26 01:50:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/BackupDir" 2025/08/26 01:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/26 01:50:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 01:50:35 INFO : one: Moved (server-side) 2025/08/26 01:50:36 INFO : one: Copied (server-side copy) 2025/08/26 01:50:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/26 01:50:38 DEBUG : CopyDest/two: md5 = 51db76056ee0794f72957630b16dcf84 OK 2025/08/26 01:50:38 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 01:50:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:40 INFO : two: Copied (server-side copy) 2025/08/26 01:50:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/26 01:50:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 01:50:41 DEBUG : two: Unchanged skipping 2025/08/26 01:50:43 DEBUG : CopyDest/three: md5 = da31e59ee40d721e43d8bbf83e2ed821 OK 2025/08/26 01:50:44 DEBUG : three: Need to transfer - File not found at Destination 2025/08/26 01:50:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/26 01:50:44 DEBUG : three: Destination not found in --copy-dest 2025/08/26 01:50:45 DEBUG : three: md5 = 08f0bc358142c286315f07b323f17c47 OK 2025/08/26 01:50:45 INFO : three: Copied (new) 2025/08/26 01:50:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 01:50:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 01:50:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:50:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 01:50:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 01:50:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:50:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.45s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:50:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/26 01:50:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 70f727aeb5d683a8beb2bb25865f86f1 OK 2025/08/26 01:50:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/26 01:50:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/26 01:50: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/08/26 01:50:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/26 01:50:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/26 01:50:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 408f3b10cc7c5558b39a586f7bfd741b OK 2025/08/26 01:50:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/26 01:51:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/26 01:51:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using skip mode. 2025/08/26 01:51:06 NOTICE: one: Found 2 files with duplicate names 2025/08/26 01:51:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using skip mode. 2025/08/26 01:51:13 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/26 01:51:13 INFO : one: Deleted 2025/08/26 01:51:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using first mode. 2025/08/26 01:51:19 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:20 INFO : one: Deleted 2025/08/26 01:51:20 INFO : one: Deleted 2025/08/26 01:51:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using newest mode. 2025/08/26 01:51:26 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:26 INFO : one: Deleted 2025/08/26 01:51:26 INFO : one: Deleted 2025/08/26 01:51:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.16s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using oldest mode. 2025/08/26 01:51:33 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:33 INFO : one: Deleted 2025/08/26 01:51:34 INFO : one: Deleted 2025/08/26 01:51:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.01s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using largest mode. 2025/08/26 01:51:39 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:40 INFO : one: Deleted 2025/08/26 01:51:40 INFO : one: Deleted 2025/08/26 01:51:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using smallest mode. 2025/08/26 01:51:46 NOTICE: one: Found 3 files with duplicate names 2025/08/26 01:51:47 INFO : one: Deleted 2025/08/26 01:51:47 INFO : one: Deleted 2025/08/26 01:51:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.74s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:51:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Looking for duplicate names using rename mode. 2025/08/26 01:51:54 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/26 01:51:55 INFO : one-2.txt: renamed from: one.txt 2025/08/26 01:51:56 INFO : one-3.txt: renamed from: one.txt 2025/08/26 01:51:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.93s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:52:02 DEBUG : dupe1/one.txt: md5 = face66e5c9cb03c5c238e3211e5e4f08 OK 2025/08/26 01:52:04 DEBUG : dupe2/two.txt: md5 = 8a21503996516d11f4ba8bd19217a0d4 OK 2025/08/26 01:52:07 DEBUG : dupe3/three.txt: md5 = 19fd222c7d1bbe51e8565336f7e9b10f OK 2025/08/26 01:52:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/26 01:52:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/26 01:52:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/26 01:52:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/26 01:52:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/26 01:52:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/26 01:52:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:52:14 DEBUG : a.txt: md5 = 907bda50b7e0ec02675ef133a7cf2765 OK 2025/08/26 01:52:16 DEBUG : zend.txt: md5 = e4f7d4f17e60ab5edb327f8f5c5c11d4 OK 2025/08/26 01:52:18 DEBUG : sub dir/hello world: md5 = e9dbefafade2fd3be605f124bc7204ba OK 2025/08/26 01:52:19 DEBUG : sub dir/hello world2: md5 = 0111af983573b20a813375afa9d317a4 OK 2025/08/26 01:52:22 DEBUG : sub dir/ignore dir/.ignore: md5 = d307a6dceb5c3fa99b21ecc15ecfef1b OK 2025/08/26 01:52:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4218378bb449c3bdb65ef09009442a5d OK 2025/08/26 01:52:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9088e7f7aa49afdabdddc6d1f1e591a2 OK 2025/08/26 01:52:27 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 01:52:27 DEBUG : a.txt: Excluded 2025/08/26 01:52:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:52:27 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:52:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:52:27 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:52:28 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:52:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:52:28 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:52:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:52:28 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:52:28 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/26 01:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/26 01:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/26 01:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/26 01:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/26 01:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/26 01:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.76s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:52:36 DEBUG : a.txt: md5 = 3e91b79791a67b49d82e81e776655727 OK 2025/08/26 01:52:38 DEBUG : zend.txt: md5 = aa1509130b1a37d85bb07872ec5e8cea OK 2025/08/26 01:52:40 DEBUG : sub dir/hello world: md5 = 5b6e3fcece12a43c05b9d53f05506689 OK 2025/08/26 01:52:41 DEBUG : sub dir/hello world2: md5 = e8d30c0570e3492406a86b3d788f42c9 OK 2025/08/26 01:52:44 DEBUG : sub dir/ignore dir/.ignore: md5 = bbf8811f08eae4cba94ad7053437f238 OK 2025/08/26 01:52:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = b6c978a996c8e79c15ef316b640c508a OK 2025/08/26 01:52:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = ee0797e830bebcb2af525785fad78bc5 OK 2025/08/26 01:52:49 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 01:52:49 DEBUG : a.txt: Excluded 2025/08/26 01:52:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:52:49 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:52:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:52:49 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:52:50 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:52:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 01:52:50 DEBUG : sub dir/hello world: Excluded 2025/08/26 01:52:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 01:52:50 DEBUG : sub dir/hello world2: Excluded 2025/08/26 01:52:50 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 01:52:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/26 01:52:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/26 01:52:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/26 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/26 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/26 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/26 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.18s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:52:58 DEBUG : file1: md5 = d3886773ed2e7821e270cf14efe4ee51 OK 2025/08/26 01:53:00 DEBUG : sub/file2: md5 = 2138f38b7843681b4a2039efcd07614e OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/26 01:53:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/26 01:53:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/26 01:53:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/26 01:53:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.56s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:08 DEBUG : file1: md5 = bf499771d6a19c948bb73e52be36e395 OK 2025/08/26 01:53:10 DEBUG : sub/file2: md5 = e9a2e389b800d1f093b7e928ede86ee5 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/26 01:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/notfound" 2025/08/26 01:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/26 01:53:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.73s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Making directory 2025/08/26 01:53:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:21 DEBUG : sub dir/hello world: md5 = 29a33d42bbd5ee37790f51cc0d158f3b OK 2025/08/26 01:53:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:25 DEBUG : potato2: md5 = 6f7d93dafa95cd0d7842dd69444a5cd7 OK 2025/08/26 01:53:27 DEBUG : empty space: md5 = 28add23915e9eca109fb82024f83e484 OK --- PASS: TestLs (5.10s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:30 DEBUG : potato2: md5 = 443fc1426e814506aa65e183157025ae OK 2025/08/26 01:53:31 DEBUG : empty space: md5 = 844365a8d7340a372dfc6e5d6b3c828a OK 2025/08/26 01:53:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/26 01:53:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.25s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:35 DEBUG : potato2: md5 = 2edc84cb9ae58cb50b3783da54b4f148 OK 2025/08/26 01:53:37 DEBUG : empty space: md5 = b78e92dbe6ecb748699b6e4e8a8b6725 OK --- PASS: TestLsLong (4.81s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:40 DEBUG : potato2: md5 = 677463d9d7b3dd0e1617f27c54259233 OK 2025/08/26 01:53:41 DEBUG : empty space: md5 = c897fd573d8e7722c08db887775fd7db OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/08/26 01:53:43 DEBUG : Creating backend with remote ":memory:" 2025/08/26 01:53:43 DEBUG : Config file has changed externally - reloading 2025/08/26 01:53:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/26 01:53:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 01:53:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/26 01:53: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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:44 DEBUG : potato2: md5 = f0b56341c8566e90e9a6eb88949ab22e OK 2025/08/26 01:53:46 DEBUG : empty space: md5 = 2acb27d681056304a90b4a8ae2d50a1f OK 2025/08/26 01:53:48 DEBUG : sub dir/potato3: md5 = 8a56a743f9b158bbfab700d7cd425aa1 OK 2025/08/26 01:53:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.48s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:53 DEBUG : small: md5 = 83f71376d1739b16351604df7f02c189 OK 2025/08/26 01:53:54 DEBUG : medium: md5 = b01fd05e97ba2482883aeaa51a29d7ef OK 2025/08/26 01:53:56 DEBUG : large: md5 = d42e0039a064c5ed3e791405c287e69e OK 2025/08/26 01:53:56 DEBUG : Waiting for deletions to finish 2025/08/26 01:53:56 DEBUG : large: Excluded (Size Filter) 2025/08/26 01:53:57 INFO : small: Deleted 2025/08/26 01:53:57 INFO : medium: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:53:59 DEBUG : small: md5 = cae36501385bc5f777fd2ae2ff934bdb OK 2025/08/26 01:54:00 DEBUG : medium: md5 = 62a834fe6aee148571a6f3772fbcb7f9 OK 2025/08/26 01:54:02 DEBUG : large: md5 = d09740ad5da7f4b8e782f52ec3501a37 OK 2025/08/26 01:54:02 DEBUG : Waiting for deletions to finish 2025/08/26 01:54:02 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/26 01:54:03 INFO : medium: Deleted 2025/08/26 01:54:04 INFO : small: Deleted --- PASS: TestMaxDelete (7.57s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:54:07 DEBUG : small: md5 = 4f9b27898c35c8d19b6436130cd1aabf OK 2025/08/26 01:54:08 DEBUG : medium: md5 = 0ad3d0a3cf7db3a310a61cdc389b0a5f OK 2025/08/26 01:54:10 DEBUG : large: md5 = 8fe2097bca52afe93eae6786c07029cc OK 2025/08/26 01:54:10 DEBUG : Waiting for deletions to finish 2025/08/26 01:54:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 01:54:10 INFO : medium: Deleted 2025/08/26 01:54:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:54:14 DEBUG : small: md5 = 432aeb441c7e2e11231babffedde0a09 OK 2025/08/26 01:54:15 DEBUG : medium: md5 = ae9fd4337a2ff2b7e26ef0fb3353466e OK 2025/08/26 01:54:16 DEBUG : large: md5 = 37e06255904a8f604c831297560404c2 OK 2025/08/26 01:54:17 DEBUG : Waiting for deletions to finish 2025/08/26 01:54:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 01:54:17 INFO : small: Deleted 2025/08/26 01:54:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.87s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:54:20 DEBUG : ReadFile: md5 = 6fad709999b6cdb34fbcbbe3166a6885 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/08/26 01:54:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/26 01:54:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/26 01:54:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:54:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:54:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:54:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 01:54:23 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:54:24 DEBUG : file1: md5 = 2b9c3bb50eeb60483e19178702171381 OK 2025/08/26 01:54:26 DEBUG : file2: md5 = ef2c99afd85961cd97bc537ea773c1ca OK --- PASS: TestCat (16.00s) === RUN TestPurge 2025/08/26 01:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurasug8cufe" 2025/08/26 01:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/os1av69t7bb06n39unsu45n78qvm5g2n567vajiaublqar8sro4g" 2025/08/26 01:54:40 DEBUG : Creating backend with remote "/tmp/rclone3755825769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurasug8cufe'", Local "Local file system at /tmp/rclone3755825769", Modify Window "1ms" 2025/08/26 01:54:44 DEBUG : A1/B1/C1/one: md5 = 2d95e39466566aa7808ff10f157db4b2 OK 2025/08/26 01:54:44 INFO : A2: Making directory 2025/08/26 01:54:45 INFO : A1/B2: Making directory 2025/08/26 01:54:46 INFO : A1/B2/C2: Making directory 2025/08/26 01:54:47 INFO : A1/B1/C3: Making directory 2025/08/26 01:54:47 INFO : A3: Making directory 2025/08/26 01:54:48 INFO : A3/B3: Making directory 2025/08/26 01:54:49 INFO : A3/B3/C4: Making directory 2025/08/26 01:54:51 DEBUG : A1/two: md5 = c574fe91fe010d92841a0fd0a4453df0 OK 2025/08/26 01:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurasug8cufe': Purge remote 2025/08/26 01:54:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.73s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:54:59 DEBUG : A1/B1/C1/one: md5 = fbcab895af448cf15ae96f0a9d67f43e OK 2025/08/26 01:54:59 INFO : A2: Making directory 2025/08/26 01:54:59 INFO : A1/B2: Making directory 2025/08/26 01:55:00 INFO : A1/B2/C2: Making directory 2025/08/26 01:55:01 INFO : A1/B1/C3: Making directory 2025/08/26 01:55:02 INFO : A3: Making directory 2025/08/26 01:55:02 INFO : A3/B3: Making directory 2025/08/26 01:55:03 INFO : A3/B3/C4: Making directory 2025/08/26 01:55:05 DEBUG : A1/two: md5 = bde64b48b04e22aeb832813447f7cae0 OK 2025/08/26 01:55:07 DEBUG : removing 1 level 3 directories 2025/08/26 01:55:07 INFO : A3/B3/C4: Removing directory 2025/08/26 01:55:09 DEBUG : removing 2 level 3 directories 2025/08/26 01:55:09 INFO : A1/B2/C2: Removing directory 2025/08/26 01:55:09 INFO : A1/B1/C3: Removing directory 2025/08/26 01:55:10 DEBUG : removing 2 level 2 directories 2025/08/26 01:55:10 INFO : A3/B3: Removing directory 2025/08/26 01:55:10 INFO : A1/B2: Removing directory 2025/08/26 01:55:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/26 01:55:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 01:55:11 DEBUG : removing 2 level 1 directories 2025/08/26 01:55:11 INFO : A3: Removing directory 2025/08/26 01:55:11 INFO : A2: Removing directory 2025/08/26 01:55:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/26 01:55:15 DEBUG : removing 1 level 3 directories 2025/08/26 01:55:15 INFO : A1/B1/C1: Removing directory 2025/08/26 01:55:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:15 DEBUG : removing 1 level 2 directories 2025/08/26 01:55:15 INFO : A1/B1: Removing directory 2025/08/26 01:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 01:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:55:16 DEBUG : removing 1 level 1 directories 2025/08/26 01:55:16 INFO : A1: Removing directory 2025/08/26 01:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 01:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 01:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 01:55:17 DEBUG : removing 1 level 0 directories 2025/08/26 01:55:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Removing directory 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/26 01:55:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:19 INFO : A1: Making directory 2025/08/26 01:55:20 INFO : A1/B1: Making directory 2025/08/26 01:55:21 INFO : A1/B1/C1: Making directory 2025/08/26 01:55:24 DEBUG : removing 1 level 3 directories 2025/08/26 01:55:24 INFO : A1/B1/C1: Removing directory 2025/08/26 01:55:24 DEBUG : removing 1 level 2 directories 2025/08/26 01:55:24 INFO : A1/B1: Removing directory 2025/08/26 01:55:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:55:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:27 INFO : A1: Making directory 2025/08/26 01:55:28 INFO : A1/B1: Making directory 2025/08/26 01:55:28 INFO : A1/B1/C1: Making directory 2025/08/26 01:55:31 DEBUG : removing 1 level 3 directories 2025/08/26 01:55:31 INFO : A1/B1/C1: Removing directory 2025/08/26 01:55:32 DEBUG : removing 1 level 2 directories 2025/08/26 01:55:32 INFO : A1/B1: Removing directory 2025/08/26 01:55:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:55:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.34s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:36 DEBUG : file1: md5 = cae1b607afaada086ce1ba702dd6fe35 OK 2025/08/26 01:55:36 DEBUG : filename.txt: File name found in url 2025/08/26 01:55:38 DEBUG : filename.txt: md5 = 061d9a3f5fe924133b58aab092d9bfac OK 2025/08/26 01:55:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/26 01:55:39 DEBUG : headerfilename.txt: md5 = b1edcdb9ffd1c06f1a7f07f6350ba2dc OK 2025/08/26 01:55:41 DEBUG : file2: md5 = 739afdeb7820177a1c8ea4acd3ac4587 OK --- PASS: TestCopyURL (8.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:55:46 DEBUG : sub/file2: md5 = 76992b8610007d16f4aa59ad888f1db1 OK 2025/08/26 01:55:46 INFO : file1: Copied (new) to: sub/file2 2025/08/26 01:55:46 INFO : file1: Deleted 2025/08/26 01:55:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 01:55:46 DEBUG : file1: Unchanged skipping 2025/08/26 01:55:46 INFO : file1: Deleted 2025/08/26 01:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': don't need to copy/move sub/file2, it is already at target location 2025/08/26 01:55:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.92s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 01:55:51 DEBUG : file1: md5 = 92757fa23fff60d51e01acf5c39353d8 OK 2025/08/26 01:55:51 INFO : file1: Copied (new) 2025/08/26 01:55:51 INFO : file1: Deleted 2025/08/26 01:55:51 DEBUG : file1: Destination exists, skipping 2025/08/26 01:55:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:55:56 DEBUG : dst/file1: md5 = 8e23b639d489e56e07737855edb6d8ad OK 2025/08/26 01:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequcib6ruvo/backup" 2025/08/26 01:55:56 DEBUG : Creating backend with remote "TestDrive:crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg/1nrff024r7pq65ecp72fc28jb0" 2025/08/26 01:55:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 01:56:00 INFO : dst/file1: Moved (server-side) 2025/08/26 01:56:01 DEBUG : dst/file1: md5 = 703e73301fe2203d115a0f48393e73b5 OK 2025/08/26 01:56:01 INFO : dst/file1: Copied (new) 2025/08/26 01:56:01 INFO : dst/file1: Deleted 2025/08/26 01:56:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:56:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 01:56:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.57s) === 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:56:08 DEBUG : A1/one: md5 = d93d86508a011a31d2efde8633e054ff OK 2025/08/26 01:56:09 DEBUG : A1/two: md5 = ea62aa4470c7ad5fe12de02ddb581b76 OK 2025/08/26 01:56:12 DEBUG : A1/B1/three: md5 = 81b00ef6a95946d87218d8e53fca2543 OK 2025/08/26 01:56:14 DEBUG : A1/B1/C1/four: md5 = 733c9559552d011de38eb9788b814aaf OK 2025/08/26 01:56:16 DEBUG : A1/B1/C2/five: md5 = 1930a0478f0721ee0066d73839d78c4d OK 2025/08/26 01:56:16 INFO : A1/B2: Making directory 2025/08/26 01:56:17 INFO : A1/B1/C3: Making directory 2025/08/26 01:56:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/26 01:56:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/26 01:56:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/26 01:56:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/26 01:56:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/26 01:56:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 01:56:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 01:56:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:56:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 01:56:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 01:56:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/26 01:56:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/26 01:56:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/26 01:56:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/26 01:56:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/26 01:56:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/26 01:56:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 01:56:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 01:56:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:56:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 01:56:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 01:56:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/26 01:56:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/26 01:56:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 01:56:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 01:56:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 01:56:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 01:56:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 01:56:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 01:56:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 01:56:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.20s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:56:52 DEBUG : no_checksum_small_file_from_pipe: md5 = fb4cc94eb6158bf64ad06368d7bb588f OK 2025/08/26 01:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/26 01:56:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:56:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/26 01:56:54 DEBUG : no_checksum_big_file_from_pipe: md5 = 4227406ecf32dcde32c168fa88139bf8 OK 2025/08/26 01:56: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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:56:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 2eaae138b6d91b2cf0d634ecd09d0783 OK 2025/08/26 01:56:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:56:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/26 01:56:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 9159eb4823f85bc0df5d5c7b53fbcf35 OK 2025/08/26 01:56: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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:57:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 01:57:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/26 01:57:05 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-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 01:57:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 01:57:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/26 01:57:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.26s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/26 01:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (48 bytes), uploading instead of streaming 2025/08/26 01:57:13 DEBUG : rcat_metadata: md5 = eca24903acea1c5b1b1fd254c8401f9e OK 2025/08/26 01:57:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/26 01:57:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/26 01:57:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = 666c68e8125bef4a9cf4f3eb6a542203 OK 2025/08/26 01:57:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.95s) --- PASS: TestRcatMetadata/Normal (2.71s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:19 DEBUG : potato1: md5 = dee24f3507cae8285a39b4c6b41c3702 OK 2025/08/26 01:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/26 01:57:20 DEBUG : potato2: md5 = 2ff2133955bc50f3ab743de0a9ce65af OK 2025/08/26 01:57:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:24 DEBUG : potato1: md5 = 8966439540bc75654bf4ecd4ea05ba44 OK 2025/08/26 01:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/26 01:57:25 DEBUG : potato2: md5 = 12bb072095172f5650cc8b5ba46e29da OK 2025/08/26 01:57:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.31s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:29 DEBUG : potato2: md5 = 9f7190cd232128dd22cf81a16c132b9b OK 2025/08/26 01:57:30 DEBUG : empty space: md5 = d252f170b510ff5c1a2b283d1c5807ad OK 2025/08/26 01:57:32 DEBUG : sub dir/potato3: md5 = 9c643ebdddfb60a025e31bad5b7b7d5d OK 2025/08/26 01:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Touching "sub dir/potato3" 2025/08/26 01:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Touching "empty space" 2025/08/26 01:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Touching "potato2" 2025/08/26 01:57:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:37 DEBUG : dir with metadata: Making directory with metadata 2025/08/26 01:57:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:40 DEBUG : directory with modtime: Making directory with metadata 2025/08/26 01:57:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/26 01:57:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 01:57:42 DEBUG : Google drive root 'crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg': Skipping btime metadata as can't update it on an existing file: 2025-08-26T01:57:42.541413528Z 2025/08/26 01:57:43 INFO : non existent directory: Updated directory metadata 2025/08/26 01:57:45 DEBUG : Google drive root 'crypt/uddm7iiu3cqg9ib3og5rien0o0b4hl7f1c4o6h1mg29q34f1akpg': Skipping btime metadata as can't update it on an existing file: 2025-08-26T01:57:42.541413528Z 2025/08/26 01:57:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/26 01:57:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/26 01:57:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/26 01:57:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 01:57:51 DEBUG : dst: Making directory with metadata 2025/08/26 01:57:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 01:57:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 01:57:52 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 01:57:53 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 01:57:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/26 01:57:53 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 01:57:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.80s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo'", Local "Local file system at /tmp/rclone1115362455", Modify Window "1ms" 2025/08/26 01:57:57 DEBUG : sub dir/test remove existing: md5 = dd2212015c7dce465fb21ecdbae3f5d4 OK 2025/08/26 01:57:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 131863ded2677e4f85b2942cf9e3de3e OK 2025/08/26 01:58:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yekediv8" before starting 2025/08/26 01:58:01 DEBUG : sub dir/test remove existing.yekediv8: TEST: removing renamed existing file after operation 2025/08/26 01:58:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lovoqer8" before starting 2025/08/26 01:58:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lovoqer8: TEST: renaming existing back after failed operation 2025/08/26 01:58:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zayifin4" before starting 2025/08/26 01:58:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zayifin4: TEST: removing renamed existing file after operation 2025/08/26 01:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "onv2urddaqdafftjgrj6fjf812euk42mel23oio9dj42aqqss24g" 2025/08/26 01:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2qlum2515sqgouv9jqrgl8460v0k586bvki578tdaa39hmooj1jab5i186f83h63jvi9qlkhmvtrusv93vdgt0e9vondpeasfb623kaimae9h5nbo61r68h8sub1vsrid9nanh71ikuo3qemngc0g1nce2ll80v08gpit0dedmo6e6iv8pt0" --- PASS: TestRemoveExisting (13.23s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/26 01:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequcib6ruvo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m0.467702226s (try 1/5)