"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/04 03:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu" 2025/07/04 03:35:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0" 2025/07/04 03:35:39 DEBUG : Creating backend with remote "/tmp/rclone460460972" === 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/04 03:35:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/04 03:35:39 DEBUG : potato: Seek from 10 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 10 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/04 03:35:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/04 03:35:39 DEBUG : potato: Seek from 8 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 8 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/04 03:35:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 03:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 03:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 03:35:39 DEBUG : potato: Seek from 5 to 2 2025/07/04 03:35:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/04 03:35:39 DEBUG : potato: Seek from 9 to 0 2025/07/04 03:35:39 DEBUG : potato: Seek from 9 to 0 2025/07/04 03:35:39 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:35:41 DEBUG : rutabaga: md5 = 93023d48c5773a3decd6b97c74950657 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/04 03:35:43 DEBUG : empty space: md5 = 338a669ccad6268c6568c8c47e52b157 OK === RUN TestCheck/3 2025/07/04 03:35:45 DEBUG : potato2: md5 = af2b14db2e04da72f06b08ba973494d4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/04 03:35:47 DEBUG : remotepotato: md5 = 10699d5a07898f8cf702453cddb4865e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.01s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/07/04 03:35:50 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 03:35:50 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 03:35:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/04 03:35:50 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/04 03:35:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/04 03:35:50 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:35:51 DEBUG : rutabaga: md5 = 6b10b63fb02241d12b8a568babc365e6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/04 03:35:55 DEBUG : empty space: md5 = 4d3ab892c370f5bdcb4bf6318d64597b OK === RUN TestCheckDownload/3 2025/07/04 03:35:58 DEBUG : potato2: md5 = e974e6ec509b7dfe53df849e60d61e2b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/04 03:36:02 DEBUG : remotepotato: md5 = 9257054e36794b9e44e3889a47558739 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.24s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:36:08 DEBUG : rutabaga: md5 = bba45b89083372ca426e7d367cfea972 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/04 03:36:10 DEBUG : empty space: md5 = 92ecb477710cbfab9f849c6c2951f357 OK === RUN TestCheckSizeOnly/3 2025/07/04 03:36:12 DEBUG : potato2: md5 = fbcda76cafe9923f0e7e7cc107f79091 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/04 03:36:14 DEBUG : remotepotato: md5 = 5264c6e79762676073d1ae403bbfedf0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.29s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:36:18 DEBUG : test.sum: md5 = 77cfe86d70250ae23073f09b67b14cce OK 2025/07/04 03:36:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 03:36:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 03:36:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 03:36:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/04 03:36:21 DEBUG : test.sum: md5 = ff72fbaaf9dbb09eaba9378bfa80136d OK 2025/07/04 03:36:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 03:36:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 03:36:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 03:36:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:36:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/data" 2025/07/04 03:36:23 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:36:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/data" 2025/07/04 03:36:25 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/vjrnln8ratgmqakfosrqe8espk" 2025/07/04 03:36:29 DEBUG : data/banana: md5 = 782795b253520301a2e8eb7543e726bd OK 2025/07/04 03:36:30 DEBUG : test.sum: md5 = 3452f704d3b022cdbfb3535376ca980e OK === RUN TestCheckSumDownload/subtest1 2025/07/04 03:36:35 DEBUG : data/potato: md5 = fb161a4b9654cd6502ad9dfccf8d807d OK 2025/07/04 03:36:36 DEBUG : test.sum: md5 = 2fad22f8fa48eb0ae6dda0be8a5867db OK === RUN TestCheckSumDownload/subtest2 2025/07/04 03:36:40 DEBUG : test.sum: md5 = efd0f8cbb75ed8392318ef7513bf0970 OK === RUN TestCheckSumDownload/subtest3 2025/07/04 03:36:44 DEBUG : test.sum: md5 = 23c340d91834745372b9d73bc059af38 OK === RUN TestCheckSumDownload/subtest4 2025/07/04 03:36:48 DEBUG : test.sum: md5 = 10aad50587919bfe90e866d80c093d7c OK === RUN TestCheckSumDownload/subtest5 2025/07/04 03:36:52 DEBUG : test.sum: md5 = 80f0fdd34b7c182f0f9074ff5212356c OK === RUN TestCheckSumDownload/subtest6 2025/07/04 03:36:56 DEBUG : data/banana: md5 = 7d456b20c7bb5177e2d9b9748369b483 OK 2025/07/04 03:36:58 DEBUG : data/potato: md5 = e36f510a1b182e98deb03c2ee8f5beb3 OK 2025/07/04 03:36:59 DEBUG : test.sum: md5 = ac2f3431925376b0af6fef2263e060ab OK === RUN TestCheckSumDownload/subtest7 2025/07/04 03:37:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/04 03:37:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.85s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2025/07/04 03:37:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qekadax0xotu" 2025/07/04 03:37:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:05 DEBUG : Creating backend with remote "TestDrive:crypt/1vte91knq4bk572tueiq95itinhobhg6cu33ldkvtpkdn95uhgl0" 2025/07/04 03:37:06 DEBUG : Creating backend with remote "/tmp/rclone7738323" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu'", Local "Local file system at /tmp/rclone7738323", Modify Window "1ms" 2025/07/04 03:37:08 DEBUG : hello, world!: md5 = 5e5cc41ce42c99793a5a7888a94c8306 OK upper checkfile vs. lower remote (without normalization) 2025/07/04 03:37:08 ERROR : hello, world!: sum not found 2025/07/04 03:37:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu' 2025/07/04 03:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': 1 files missing 2025/07/04 03:37:08 NOTICE: 1 hashes missing 2025/07/04 03:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': 2 differences found 2025/07/04 03:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/04 03:37:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': 0 differences found 2025/07/04 03:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': 1 matching files 2025/07/04 03:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicogap0vozi" 2025/07/04 03:37:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:10 DEBUG : Creating backend with remote "TestDrive:crypt/mepgaj5h6khlcr1ccs75vl92idekbef9a5oqo86pmap7q787jsn0" 2025/07/04 03:37:11 DEBUG : Creating backend with remote "/tmp/rclone3053961490" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi'", Local "Local file system at /tmp/rclone3053961490", Modify Window "1ms" 2025/07/04 03:37:13 DEBUG : HELLO, WORLD!: md5 = 3aab2f2c9637ddb10990493bf752e1f1 OK lower checkfile vs. upper remote (without normalization) 2025/07/04 03:37:13 ERROR : HELLO, WORLD!: sum not found 2025/07/04 03:37:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi' 2025/07/04 03:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': 1 files missing 2025/07/04 03:37:13 NOTICE: 1 hashes missing 2025/07/04 03:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': 2 differences found 2025/07/04 03:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/04 03:37:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': 0 differences found 2025/07/04 03:37:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': 1 matching files 2025/07/04 03:37:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veritac0foma" 2025/07/04 03:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:14 DEBUG : Creating backend with remote "TestDrive:crypt/03ksh43nu4jhm58hrda3tcb3qdk0a3tni03k75gq5o3fctn0md7g" 2025/07/04 03:37:15 DEBUG : Creating backend with remote "/tmp/rclone1027118156" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma'", Local "Local file system at /tmp/rclone1027118156", Modify Window "1ms" 2025/07/04 03:37:17 DEBUG : HeLlO, wOrLd!: md5 = 70aa34e4d68919caa5fb849d98f9580a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/04 03:37:18 ERROR : HeLlO, wOrLd!: sum not found 2025/07/04 03:37:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma' 2025/07/04 03:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': 1 files missing 2025/07/04 03:37:18 NOTICE: 1 hashes missing 2025/07/04 03:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': 2 differences found 2025/07/04 03:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/04 03:37:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': 0 differences found 2025/07/04 03:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': 1 matching files 2025/07/04 03:37:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tatisiy6noka" 2025/07/04 03:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:20 DEBUG : Creating backend with remote "TestDrive:crypt/goggtck3meghkceuc4at95sfqmpvme13r8dpg2tr8tm1etctm3l0" 2025/07/04 03:37:21 DEBUG : Creating backend with remote "/tmp/rclone4102253543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka'", Local "Local file system at /tmp/rclone4102253543", Modify Window "1ms" 2025/07/04 03:37:23 DEBUG : HELLO, WORLD!: md5 = 757f41906a68c9d91e09020f7446080e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/04 03:37:23 ERROR : HELLO, WORLD!: sum not found 2025/07/04 03:37:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka' 2025/07/04 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': 1 files missing 2025/07/04 03:37:23 NOTICE: 1 hashes missing 2025/07/04 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': 2 differences found 2025/07/04 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/04 03:37:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': 0 differences found 2025/07/04 03:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': 1 matching files 2025/07/04 03:37:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qilujan9deni" 2025/07/04 03:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:24 DEBUG : Creating backend with remote "TestDrive:crypt/2rjjnuerbpq6kore51sp5sed4k2ppn6v5che283d5dt8di0dbekg" 2025/07/04 03:37:25 DEBUG : Creating backend with remote "/tmp/rclone135975558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni'", Local "Local file system at /tmp/rclone135975558", Modify Window "1ms" 2025/07/04 03:37:27 DEBUG : 測試_Русский___ě_áñ: md5 = 33c916a577f7fe3b781a96963a68c4d8 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/04 03:37:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni' 2025/07/04 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': 1 files missing 2025/07/04 03:37:28 NOTICE: 1 hashes missing 2025/07/04 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': 2 differences found 2025/07/04 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/04 03:37:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': 0 differences found 2025/07/04 03:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': 1 matching files 2025/07/04 03:37:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ravepaw3tule" 2025/07/04 03:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:29 DEBUG : Creating backend with remote "TestDrive:crypt/1t6p653cv01283igdlmcvtonjlgr2f0pcnajdktuvssoa62grqkg" 2025/07/04 03:37:30 DEBUG : Creating backend with remote "/tmp/rclone2283804443" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule'", Local "Local file system at /tmp/rclone2283804443", Modify Window "1ms" 2025/07/04 03:37:32 DEBUG : 測試_Русский___ě_áñ: md5 = 986b77979bc7303637c36f8ffa679e2e OK NFC checkfile vs. NFD remote (without normalization) 2025/07/04 03:37:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule' 2025/07/04 03:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': 1 files missing 2025/07/04 03:37:32 NOTICE: 1 hashes missing 2025/07/04 03:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': 2 differences found 2025/07/04 03:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/04 03:37:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': 0 differences found 2025/07/04 03:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': 1 matching files 2025/07/04 03:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qecoraq8toyu" 2025/07/04 03:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/0d0naflckctshtasglvlv791dj5mvj92ttjhff4481c2m3v7vkag" 2025/07/04 03:37:34 DEBUG : Creating backend with remote "/tmp/rclone353363783" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu'", Local "Local file system at /tmp/rclone353363783", Modify Window "1ms" 2025/07/04 03:37:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9e2e08af7e4e3ace39a3c81db35d40d9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/04 03:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu' 2025/07/04 03:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': 1 files missing 2025/07/04 03:37:37 NOTICE: 1 hashes missing 2025/07/04 03:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': 2 differences found 2025/07/04 03:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/04 03:37:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': 0 differences found 2025/07/04 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': 1 matching files 2025/07/04 03:37:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebecef7nefi" 2025/07/04 03:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:39 DEBUG : Creating backend with remote "TestDrive:crypt/prlrh1pln3ninqle067860rj6oc7vj9276adolscr9kl7p142sug" 2025/07/04 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone113378495" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi'", Local "Local file system at /tmp/rclone113378495", Modify Window "1ms" 2025/07/04 03:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00dd374ac2d99dd3d7aabc1c2cffc175 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/04 03:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi' 2025/07/04 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': 1 files missing 2025/07/04 03:37:42 NOTICE: 1 hashes missing 2025/07/04 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': 2 differences found 2025/07/04 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/04 03:37:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': 0 differences found 2025/07/04 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': 1 matching files 2025/07/04 03:37:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruxapah3bihi" 2025/07/04 03:37:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/mthieekoodha4oielgtkkeoc6tm0l7amqp8g82ef4jp10bkkp9gg" 2025/07/04 03:37:45 DEBUG : Creating backend with remote "/tmp/rclone1524209573" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi'", Local "Local file system at /tmp/rclone1524209573", Modify Window "1ms" 2025/07/04 03:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0da89c7c0109c9e2f414d39cb95663e2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/04 03:37:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi' 2025/07/04 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': 1 files missing 2025/07/04 03:37:47 NOTICE: 1 hashes missing 2025/07/04 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': 2 differences found 2025/07/04 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/04 03:37:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': 0 differences found 2025/07/04 03:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': 1 matching files 2025/07/04 03:37:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yapodur8reno" 2025/07/04 03:37:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:37:48 DEBUG : Creating backend with remote "TestDrive:crypt/fgu6fi2s01thnimhe4ks6s1rb0g3lnev6rfsrfat7d1o2n4esscg" 2025/07/04 03:37:49 DEBUG : Creating backend with remote "/tmp/rclone250365409" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno'", Local "Local file system at /tmp/rclone250365409", Modify Window "1ms" 2025/07/04 03:37:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2ddbab8a9e01a2cdae5887dc20b9b58 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/04 03:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 03:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno' 2025/07/04 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': 1 files missing 2025/07/04 03:37:52 NOTICE: 1 hashes missing 2025/07/04 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': 2 differences found 2025/07/04 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/04 03:37:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': 0 differences found 2025/07/04 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': 1 matching files 2025/07/04 03:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yapodur8reno': Purge remote 2025/07/04 03:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruxapah3bihi': Purge remote 2025/07/04 03:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebecef7nefi': Purge remote 2025/07/04 03:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecoraq8toyu': Purge remote 2025/07/04 03:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ravepaw3tule': Purge remote 2025/07/04 03:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilujan9deni': Purge remote 2025/07/04 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatisiy6noka': Purge remote 2025/07/04 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veritac0foma': Purge remote 2025/07/04 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicogap0vozi': Purge remote 2025/07/04 03:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekadax0xotu': Purge remote --- PASS: TestApplyTransforms (52.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:37:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:37:59 DEBUG : sub/file2: md5 = d28be561f7b4b43e360d96cf55c0aa87 OK 2025/07/04 03:37:59 INFO : file1: Copied (new) to: sub/file2 2025/07/04 03:38:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 03:38:00 DEBUG : file1: Unchanged skipping 2025/07/04 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': don't need to copy/move sub/file2, it is already at target location 2025/07/04 03:38:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:38:05 DEBUG : dst/file1: md5 = 06e716cfaff6e86e8bb602a6e80d3c04 OK 2025/07/04 03:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/backup" 2025/07/04 03:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/1nrff024r7pq65ecp72fc28jb0" 2025/07/04 03:38:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 03:38:10 INFO : dst/file1: Moved (server-side) 2025/07/04 03:38:12 DEBUG : dst/file1: md5 = 2dea7e41a31f86a256d28832a01f6404 OK 2025/07/04 03:38:12 INFO : dst/file1: Copied (new) 2025/07/04 03:38:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:38:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:38:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:38:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/dst" 2025/07/04 03:38:16 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 03:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/CompareDest" 2025/07/04 03:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/gveqi14airsml4bgu7krj116o8" 2025/07/04 03:38:19 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 03:38:22 DEBUG : one: md5 = bfd36cfbcc9b3a2edb524b968711394d OK 2025/07/04 03:38:22 INFO : one: Copied (new) 2025/07/04 03:38:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:24 DEBUG : one: md5 = c7823d4b7dce8e091db68e92e1b7a894 OK 2025/07/04 03:38:24 INFO : one: Copied (replaced existing) 2025/07/04 03:38:26 DEBUG : dst/one: md5 = b4de503620b0f1f0eacbf45bc0bb3d65 OK 2025/07/04 03:38:28 DEBUG : CompareDest/one: md5 = 803e1749d10c71d1b813041b130ab94a OK 2025/07/04 03:38:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:38:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 03:38:31 DEBUG : CompareDest/two: md5 = 0aa428209c6de3cec531d51b4e46423e OK 2025/07/04 03:38:32 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 03:38:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:38:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 03:38:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 03:38:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:38:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 03:38:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 03:38:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:36 DEBUG : two: md5 = 8376d598697f0a9ef467085bf2c62249 OK 2025/07/04 03:38:36 INFO : two: Copied (new) 2025/07/04 03:38:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:38:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:38:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:38:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.07s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:38:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/dst" 2025/07/04 03:38:40 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 03:38:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/CopyDest" 2025/07/04 03:38:42 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/04 03:38:44 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 03:38:46 DEBUG : one: md5 = 993ae42d4038e4f950de8547d35d00ec OK 2025/07/04 03:38:46 INFO : one: Copied (new) 2025/07/04 03:38:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:48 DEBUG : one: md5 = 9a1a58fba91bdb66a13acc13487c6565 OK 2025/07/04 03:38:48 INFO : one: Copied (replaced existing) 2025/07/04 03:38:50 DEBUG : dst/one: md5 = 40deb712b5b55118b2cf70cff3d95b43 OK 2025/07/04 03:38:52 DEBUG : CopyDest/one: md5 = e89885874c016cb8e0aacaa26efba275 OK 2025/07/04 03:38:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/BackupDir" 2025/07/04 03:38:53 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/04 03:38:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:38:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 03:38:57 INFO : one: Moved (server-side) 2025/07/04 03:38:58 INFO : one: Copied (server-side copy) 2025/07/04 03:38:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 03:39:00 DEBUG : CopyDest/two: md5 = 071bec0cafa51a626927a1bcadde643d OK 2025/07/04 03:39:01 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 03:39:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:39:02 INFO : two: Copied (server-side copy) 2025/07/04 03:39:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 03:39:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 03:39:03 DEBUG : two: Unchanged skipping 2025/07/04 03:39:05 DEBUG : CopyDest/three: md5 = da9306d53b46f286d1d2bbd6d1f189d0 OK 2025/07/04 03:39:05 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 03:39:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 03:39:06 DEBUG : three: Destination not found in --copy-dest 2025/07/04 03:39:07 DEBUG : three: md5 = 90bc7a808d2ab0ba3f913a4f62ccab85 OK 2025/07/04 03:39:07 INFO : three: Copied (new) 2025/07/04 03:39:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 03:39:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:39:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:39:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:39:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 03:39:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:39:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/04 03:39:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a67b21e090f51507dba8682aa296a39c OK 2025/07/04 03:39:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/04 03:39:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/04 03:39:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/04 03:39:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/04 03:39:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/04 03:39:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3df1792f862845ab5abdf4f77e6df285 OK 2025/07/04 03:39:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/04 03:39:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/04 03:39:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using skip mode. 2025/07/04 03:39:26 NOTICE: one: Found 2 files with duplicate names 2025/07/04 03:39:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using skip mode. 2025/07/04 03:39:32 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:39:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/04 03:39:32 INFO : one: Deleted 2025/07/04 03:39:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using first mode. 2025/07/04 03:39:38 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:39:39 INFO : one: Deleted 2025/07/04 03:39:40 INFO : one: Deleted 2025/07/04 03:39:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.88s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using newest mode. 2025/07/04 03:39:45 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:39:45 INFO : one: Deleted 2025/07/04 03:39:46 INFO : one: Deleted 2025/07/04 03:39:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.39s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using oldest mode. 2025/07/04 03:39:52 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:39:52 INFO : one: Deleted 2025/07/04 03:39:53 INFO : one: Deleted 2025/07/04 03:39:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.37s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:39:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using largest mode. 2025/07/04 03:39:58 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:39:59 INFO : one: Deleted 2025/07/04 03:39:59 INFO : one: Deleted 2025/07/04 03:39:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:40:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using smallest mode. 2025/07/04 03:40:04 NOTICE: one: Found 3 files with duplicate names 2025/07/04 03:40:05 INFO : one: Deleted 2025/07/04 03:40:05 INFO : one: Deleted 2025/07/04 03:40:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:40:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Looking for duplicate names using rename mode. 2025/07/04 03:40:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/04 03:40:13 INFO : one-2.txt: renamed from: one.txt 2025/07/04 03:40:14 INFO : one-3.txt: renamed from: one.txt 2025/07/04 03:40:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.20s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:40:20 DEBUG : dupe1/one.txt: md5 = 8b94cde11ab931d3e4c380458c23853e OK 2025/07/04 03:40:22 DEBUG : dupe2/two.txt: md5 = 45ca4e54b09d6eb935884022c1615411 OK 2025/07/04 03:40:24 DEBUG : dupe3/three.txt: md5 = b1c523f92a31d24d8065f2dfefdacd8e OK 2025/07/04 03:40:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/04 03:40:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/04 03:40:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/04 03:40:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/04 03:40:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/04 03:40:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/04 03:40:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.95s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:40:32 DEBUG : a.txt: md5 = 8fa6da1e63d9ff21bbf4a63a6b615f49 OK 2025/07/04 03:40:34 DEBUG : zend.txt: md5 = 7cc2fc7b31047ccf0adcd299c6090bab OK 2025/07/04 03:40:36 DEBUG : sub dir/hello world: md5 = 3110eac862fb4f1e403f096157053137 OK 2025/07/04 03:40:37 DEBUG : sub dir/hello world2: md5 = da4b01e9ca939a7e4aa149c03ba92719 OK 2025/07/04 03:40:39 DEBUG : sub dir/ignore dir/.ignore: md5 = cdcb8f2302fe842ab3a446189bc5f574 OK 2025/07/04 03:40:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0d8feb46a81ecf2a6c8746318544cc17 OK 2025/07/04 03:40:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 13754ae235b8d3525d70507d36bf1e77 OK 2025/07/04 03:40:44 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 03:40:44 DEBUG : a.txt: Excluded 2025/07/04 03:40:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 03:40:44 DEBUG : sub dir/hello world: Excluded 2025/07/04 03:40:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 03:40:44 DEBUG : sub dir/hello world2: Excluded 2025/07/04 03:40:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 03:40:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 03:40:45 DEBUG : sub dir/hello world: Excluded 2025/07/04 03:40:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 03:40:45 DEBUG : sub dir/hello world2: Excluded 2025/07/04 03:40:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 03:40:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/04 03:40:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/04 03:40:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/04 03:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/04 03:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/04 03:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/04 03:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.19s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:40:53 DEBUG : a.txt: md5 = 99670675bea63238c3d0a7cea0b3c778 OK 2025/07/04 03:40:54 DEBUG : zend.txt: md5 = 3986d0207bef22fcd68bcefedd128fcc OK 2025/07/04 03:40:57 DEBUG : sub dir/hello world: md5 = 3e2b2df65e5e89e2bd0632caaa9e95a5 OK 2025/07/04 03:40:58 DEBUG : sub dir/hello world2: md5 = d91db338fb84230923464110db69e951 OK 2025/07/04 03:41:01 DEBUG : sub dir/ignore dir/.ignore: md5 = d4d721a3506cf3043d272dd51c31f103 OK 2025/07/04 03:41:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 44cd4f03aa95630a8b65d08f9225f38d OK 2025/07/04 03:41:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2c07f9b459437ea2056cebf0758abc44 OK 2025/07/04 03:41:06 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 03:41:06 DEBUG : a.txt: Excluded 2025/07/04 03:41:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 03:41:06 DEBUG : sub dir/hello world: Excluded 2025/07/04 03:41:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 03:41:06 DEBUG : sub dir/hello world2: Excluded 2025/07/04 03:41:07 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 03:41:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 03:41:07 DEBUG : sub dir/hello world: Excluded 2025/07/04 03:41:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 03:41:07 DEBUG : sub dir/hello world2: Excluded 2025/07/04 03:41:07 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 03:41:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/04 03:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/04 03:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/04 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/04 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/04 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/04 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:15 DEBUG : file1: md5 = eeb5d8a48a16ae38c904f07e61ba6a8b OK 2025/07/04 03:41:17 DEBUG : sub/file2: md5 = 1dbcc0f48b187f91e48943edfdb02618 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/04 03:41:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/04 03:41:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/04 03:41:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/04 03:41:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.44s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:24 DEBUG : file1: md5 = 8e74e01d7df986e22aea67d2eff5f4a7 OK 2025/07/04 03:41:26 DEBUG : sub/file2: md5 = 9bdbcfd272620a721988b02a3074ed59 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/04 03:41:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/notfound" 2025/07/04 03:41:30 DEBUG : Config file has changed externally - reloading 2025/07/04 03:41:30 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/04 03:41:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.18s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Making directory 2025/07/04 03:41:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:37 DEBUG : sub dir/hello world: md5 = 6b6d22f763318cb8bd55a26ed343078f OK 2025/07/04 03:41:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:41 DEBUG : potato2: md5 = 1c504e7ddd91e58240ef5bc7a41f8fbd OK 2025/07/04 03:41:42 DEBUG : empty space: md5 = 45158974d851c49d543724c77cfc2119 OK --- PASS: TestLs (4.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:45 DEBUG : potato2: md5 = 34616a1d57ed98984d1d0b921b8389ee OK 2025/07/04 03:41:47 DEBUG : empty space: md5 = 97369718b4350daaa83a68f330604b3b OK 2025/07/04 03:41:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/04 03:41:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:50 DEBUG : potato2: md5 = 635e00f197687d3008bcccb5dd7ae607 OK 2025/07/04 03:41:52 DEBUG : empty space: md5 = d66fb80c8845b60097b4dc20788abb6c OK --- PASS: TestLsLong (4.40s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:55 DEBUG : potato2: md5 = af489132541c4d3c70713f41fe77215e OK 2025/07/04 03:41:56 DEBUG : empty space: md5 = f5efd4987dd832a5b7939638ef025f42 OK --- PASS: TestHashSums (4.06s) === RUN TestHashSumsWithErrors 2025/07/04 03:41:57 DEBUG : Creating backend with remote ":memory:" 2025/07/04 03:41:57 DEBUG : Config file has changed externally - reloading 2025/07/04 03:41:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/04 03:41:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 03:41:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/04 03:41:57 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:41:59 DEBUG : potato2: md5 = 593236a3425da390927b720d95cb8d4c OK 2025/07/04 03:42:00 DEBUG : empty space: md5 = eac76a2858562545306796ef6e3d781e OK 2025/07/04 03:42:02 DEBUG : sub dir/potato3: md5 = d5589bf643829b9790a935121b2ddc09 OK 2025/07/04 03:42:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.03s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:07 DEBUG : small: md5 = 4272ac557708900a3fcdd30e58939ca9 OK 2025/07/04 03:42:08 DEBUG : medium: md5 = 84db3c1d4f0131582ca614731e2a20fc OK 2025/07/04 03:42:10 DEBUG : large: md5 = 1c458e01f00dae734a6a3ece3fd4ec26 OK 2025/07/04 03:42:10 DEBUG : Waiting for deletions to finish 2025/07/04 03:42:10 DEBUG : large: Excluded (Size Filter) 2025/07/04 03:42:10 INFO : small: Deleted 2025/07/04 03:42:10 INFO : medium: Deleted --- PASS: TestDelete (6.11s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:13 DEBUG : small: md5 = 9a410a27278b32fbe711741f378768a9 OK 2025/07/04 03:42:14 DEBUG : medium: md5 = efe02e546d0e8f118733a193e2c2ac47 OK 2025/07/04 03:42:16 DEBUG : large: md5 = 1a0e07f45a7131ec022e225be2ea7c60 OK 2025/07/04 03:42:16 DEBUG : Waiting for deletions to finish 2025/07/04 03:42:16 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/04 03:42:16 INFO : small: Deleted 2025/07/04 03:42:17 INFO : large: Deleted --- PASS: TestMaxDelete (6.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:20 DEBUG : small: md5 = 919c808e526de2c3bad4f8340e39e5af OK 2025/07/04 03:42:21 DEBUG : medium: md5 = 6903530f307ccdcb4d75e0ffe1292c2d OK 2025/07/04 03:42:22 DEBUG : large: md5 = c604f71b571d810ed6bca7714c5b72f7 OK 2025/07/04 03:42:22 DEBUG : Waiting for deletions to finish 2025/07/04 03:42:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 03:42:23 INFO : medium: Deleted 2025/07/04 03:42:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:26 DEBUG : small: md5 = 6a042872f0b07b33d0ea8c54c25b72d0 OK 2025/07/04 03:42:28 DEBUG : medium: md5 = 8b0db781bec30902c30a4d30d252f9b6 OK 2025/07/04 03:42:29 DEBUG : large: md5 = 4cbc557deda989994efe08ccbb3f44ff OK 2025/07/04 03:42:29 DEBUG : Waiting for deletions to finish 2025/07/04 03:42:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 03:42:30 INFO : medium: Deleted 2025/07/04 03:42:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.55s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:33 DEBUG : ReadFile: md5 = ae251b700203281858c4f3ee1703ec4e OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/07/04 03:42:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/04 03:42:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/04 03:42:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:42:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:42:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:42:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 03:42:35 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:42:37 DEBUG : file1: md5 = 97449b8ebb8600c4532f2da8df20fff3 OK 2025/07/04 03:42:38 DEBUG : file2: md5 = bd1b8001a86b477ec49905231c7224c3 OK --- PASS: TestCat (15.35s) === RUN TestPurge 2025/07/04 03:42:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pisokex7piki" 2025/07/04 03:42:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 03:42:51 DEBUG : Creating backend with remote "TestDrive:crypt/sirhojb2b0a5cvg2j5geid5sk2affi51kdq5sj1oqoicpt2cuen0" 2025/07/04 03:42:52 DEBUG : Creating backend with remote "/tmp/rclone3878698289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pisokex7piki'", Local "Local file system at /tmp/rclone3878698289", Modify Window "1ms" 2025/07/04 03:42:56 DEBUG : A1/B1/C1/one: md5 = 3ab37427425433a6da4d070da47faf77 OK 2025/07/04 03:42:56 INFO : A2: Making directory 2025/07/04 03:42:56 INFO : A1/B2: Making directory 2025/07/04 03:42:57 INFO : A1/B2/C2: Making directory 2025/07/04 03:42:58 INFO : A1/B1/C3: Making directory 2025/07/04 03:42:59 INFO : A3: Making directory 2025/07/04 03:42:59 INFO : A3/B3: Making directory 2025/07/04 03:43:00 INFO : A3/B3/C4: Making directory 2025/07/04 03:43:02 DEBUG : A1/two: md5 = d8bf4042293c912679ede687f96fb023 OK 2025/07/04 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisokex7piki': Purge remote 2025/07/04 03:43:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:09 DEBUG : A1/B1/C1/one: md5 = 4b24cd0fbba715d4e7a17b076fcc33ce OK 2025/07/04 03:43:09 INFO : A2: Making directory 2025/07/04 03:43:10 INFO : A1/B2: Making directory 2025/07/04 03:43:11 INFO : A1/B2/C2: Making directory 2025/07/04 03:43:11 INFO : A1/B1/C3: Making directory 2025/07/04 03:43:12 INFO : A3: Making directory 2025/07/04 03:43:13 INFO : A3/B3: Making directory 2025/07/04 03:43:13 INFO : A3/B3/C4: Making directory 2025/07/04 03:43:15 DEBUG : A1/two: md5 = 29c3785f7f9108afd7b1233777084230 OK 2025/07/04 03:43:17 DEBUG : removing 1 level 3 directories 2025/07/04 03:43:17 INFO : A3/B3/C4: Removing directory 2025/07/04 03:43:19 DEBUG : removing 2 level 3 directories 2025/07/04 03:43:19 INFO : A1/B2/C2: Removing directory 2025/07/04 03:43:19 INFO : A1/B1/C3: Removing directory 2025/07/04 03:43:20 DEBUG : removing 2 level 2 directories 2025/07/04 03:43:20 INFO : A3/B3: Removing directory 2025/07/04 03:43:20 INFO : A1/B2: Removing directory 2025/07/04 03:43:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 03:43:20 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/04 03:43:20 DEBUG : removing 2 level 1 directories 2025/07/04 03:43:20 INFO : A3: Removing directory 2025/07/04 03:43:20 INFO : A2: Removing directory 2025/07/04 03:43:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/04 03:43:24 DEBUG : removing 1 level 3 directories 2025/07/04 03:43:24 INFO : A1/B1/C1: Removing directory 2025/07/04 03:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:25 DEBUG : removing 1 level 2 directories 2025/07/04 03:43:25 INFO : A1/B1: Removing directory 2025/07/04 03:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 03:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:43:26 DEBUG : removing 1 level 1 directories 2025/07/04 03:43:26 INFO : A1: Removing directory 2025/07/04 03:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 03:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 03:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:43:26 DEBUG : removing 1 level 0 directories 2025/07/04 03:43:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Removing directory 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 03:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.11s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:29 INFO : A1: Making directory 2025/07/04 03:43:29 INFO : A1/B1: Making directory 2025/07/04 03:43:30 INFO : A1/B1/C1: Making directory 2025/07/04 03:43:32 DEBUG : removing 1 level 3 directories 2025/07/04 03:43:32 INFO : A1/B1/C1: Removing directory 2025/07/04 03:43:33 DEBUG : removing 1 level 2 directories 2025/07/04 03:43:33 INFO : A1/B1: Removing directory 2025/07/04 03:43:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:43:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:36 INFO : A1: Making directory 2025/07/04 03:43:36 INFO : A1/B1: Making directory 2025/07/04 03:43:37 INFO : A1/B1/C1: Making directory 2025/07/04 03:43:40 DEBUG : removing 1 level 3 directories 2025/07/04 03:43:40 INFO : A1/B1/C1: Removing directory 2025/07/04 03:43:40 DEBUG : removing 1 level 2 directories 2025/07/04 03:43:40 INFO : A1/B1: Removing directory 2025/07/04 03:43:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:43:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:44 DEBUG : file1: md5 = af7e990a03906526943e6ff74e6c8338 OK 2025/07/04 03:43:45 DEBUG : filename.txt: File name found in url 2025/07/04 03:43:46 DEBUG : filename.txt: md5 = 0ee1e672e488390ee6550b17cd15382b OK 2025/07/04 03:43:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/04 03:43:48 DEBUG : headerfilename.txt: md5 = 5a31c358a69e13a9b2f3b5c6fb609e66 OK 2025/07/04 03:43:49 DEBUG : file2: md5 = 939f4085d035bb01e68ce1f155965eff OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:43:54 DEBUG : sub/file2: md5 = f8e97697eed5a5b99fb33413f8f17fea OK 2025/07/04 03:43:54 INFO : file1: Copied (new) to: sub/file2 2025/07/04 03:43:54 INFO : file1: Deleted 2025/07/04 03:43:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 03:43:54 DEBUG : file1: Unchanged skipping 2025/07/04 03:43:54 INFO : file1: Deleted 2025/07/04 03:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': don't need to copy/move sub/file2, it is already at target location 2025/07/04 03:43:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:43:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 03:43:59 DEBUG : file1: md5 = b60ac5e7d638a60719f4419407440415 OK 2025/07/04 03:43:59 INFO : file1: Copied (new) 2025/07/04 03:43:59 INFO : file1: Deleted 2025/07/04 03:43:59 DEBUG : file1: Destination exists, skipping 2025/07/04 03:43:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:44:03 DEBUG : dst/file1: md5 = bf64d30bbb1284160c9d94586735f6b9 OK 2025/07/04 03:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawitow9wuyu/backup" 2025/07/04 03:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0/1nrff024r7pq65ecp72fc28jb0" 2025/07/04 03:44:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 03:44:08 INFO : dst/file1: Moved (server-side) 2025/07/04 03:44:09 DEBUG : dst/file1: md5 = 25a9519b20075e0d85b7ed2e22de7f8f OK 2025/07/04 03:44:09 INFO : dst/file1: Copied (new) 2025/07/04 03:44:09 INFO : dst/file1: Deleted 2025/07/04 03:44:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:44:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 03:44:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.54s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:44:16 DEBUG : A1/one: md5 = 60422e47bea8094ec84dee83455113da OK 2025/07/04 03:44:17 DEBUG : A1/two: md5 = cec036ea9e8bd4a384337862d889e7be OK 2025/07/04 03:44:19 DEBUG : A1/B1/three: md5 = 6a6879cb6596e630e1ecaf72e8a96a8b OK 2025/07/04 03:44:21 DEBUG : A1/B1/C1/four: md5 = 00d290f7b6a941d9779ef0d6ba421faa OK 2025/07/04 03:44:24 DEBUG : A1/B1/C2/five: md5 = fb65843a5eb7640c4bc5f6667d5eae49 OK 2025/07/04 03:44:24 INFO : A1/B2: Making directory 2025/07/04 03:44:24 INFO : A1/B1/C3: Making directory 2025/07/04 03:44:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/04 03:44:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/04 03:44:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/04 03:44:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/04 03:44:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/04 03:44:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 03:44:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 03:44:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:44:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 03:44:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 03:44:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/04 03:44:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/04 03:44:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/04 03:44:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/04 03:44:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/04 03:44:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/04 03:44:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 03:44:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 03:44:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:44:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 03:44:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 03:44:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/04 03:44:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 03:44:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 03:44:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 91846ec7730a80b5f1a6e8d24d57288f OK 2025/07/04 03:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/04 03:44:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 03:45:00 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/04 03:45:01 DEBUG : no_checksum_big_file_from_pipe: md5 = 139c40903ffc044a5cbe4b6a3c94d7f6 OK 2025/07/04 03:45:01 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 03:45:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 6a40ea80d45772b77f5d2b119d66a52c OK 2025/07/04 03:45:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 03:45:05 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/04 03:45:06 DEBUG : with_checksum_big_file_from_pipe: md5 = 09a5a015a57999ad4f1df7f102989f61 OK 2025/07/04 03:45:06 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 03:45:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 03:45:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/04 03:45:10 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-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 03:45:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 03:45:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/04 03:45:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/04 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/04 03:45:18 DEBUG : rcat_metadata: md5 = c0b62ad6d5952dab56c4909c0fc3b3f0 OK 2025/07/04 03:45:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/04 03:45:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/04 03:45:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 373b3fc8a7786d2d328d94e97b273cbf OK 2025/07/04 03:45:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (3.12s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:24 DEBUG : potato1: md5 = 1fb35bf472842682df1427b341e48be2 OK 2025/07/04 03:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/04 03:45:26 DEBUG : potato2: md5 = b73ff66c4177a41949e881027a0863f6 OK 2025/07/04 03:45:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:29 DEBUG : potato1: md5 = 335500b5deb5c33cf9bbb3174a3a1d21 OK 2025/07/04 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/04 03:45:30 DEBUG : potato2: md5 = aa07d9babcd496d8c03ca953ff115ec4 OK 2025/07/04 03:45:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:33 DEBUG : potato2: md5 = 8f988829471d1d28e8bb7e07ec1f256a OK 2025/07/04 03:45:35 DEBUG : empty space: md5 = 7b284459a444009ccacb948b3176812a OK 2025/07/04 03:45:37 DEBUG : sub dir/potato3: md5 = ecd4bc6ddb36f57477603991f2a015bc OK 2025/07/04 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Touching "sub dir/potato3" 2025/07/04 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Touching "potato2" 2025/07/04 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Touching "empty space" 2025/07/04 03:45:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:42 DEBUG : dir with metadata: Making directory with metadata 2025/07/04 03:45:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:44 DEBUG : directory with modtime: Making directory with metadata 2025/07/04 03:45:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/04 03:45:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 03:45:47 DEBUG : Google drive root 'crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0': Skipping btime metadata as can't update it on an existing file: 2025-07-04T03:45:46.962220595Z 2025/07/04 03:45:47 INFO : non existent directory: Updated directory metadata 2025/07/04 03:45:49 DEBUG : Google drive root 'crypt/64td510ooemd4fkfnbd9u1pp9ksa6i7b6909d0bllk077i8gu8p0': Skipping btime metadata as can't update it on an existing file: 2025-07-04T03:45:46.962220595Z 2025/07/04 03:45:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/04 03:45:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/04 03:45:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.23s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:45:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/04 03:45:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 03:45:55 DEBUG : dst: Making directory with metadata 2025/07/04 03:45:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 03:45:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 03:45:56 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 03:45:57 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 03:45:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/04 03:45:57 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 03:45:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.33s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu'", Local "Local file system at /tmp/rclone460460972", Modify Window "1ms" 2025/07/04 03:46:01 DEBUG : sub dir/test remove existing: md5 = f4b4a0dad32642c8377d7979e8cd7b95 OK 2025/07/04 03:46:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 68583f70c9b75e8788e89955c5c820d1 OK 2025/07/04 03:46:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nuvuyaq4" before starting 2025/07/04 03:46:05 DEBUG : sub dir/test remove existing.nuvuyaq4: TEST: removing renamed existing file after operation 2025/07/04 03:46:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naneqej5" before starting 2025/07/04 03:46:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naneqej5: TEST: renaming existing back after failed operation 2025/07/04 03:46:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qikogix3" before starting 2025/07/04 03:46:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qikogix3: TEST: removing renamed existing file after operation 2025/07/04 03:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "53i8vnid6r7aspn2o3mnajo7skal18bju8kt0iuoakjm5u8qa0udikk8b6f64g605scmt4nmo2vs501jb2r5kso1spoa9havbtnv02ckrdchr24a137pqcjjpqdqhke9p1h418f9ej13r0okbh9oenjmdqpbr6dq73f9343jsba6jmhkjb90" 2025/07/04 03:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gbadvefo8716f8a1f9vgfu7st5429fcm39lmimtpj5cao4sspfmg" --- PASS: TestRemoveExisting (12.97s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/04 03:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawitow9wuyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m34.673457863s (try 1/5)