"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/19 01:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo" 2025/07/19 01:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0" 2025/07/19 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone2575644896" === 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/19 01:04:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/19 01:04:48 DEBUG : potato: Seek from 10 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 10 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Seek from 5 to 2 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/19 01:04:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Seek from 5 to 2 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/19 01:04:48 DEBUG : potato: Seek from 8 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 8 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/19 01:04:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/19 01:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/19 01:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/19 01:04:48 DEBUG : potato: Seek from 5 to 2 2025/07/19 01:04:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/19 01:04:48 DEBUG : potato: Seek from 9 to 0 2025/07/19 01:04:48 DEBUG : potato: Seek from 9 to 0 2025/07/19 01:04:48 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:04:50 DEBUG : rutabaga: md5 = 90681ca897ad7cd33b151b56fb064681 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/19 01:04:52 DEBUG : empty space: md5 = f672004ea127bdaa3f855c582e8d9eb5 OK === RUN TestCheck/3 2025/07/19 01:04:54 DEBUG : potato2: md5 = e0b8d95d910038b74bc65dc7e0038d8f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/19 01:04:56 DEBUG : remotepotato: md5 = 0ac3776f235b24e2d97774097acbba7c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.93s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/07/19 01:04:59 DEBUG : Creating backend with remote "nonexistent" 2025/07/19 01:04:59 DEBUG : Creating backend with remote "nonexistent" 2025/07/19 01:04:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/19 01:04:59 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/19 01:04:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/19 01:04:59 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:05:00 DEBUG : rutabaga: md5 = 3e897e1a983dc7034120cac685e048b6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/19 01:05:04 DEBUG : empty space: md5 = bf8406eebc69b48df76a610b1438709f OK === RUN TestCheckDownload/3 2025/07/19 01:05:06 DEBUG : potato2: md5 = dd22b7a2df3d99cd9c5be51dd720bec0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/19 01:05:10 DEBUG : remotepotato: md5 = 17b58448d1da33fa9899dc4947214c84 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.13s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:05:16 DEBUG : rutabaga: md5 = f9b39e9ae9a32100f77c9943ae93cc0d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/19 01:05:18 DEBUG : empty space: md5 = 19eebf30d6df807c3cd1e391d9cf9590 OK === RUN TestCheckSizeOnly/3 2025/07/19 01:05:20 DEBUG : potato2: md5 = 7dec1c094707b0fcdd1f9a9be00c37f0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/19 01:05:22 DEBUG : remotepotato: md5 = 183d0c3ffc53046f66f5df7293f5ae5b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.30s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:05:27 DEBUG : test.sum: md5 = 583fee67c6d9c45f7f4c6963e91c0400 OK 2025/07/19 01:05:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/19 01:05:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/19 01:05:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/19 01:05:28 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/19 01:05:29 DEBUG : test.sum: md5 = bdccb17fd4ce8ca0f76361dfe10a3d5f OK 2025/07/19 01:05:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/19 01:05:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/19 01:05:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/19 01:05:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/data" 2025/07/19 01:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/data" 2025/07/19 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/vjrnln8ratgmqakfosrqe8espk" 2025/07/19 01:05:37 DEBUG : data/banana: md5 = 4ef36110d1da78b0c74d3483b32e392e OK 2025/07/19 01:05:38 DEBUG : test.sum: md5 = 183b3468a4feb2a25eaf873d3c5c1a1e OK === RUN TestCheckSumDownload/subtest1 2025/07/19 01:05:42 DEBUG : data/potato: md5 = e20aa3f2d1b059f6913734a09eaa49f0 OK 2025/07/19 01:05:44 DEBUG : test.sum: md5 = d1b192c3593ef49570e1ec982c359bd2 OK === RUN TestCheckSumDownload/subtest2 2025/07/19 01:05:48 DEBUG : test.sum: md5 = 95d2ad4ee6bc5712c44f5d7958b3796f OK === RUN TestCheckSumDownload/subtest3 2025/07/19 01:05:52 DEBUG : test.sum: md5 = 5e05d3ae25ecf6414bdbf4fe89c74172 OK === RUN TestCheckSumDownload/subtest4 2025/07/19 01:05:56 DEBUG : test.sum: md5 = e26dfec314d79cf568653ccdd70d541f OK === RUN TestCheckSumDownload/subtest5 2025/07/19 01:05:59 DEBUG : test.sum: md5 = 12b1f853ab10b117fb87879f4fa339d1 OK === RUN TestCheckSumDownload/subtest6 2025/07/19 01:06:03 DEBUG : data/banana: md5 = 9d50de717c8c1fe498527fd8f47668f5 OK 2025/07/19 01:06:05 DEBUG : data/potato: md5 = f194e043884d878cc64ff1f6bf448c90 OK 2025/07/19 01:06:06 DEBUG : test.sum: md5 = cba97c53a2eaa0195bc2f906557a645d OK === RUN TestCheckSumDownload/subtest7 2025/07/19 01:06:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/19 01:06:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.35s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.61s) === RUN TestApplyTransforms 2025/07/19 01:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyojec8jiga" 2025/07/19 01:06:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/4ocb8gen2o2615mgrltleu4m9fg2h1npmueu734igk2an4ac6kdg" 2025/07/19 01:06:13 DEBUG : Creating backend with remote "/tmp/rclone1634797660" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga'", Local "Local file system at /tmp/rclone1634797660", Modify Window "1ms" 2025/07/19 01:06:15 DEBUG : hello, world!: md5 = 68d123550eb90577c0a0c6cda7c9d883 OK upper checkfile vs. lower remote (without normalization) 2025/07/19 01:06:15 ERROR : hello, world!: sum not found 2025/07/19 01:06:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga' 2025/07/19 01:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': 1 files missing 2025/07/19 01:06:15 NOTICE: 1 hashes missing 2025/07/19 01:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': 1 differences found 2025/07/19 01:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/19 01:06:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': 0 differences found 2025/07/19 01:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': 1 matching files 2025/07/19 01:06:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivuhan2miwu" 2025/07/19 01:06:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:16 DEBUG : Creating backend with remote "TestDrive:crypt/t7qqcpit3r62q520nssteh55l1pel6uofg9r6tva21jmkacpg8g0" 2025/07/19 01:06:17 DEBUG : Creating backend with remote "/tmp/rclone2631046582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu'", Local "Local file system at /tmp/rclone2631046582", Modify Window "1ms" 2025/07/19 01:06:19 DEBUG : HELLO, WORLD!: md5 = c60cc3b59ba304e9a030eee26c07bbe9 OK lower checkfile vs. upper remote (without normalization) 2025/07/19 01:06:20 ERROR : HELLO, WORLD!: sum not found 2025/07/19 01:06:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu' 2025/07/19 01:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': 1 files missing 2025/07/19 01:06:20 NOTICE: 1 hashes missing 2025/07/19 01:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': 1 differences found 2025/07/19 01:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/19 01:06:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': 0 differences found 2025/07/19 01:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': 1 matching files 2025/07/19 01:06:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nakokeg3kigi" 2025/07/19 01:06:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:21 DEBUG : Creating backend with remote "TestDrive:crypt/peak6oeh0dd9kpn9bb42tstpi2edlnejgsqooib9ne336cq5dvg0" 2025/07/19 01:06:22 DEBUG : Creating backend with remote "/tmp/rclone412388534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi'", Local "Local file system at /tmp/rclone412388534", Modify Window "1ms" 2025/07/19 01:06:24 DEBUG : HeLlO, wOrLd!: md5 = 2cb1ae679b3db69622b80f7600e0a098 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/19 01:06:25 ERROR : HeLlO, wOrLd!: sum not found 2025/07/19 01:06:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi' 2025/07/19 01:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': 1 files missing 2025/07/19 01:06:25 NOTICE: 1 hashes missing 2025/07/19 01:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': 1 differences found 2025/07/19 01:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/19 01:06:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': 0 differences found 2025/07/19 01:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': 1 matching files 2025/07/19 01:06:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susazek7temo" 2025/07/19 01:06:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:26 DEBUG : Creating backend with remote "TestDrive:crypt/d9fp012mm359act291ukobtpqk3t2i6f0fhrj7ndco9hh1n6596g" 2025/07/19 01:06:27 DEBUG : Creating backend with remote "/tmp/rclone3099743345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo'", Local "Local file system at /tmp/rclone3099743345", Modify Window "1ms" 2025/07/19 01:06:30 DEBUG : HELLO, WORLD!: md5 = 8caa06e1132a321931b95b0840a8132f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/19 01:06:30 ERROR : HELLO, WORLD!: sum not found 2025/07/19 01:06:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo' 2025/07/19 01:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': 1 files missing 2025/07/19 01:06:30 NOTICE: 1 hashes missing 2025/07/19 01:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': 1 differences found 2025/07/19 01:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/19 01:06:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': 0 differences found 2025/07/19 01:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': 1 matching files 2025/07/19 01:06:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reloguc7xula" 2025/07/19 01:06:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:31 DEBUG : Creating backend with remote "TestDrive:crypt/8j0j67dp8a64g15fefq01bv543v4m7iq899smu68uq692nlbf980" 2025/07/19 01:06:32 DEBUG : Creating backend with remote "/tmp/rclone142899836" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula'", Local "Local file system at /tmp/rclone142899836", Modify Window "1ms" 2025/07/19 01:06:34 DEBUG : 測試_Русский___ě_áñ: md5 = cd560e386062001c5959730149afa4d0 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/19 01:06:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula' 2025/07/19 01:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': 1 files missing 2025/07/19 01:06:35 NOTICE: 1 hashes missing 2025/07/19 01:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': 1 differences found 2025/07/19 01:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/19 01:06:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': 0 differences found 2025/07/19 01:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': 1 matching files 2025/07/19 01:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofurej2lodi" 2025/07/19 01:06:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:36 DEBUG : Creating backend with remote "TestDrive:crypt/94i70r7vhpbme34hgdj42mjeups4vvvbipsvkgdsnu3emcnjojp0" 2025/07/19 01:06:37 DEBUG : Creating backend with remote "/tmp/rclone2703148471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi'", Local "Local file system at /tmp/rclone2703148471", Modify Window "1ms" 2025/07/19 01:06:39 DEBUG : 測試_Русский___ě_áñ: md5 = f59e6aa63269d1e6a99674582a17023e OK NFC checkfile vs. NFD remote (without normalization) 2025/07/19 01:06:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi' 2025/07/19 01:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': 1 files missing 2025/07/19 01:06:40 NOTICE: 1 hashes missing 2025/07/19 01:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': 1 differences found 2025/07/19 01:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/19 01:06:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': 0 differences found 2025/07/19 01:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': 1 matching files 2025/07/19 01:06:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyufub3qucu" 2025/07/19 01:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/hnqs4bd3mllabtjcost0h57kc0ooql7a3pu0a97lkve76h0td1mg" 2025/07/19 01:06:42 DEBUG : Creating backend with remote "/tmp/rclone4843119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu'", Local "Local file system at /tmp/rclone4843119", Modify Window "1ms" 2025/07/19 01:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 83432a7540a7f089d56863bdd8a5c85f OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/19 01:06:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu' 2025/07/19 01:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': 1 files missing 2025/07/19 01:06:45 NOTICE: 1 hashes missing 2025/07/19 01:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': 1 differences found 2025/07/19 01:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/19 01:06:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': 0 differences found 2025/07/19 01:06:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': 1 matching files 2025/07/19 01:06:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kobesak8naja" 2025/07/19 01:06:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:46 DEBUG : Creating backend with remote "TestDrive:crypt/lpd49s3b0ducoh00ffqst0rs4rjcgoo3v507un3s4o50ba8slfkg" 2025/07/19 01:06:47 DEBUG : Creating backend with remote "/tmp/rclone2273501417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja'", Local "Local file system at /tmp/rclone2273501417", Modify Window "1ms" 2025/07/19 01:06:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcd390a8f6513fcf928f87772049b295 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/19 01:06:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja' 2025/07/19 01:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': 1 files missing 2025/07/19 01:06:50 NOTICE: 1 hashes missing 2025/07/19 01:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': 1 differences found 2025/07/19 01:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/19 01:06:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': 0 differences found 2025/07/19 01:06:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': 1 matching files 2025/07/19 01:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qucumis2riti" 2025/07/19 01:06:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/rarq3e11n7t9lgr2599gtoabda8qi6sjo0rh4vqeqfmp4pltfs8g" 2025/07/19 01:06:52 DEBUG : Creating backend with remote "/tmp/rclone3821430615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti'", Local "Local file system at /tmp/rclone3821430615", Modify Window "1ms" 2025/07/19 01:06:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9e19757b48ba1a051b12243983acc70b OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/19 01:06:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti' 2025/07/19 01:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': 1 files missing 2025/07/19 01:06:54 NOTICE: 1 hashes missing 2025/07/19 01:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': 1 differences found 2025/07/19 01:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/19 01:06:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:06:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': 0 differences found 2025/07/19 01:06:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': 1 matching files 2025/07/19 01:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuhikup6mana" 2025/07/19 01:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/nq048rfrboivbeo1jj8e0ebahbt5rll87suhtulmg19rl97q54rg" 2025/07/19 01:06:56 DEBUG : Creating backend with remote "/tmp/rclone1288527080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana'", Local "Local file system at /tmp/rclone1288527080", Modify Window "1ms" 2025/07/19 01:06:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be1ff8f5243620922c0715d343182e1f OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/19 01:06:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/19 01:06:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana' 2025/07/19 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': 1 files missing 2025/07/19 01:06:59 NOTICE: 1 hashes missing 2025/07/19 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': 1 differences found 2025/07/19 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/19 01:07:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/19 01:07:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': 0 differences found 2025/07/19 01:07:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': 1 matching files 2025/07/19 01:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhikup6mana': Purge remote 2025/07/19 01:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucumis2riti': Purge remote 2025/07/19 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kobesak8naja': Purge remote 2025/07/19 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyufub3qucu': Purge remote 2025/07/19 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofurej2lodi': Purge remote 2025/07/19 01:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reloguc7xula': Purge remote 2025/07/19 01:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susazek7temo': Purge remote 2025/07/19 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nakokeg3kigi': Purge remote 2025/07/19 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tivuhan2miwu': Purge remote 2025/07/19 01:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyojec8jiga': Purge remote --- PASS: TestApplyTransforms (52.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:07:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/19 01:07:06 DEBUG : sub/file2: md5 = 063764f2ee348a57eb00957577376c16 OK 2025/07/19 01:07:06 INFO : file1: Copied (new) to: sub/file2 2025/07/19 01:07:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 01:07:07 DEBUG : file1: Unchanged skipping 2025/07/19 01:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': don't need to copy/move sub/file2, it is already at target location 2025/07/19 01:07:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.57s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:07:12 DEBUG : dst/file1: md5 = 1b9caf8552c93c96a0c663ef220a1630 OK 2025/07/19 01:07:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/backup" 2025/07/19 01:07:13 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/1nrff024r7pq65ecp72fc28jb0" 2025/07/19 01:07:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/19 01:07:16 INFO : dst/file1: Moved (server-side) 2025/07/19 01:07:18 DEBUG : dst/file1: md5 = f0921bf1a5cb5db1e966b60306ca4706 OK 2025/07/19 01:07:18 INFO : dst/file1: Copied (new) 2025/07/19 01:07:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:07:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:07:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/dst" 2025/07/19 01:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/19 01:07:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/CompareDest" 2025/07/19 01:07:24 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/gveqi14airsml4bgu7krj116o8" 2025/07/19 01:07:25 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 01:07:28 DEBUG : one: md5 = e0428d81247a934fd81c89cc806fb094 OK 2025/07/19 01:07:28 INFO : one: Copied (new) 2025/07/19 01:07:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 01:07:30 DEBUG : one: md5 = 01bf2132b496b7b399ce92635aa37504 OK 2025/07/19 01:07:30 INFO : one: Copied (replaced existing) 2025/07/19 01:07:32 DEBUG : dst/one: md5 = 97f568af2ecc532dcf293b7f8d7fdaac OK 2025/07/19 01:07:34 DEBUG : CompareDest/one: md5 = 4219b4223bd8bc8d7440001b80495f1c OK 2025/07/19 01:07:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 01:07:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:07:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 01:07:37 DEBUG : CompareDest/two: md5 = d6d36c85d5c30682d75c3eeff4c70c20 OK 2025/07/19 01:07:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 01:07:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:07:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 01:07:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 01:07:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:07:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 01:07:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 01:07:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/19 01:07:42 DEBUG : two: md5 = e4a59221e337c354867f0fbce4734b6b OK 2025/07/19 01:07:42 INFO : two: Copied (new) 2025/07/19 01:07:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/19 01:07:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:07:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:07:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.31s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/dst" 2025/07/19 01:07:47 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/19 01:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/CopyDest" 2025/07/19 01:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/19 01:07:50 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 01:07:52 DEBUG : one: md5 = cd86673c999192545ffef4ee7b14660e OK 2025/07/19 01:07:52 INFO : one: Copied (new) 2025/07/19 01:07:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 01:07:55 DEBUG : one: md5 = 8d6caa87ea76440d60b85b6588db5fa8 OK 2025/07/19 01:07:55 INFO : one: Copied (replaced existing) 2025/07/19 01:07:57 DEBUG : dst/one: md5 = 1e2a704c748d85389309c94f6550a8d8 OK 2025/07/19 01:07:59 DEBUG : CopyDest/one: md5 = 06953fe96882caaaa22485be9728ec0d OK 2025/07/19 01:08:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/BackupDir" 2025/07/19 01:08:00 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/19 01:08:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 01:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:08:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 01:08:04 INFO : one: Moved (server-side) 2025/07/19 01:08:05 INFO : one: Copied (server-side copy) 2025/07/19 01:08:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/19 01:08:06 DEBUG : CopyDest/two: md5 = 31db4ad78197fd18df3df3cef607adcb OK 2025/07/19 01:08:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 01:08:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:08:08 INFO : two: Copied (server-side copy) 2025/07/19 01:08:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/19 01:08:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 01:08:09 DEBUG : two: Unchanged skipping 2025/07/19 01:08:11 DEBUG : CopyDest/three: md5 = 2115af71b583b765555650564ddef8cb OK 2025/07/19 01:08:12 DEBUG : three: Need to transfer - File not found at Destination 2025/07/19 01:08:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/19 01:08:12 DEBUG : three: Destination not found in --copy-dest 2025/07/19 01:08:13 DEBUG : three: md5 = 0565cd9bb77ca4a97ebf50b55c3cb2f2 OK 2025/07/19 01:08:13 INFO : three: Copied (new) 2025/07/19 01:08:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/19 01:08:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/19 01:08:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:08:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:08:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/19 01:08:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/19 01:08:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.06s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/19 01:08:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5a257363ed0e3addda3a18e77fcaef64 OK 2025/07/19 01:08:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/19 01:08:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/19 01:08:24 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/19 01:08:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/19 01:08:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/19 01:08:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 174e3c055089e821b9bc6a4ba15d81f8 OK 2025/07/19 01:08:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/19 01:08:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/19 01:08:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using skip mode. 2025/07/19 01:08:32 NOTICE: one: Found 2 files with duplicate names 2025/07/19 01:08:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using skip mode. 2025/07/19 01:08:38 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:08:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/19 01:08:39 INFO : one: Deleted 2025/07/19 01:08:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using first mode. 2025/07/19 01:08:44 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:08:45 INFO : one: Deleted 2025/07/19 01:08:45 INFO : one: Deleted 2025/07/19 01:08:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.04s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using newest mode. 2025/07/19 01:08:50 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:08:51 INFO : one: Deleted 2025/07/19 01:08:51 INFO : one: Deleted 2025/07/19 01:08:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.90s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:08:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using oldest mode. 2025/07/19 01:08:57 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:08:57 INFO : one: Deleted 2025/07/19 01:08:57 INFO : one: Deleted 2025/07/19 01:08:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.92s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using largest mode. 2025/07/19 01:09:03 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:09:03 INFO : one: Deleted 2025/07/19 01:09:04 INFO : one: Deleted 2025/07/19 01:09:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.11s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using smallest mode. 2025/07/19 01:09:09 NOTICE: one: Found 3 files with duplicate names 2025/07/19 01:09:09 INFO : one: Deleted 2025/07/19 01:09:10 INFO : one: Deleted 2025/07/19 01:09:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.97s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Looking for duplicate names using rename mode. 2025/07/19 01:09:16 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/19 01:09:17 INFO : one-2.txt: renamed from: one.txt 2025/07/19 01:09:18 INFO : one-3.txt: renamed from: one.txt 2025/07/19 01:09:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:24 DEBUG : dupe1/one.txt: md5 = 05d0bff610a5e9b57b09d30a34d28d15 OK 2025/07/19 01:09:27 DEBUG : dupe2/two.txt: md5 = 7d1fa216f72c586112bb1b043cb290c2 OK 2025/07/19 01:09:29 DEBUG : dupe3/three.txt: md5 = 79043a2c33ae36bfa5aae631b44ac17f OK 2025/07/19 01:09:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/19 01:09:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/19 01:09:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/19 01:09:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/19 01:09:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/19 01:09:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/19 01:09:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:36 DEBUG : a.txt: md5 = 8e3983084bde2fe7e38aed097a02016a OK 2025/07/19 01:09:37 DEBUG : zend.txt: md5 = 18bbdf8a06797198ad3038a02065545d OK 2025/07/19 01:09:39 DEBUG : sub dir/hello world: md5 = 3553f64c8c13114b3980538edc743504 OK 2025/07/19 01:09:41 DEBUG : sub dir/hello world2: md5 = 0f4fbf2d30fed32769f0df95a8ca52ee OK 2025/07/19 01:09:42 DEBUG : sub dir/ignore dir/.ignore: md5 = a5181586231a7300fb618ed439a3f449 OK 2025/07/19 01:09:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = f3596f2e075f4573f5557b8640f961da OK 2025/07/19 01:09:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = ccc8a6a78c03024f733643f0926838ce OK 2025/07/19 01:09:47 DEBUG : a.txt: Excluded (Size Filter) 2025/07/19 01:09:47 DEBUG : a.txt: Excluded 2025/07/19 01:09:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/19 01:09:47 DEBUG : sub dir/hello world2: Excluded 2025/07/19 01:09:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/19 01:09:47 DEBUG : sub dir/hello world: Excluded 2025/07/19 01:09:48 DEBUG : sub dir/ignore dir: Excluded 2025/07/19 01:09:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/19 01:09:48 DEBUG : sub dir/hello world2: Excluded 2025/07/19 01:09:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/19 01:09:48 DEBUG : sub dir/hello world: Excluded 2025/07/19 01:09:48 DEBUG : sub dir/ignore dir: Excluded 2025/07/19 01:09:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/19 01:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.59s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:09:56 DEBUG : a.txt: md5 = 1e11c75f4c8f698b8d60669362409914 OK 2025/07/19 01:09:58 DEBUG : zend.txt: md5 = 0a01cde0d2674f7b8604616ebad7e28c OK 2025/07/19 01:10:00 DEBUG : sub dir/hello world: md5 = 93965089d3838913f1817e2c27ef1461 OK 2025/07/19 01:10:01 DEBUG : sub dir/hello world2: md5 = 77fb7c12482539f8bde7ffe348eb550a OK 2025/07/19 01:10:03 DEBUG : sub dir/ignore dir/.ignore: md5 = f699a81dffc96066cea16d9baae9b841 OK 2025/07/19 01:10:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 10c4d04f2187902cacd59c11b4093221 OK 2025/07/19 01:10:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 13d0daeb792b376e0419e3af3d246e44 OK 2025/07/19 01:10:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/19 01:10:08 DEBUG : a.txt: Excluded 2025/07/19 01:10:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/19 01:10:08 DEBUG : sub dir/hello world2: Excluded 2025/07/19 01:10:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/19 01:10:08 DEBUG : sub dir/hello world: Excluded 2025/07/19 01:10:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/19 01:10:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/19 01:10:09 DEBUG : sub dir/hello world2: Excluded 2025/07/19 01:10:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/19 01:10:09 DEBUG : sub dir/hello world: Excluded 2025/07/19 01:10:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/19 01:10:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/19 01:10:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/19 01:10:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/19 01:10:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/19 01:10:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/19 01:10:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/19 01:10:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.38s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:17 DEBUG : file1: md5 = abdf4f61c28662d63a738c3bfe4cba62 OK 2025/07/19 01:10:19 DEBUG : sub/file2: md5 = 2474fefdae63ee650ac9a8ed68ceb81c 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/19 01:10:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/19 01:10:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/19 01:10:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/19 01:10:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.29s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:26 DEBUG : file1: md5 = 59ecd742c1955a77d50444dc0fd01ab9 OK 2025/07/19 01:10:28 DEBUG : sub/file2: md5 = 741dad54400e53861830e5203e3b2a24 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/19 01:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/notfound" 2025/07/19 01:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/19 01:10:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.19s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Making directory 2025/07/19 01:10:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Making directory --- PASS: TestMkdir (1.21s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:39 DEBUG : sub dir/hello world: md5 = 13a21739a54317d4f5953b654931b649 OK 2025/07/19 01:10:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:43 DEBUG : potato2: md5 = adf7e7ecdae676244f4d94d1aec64604 OK 2025/07/19 01:10:44 DEBUG : empty space: md5 = f29f51a4d0f4e594a5c7cc0a520a7052 OK --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:47 DEBUG : potato2: md5 = eed64b732319e5535142cdb7a4f3c5ae OK 2025/07/19 01:10:49 DEBUG : empty space: md5 = b77a5baa24781e064a014e9db8deabf9 OK 2025/07/19 01:10:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/19 01:10:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.60s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:52 DEBUG : potato2: md5 = 76ae56839502c1642141a6c7b2d70f7a OK 2025/07/19 01:10:53 DEBUG : empty space: md5 = 196533e9b9fa75f4ca8352b5d5d0b1d4 OK --- PASS: TestLsLong (4.40s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:10:57 DEBUG : potato2: md5 = e4271b03088ac1cd1b77cd342eae1b2b OK 2025/07/19 01:10:58 DEBUG : empty space: md5 = 9fbce9ef8993c60527795fb99cebc847 OK --- PASS: TestHashSums (4.02s) === RUN TestHashSumsWithErrors 2025/07/19 01:10:59 DEBUG : Creating backend with remote ":memory:" 2025/07/19 01:10:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/19 01:10:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/19 01:10:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/19 01:10:59 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:01 DEBUG : potato2: md5 = 06fd7c6bba1b45eebfbe1a74a67f6009 OK 2025/07/19 01:11:02 DEBUG : empty space: md5 = 454d1e47744f5dd2d6f8b02957b39032 OK 2025/07/19 01:11:04 DEBUG : sub dir/potato3: md5 = b152f0da0ce050ca6f1b2fdaa1e4c4b6 OK 2025/07/19 01:11:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.09s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:09 DEBUG : small: md5 = cce623298f5f748679397fe65b9c3d93 OK 2025/07/19 01:11:10 DEBUG : medium: md5 = 652641c631150b6ac55fc866f347c695 OK 2025/07/19 01:11:11 DEBUG : large: md5 = 81db52d223d760700481a59ce2bcf7f3 OK 2025/07/19 01:11:12 DEBUG : Waiting for deletions to finish 2025/07/19 01:11:12 DEBUG : large: Excluded (Size Filter) 2025/07/19 01:11:12 INFO : small: Deleted 2025/07/19 01:11:12 INFO : medium: Deleted --- PASS: TestDelete (6.11s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:15 DEBUG : small: md5 = 133be7d9d79d4cb1fdfecf029190ff08 OK 2025/07/19 01:11:16 DEBUG : medium: md5 = 580ab580b4c362164471bd38e19c994d OK 2025/07/19 01:11:18 DEBUG : large: md5 = 1f0a3a44812739a9ccf187db6bf39be5 OK 2025/07/19 01:11:18 DEBUG : Waiting for deletions to finish 2025/07/19 01:11:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/19 01:11:18 INFO : small: Deleted 2025/07/19 01:11:18 INFO : large: Deleted --- PASS: TestMaxDelete (6.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:21 DEBUG : small: md5 = ae5fd273a22d28d919616126b9ea0e1b OK 2025/07/19 01:11:23 DEBUG : medium: md5 = 4a914ce6e07da47f2bde851518b0a408 OK 2025/07/19 01:11:24 DEBUG : large: md5 = c4760b025eac0fa6374cb21a76cb184c OK 2025/07/19 01:11:24 DEBUG : Waiting for deletions to finish 2025/07/19 01:11:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/19 01:11:25 INFO : medium: Deleted 2025/07/19 01:11:25 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:28 DEBUG : small: md5 = 914fed8b172d3647a052ca243367c513 OK 2025/07/19 01:11:29 DEBUG : medium: md5 = cdf825f7e7bfb91782e59572be9dcca7 OK 2025/07/19 01:11:31 DEBUG : large: md5 = 60df6e2ce914da51461c2486ee4650fc OK 2025/07/19 01:11:31 DEBUG : Waiting for deletions to finish 2025/07/19 01:11:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/19 01:11:32 INFO : small: Deleted 2025/07/19 01:11:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:35 DEBUG : ReadFile: md5 = 4cdfe2c5353d47f4b848a88e1c2fffaf OK --- PASS: TestReadFile (3.96s) === RUN TestRetry 2025/07/19 01:11:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/19 01:11:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/19 01:11:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/19 01:11:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/19 01:11:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/19 01:11:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/19 01:11:37 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:11:39 DEBUG : file1: md5 = f90e23fd8e5d4b3bd546ece0d964500f OK 2025/07/19 01:11:40 DEBUG : file2: md5 = 33d6069fee651019c858c61fd62c48f4 OK --- PASS: TestCat (15.71s) === RUN TestPurge 2025/07/19 01:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifuxuh4difo" 2025/07/19 01:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 01:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/6qvm8mjbej6anggm30v30so9318bf08fcqa1tl0qio3rgk86v5a0" 2025/07/19 01:11:54 DEBUG : Creating backend with remote "/tmp/rclone1736080647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifuxuh4difo'", Local "Local file system at /tmp/rclone1736080647", Modify Window "1ms" 2025/07/19 01:11:58 DEBUG : A1/B1/C1/one: md5 = cc4950f94a52a6d9667413cfc4d12be7 OK 2025/07/19 01:11:58 INFO : A2: Making directory 2025/07/19 01:11:59 INFO : A1/B2: Making directory 2025/07/19 01:12:00 INFO : A1/B2/C2: Making directory 2025/07/19 01:12:01 INFO : A1/B1/C3: Making directory 2025/07/19 01:12:01 INFO : A3: Making directory 2025/07/19 01:12:02 INFO : A3/B3: Making directory 2025/07/19 01:12:03 INFO : A3/B3/C4: Making directory 2025/07/19 01:12:05 DEBUG : A1/two: md5 = 4cc7aba64e02157e5fe50ca4d037873a OK 2025/07/19 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifuxuh4difo': Purge remote 2025/07/19 01:12:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:12:12 DEBUG : A1/B1/C1/one: md5 = df7473b6ab10192ae3d0d27a078cbe1f OK 2025/07/19 01:12:12 INFO : A2: Making directory 2025/07/19 01:12:12 INFO : A1/B2: Making directory 2025/07/19 01:12:13 INFO : A1/B2/C2: Making directory 2025/07/19 01:12:14 INFO : A1/B1/C3: Making directory 2025/07/19 01:12:15 INFO : A3: Making directory 2025/07/19 01:12:15 INFO : A3/B3: Making directory 2025/07/19 01:12:16 INFO : A3/B3/C4: Making directory 2025/07/19 01:12:18 DEBUG : A1/two: md5 = c3e459ceb7599eddf7fa95341c05d287 OK 2025/07/19 01:12:19 DEBUG : removing 1 level 3 directories 2025/07/19 01:12:19 INFO : A3/B3/C4: Removing directory 2025/07/19 01:12:22 DEBUG : removing 2 level 3 directories 2025/07/19 01:12:22 INFO : A1/B2/C2: Removing directory 2025/07/19 01:12:22 INFO : A1/B1/C3: Removing directory 2025/07/19 01:12:23 DEBUG : removing 2 level 2 directories 2025/07/19 01:12:23 INFO : A3/B3: Removing directory 2025/07/19 01:12:23 INFO : A1/B2: Removing directory 2025/07/19 01:12:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/19 01:12:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/19 01:12:23 DEBUG : removing 2 level 1 directories 2025/07/19 01:12:23 INFO : A3: Removing directory 2025/07/19 01:12:23 INFO : A2: Removing directory 2025/07/19 01:12:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/19 01:12:27 DEBUG : removing 1 level 3 directories 2025/07/19 01:12:27 INFO : A1/B1/C1: Removing directory 2025/07/19 01:12:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:28 DEBUG : removing 1 level 2 directories 2025/07/19 01:12:28 INFO : A1/B1: Removing directory 2025/07/19 01:12:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/19 01:12:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:12:29 DEBUG : removing 1 level 1 directories 2025/07/19 01:12:29 INFO : A1: Removing directory 2025/07/19 01:12:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/19 01:12:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/19 01:12:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/19 01:12:29 DEBUG : removing 1 level 0 directories 2025/07/19 01:12:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Removing directory 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/19 01:12:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:12:31 INFO : A1: Making directory 2025/07/19 01:12:32 INFO : A1/B1: Making directory 2025/07/19 01:12:33 INFO : A1/B1/C1: Making directory 2025/07/19 01:12:35 DEBUG : removing 1 level 3 directories 2025/07/19 01:12:35 INFO : A1/B1/C1: Removing directory 2025/07/19 01:12:36 DEBUG : removing 1 level 2 directories 2025/07/19 01:12:36 INFO : A1/B1: Removing directory 2025/07/19 01:12:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:12:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:12:38 INFO : A1: Making directory 2025/07/19 01:12:39 INFO : A1/B1: Making directory 2025/07/19 01:12:40 INFO : A1/B1/C1: Making directory 2025/07/19 01:12:43 DEBUG : removing 1 level 3 directories 2025/07/19 01:12:43 INFO : A1/B1/C1: Removing directory 2025/07/19 01:12:43 DEBUG : removing 1 level 2 directories 2025/07/19 01:12:43 INFO : A1/B1: Removing directory 2025/07/19 01:12:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:12:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:12:47 DEBUG : file1: md5 = 5ba8ea2bfa78d0326ea533c5cf14e327 OK 2025/07/19 01:12:48 DEBUG : filename.txt: File name found in url 2025/07/19 01:12:49 DEBUG : filename.txt: md5 = 27d4c1a41eb7a03994af3a7845b1d535 OK 2025/07/19 01:12:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/19 01:12:50 DEBUG : headerfilename.txt: md5 = da425cbb839c8de162bd1385a9b643fc OK 2025/07/19 01:12:52 DEBUG : file2: md5 = cbeb0399bfaa5bef75b5c81cfbe709aa OK --- PASS: TestCopyURL (8.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:12:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/19 01:12:57 DEBUG : sub/file2: md5 = 12c3c1a1fd861794519302304bafb18c OK 2025/07/19 01:12:57 INFO : file1: Copied (new) to: sub/file2 2025/07/19 01:12:57 INFO : file1: Deleted 2025/07/19 01:12:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 01:12:57 DEBUG : file1: Unchanged skipping 2025/07/19 01:12:57 INFO : file1: Deleted 2025/07/19 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': don't need to copy/move sub/file2, it is already at target location 2025/07/19 01:12:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:13:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/19 01:13:02 DEBUG : file1: md5 = 7af9dedbf3e6670a5b459edfd4bad1f4 OK 2025/07/19 01:13:02 INFO : file1: Copied (new) 2025/07/19 01:13:02 INFO : file1: Deleted 2025/07/19 01:13:02 DEBUG : file1: Destination exists, skipping 2025/07/19 01:13:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:13:06 DEBUG : dst/file1: md5 = 010d1c7c3c79ecd7dad3ece7325f5bda OK 2025/07/19 01:13:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobuzuc3bezo/backup" 2025/07/19 01:13:07 DEBUG : Creating backend with remote "TestDrive:crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0/1nrff024r7pq65ecp72fc28jb0" 2025/07/19 01:13:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/19 01:13:11 INFO : dst/file1: Moved (server-side) 2025/07/19 01:13:12 DEBUG : dst/file1: md5 = 4bc1beceb746add6a8ed85939e4ea5fd OK 2025/07/19 01:13:12 INFO : dst/file1: Copied (new) 2025/07/19 01:13:12 INFO : dst/file1: Deleted 2025/07/19 01:13:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:13:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/19 01:13:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.66s) === 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:13:19 DEBUG : A1/one: md5 = dce85080d8de70ab30d33daceadbf5d7 OK 2025/07/19 01:13:20 DEBUG : A1/two: md5 = 7ed295534918cf01455cabc161ac3a4e OK 2025/07/19 01:13:23 DEBUG : A1/B1/three: md5 = ba3859d9e41b106ef3507a19ff390237 OK 2025/07/19 01:13:25 DEBUG : A1/B1/C1/four: md5 = 69210afc6d3d9c675db8dde37cd340bc OK 2025/07/19 01:13:27 DEBUG : A1/B1/C2/five: md5 = 076de9c7f8b148d474faa21f142cd178 OK 2025/07/19 01:13:27 INFO : A1/B2: Making directory 2025/07/19 01:13:28 INFO : A1/B1/C3: Making directory 2025/07/19 01:13:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/19 01:13:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/19 01:13:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/19 01:13:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/19 01:13:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/19 01:13:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/19 01:13:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/19 01:13:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:13:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/19 01:13:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/19 01:13:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/19 01:13:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/19 01:13:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/19 01:13:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/19 01:13:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/19 01:13:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/19 01:13:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/19 01:13:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/19 01:13:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:13:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/19 01:13:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/19 01:13:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/19 01:13:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/19 01:13:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/19 01:13:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/19 01:13:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/19 01:13:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/19 01:13:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/19 01:13:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/19 01:13:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/19 01:13:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.86s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/19 01:14:02 DEBUG : no_checksum_small_file_from_pipe: md5 = b7f32b80809b02a2bedd140fd378227b OK 2025/07/19 01:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/19 01:14:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/19 01:14:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/19 01:14:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 66b388fb06fa5df864e28395c6c1a367 OK 2025/07/19 01:14:03 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/19 01:14:07 DEBUG : with_checksum_small_file_from_pipe: md5 = b52661f41472a457304089b209700e00 OK 2025/07/19 01:14:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/19 01:14:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/19 01:14:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 01f03415ddaaf122309482a1965572f1 OK 2025/07/19 01:14:08 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/19 01:14:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 01:14:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/19 01:14:13 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-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/19 01:14:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/19 01:14:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/19 01:14:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.69s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/19 01:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (48 bytes), uploading instead of streaming 2025/07/19 01:14:21 DEBUG : rcat_metadata: md5 = 725b82678bb97b2a8bc83f510b6e50fc OK 2025/07/19 01:14:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/19 01:14:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/19 01:14:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 57171090422afbc5a7c3ef4f0a561792 OK 2025/07/19 01:14:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.37s) --- PASS: TestRcatMetadata/Normal (2.37s) --- PASS: TestRcatMetadata/ViaDisk (2.58s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:26 DEBUG : potato1: md5 = 3f536c4de7bdf89636630031deb51286 OK 2025/07/19 01:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/19 01:14:27 DEBUG : potato2: md5 = e3acd243ae080e46019293396fb5d65b OK 2025/07/19 01:14:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:30 DEBUG : potato1: md5 = 1a4394837282d60f2c701df22da2c541 OK 2025/07/19 01:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/19 01:14:32 DEBUG : potato2: md5 = f3b2c2275049462ac15061b56954c9c0 OK 2025/07/19 01:14:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:35 DEBUG : potato2: md5 = 6ce563f5df4287c526d63078149cd248 OK 2025/07/19 01:14:36 DEBUG : empty space: md5 = cd3d998880283847738489d3256366ca OK 2025/07/19 01:14:38 DEBUG : sub dir/potato3: md5 = 7809ce19553ac5b4633bc83f26a626fd OK 2025/07/19 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Touching "sub dir/potato3" 2025/07/19 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Touching "potato2" 2025/07/19 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Touching "empty space" 2025/07/19 01:14:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.22s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:43 DEBUG : dir with metadata: Making directory with metadata 2025/07/19 01:14:44 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:45 DEBUG : directory with modtime: Making directory with metadata 2025/07/19 01:14:46 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/19 01:14:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 01:14:48 DEBUG : Google drive root 'crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0': Skipping btime metadata as can't update it on an existing file: 2025-07-19T01:14:48.008544307Z 2025/07/19 01:14:48 INFO : non existent directory: Updated directory metadata 2025/07/19 01:14:50 DEBUG : Google drive root 'crypt/7348fkr7i18t3ho6l4lt0nqqmbdq7s81kj1caa4ap1t3g98bbpm0': Skipping btime metadata as can't update it on an existing file: 2025-07-19T01:14:48.008544307Z 2025/07/19 01:14:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/19 01:14:54 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/19 01:14:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:14:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/19 01:14:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 01:14:56 DEBUG : dst: Making directory with metadata 2025/07/19 01:14:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 01:14:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 01:14:57 INFO : dst: Set directory modification time (using SetModTime) 2025/07/19 01:14:57 INFO : dst: Set directory modification time (using SetModTime) 2025/07/19 01:14:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/19 01:14:58 INFO : dst: Set directory modification time (using SetModTime) 2025/07/19 01:14:58 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo'", Local "Local file system at /tmp/rclone2575644896", Modify Window "1ms" 2025/07/19 01:15:01 DEBUG : sub dir/test remove existing: md5 = 5bf9688ce6e4ce3e6720e1f95001133d OK 2025/07/19 01:15:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = be0cb471f0862194b9def0ea80284d77 OK 2025/07/19 01:15:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.miziker3" before starting 2025/07/19 01:15:05 DEBUG : sub dir/test remove existing.miziker3: TEST: removing renamed existing file after operation 2025/07/19 01:15:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xejenus1" before starting 2025/07/19 01:15:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xejenus1: TEST: renaming existing back after failed operation 2025/07/19 01:15: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.watalis4" before starting 2025/07/19 01:15:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.watalis4: TEST: removing renamed existing file after operation 2025/07/19 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4ed979p250l3dtqde691gf739gucp8dm367htilv1k19nfs5ibkg" 2025/07/19 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eev302696d7irjg6s3ou5nag55nsp20nrfrkomvusi1csdun657pv43puadarbrauupeev072e79bq7i0qmlhaqu0e409sqkt3nl0nu96i3sc334bca80eeb7if9qnqu9k7rku7v2f56vqeqiopprpchjj18n4f8u9v5oghjfda2s3ooqgu0" --- PASS: TestRemoveExisting (12.74s) === 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/19 01:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobuzuc3bezo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.041227105s (try 1/5)