"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/28 02:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje" 2025/01/28 02:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog" 2025/01/28 02:41:38 DEBUG : Creating backend with remote "/tmp/rclone2157231718" === 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-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/28 02:41:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/28 02:41:39 DEBUG : potato: Seek from 10 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 10 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Seek from 5 to 2 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/28 02:41:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Seek from 5 to 2 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/28 02:41:39 DEBUG : potato: Seek from 8 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 8 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/28 02:41:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/28 02:41:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/28 02:41:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/28 02:41:39 DEBUG : potato: Seek from 5 to 2 2025/01/28 02:41:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/28 02:41:39 DEBUG : potato: Seek from 9 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 9 to 0 2025/01/28 02:41:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:41:42 DEBUG : rutabaga: md5 = 0097331bf2d1807b951b19d10d2f77c9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/28 02:41:45 DEBUG : empty space: md5 = 2f3a7906d703a897685472560e04cbdc OK === RUN TestCheck/3 2025/01/28 02:41:47 DEBUG : potato2: md5 = 9855d0139081199ff5853efdf130944a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/28 02:41:50 DEBUG : remotepotato: md5 = 2b6734352f081b0734276b5c842e844a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.35s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/28 02:41:54 DEBUG : Creating backend with remote "nonexistent" 2025/01/28 02:41:54 DEBUG : Creating backend with remote "nonexistent" 2025/01/28 02:41:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/28 02:41:54 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/01/28 02:41:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/28 02:41:54 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-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:41:56 DEBUG : rutabaga: md5 = a62c1d6ecadd1292e8202da1579a41b2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/28 02:42:01 DEBUG : empty space: md5 = 98c8b106f128f9a5e362865f32faced8 OK === RUN TestCheckDownload/3 2025/01/28 02:42:04 DEBUG : potato2: md5 = c18896b5039183b7715a2092b2f767b5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/28 02:42:09 DEBUG : remotepotato: md5 = cbedd34fddaca4f9f954fcbfdb7e0471 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.57s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.58s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.37s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:42:17 DEBUG : rutabaga: md5 = 168315086397833b153980d92a98cf3e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/28 02:42:19 DEBUG : empty space: md5 = 67d7d6b11432b27067b08a97ab2031f4 OK === RUN TestCheckSizeOnly/3 2025/01/28 02:42:22 DEBUG : potato2: md5 = ee5e17b0abf5c74e7b93cc5e4496263e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/28 02:42:24 DEBUG : remotepotato: md5 = e916d4b0000d76637ad74bab93de6b35 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.56s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:42:30 DEBUG : test.sum: md5 = 832e70e708373d278a3a17247d5b66bb OK 2025/01/28 02:42:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/28 02:42:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/28 02:42:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/28 02:42:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/28 02:42:33 DEBUG : test.sum: md5 = 33485a0cd877c2a7f57bb1f9f6698949 OK 2025/01/28 02:42:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/28 02:42:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/28 02:42:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/28 02:42:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:42:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/data" 2025/01/28 02:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/data" 2025/01/28 02:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/vjrnln8ratgmqakfosrqe8espk" 2025/01/28 02:42:42 DEBUG : data/banana: md5 = 4190829dcdd222fccd32ffb9c13e607e OK 2025/01/28 02:42:44 DEBUG : test.sum: md5 = 43bb062548ab03a6339d2489acab8a46 OK === RUN TestCheckSumDownload/subtest1 2025/01/28 02:42:49 DEBUG : data/potato: md5 = 886af54748dad5f5e94db5799fc8a10b OK 2025/01/28 02:42:50 DEBUG : test.sum: md5 = dc2d9bd4411c7ec6e880a20d4b309759 OK === RUN TestCheckSumDownload/subtest2 2025/01/28 02:42:54 DEBUG : test.sum: md5 = c579f02b261fef28c23b391439a7692a OK === RUN TestCheckSumDownload/subtest3 2025/01/28 02:42:59 DEBUG : test.sum: md5 = 623779fc2b8de26b4606273cdf476bfc OK === RUN TestCheckSumDownload/subtest4 2025/01/28 02:43:04 DEBUG : test.sum: md5 = f6546ccead6eea6c35dac5f541b632c3 OK === RUN TestCheckSumDownload/subtest5 2025/01/28 02:43:08 DEBUG : test.sum: md5 = 89995771cd8f97b00a803e5061f82fda OK === RUN TestCheckSumDownload/subtest6 2025/01/28 02:43:13 DEBUG : data/banana: md5 = 57d4ca1eedf5dd958cab6b7260dff2ff OK 2025/01/28 02:43:14 DEBUG : data/potato: md5 = 20e5e6723af0cda925713324d6ae5a6a OK 2025/01/28 02:43:16 DEBUG : test.sum: md5 = eb0bae9c2f12021cf5963a0afea68821 OK === RUN TestCheckSumDownload/subtest7 2025/01/28 02:43:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/28 02:43:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.09s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (2.07s) --- PASS: TestCheckSumDownload/subtest4 (3.00s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.47s) === RUN TestApplyTransforms 2025/01/28 02:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuxuhok7rini" 2025/01/28 02:43:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/co8ka1jmoc3emmr2qq2sdlu6a9ua6ve8olih6l6ialqjfi5cdihg" 2025/01/28 02:43:24 DEBUG : Creating backend with remote "/tmp/rclone1091186229" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini'", Local "Local file system at /tmp/rclone1091186229", Modify Window "1ms" 2025/01/28 02:43:27 DEBUG : hello, world!: md5 = 84920555bb7b61aede68ebf74379fc49 OK upper checkfile vs. lower remote (without normalization) 2025/01/28 02:43:27 ERROR : hello, world!: sum not found 2025/01/28 02:43:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini' 2025/01/28 02:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': 1 files missing 2025/01/28 02:43:27 NOTICE: 1 hashes missing 2025/01/28 02:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': 2 differences found 2025/01/28 02:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/28 02:43:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': 0 differences found 2025/01/28 02:43:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': 1 matching files 2025/01/28 02:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sodafob9lulu" 2025/01/28 02:43:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/9flnd68lgngoavtt16usvv98iatedeskgpd6hmr2bqfjsa3vhfo0" 2025/01/28 02:43:30 DEBUG : Creating backend with remote "/tmp/rclone2637675613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu'", Local "Local file system at /tmp/rclone2637675613", Modify Window "1ms" 2025/01/28 02:43:32 DEBUG : HELLO, WORLD!: md5 = 989a52a3ea3e8fdba11c97cb99110cb1 OK lower checkfile vs. upper remote (without normalization) 2025/01/28 02:43:33 ERROR : HELLO, WORLD!: sum not found 2025/01/28 02:43:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu' 2025/01/28 02:43:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': 1 files missing 2025/01/28 02:43:33 NOTICE: 1 hashes missing 2025/01/28 02:43:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': 2 differences found 2025/01/28 02:43:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/28 02:43:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': 0 differences found 2025/01/28 02:43:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': 1 matching files 2025/01/28 02:43:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagebuh6siwi" 2025/01/28 02:43:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:34 DEBUG : Creating backend with remote "TestDrive:crypt/bql5j19osifqmo8k0dn7qrphkgcr32ii1p8rt21gbktvbp6rl780" 2025/01/28 02:43:35 DEBUG : Creating backend with remote "/tmp/rclone2937604716" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi'", Local "Local file system at /tmp/rclone2937604716", Modify Window "1ms" 2025/01/28 02:43:38 DEBUG : HeLlO, wOrLd!: md5 = acfd823f75e9725d9955f68854744890 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/28 02:43:38 ERROR : HeLlO, wOrLd!: sum not found 2025/01/28 02:43:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi' 2025/01/28 02:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': 1 files missing 2025/01/28 02:43:38 NOTICE: 1 hashes missing 2025/01/28 02:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': 2 differences found 2025/01/28 02:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/28 02:43:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': 0 differences found 2025/01/28 02:43:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': 1 matching files 2025/01/28 02:43:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceyidey9bowi" 2025/01/28 02:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:39 DEBUG : Creating backend with remote "TestDrive:crypt/5ls2qtakcpt12pl06vnnf24ld7cac0q5e1hvmhrh92kb0n1ebt10" 2025/01/28 02:43:40 DEBUG : Creating backend with remote "/tmp/rclone1215387285" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi'", Local "Local file system at /tmp/rclone1215387285", Modify Window "1ms" 2025/01/28 02:43:43 DEBUG : HELLO, WORLD!: md5 = cbaa0cf0b91f318eeb4569eb831ac94b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/28 02:43:43 ERROR : HELLO, WORLD!: sum not found 2025/01/28 02:43:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi' 2025/01/28 02:43:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': 1 files missing 2025/01/28 02:43:43 NOTICE: 1 hashes missing 2025/01/28 02:43:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': 2 differences found 2025/01/28 02:43:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/28 02:43:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': 0 differences found 2025/01/28 02:43:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': 1 matching files 2025/01/28 02:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexujav0sawa" 2025/01/28 02:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/8pt66pm7ak4tu1qrp2q8d0074olfek9bpt4m6d24n0pc91tbbbp0" 2025/01/28 02:43:46 DEBUG : Creating backend with remote "/tmp/rclone2274864437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa'", Local "Local file system at /tmp/rclone2274864437", Modify Window "1ms" 2025/01/28 02:43:49 DEBUG : 測試_Русский___ě_áñ: md5 = b21130933b12f343b068e559765cbb19 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/28 02:43:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/28 02:43:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa' 2025/01/28 02:43:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': 1 files missing 2025/01/28 02:43:49 NOTICE: 1 hashes missing 2025/01/28 02:43:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': 2 differences found 2025/01/28 02:43:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/28 02:43:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': 0 differences found 2025/01/28 02:43:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': 1 matching files 2025/01/28 02:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luyelut6vavu" 2025/01/28 02:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/f9p5kh2u9r56qfusqd2c58mrlj5jvtgfcvd9itco3n279kg48rsg" 2025/01/28 02:43:51 DEBUG : Creating backend with remote "/tmp/rclone2911993053" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu'", Local "Local file system at /tmp/rclone2911993053", Modify Window "1ms" 2025/01/28 02:43:54 DEBUG : 測試_Русский___ě_áñ: md5 = df17d945f354f9592961e452bf2b7cec OK NFC checkfile vs. NFD remote (without normalization) 2025/01/28 02:43:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/28 02:43:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu' 2025/01/28 02:43:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': 1 files missing 2025/01/28 02:43:54 NOTICE: 1 hashes missing 2025/01/28 02:43:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': 2 differences found 2025/01/28 02:43:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/28 02:43:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:43:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': 0 differences found 2025/01/28 02:43:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': 1 matching files 2025/01/28 02:43:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qidikiw2luwa" 2025/01/28 02:43:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:43:56 DEBUG : Creating backend with remote "TestDrive:crypt/tn1gu056bpdj9115835p9vv8h9tejenqqudjoop5tusbp3eokb5g" 2025/01/28 02:43:57 DEBUG : Creating backend with remote "/tmp/rclone2707057974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa'", Local "Local file system at /tmp/rclone2707057974", Modify Window "1ms" 2025/01/28 02:44:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 635dcf81440f5609acf464786cf141dd OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/28 02:44:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 02:44:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa' 2025/01/28 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': 1 files missing 2025/01/28 02:44:01 NOTICE: 1 hashes missing 2025/01/28 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': 2 differences found 2025/01/28 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/28 02:44:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': 0 differences found 2025/01/28 02:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': 1 matching files 2025/01/28 02:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mozogic2fuco" 2025/01/28 02:44:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/sa5rve3trqj0oue8inuvvpa2uuqncb7erfg3j69g22rlnlur85k0" 2025/01/28 02:44:03 DEBUG : Creating backend with remote "/tmp/rclone1888064099" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco'", Local "Local file system at /tmp/rclone1888064099", Modify Window "1ms" 2025/01/28 02:44:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 523573abda5586005046924d89b4b644 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/28 02:44:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 02:44:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco' 2025/01/28 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': 1 files missing 2025/01/28 02:44:06 NOTICE: 1 hashes missing 2025/01/28 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': 2 differences found 2025/01/28 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/28 02:44:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': 0 differences found 2025/01/28 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': 1 matching files 2025/01/28 02:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyebif1foxu" 2025/01/28 02:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/bhr1oleoc36an0qfvf6p8nd8uqlhdmu7gkhp3vu8h7nbpnmpumpg" 2025/01/28 02:44:08 DEBUG : Creating backend with remote "/tmp/rclone2022525852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu'", Local "Local file system at /tmp/rclone2022525852", Modify Window "1ms" 2025/01/28 02:44:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e609c7f8cda3a01d196a3adb4072daa6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/28 02:44:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 02:44:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu' 2025/01/28 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': 1 files missing 2025/01/28 02:44:11 NOTICE: 1 hashes missing 2025/01/28 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': 2 differences found 2025/01/28 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/28 02:44:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': 0 differences found 2025/01/28 02:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': 1 matching files 2025/01/28 02:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curikum6maqi" 2025/01/28 02:44:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:44:13 DEBUG : Creating backend with remote "TestDrive:crypt/augqigot6hfv4qd52ma22ushijtatjr43trkak3n3vltpkj19nk0" 2025/01/28 02:44:14 DEBUG : Creating backend with remote "/tmp/rclone559732245" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi'", Local "Local file system at /tmp/rclone559732245", Modify Window "1ms" 2025/01/28 02:44:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 62b98b01ca4ae731d690fa979096b67b OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/28 02:44:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/28 02:44:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi' 2025/01/28 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': 1 files missing 2025/01/28 02:44:17 NOTICE: 1 hashes missing 2025/01/28 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': 2 differences found 2025/01/28 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/28 02:44:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/28 02:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': 0 differences found 2025/01/28 02:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': 1 matching files 2025/01/28 02:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curikum6maqi': Purge remote 2025/01/28 02:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyebif1foxu': Purge remote 2025/01/28 02:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mozogic2fuco': Purge remote 2025/01/28 02:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qidikiw2luwa': Purge remote 2025/01/28 02:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luyelut6vavu': Purge remote 2025/01/28 02:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexujav0sawa': Purge remote 2025/01/28 02:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceyidey9bowi': Purge remote 2025/01/28 02:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagebuh6siwi': Purge remote 2025/01/28 02:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sodafob9lulu': Purge remote 2025/01/28 02:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuxuhok7rini': Purge remote --- PASS: TestApplyTransforms (62.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:44:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 02:44:28 DEBUG : sub/file2: md5 = 89a944083ac75462b8a30946f0eb8adc OK 2025/01/28 02:44:28 INFO : file1: Copied (new) to: sub/file2 2025/01/28 02:44:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 02:44:29 DEBUG : file1: Unchanged skipping 2025/01/28 02:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': don't need to copy/move sub/file2, it is already at target location 2025/01/28 02:44:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:44:35 DEBUG : dst/file1: md5 = e019f9e56f58072b240163e445ed7be0 OK 2025/01/28 02:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/backup" 2025/01/28 02:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/1nrff024r7pq65ecp72fc28jb0" 2025/01/28 02:44:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/28 02:44:41 INFO : dst/file1: Moved (server-side) 2025/01/28 02:44:43 DEBUG : dst/file1: md5 = 6571c43db083842c7a47c010b0986791 OK 2025/01/28 02:44:43 INFO : dst/file1: Copied (new) 2025/01/28 02:44:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:44:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:44:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.83s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/dst" 2025/01/28 02:44:49 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 02:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/CompareDest" 2025/01/28 02:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/gveqi14airsml4bgu7krj116o8" 2025/01/28 02:44:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 02:44:55 DEBUG : one: md5 = 39dcb321e84f2e6b0ec57f4160db74a7 OK 2025/01/28 02:44:55 INFO : one: Copied (new) 2025/01/28 02:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:44:58 DEBUG : one: md5 = 59c509289534607eb3e74ba707a05795 OK 2025/01/28 02:44:58 INFO : one: Copied (replaced existing) 2025/01/28 02:45:00 DEBUG : dst/one: md5 = 19dce93e15667933cc0ef8a0041a0758 OK 2025/01/28 02:45:03 DEBUG : CompareDest/one: md5 = 5bab08e9294cdc71bcc01dd1ca7af140 OK 2025/01/28 02:45:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:45:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 02:45:07 DEBUG : CompareDest/two: md5 = 7b4a17206047268a246c56b37e12f09a OK 2025/01/28 02:45:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 02:45:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 02:45:08 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 02:45:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 02:45:10 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 02:45:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/28 02:45:12 DEBUG : two: md5 = a0d69e9e20d1146bf0dfd2fe340ab10e OK 2025/01/28 02:45:12 INFO : two: Copied (new) 2025/01/28 02:45:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 02:45:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:45:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:45:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/dst" 2025/01/28 02:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 02:45:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/CopyDest" 2025/01/28 02:45:19 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/28 02:45:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 02:45:24 DEBUG : one: md5 = 27f20c5abf8b0dcef23bc9a1db796cfe OK 2025/01/28 02:45:24 INFO : one: Copied (new) 2025/01/28 02:45:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:45:27 DEBUG : one: md5 = df72d8f2e370feedcdc3225bdc3546a2 OK 2025/01/28 02:45:27 INFO : one: Copied (replaced existing) 2025/01/28 02:45:29 DEBUG : dst/one: md5 = 8192f9f19af67d3450166a69b3b990c0 OK 2025/01/28 02:45:32 DEBUG : CopyDest/one: md5 = bfea6b325503a3695d4ec8855db7c1f7 OK 2025/01/28 02:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/BackupDir" 2025/01/28 02:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/28 02:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:45:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:45:37 INFO : one: Moved (server-side) 2025/01/28 02:45:38 INFO : one: Copied (server-side copy) 2025/01/28 02:45:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/28 02:45:41 DEBUG : CopyDest/two: md5 = 0e228adffe344baa5ed1bd94aef9cdd3 OK 2025/01/28 02:45:42 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 02:45:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:43 INFO : two: Copied (server-side copy) 2025/01/28 02:45:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/28 02:45:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 02:45:44 DEBUG : two: Unchanged skipping 2025/01/28 02:45:47 DEBUG : CopyDest/three: md5 = d5ba5b491f1c0c21438074b701e225c6 OK 2025/01/28 02:45:47 DEBUG : three: Need to transfer - File not found at Destination 2025/01/28 02:45:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/28 02:45:48 DEBUG : three: Destination not found in --copy-dest 2025/01/28 02:45:50 DEBUG : three: md5 = 95bfbf5b20687337b9635a449aea5346 OK 2025/01/28 02:45:50 INFO : three: Copied (new) 2025/01/28 02:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 02:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 02:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 02:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 02:45:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:45:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/28 02:46:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0a1e375102af27ae8dca11d651408598 OK 2025/01/28 02:46:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/28 02:46:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/28 02:46:03 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/01/28 02:46:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/28 02:46:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/28 02:46:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 549610267737f5f0e60c172591c19304 OK 2025/01/28 02:46:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/28 02:46:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/28 02:46:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using skip mode. 2025/01/28 02:46:14 NOTICE: one: Found 2 files with duplicate names 2025/01/28 02:46:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using skip mode. 2025/01/28 02:46:22 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:46:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/28 02:46:23 INFO : one: Deleted 2025/01/28 02:46:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.00s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using first mode. 2025/01/28 02:46:31 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:46:31 INFO : one: Deleted 2025/01/28 02:46:32 INFO : one: Deleted 2025/01/28 02:46:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.22s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using newest mode. 2025/01/28 02:46:39 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:46:40 INFO : one: Deleted 2025/01/28 02:46:40 INFO : one: Deleted 2025/01/28 02:46:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.57s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using oldest mode. 2025/01/28 02:46:48 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:46:48 INFO : one: Deleted 2025/01/28 02:46:49 INFO : one: Deleted 2025/01/28 02:46:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:46:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using largest mode. 2025/01/28 02:46:55 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:46:56 INFO : one: Deleted 2025/01/28 02:46:57 INFO : one: Deleted 2025/01/28 02:46:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:47:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using smallest mode. 2025/01/28 02:47:03 NOTICE: one: Found 3 files with duplicate names 2025/01/28 02:47:04 INFO : one: Deleted 2025/01/28 02:47:05 INFO : one: Deleted 2025/01/28 02:47:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.92s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:47:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Looking for duplicate names using rename mode. 2025/01/28 02:47:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/28 02:47:14 INFO : one-2.txt: renamed from: one.txt 2025/01/28 02:47:15 INFO : one-3.txt: renamed from: one.txt 2025/01/28 02:47:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:47:23 DEBUG : dupe1/one.txt: md5 = fb93e6461bc019c3475ca8746c625c29 OK 2025/01/28 02:47:26 DEBUG : dupe2/two.txt: md5 = e401094b9ff3573134e088d9826dd204 OK 2025/01/28 02:47:29 DEBUG : dupe3/three.txt: md5 = 8f55b2142768d952c8282414dab9629c OK 2025/01/28 02:47:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/28 02:47:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/28 02:47:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/28 02:47:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/28 02:47:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/28 02:47:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/28 02:47:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.93s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:47:39 DEBUG : a.txt: md5 = e9e78135e423fa9a03c11113e3acb6b3 OK 2025/01/28 02:47:40 DEBUG : zend.txt: md5 = 7332dcefeb014ed7fffaf9aec9e1235c OK 2025/01/28 02:47:43 DEBUG : sub dir/hello world: md5 = 1f0396805675061b18ed55b1222048ea OK 2025/01/28 02:47:44 DEBUG : sub dir/hello world2: md5 = 8e3ef3adfb93b00bdd29f8a82d1ef8ea OK 2025/01/28 02:47:47 DEBUG : sub dir/ignore dir/.ignore: md5 = a225114a408c1d3dd386a858dc553281 OK 2025/01/28 02:47:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 39b5c6cc14f10f13fa7012f5b2baceec OK 2025/01/28 02:47:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5dc8798e857813b4fba122a60cd2fa23 OK 2025/01/28 02:47:53 DEBUG : a.txt: Excluded (Size Filter) 2025/01/28 02:47:53 DEBUG : a.txt: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/28 02:47:54 DEBUG : sub dir/hello world: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/28 02:47:54 DEBUG : sub dir/hello world2: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/ignore dir: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/28 02:47:54 DEBUG : sub dir/hello world: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/28 02:47:54 DEBUG : sub dir/hello world2: Excluded 2025/01/28 02:47:54 DEBUG : sub dir/ignore dir: Excluded 2025/01/28 02:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/28 02:48:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/28 02:48:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/28 02:48:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/28 02:48:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/28 02:48:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/28 02:48:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.15s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:05 DEBUG : file1: md5 = c15527e9cc15982054a1e5e00ec19074 OK 2025/01/28 02:48:07 DEBUG : sub/file2: md5 = 321d045aae7f27591472bc3f85387e1a 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/01/28 02:48:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/28 02:48:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/28 02:48:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/28 02:48:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.09s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:16 DEBUG : file1: md5 = e35c0e8ad7918e775a3142384d0553c9 OK 2025/01/28 02:48:19 DEBUG : sub/file2: md5 = 1991ae9af2beabcac6267cc046bf5cbf 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/01/28 02:48:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/notfound" 2025/01/28 02:48:23 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/qe0i31qdkoejk60elps0ni5sqk" 2025/01/28 02:48:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.49s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.39s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Making directory 2025/01/28 02:48:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:31 DEBUG : sub dir/hello world: md5 = 923b95014bad1fa578d2e61e640a3ef8 OK 2025/01/28 02:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:35 DEBUG : potato2: md5 = 7bb89b10f3408c02e59bcfb03fb0d3fa OK 2025/01/28 02:48:37 DEBUG : empty space: md5 = cf94cfc734bba9cd7c10d90aa7eb4ecb OK --- PASS: TestLs (5.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:41 DEBUG : potato2: md5 = 283e9713ac91bf17db90b05734d56458 OK 2025/01/28 02:48:43 DEBUG : empty space: md5 = ff31c285ba5710f4bd4c8b99fb1c8b8b OK 2025/01/28 02:48:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/28 02:48:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.12s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:47 DEBUG : potato2: md5 = 120ce6b6eac34a81f69ee436c5ea6263 OK 2025/01/28 02:48:49 DEBUG : empty space: md5 = 8a7b65efb719e7860f12bde284530af9 OK --- PASS: TestLsLong (5.47s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:53 DEBUG : potato2: md5 = 1fa210cced09b901a4a5f2b3ef2ec790 OK 2025/01/28 02:48:54 DEBUG : empty space: md5 = 3bf1ae3cf47c72d5903e96ce2adc47d2 OK --- PASS: TestHashSums (5.36s) === RUN TestHashSumsWithErrors 2025/01/28 02:48:56 DEBUG : Creating backend with remote ":memory:" 2025/01/28 02:48:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/28 02:48:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/28 02:48:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/28 02:48:56 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-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:48:58 DEBUG : potato2: md5 = bcbacfa02fc5b38f2ccfd35a0c931bc8 OK 2025/01/28 02:49:00 DEBUG : empty space: md5 = fc6ea63a221df75274e22cbb3e336e29 OK 2025/01/28 02:49:03 DEBUG : sub dir/potato3: md5 = 58b3678e9890d1560f93f05129c1c1b6 OK 2025/01/28 02:49:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.68s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:09 DEBUG : small: md5 = 014dade60715d38bd394a9382b352fe9 OK 2025/01/28 02:49:11 DEBUG : medium: md5 = f36befed7c869d72d61c423e48dcc720 OK 2025/01/28 02:49:12 DEBUG : large: md5 = a4296265bf478f6f1a28353a40950301 OK 2025/01/28 02:49:13 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:13 DEBUG : large: Excluded (Size Filter) 2025/01/28 02:49:13 INFO : medium: Deleted 2025/01/28 02:49:13 INFO : small: Deleted --- PASS: TestDelete (7.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:17 DEBUG : small: md5 = fb9132c1b326f4d2fba85c3fe21410b8 OK 2025/01/28 02:49:18 DEBUG : medium: md5 = f22aee463586d88b8ae50a839d24f63d OK 2025/01/28 02:49:20 DEBUG : large: md5 = a31ea79d677ae5d2ade3df1fc7cdcf92 OK 2025/01/28 02:49:20 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:20 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/28 02:49:21 INFO : small: Deleted 2025/01/28 02:49:21 INFO : large: Deleted --- PASS: TestMaxDelete (8.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:25 DEBUG : small: md5 = 444e6eaf02b4ddf0a03199663b6b2525 OK 2025/01/28 02:49:26 DEBUG : medium: md5 = e7f5dbff1ee26e3e01a0193a37b5089e OK 2025/01/28 02:49:28 DEBUG : large: md5 = faf3fdbb57b981607a00ba7d05a152fa OK 2025/01/28 02:49:28 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/28 02:49:29 INFO : medium: Deleted 2025/01/28 02:49:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:33 DEBUG : small: md5 = c9ef7c0152ae322ad6b281530919fc61 OK 2025/01/28 02:49:34 DEBUG : medium: md5 = eb357c41f00e12b0c991583b51df96ae OK 2025/01/28 02:49:36 DEBUG : large: md5 = 24a4b4f3e8d3039266962bab578f6f18 OK 2025/01/28 02:49:36 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/28 02:49:37 INFO : small: Deleted 2025/01/28 02:49:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.24s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:41 DEBUG : ReadFile: md5 = 1f9847b7d7228ad933540307a710f39c OK --- PASS: TestReadFile (4.17s) === RUN TestRetry 2025/01/28 02:49:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/28 02:49:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/28 02:49:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 02:49:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 02:49:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 02:49:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/28 02:49:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:49:45 DEBUG : file1: md5 = a11558b18e4a8d0b8bc9c5327d56f8bf OK 2025/01/28 02:49:47 DEBUG : file2: md5 = 11e5b515d628a1614f23cb77da613725 OK --- PASS: TestCat (17.97s) === RUN TestPurge 2025/01/28 02:50:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loduwot5muka" 2025/01/28 02:50:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:50:01 DEBUG : Creating backend with remote "TestDrive:crypt/4bt7ss6gjv9g88tf8qvfkv3h5rgltffg9k8fnvau48cjvqfsr0t0" 2025/01/28 02:50:02 DEBUG : Creating backend with remote "/tmp/rclone1841835908" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loduwot5muka'", Local "Local file system at /tmp/rclone1841835908", Modify Window "1ms" 2025/01/28 02:50:09 DEBUG : A1/B1/C1/one: md5 = aa9ab6455782f6d3d5ca8079ab75611a OK 2025/01/28 02:50:09 INFO : A2: Making directory 2025/01/28 02:50:10 INFO : A1/B2: Making directory 2025/01/28 02:50:11 INFO : A1/B2/C2: Making directory 2025/01/28 02:50:12 INFO : A1/B1/C3: Making directory 2025/01/28 02:50:13 INFO : A3: Making directory 2025/01/28 02:50:14 INFO : A3/B3: Making directory 2025/01/28 02:50:15 INFO : A3/B3/C4: Making directory 2025/01/28 02:50:18 DEBUG : A1/two: md5 = 68cb5a3dae21b7c90c7d850a7910d855 OK 2025/01/28 02:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loduwot5muka': Purge remote 2025/01/28 02:50:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:50:28 DEBUG : A1/B1/C1/one: md5 = dad25a1c3af548a74762ef1abbce851c OK 2025/01/28 02:50:28 INFO : A2: Making directory 2025/01/28 02:50:29 INFO : A1/B2: Making directory 2025/01/28 02:50:30 INFO : A1/B2/C2: Making directory 2025/01/28 02:50:31 INFO : A1/B1/C3: Making directory 2025/01/28 02:50:32 INFO : A3: Making directory 2025/01/28 02:50:33 INFO : A3/B3: Making directory 2025/01/28 02:50:34 INFO : A3/B3/C4: Making directory 2025/01/28 02:50:37 DEBUG : A1/two: md5 = 9ef0ff201998723997d63dc81e7ae330 OK 2025/01/28 02:50:38 DEBUG : removing 1 level 3 directories 2025/01/28 02:50:38 INFO : A3/B3/C4: Removing directory 2025/01/28 02:50:41 DEBUG : removing 2 level 3 directories 2025/01/28 02:50:41 INFO : A1/B2/C2: Removing directory 2025/01/28 02:50:41 INFO : A1/B1/C3: Removing directory 2025/01/28 02:50:41 DEBUG : removing 2 level 2 directories 2025/01/28 02:50:41 INFO : A3/B3: Removing directory 2025/01/28 02:50:41 INFO : A1/B2: Removing directory 2025/01/28 02:50:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 02:50:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/28 02:50:42 DEBUG : removing 2 level 1 directories 2025/01/28 02:50:42 INFO : A3: Removing directory 2025/01/28 02:50:42 INFO : A2: Removing directory 2025/01/28 02:50:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/28 02:50:48 DEBUG : removing 1 level 3 directories 2025/01/28 02:50:48 INFO : A1/B1/C1: Removing directory 2025/01/28 02:50:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:49 DEBUG : removing 1 level 2 directories 2025/01/28 02:50:49 INFO : A1/B1: Removing directory 2025/01/28 02:50:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 02:50:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:50:49 DEBUG : removing 1 level 1 directories 2025/01/28 02:50:49 INFO : A1: Removing directory 2025/01/28 02:50:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 02:50:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 02:50:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 02:50:51 DEBUG : removing 1 level 0 directories 2025/01/28 02:50:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Removing directory 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/28 02:50:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (29.45s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:50:53 INFO : A1: Making directory 2025/01/28 02:50:54 INFO : A1/B1: Making directory 2025/01/28 02:50:56 INFO : A1/B1/C1: Making directory 2025/01/28 02:50:58 DEBUG : removing 1 level 3 directories 2025/01/28 02:50:58 INFO : A1/B1/C1: Removing directory 2025/01/28 02:50:59 DEBUG : removing 1 level 2 directories 2025/01/28 02:50:59 INFO : A1/B1: Removing directory 2025/01/28 02:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:51:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:02 INFO : A1: Making directory 2025/01/28 02:51:03 INFO : A1/B1: Making directory 2025/01/28 02:51:04 INFO : A1/B1/C1: Making directory 2025/01/28 02:51:07 DEBUG : removing 1 level 3 directories 2025/01/28 02:51:07 INFO : A1/B1/C1: Removing directory 2025/01/28 02:51:08 DEBUG : removing 1 level 2 directories 2025/01/28 02:51:08 INFO : A1/B1: Removing directory 2025/01/28 02:51:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:51:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:14 DEBUG : file1: md5 = 2e033782b3f0324dc17c5df142064914 OK 2025/01/28 02:51:14 DEBUG : filename.txt: File name found in url 2025/01/28 02:51:16 DEBUG : filename.txt: md5 = 82d7a8301e734c977496b19b8599b149 OK 2025/01/28 02:51:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/28 02:51:17 DEBUG : headerfilename.txt: md5 = 1614954d669a433140f08af32a976e5c OK 2025/01/28 02:51:19 DEBUG : file2: md5 = 0f29be83b4c2668906d45d74ec0e083a OK --- PASS: TestCopyURL (10.95s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 02:51:25 DEBUG : sub/file2: md5 = 9a4fdc310b9ff35978552a6ae350e862 OK 2025/01/28 02:51:25 INFO : file1: Copied (new) to: sub/file2 2025/01/28 02:51:25 INFO : file1: Deleted 2025/01/28 02:51:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 02:51:26 DEBUG : file1: Unchanged skipping 2025/01/28 02:51:26 INFO : file1: Deleted 2025/01/28 02:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': don't need to copy/move sub/file2, it is already at target location 2025/01/28 02:51:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/28 02:51:31 DEBUG : file1: md5 = d37cae44d42b3b631eed233f2b7b0efa OK 2025/01/28 02:51:31 INFO : file1: Copied (new) 2025/01/28 02:51:31 INFO : file1: Deleted 2025/01/28 02:51:31 DEBUG : file1: Destination exists, skipping 2025/01/28 02:51:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:36 DEBUG : dst/file1: md5 = fde14c6074c189ead119b9b41b5d573c OK 2025/01/28 02:51:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-codidic5jeje/backup" 2025/01/28 02:51:37 DEBUG : Creating backend with remote "TestDrive:crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog/1nrff024r7pq65ecp72fc28jb0" 2025/01/28 02:51:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/28 02:51:42 INFO : dst/file1: Moved (server-side) 2025/01/28 02:51:44 DEBUG : dst/file1: md5 = b6c442a5faa9e8a78ef936b4e32aae22 OK 2025/01/28 02:51:44 INFO : dst/file1: Copied (new) 2025/01/28 02:51:44 INFO : dst/file1: Deleted 2025/01/28 02:51:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:51:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/28 02:51:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.80s) === 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-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:51:53 DEBUG : A1/one: md5 = ead3fe478e1aaff5a109614944bb36a0 OK 2025/01/28 02:51:55 DEBUG : A1/two: md5 = 946dc176546cd56244369d9f7c1acdc6 OK 2025/01/28 02:51:58 DEBUG : A1/B1/three: md5 = d2c079b7aca4cc6cb4d250aa167e4c4a OK 2025/01/28 02:52:01 DEBUG : A1/B1/C1/four: md5 = 1cc7952ab4c835582d6ff05edd3b23ce OK 2025/01/28 02:52:03 DEBUG : A1/B1/C2/five: md5 = 0b595aaf00475552f2b897bc6a9f7e3f OK 2025/01/28 02:52:03 INFO : A1/B2: Making directory 2025/01/28 02:52:04 INFO : A1/B1/C3: Making directory 2025/01/28 02:52:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/28 02:52:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/28 02:52:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/28 02:52:17 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/28 02:52:17 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/28 02:52:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 02:52:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 02:52:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:52:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 02:52:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 02:52:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/28 02:52:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/28 02:52:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/28 02:52:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/28 02:52:32 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/28 02:52:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/28 02:52:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 02:52:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 02:52:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:52:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 02:52:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 02:52:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/28 02:52:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/28 02:52:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/28 02:52:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/28 02:52:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/28 02:52:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/28 02:52:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/28 02:52:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/28 02:52:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/28 02:52:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:52:49 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 02:52:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 801ac44bade72ddb33e6740f3abcbba8 OK 2025/01/28 02:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/28 02:52:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 02:52:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/28 02:52:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 217d31fa1c0e788e2132f808073f7cdb OK 2025/01/28 02:52:53 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-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 02:52:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 1dcf475200ecb5e85f17cbb3d1884e14 OK 2025/01/28 02:52:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 02:52:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/28 02:52:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 50dcd9c3df499701f8b3948c3b9ede01 OK 2025/01/28 02:52:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 02:53:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 02:53:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/28 02:53:05 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (34 bytes), uploading instead of streaming 2025/01/28 02:53:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/28 02:53:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/28 02:53:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/28 02:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (48 bytes), uploading instead of streaming 2025/01/28 02:53:14 DEBUG : rcat_metadata: md5 = b79173e735e1fcfc780cf40bd7e90bb1 OK 2025/01/28 02:53:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/28 02:53:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/28 02:53:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3a97022caaddb8c22d5ccac294bf0605 OK 2025/01/28 02:53:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.32s) --- PASS: TestRcatMetadata/Normal (3.02s) --- PASS: TestRcatMetadata/ViaDisk (3.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:22 DEBUG : potato1: md5 = 59eca126e17212990589ebb0343006e6 OK 2025/01/28 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (60 bytes), uploading instead of streaming 2025/01/28 02:53:23 DEBUG : potato2: md5 = 1095a1dcd9645444f19814c2ffb731f8 OK 2025/01/28 02:53:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:27 DEBUG : potato1: md5 = 3f6d8c67646e519bd718838319cb6959 OK 2025/01/28 02:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': File to upload is small (60 bytes), uploading instead of streaming 2025/01/28 02:53:29 DEBUG : potato2: md5 = 5a131fc759bd5480f6e9464dac37d407 OK 2025/01/28 02:53:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:33 DEBUG : potato2: md5 = af8b67ce44e117c507800425a9fc9698 OK 2025/01/28 02:53:35 DEBUG : empty space: md5 = 43dbadd9bdf44ed4761d42fbc9b832ad OK 2025/01/28 02:53:38 DEBUG : sub dir/potato3: md5 = 05c39b5d2c9d2d6b922fbc434913625f OK 2025/01/28 02:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Touching "empty space" 2025/01/28 02:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Touching "potato2" 2025/01/28 02:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Touching "sub dir/potato3" 2025/01/28 02:53:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.75s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:45 DEBUG : dir with metadata: Making directory with metadata 2025/01/28 02:53:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.91s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:48 DEBUG : directory with modtime: Making directory with metadata 2025/01/28 02:53:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.00s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/28 02:53:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 02:53:51 DEBUG : Google drive root 'crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog': Skipping btime metadata as can't update it on an existing file: 2025-01-28T02:53:51.264619051Z 2025/01/28 02:53:52 INFO : non existent directory: Updated directory metadata 2025/01/28 02:53:54 DEBUG : Google drive root 'crypt/kq02br3kkqeqifvp7pvimo7279eu0ke07bulutipd8v1mvhptbog': Skipping btime metadata as can't update it on an existing file: 2025-01-28T02:53:51.264619051Z 2025/01/28 02:53:55 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:53:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/28 02:53:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/28 02:54:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:54:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/28 02:54:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 02:54:02 DEBUG : dst: Making directory with metadata 2025/01/28 02:54:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/28 02:54:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 02:54:04 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 02:54:04 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 02:54:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/28 02:54:05 INFO : dst: Set directory modification time (using SetModTime) 2025/01/28 02:54:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje'", Local "Local file system at /tmp/rclone2157231718", Modify Window "1ms" 2025/01/28 02:54:09 DEBUG : sub dir/test remove existing: md5 = 9692b2b87554c3fb1c762db819f0cfb1 OK 2025/01/28 02:54:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3b09a31065a426d51856d2b8261a1afa OK 2025/01/28 02:54:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yobosat4" before starting 2025/01/28 02:54:14 DEBUG : sub dir/test remove existing.yobosat4: TEST: removing renamed existing file after operation 2025/01/28 02:54:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xolofov4" before starting 2025/01/28 02:54:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xolofov4: TEST: renaming existing back after failed operation 2025/01/28 02:54:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanilud3" before starting 2025/01/28 02:54:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanilud3: TEST: removing renamed existing file after operation 2025/01/28 02:54:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hteanb5g9mc1mpqrbpc7piprdq5tnfuk3vtugilqii2htiejgut0" 2025/01/28 02:54:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "va0raqde64o6cnt8501e1gk1lkbof5aqke6g8s10gv6b5t7lk9354vd46q2pd0u2n0q6661lqmeggf7t3f9f2aj27l1eaucgatdms535ar1ktgfekq2ednqi1kkml2592isr6k0vlgamovifrh1fqeq12t3hekihs7nn9p4v9qij9lfir74g" --- PASS: TestRemoveExisting (15.55s) === 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/01/28 02:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-codidic5jeje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m45.351415233s (try 1/5)